Skip to content

Commit

Permalink
Merge pull request #204 from danmanners/renovate/ingress-nginx-4.x
Browse files Browse the repository at this point in the history
Update Helm release ingress-nginx to v4.7.2
  • Loading branch information
danmanners authored Sep 10, 2023
2 parents 69b60c2 + 7031be4 commit a12759b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ helmCharts:
releaseName: ingress-nginx
namespace: kube-system
repo: https://kubernetes.github.io/ingress-nginx
version: "4.7.1"
version: "4.7.2"
valuesFile: values.yaml

# patches:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ helmCharts:
releaseName: ingress-nginx
namespace: kube-system
repo: https://kubernetes.github.io/ingress-nginx
version: "4.7.1"
version: "4.7.2"
valuesFile: values.yaml

patches:
Expand Down

0 comments on commit a12759b

Please sign in to comment.