We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37aa108 commit 191cde8Copy full SHA for 191cde8
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.5.2
+ chartVersion: 2.5.3
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