From ac815ee55ce367701e782e42cc9450cf70dc442e Mon Sep 17 00:00:00 2001 From: Ben Hirschberg Date: Tue, 7 Dec 2021 13:46:57 +0200 Subject: [PATCH] removing caregcred --- charts/armo-components/Chart.yaml | 4 ++-- charts/armo-components/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/armo-components/Chart.yaml b/charts/armo-components/Chart.yaml index 6984851..5551cf7 100644 --- a/charts/armo-components/Chart.yaml +++ b/charts/armo-components/Chart.yaml @@ -17,13 +17,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.0.3 +version: 1.0.4 # 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.0.3" +appVersion: "v1.0.4" maintainers: - name: Ben Hirschberg diff --git a/charts/armo-components/values.yaml b/charts/armo-components/values.yaml index df2d4e7..9a8a9ba 100644 --- a/charts/armo-components/values.yaml +++ b/charts/armo-components/values.yaml @@ -24,7 +24,7 @@ loginInfo: customer: "" -imagePullSecrets: caregcred +# imagePullSecrets: caregcred nameOverride: "" fullnameOverride: ""