File tree Expand file tree Collapse file tree 5 files changed +12
-12
lines changed
Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11name : core
22apiVersion : v1
3- version : 2.8.6
4- appVersion : 5.4.4
3+ version : 2.8.7
4+ appVersion : 5.4.5
55description : Helm chart for NeuVector's core services
66home : https://neuvector.com
77icon : https://avatars2.githubusercontent.com/u/19367275?s=200&v=4
Original file line number Diff line number Diff line change 55openshift : false
66
77registry : docker.io
8- tag : 5.4.4
8+ tag : 5.4.5
99oem :
1010imagePullSecrets :
1111psp : false
@@ -320,7 +320,7 @@ controller:
320320 image :
321321 repository : neuvector/compliance-config
322322 imagePullPolicy : IfNotPresent
323- tag : 1.0.5
323+ tag : 1.0.6
324324 hash :
325325enforcer :
326326 # If false, enforcer will not be installed
455455 image :
456456 repository : neuvector/registry-adapter
457457 imagePullPolicy : IfNotPresent
458- tag : 0.1.7
458+ tag : 0.1.8
459459 hash :
460460 priorityClassName :
461461 resources :
547547 registry : " "
548548 repository : neuvector/updater
549549 imagePullPolicy : IfNotPresent
550- tag : 0.0.3
550+ tag : 0.0.4
551551 hash :
552552 schedule : " 0 0 * * *"
553553 priorityClassName :
Original file line number Diff line number Diff line change 11name : crd
22apiVersion : v1
3- version : 2.8.6
4- appVersion : 5.4.4
3+ version : 2.8.7
4+ appVersion : 5.4.5
55description : Helm chart for NeuVector's CRD services
66home : https://neuvector.com
77icon : https://avatars2.githubusercontent.com/u/19367275?s=200&v=4
Original file line number Diff line number Diff line change 11name : monitor
22apiVersion : v1
3- version : 2.8.6
4- appVersion : 1.0.5
3+ version : 2.8.7
4+ appVersion : 1.0.6
55description : Helm chart for NeuVector monitor services
66home : https://neuvector.com
77icon : https://avatars2.githubusercontent.com/u/19367275?s=200&v=4
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ exporter:
1212 image :
1313 repository : neuvector/prometheus-exporter
1414 imagePullPolicy : IfNotPresent
15- tag : 1.0.5
15+ tag : 1.0.6
1616 # changes this to a readonly user !
1717 CTRL_USERNAME : admin
1818 CTRL_PASSWORD : admin
@@ -60,4 +60,4 @@ exporter:
6060 # certFile: /etc/prom-certs/cert-chain.pem
6161 # keyFile: /etc/prom-certs/key.pem
6262 # insecureSkipVerify: true
63- tlsConfig : {}
63+ tlsConfig : {}
You can’t perform that action at this time.
0 commit comments