We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c027ff commit 5673316Copy full SHA for 5673316
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.1
+ chartVersion: 2.5.2
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