Skip to content

Commit

Permalink
Merge pull request #439 from holyspectral/bump-versions-for-5-4
Browse files Browse the repository at this point in the history
Bump version up for helm charts 2.8.0 release
  • Loading branch information
holyspectral authored Sep 18, 2024
2 parents f9b82ad + 6df146a commit fc09f90
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 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.7.9
appVersion: 5.3.4
version: 2.8.0
appVersion: 5.4.0
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
2 changes: 1 addition & 1 deletion 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.3.4
tag: 5.4.0
oem:
imagePullSecrets:
psp: false
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.7.9
appVersion: 5.3.4
version: 2.8.0
appVersion: 5.4.0
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
2 changes: 1 addition & 1 deletion charts/monitor/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: monitor
apiVersion: v1
version: 2.7.9
version: 2.8.0
appVersion: 1-1.0.0
description: Helm chart for NeuVector monitor services
home: https://neuvector.com
Expand Down

0 comments on commit fc09f90

Please sign in to comment.