We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8556023 + 82ef8d7 commit 4ca60b2Copy full SHA for 4ca60b2
2 files changed
config/samples/config_v1alpha1_clusterprofile.yaml
@@ -21,7 +21,7 @@ spec:
21
- repositoryURL: https://helm.nginx.com/stable
22
repositoryName: nginx-stable
23
chartName: nginx-stable/nginx-ingress
24
- chartVersion: 2.3.1
+ chartVersion: 2.4.0
25
releaseName: nginx-latest
26
releaseNamespace: nginx
27
helmChartAction: Install
examples/multiple_helm_charts.yaml
@@ -13,7 +13,7 @@ spec:
13
- repositoryURL: https://helm.nginx.com/stable/
14
15
16
17
releaseName: ngix-latest
18
19
0 commit comments