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

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.1
- name: ingress-nginx
repository: https://kubernetes.github.io/ingress-nginx
version: 4.7.1
version: 4.8.1
- 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.69.2
digest: sha256:45eb952234db030c3e001c6856293911e93bea12f365be504fe2c2e8dff6885e
generated: "2023-09-29T19:05:43.427643362Z"
digest: sha256:9cc8b1977316838de9225d70681c8f705002e74a4e00d7cd36075b65ae532dd7
generated: "2023-10-03T21:15:24.232159384Z"
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.1
condition: ingress-nginx.enabled
- name: strimzi-kafka-operator
repository: https://strimzi.io/charts/
Expand Down
Loading