Skip to content

Commit

Permalink
Merge pull request #386 from becitsthere/master
Browse files Browse the repository at this point in the history
Bump up version to 2.7.4 for 5.3.1 release
  • Loading branch information
becitsthere authored Apr 5, 2024
2 parents eccc60b + 426fd97 commit 5bcac7e
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 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.3
appVersion: 5.3.0
version: 2.7.4
appVersion: 5.3.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.3.0
tag: 5.3.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.7.3
appVersion: 5.3.0
version: 2.7.4
appVersion: 5.3.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
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.7.3
appVersion: 5.3.0
version: 2.7.4
appVersion: 5.3.1
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 5bcac7e

Please sign in to comment.