Skip to content

Commit 4ca60b2

Browse files
authored
Merge pull request #1553 from projectsveltos/renovate/nginx-stable-nginx-ingress-2.x
Update Helm release nginx-stable/nginx-ingress to v2.4.0
2 parents 8556023 + 82ef8d7 commit 4ca60b2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config/samples/config_v1alpha1_clusterprofile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
- repositoryURL: https://helm.nginx.com/stable
2222
repositoryName: nginx-stable
2323
chartName: nginx-stable/nginx-ingress
24-
chartVersion: 2.3.1
24+
chartVersion: 2.4.0
2525
releaseName: nginx-latest
2626
releaseNamespace: nginx
2727
helmChartAction: Install

examples/multiple_helm_charts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spec:
1313
- repositoryURL: https://helm.nginx.com/stable/
1414
repositoryName: nginx-stable
1515
chartName: nginx-stable/nginx-ingress
16-
chartVersion: 2.3.1
16+
chartVersion: 2.4.0
1717
releaseName: ngix-latest
1818
releaseNamespace: nginx
1919
helmChartAction: Install

0 commit comments

Comments
 (0)