We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90e9ff1 commit 543615cCopy full SHA for 543615c
chart/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: openwifi
3
appVersion: "1.0"
4
description: A Helm chart for Kubernetes
5
-version: 4.1.0-RC1
+version: 4.1.0-RC2
6
dependencies:
7
- name: owgw
8
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v4.1.0-RC1"
chart/values.yaml
@@ -60,7 +60,7 @@ clustersysteminfo:
60
images:
61
clustersysteminfo:
62
repository: tip-tip-wlan-cloud-ucentral.jfrog.io/clustersysteminfo
63
- tag: v4.1.0-RC1
+ tag: v4.1.0-RC2
64
pullPolicy: Always
65
# regcred:
66
# registry: tip-tip-wlan-cloud-ucentral.jfrog.io
0 commit comments