From b365cc969a1634cccba51378c0d6fe547b2006db Mon Sep 17 00:00:00 2001 From: David Wertenteil Date: Thu, 26 May 2022 13:02:08 +0300 Subject: [PATCH] update images --- README.md | 2 +- charts/armo-components/Chart.yaml | 4 ++-- charts/armo-components/values.yaml | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 883d637..63acd1f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ARMO cluster components ARMO Vulnerability Scanning -![Version: 1.7.7](https://img.shields.io/badge/Version-1.7.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.7.7](https://img.shields.io/badge/AppVersion-v1.7.7-informational?style=flat-square) +![Version: 1.7.8](https://img.shields.io/badge/Version-1.7.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.7.8](https://img.shields.io/badge/AppVersion-v1.7.8-informational?style=flat-square) ## [Docs](https://hub.armo.cloud/docs/installation-of-armo-in-cluster) diff --git a/charts/armo-components/Chart.yaml b/charts/armo-components/Chart.yaml index 406922c..07e554f 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.7 +version: 1.7.8 # 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.7" +appVersion: "v1.7.8" maintainers: - name: Ben Hirschberg diff --git a/charts/armo-components/values.yaml b/charts/armo-components/values.yaml index cc7ded0..0f45d60 100644 --- a/charts/armo-components/values.yaml +++ b/charts/armo-components/values.yaml @@ -125,7 +125,7 @@ armoKubescapeScanScheduler: image: # -- source code: https://github.com/armosec/http-request (public repo) repository: quay.io/armosec/http_request - tag: v0.0.5 + tag: v0.0.6 pullPolicy: IfNotPresent replicaCount: 1 @@ -141,7 +141,7 @@ armoKubescape: image: # -- source code: https://github.com/armosec/kubescape/tree/master/httphandler (public repo) repository: quay.io/armosec/kubescape - tag: v2.0.155 + tag: v2.0.156 pullPolicy: Always resources: @@ -224,7 +224,7 @@ armoVulnScanner: image: # -- source code: https://github.com/armosec/ca-vuln-scan (private repo) repository: quay.io/armosec/images-vulnerabilities-scan - tag: v0.0.10 + tag: v0.0.11 pullPolicy: Always replicaCount: 1