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.3.29 #214

Merged
merged 1 commit into from
Feb 17, 2023
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 infrastructure/helm/quantumserverless/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 0.1.0
- name: nginx-ingress-controller
repository: https://charts.bitnami.com/bitnami
version: 9.3.28
version: 9.3.29
- name: kuberay-operator
repository: https://ray-project.github.io/kuberay-helm
version: 0.4.0
Expand All @@ -23,5 +23,5 @@ dependencies:
- name: keycloak
repository: https://charts.bitnami.com/bitnami
version: 13.0.5
digest: sha256:8ece1d14ea355adea5387aac1925da929cb8a1cc6bf0a0e388da841a4115a911
generated: "2023-02-14T11:21:41.689755257Z"
digest: sha256:adfd3faba7adcfee626e9488f4f91832147aacc0a8a5358f10cbb8ae5aa0465e
generated: "2023-02-17T14:32:17.468955562Z"
2 changes: 1 addition & 1 deletion infrastructure/helm/quantumserverless/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
version: 0.1.0
- name: nginx-ingress-controller
condition: nginxIngressControllerEnable
version: 9.3.28
version: 9.3.29
repository: https://charts.bitnami.com/bitnami
- name: kuberay-operator
condition: kuberayOperatorEnable
Expand Down