diff --git a/charts/armo-components/Chart.yaml b/charts/armo-components/Chart.yaml index fec2a6e..71470c9 100644 --- a/charts/armo-components/Chart.yaml +++ b/charts/armo-components/Chart.yaml @@ -8,13 +8,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.7.13 +version: 1.7.14 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v1.7.13" +appVersion: "v1.7.14" maintainers: - name: Ben Hirschberg diff --git a/charts/armo-components/values.yaml b/charts/armo-components/values.yaml index a19a45a..8a1d0ba 100644 --- a/charts/armo-components/values.yaml +++ b/charts/armo-components/values.yaml @@ -217,7 +217,7 @@ armoWebsocket: image: # -- source code: https://github.com/armosec/k8s-ca-websocket (private repo) repository: quay.io/armosec/action-trigger - tag: v0.0.27 + tag: v0.0.37 pullPolicy: Always service: @@ -257,7 +257,7 @@ armoVulnScanner: image: # -- source code: https://github.com/armosec/ca-vuln-scan (private repo) repository: quay.io/armosec/images-vulnerabilities-scan - tag: v0.0.17 + tag: v0.0.19 pullPolicy: Always replicaCount: 1