Skip to content

Commit

Permalink
[updatecli] Bump nginx-ingress helm chart (#1276)
Browse files Browse the repository at this point in the history
* chore: Update key "releases[1].version" from file "helmfile.d/nginx-ing...

... ress.yaml"

Made with ❤️️  by updatecli

* chore: Update key "releases[0].version" from file "helmfile.d/nginx-ing...

... ress.yaml"

Made with ❤️️  by updatecli

Co-authored-by: updatebot <updatebot@olblak.com>
  • Loading branch information
jenkins-infra-bot and updatebot committed Jun 22, 2021
1 parent 6438ddd commit 552c804
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helmfile.d/nginx-ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ releases:
- name: public-nginx-ingress
chart: ingress-nginx/ingress-nginx
namespace: public-nginx-ingress
version: 3.33.0
version: 3.34.0
wait: true
timeout: 300
atomic: true
Expand Down Expand Up @@ -51,7 +51,7 @@ releases:
- name: private-nginx-ingress
chart: ingress-nginx/ingress-nginx
namespace: private-nginx-ingress
version: 3.33.0
version: 3.34.0
wait: true
timeout: 300
atomic: true
Expand Down

0 comments on commit 552c804

Please sign in to comment.