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

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.2
- name: ingress-nginx
repository: https://kubernetes.github.io/ingress-nginx
version: 4.7.1
version: 4.8.3
- 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.73.1
digest: sha256:f789ea4250c5dca5abcbba4ad188796bc1bcd2cafae2c9626584836f758c83e8
generated: "2023-11-09T09:05:54.142299359Z"
digest: sha256:45f90d16054292cab84b5538cb209b274171d6a0339497371e1cfef2123d7a67
generated: "2023-11-14T07:59:52.022063397Z"
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.3
condition: ingress-nginx.enabled
- name: strimzi-kafka-operator
repository: https://strimzi.io/charts/
Expand Down