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 ingress-nginx helm chart in galoy-deps #4326

Closed
wants to merge 1 commit into from
Closed
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 @@ -4,7 +4,7 @@ dependencies:
version: v1.13.0
- name: ingress-nginx
repository: https://kubernetes.github.io/ingress-nginx
version: 4.7.1
version: 4.8.0
- name: strimzi-kafka-operator
repository: https://strimzi.io/charts/
version: 0.36.1
Expand All @@ -14,5 +14,5 @@ dependencies:
- name: opentelemetry-collector
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.68.0
digest: sha256:fba214ab89bb5b51d6d1983c4c98feeb92a7235183e8bbfd8b06463ddf148143
generated: "2023-09-20T07:00:45.877660594Z"
digest: sha256:21a8b98175c0baf743672fcb7cb299a2474b966c053058f4b842b343e5c170e3
generated: "2023-09-28T13:08:33.069663578Z"
2 changes: 1 addition & 1 deletion charts/galoy-deps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
condition: cert-manager.enabled
- name: "ingress-nginx"
repository: "https://kubernetes.github.io/ingress-nginx"
version: 4.7.1
version: 4.8.0
condition: ingress-nginx.enabled
- name: strimzi-kafka-operator
repository: https://strimzi.io/charts/
Expand Down