This repository was archived by the owner on Sep 15, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ type: application
88# This is the chart version. This version number should be incremented each time you make changes
99# to the chart and its templates, including the app version.
1010# Versions are expected to follow Semantic Versioning (https://semver.org/)
11- version : 1.7.13
11+ version : 1.7.14
1212
1313# This is the version number of the application being deployed. This version number should be
1414# incremented each time you make changes to the application. Versions are not expected to
1515# follow Semantic Versioning. They should reflect the version the application is using.
1616# It is recommended to use it with quotes.
17- appVersion : " v1.7.13 "
17+ appVersion : " v1.7.14 "
1818
1919maintainers :
2020- name : Ben Hirschberg
Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ armoWebsocket:
217217 image :
218218 # -- source code: https://github.com/armosec/k8s-ca-websocket (private repo)
219219 repository : quay.io/armosec/action-trigger
220- tag : v0.0.27
220+ tag : v0.0.37
221221 pullPolicy : Always
222222
223223 service :
@@ -257,7 +257,7 @@ armoVulnScanner:
257257 image :
258258 # -- source code: https://github.com/armosec/ca-vuln-scan (private repo)
259259 repository : quay.io/armosec/images-vulnerabilities-scan
260- tag : v0.0.17
260+ tag : v0.0.19
261261 pullPolicy : Always
262262
263263 replicaCount : 1
You can’t perform that action at this time.
0 commit comments