Skip to content

Commit 543615c

Browse files
Chg: update image tag in helm values to v4.1.0-RC2
1 parent 90e9ff1 commit 543615c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: openwifi
33
appVersion: "1.0"
44
description: A Helm chart for Kubernetes
5-
version: 4.1.0-RC1
5+
version: 4.1.0-RC2
66
dependencies:
77
- name: owgw
88
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v4.1.0-RC1"

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ clustersysteminfo:
6060
images:
6161
clustersysteminfo:
6262
repository: tip-tip-wlan-cloud-ucentral.jfrog.io/clustersysteminfo
63-
tag: v4.1.0-RC1
63+
tag: v4.1.0-RC2
6464
pullPolicy: Always
6565
# regcred:
6666
# registry: tip-tip-wlan-cloud-ucentral.jfrog.io

0 commit comments

Comments
 (0)