diff --git a/charts/armo-components/Chart.yaml b/charts/armo-components/Chart.yaml index b9f76b8..dfc6fee 100644 --- a/charts/armo-components/Chart.yaml +++ b/charts/armo-components/Chart.yaml @@ -16,13 +16,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.4 +version: 1.7.5 # 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.4" +appVersion: "v1.7.5" maintainers: - name: Ben Hirschberg @@ -30,7 +30,7 @@ maintainers: - name: David Wertenteil email: dw@armosec.io - name: Bezalel Brandwine - email: bbrandwine@armosec.io + email: bez@armosec.io home: https://www.armosec.io/ diff --git a/charts/armo-components/values.yaml b/charts/armo-components/values.yaml index c948b9c..1eb36b4 100644 --- a/charts/armo-components/values.yaml +++ b/charts/armo-components/values.yaml @@ -140,7 +140,7 @@ armoKubescape: enableHostScan: true downloadArtifacts: true - skipUpdateCheck: true + skipUpdateCheck: false submit: true replicaCount: 1