Skip to content

Commit

Permalink
Upgrade nginx-ingress to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Syntaf committed Jul 19, 2024
1 parent 97c7007 commit d6fb731
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions k8s/wetrockpolice/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: nginx-ingress
repository: https://helm.nginx.com/stable
version: 1.0.0
version: 1.2.0
- name: external-dns
repository: https://charts.bitnami.com/bitnami
version: 7.2.0
Expand All @@ -11,5 +11,5 @@ dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.4.0
digest: sha256:e4d409e5fc4a5aeaa608f2e56f05baf0028f0c2572949d84c4d361d74d77724b
generated: "2024-07-18T18:14:22.459406-07:00"
digest: sha256:1907f0e4977ef03fc97370e73a92314de28abddfe51f3ae41432c6924461ee1b
generated: "2024-07-18T18:24:17.537723-07:00"
2 changes: 1 addition & 1 deletion k8s/wetrockpolice/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: wetrockpolice
description: A Helm chart for Kubernetes
dependencies:
- name: nginx-ingress
version: "1.0.0"
version: "1.2.0"
repository: "https://helm.nginx.com/stable"
- name: external-dns
version: "7.2.0"
Expand Down
Binary file removed k8s/wetrockpolice/charts/nginx-ingress-1.0.0.tgz
Binary file not shown.
Binary file added k8s/wetrockpolice/charts/nginx-ingress-1.2.0.tgz
Binary file not shown.

0 comments on commit d6fb731

Please sign in to comment.