Skip to content

Commit

Permalink
Merge pull request #320 from becitsthere/master
Browse files Browse the repository at this point in the history
Bump up chart version to 2.6.4 for release 5.2.2-s1
  • Loading branch information
becitsthere authored Oct 11, 2023
2 parents 0f686c8 + 3b0e110 commit 5a8ff73
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions charts/core/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: core
apiVersion: v1
version: 2.6.3
appVersion: 5.2.2
version: 2.6.4
appVersion: 5.2.2-s1
description: Helm chart for NeuVector's core services
home: https://neuvector.com
icon: https://avatars2.githubusercontent.com/u/19367275?s=200&v=4
Expand Down
4 changes: 2 additions & 2 deletions charts/core/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
openshift: false

registry: docker.io
tag: 5.2.2
tag: 5.2.2-s1
oem:
imagePullSecrets:
psp: false
Expand Down Expand Up @@ -391,7 +391,7 @@ cve:
enabled: false
image:
repository: neuvector/registry-adapter
tag: 0.1.0
tag: 0.1.1-s
hash:
priorityClassName:
resources:
Expand Down
4 changes: 2 additions & 2 deletions charts/crd/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: crd
apiVersion: v1
version: 2.6.3
appVersion: 5.2.2
version: 2.6.4
appVersion: 5.2.2-s1
description: Helm chart for NeuVector's CRD services
home: https://neuvector.com
icon: https://avatars2.githubusercontent.com/u/19367275?s=200&v=4
Expand Down
4 changes: 2 additions & 2 deletions charts/monitor/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: monitor
apiVersion: v1
version: 2.6.3
appVersion: 5.2.2
version: 2.6.4
appVersion: 5.2.2-s1
description: Helm chart for NeuVector monitor services
home: https://neuvector.com
icon: https://avatars2.githubusercontent.com/u/19367275?s=200&v=4
Expand Down

0 comments on commit 5a8ff73

Please sign in to comment.