Skip to content

Commit

Permalink
Bump version up for helm charts 2.8.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
holyspectral committed Nov 18, 2024
1 parent 9dcbc16 commit d8ab270
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.8.2
appVersion: 5.4.0
version: 2.8.3
appVersion: 5.4.1
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.4.0
tag: 5.4.1
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.8.2
appVersion: 5.4.0
version: 2.8.3
appVersion: 5.4.1
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.8.2
version: 2.8.3
appVersion: 1-1.0.0
description: Helm chart for NeuVector monitor services
home: https://neuvector.com
Expand Down

0 comments on commit d8ab270

Please sign in to comment.