Skip to content

Commit

Permalink
Update NeuVector Helm chart to 5.1.2 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
devpro committed Apr 22, 2023
1 parent 50c2835 commit 578d099
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 8 deletions.
6 changes: 3 additions & 3 deletions charts/neuvector/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: core
repository: https://neuvector.github.io/neuvector-helm/
version: 2.2.4
digest: sha256:486324abca15d20b00f28f7b98cc33e47eea5b1f0724d20a88dd38b945130e45
generated: "2022-11-07T09:30:55.4183321+01:00"
version: 2.4.3
digest: sha256:72100a589fe98a8bb8a22e9727eda5a7062191c18665a1dc2c3860cd573dd16e
generated: "2023-04-22T18:00:40.68913315+02:00"
6 changes: 3 additions & 3 deletions charts/neuvector/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ apiVersion: v2
name: neuvector
description: Helm chart for managing NeuVector
type: application
version: "0.1.3"
appVersion: "5.0.4"
version: "0.2.0"
appVersion: "5.1.2"
dependencies:
- name: core
version: 2.2.4
version: 2.4.3
repository: https://neuvector.github.io/neuvector-helm/
maintainers:
- name: devpro
Expand Down
2 changes: 0 additions & 2 deletions charts/neuvector/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,5 @@ core:
ingress:
enabled: true
ingressClassName: nginx
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
tls: true
secretName: neuvector-tls

0 comments on commit 578d099

Please sign in to comment.