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

Update Helm release nginx-ingress-controller to v9.11.0 #1199

Merged
merged 1 commit into from
Feb 21, 2024
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/quantum-serverless/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ dependencies:
version: 0.9.0
- name: nginx-ingress-controller
repository: https://charts.bitnami.com/bitnami
version: 9.9.4
version: 9.11.0
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 13.4.4
- name: kuberay-operator
repository: https://ray-project.github.io/kuberay-helm
version: 1.0.0
digest: sha256:f753888bb6e1664d50576d1cf4dfdae3acb3634e0856f39682db2b493f93f59a
generated: "2024-02-21T16:34:11.47386204Z"
digest: sha256:9b10c7858508eede98d9302d08742dbb3adcaa7d3afe165219145d4c68ab29ee
generated: "2024-02-21T17:19:57.852813464Z"
2 changes: 1 addition & 1 deletion charts/quantum-serverless/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
version: 0.9.0
- name: nginx-ingress-controller
condition: nginxIngressControllerEnable
version: 9.9.4
version: 9.11.0
repository: https://charts.bitnami.com/bitnami
- name: postgresql
condition: postgresqlEnable
Expand Down
Loading