Skip to content

Commit f14b38b

Browse files
committed
Bump up version 2.7.2 for product 5.3.0 release
1 parent caa31c7 commit f14b38b

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

charts/core/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: core
22
apiVersion: v1
3-
version: 2.7.1
4-
appVersion: 5.2.4-s1
3+
version: 2.7.2
4+
appVersion: 5.3.0
55
description: Helm chart for NeuVector's core services
66
home: https://neuvector.com
77
icon: https://avatars2.githubusercontent.com/u/19367275?s=200&v=4

charts/core/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
openshift: false
66

77
registry: docker.io
8-
tag: 5.2.4-s1
8+
tag: 5.3.0
99
oem:
1010
imagePullSecrets:
1111
psp: false

charts/crd/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: crd
22
apiVersion: v1
3-
version: 2.7.1
4-
appVersion: 5.2.4-s1
3+
version: 2.7.2
4+
appVersion: 5.3.0
55
description: Helm chart for NeuVector's CRD services
66
home: https://neuvector.com
77
icon: https://avatars2.githubusercontent.com/u/19367275?s=200&v=4

charts/monitor/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: monitor
22
apiVersion: v1
3-
version: 2.7.1
4-
appVersion: 5.2.4-s1
3+
version: 2.7.2
4+
appVersion: 5.3.0
55
description: Helm chart for NeuVector monitor services
66
home: https://neuvector.com
77
icon: https://avatars2.githubusercontent.com/u/19367275?s=200&v=4

0 commit comments

Comments
 (0)