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 helm release ingress-nginx to v4.9.1 #26

Merged
merged 1 commit into from
Jan 30, 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
8 changes: 4 additions & 4 deletions charts/runtime/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ dependencies:
version: 0.1.7
- name: ingress-nginx
repository: https://kubernetes.github.io/ingress-nginx
version: 4.9.0
version: 4.9.1
- name: ingress-nginx
repository: https://kubernetes.github.io/ingress-nginx
version: 4.9.0
version: 4.9.1
- name: flux2
repository: https://fluxcd-community.github.io/helm-charts
version: 2.12.2
digest: sha256:af5db7fd71969c7b2a9c3a6e497c00d256e807c003771e3f70dd1628e27daf27
generated: "2024-01-05T16:28:45.290233-05:00"
digest: sha256:0712820ef337ffc39c05d2a4298ddba2498037f25edf23e64c0943895c2a9d2e
generated: "2024-01-27T09:48:09.769191005Z"
4 changes: 2 additions & 2 deletions charts/runtime/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ dependencies:
- name: plural-certmanager-webhook
version: 0.1.7
- name: ingress-nginx
version: 4.9.0
version: 4.9.1
repository: https://kubernetes.github.io/ingress-nginx
condition: ingress-nginx.enabled
- name: ingress-nginx
version: 4.9.0
version: 4.9.1
repository: https://kubernetes.github.io/ingress-nginx
alias: ingress-nginx-private
condition: ingress-nginx-private.enabled
Expand Down