Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update strimzi-kafka-operator helm chart in galoy-deps #3977

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/galoy-deps/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ dependencies:
version: 4.7.1
- name: strimzi-kafka-operator
repository: https://strimzi.io/charts/
version: 0.35.1
version: 0.36.1
- name: kube-monkey
repository: https://asobti.github.io/kube-monkey/charts/repo
version: 1.5.2
- name: opentelemetry-collector
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.62.3
digest: sha256:8fc2b01a0fc2e4df934174e8c765222ff4124a042d7c8855b3e4a147b9172022
generated: "2023-07-26T12:57:03.102815616Z"
digest: sha256:304171f430ae5cecdafddd83eae1001b44745214f5f546351bd478194b124307
generated: "2023-08-01T18:16:36.531678655Z"
2 changes: 1 addition & 1 deletion charts/galoy-deps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies:
condition: ingress-nginx.enabled
- name: strimzi-kafka-operator
repository: https://strimzi.io/charts/
version: 0.35.1
version: 0.36.1
condition: strimzi-kafka-operator.enabled
- name: kube-monkey
alias: kubemonkey
Expand Down
Loading