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 #7362

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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.39.0
version: 0.45.0
- 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.108.0
digest: sha256:e2b4306eac185d9ee0827e570187a6b88e07ab4454d75153b84d2298d5379393
generated: "2024-10-04T19:59:12.231527006Z"
digest: sha256:642560993fb74be0848228420f06f38b976212eb54e4c566d06dfc01321070bf
generated: "2024-12-17T17:09:10.298097047Z"
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.39.0
version: 0.45.0
condition: strimzi-kafka-operator.enabled
- name: kube-monkey
alias: kubemonkey
Expand Down
Loading