diff --git a/helm-charts/0.28.1/README.md b/helm-charts/0.28.1/README.md index 3a9ba542..ab3d4b5a 100644 --- a/helm-charts/0.28.1/README.md +++ b/helm-charts/0.28.1/README.md @@ -5,7 +5,7 @@ that your sensitive data is always secure and protected. VSecM is perfect for securely storing arbitrary configuration information at a central location and securely dispatching it to workloads. -![Version: 0.28.0](https://img.shields.io/badge/Version-0.28.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.28.0](https://img.shields.io/badge/AppVersion-0.28.0-informational?style=flat-square) +![Version: 0.28.1](https://img.shields.io/badge/Version-0.28.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.28.1](https://img.shields.io/badge/AppVersion-0.28.1-informational?style=flat-square) [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/vsecm)](https://artifacthub.io/packages/helm/vsecm/vsecm) @@ -28,7 +28,7 @@ To use VMware Secrets Manager, follow the steps below: 3. Install VMware Secrets Manager using Helm: ```bash - helm install vsecm vsecm/vsecm --version 0.28.0 + helm install vsecm vsecm/vsecm --version 0.28.1 ``` ## Options @@ -47,7 +47,7 @@ and `global.baseImage` respectively. Here's an example command with the above options: ```bash -helm install vsecm vsecm/helm-charts --version 0.28.0 \ +helm install vsecm vsecm/helm-charts --version 0.28.1 \ --set global.deploySpire=true --set global.baseImage=distroless ``` @@ -65,7 +65,7 @@ These environment variable configurations are expose through subcharts. You can modify them as follows: ```bash -helm install vsecm vsecm/helm-charts --version 0.28.0 \ +helm install vsecm vsecm/helm-charts --version 0.28.1 \ --set safe.environments.VSECM_LOG_LEVEL="6" --set sentinel.environments.VSECM_LOGL_LEVEL="5" # You can update other environment variables too. @@ -97,10 +97,10 @@ The sections below are autogenerated from chart source code: | Repository | Name | Version | |------------|------|---------| -| file://charts/keystone | keystone | 0.28.0 | -| file://charts/safe | safe | 0.28.0 | -| file://charts/sentinel | sentinel | 0.28.0 | -| file://charts/spire | spire | 0.28.0 | +| file://charts/keystone | keystone | 0.28.1 | +| file://charts/safe | safe | 0.28.1 | +| file://charts/sentinel | sentinel | 0.28.1 | +| file://charts/spire | spire | 0.28.1 | ## Values diff --git a/helm-charts/0.28.1/charts/safe/README.md b/helm-charts/0.28.1/charts/safe/README.md index d7af18d4..9d8501b5 100644 --- a/helm-charts/0.28.1/charts/safe/README.md +++ b/helm-charts/0.28.1/charts/safe/README.md @@ -1,6 +1,6 @@ # safe -![Version: 0.28.0](https://img.shields.io/badge/Version-0.28.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.28.0](https://img.shields.io/badge/AppVersion-0.28.0-informational?style=flat-square) +![Version: 0.28.1](https://img.shields.io/badge/Version-0.28.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.28.1](https://img.shields.io/badge/AppVersion-0.28.1-informational?style=flat-square) Helm chart for VMware Secrets Manager (VSecM) Safe diff --git a/helm-charts/0.28.1/charts/sentinel/README.md b/helm-charts/0.28.1/charts/sentinel/README.md index 3dc017b7..90bfcbc6 100644 --- a/helm-charts/0.28.1/charts/sentinel/README.md +++ b/helm-charts/0.28.1/charts/sentinel/README.md @@ -1,6 +1,6 @@ # sentinel -![Version: 0.28.0](https://img.shields.io/badge/Version-0.28.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.28.0](https://img.shields.io/badge/AppVersion-0.28.0-informational?style=flat-square) +![Version: 0.28.1](https://img.shields.io/badge/Version-0.28.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.28.1](https://img.shields.io/badge/AppVersion-0.28.1-informational?style=flat-square) Helm chart for sentinel diff --git a/helm-charts/0.28.1/charts/spire/README.md b/helm-charts/0.28.1/charts/spire/README.md index e001f166..9d8476cc 100644 --- a/helm-charts/0.28.1/charts/spire/README.md +++ b/helm-charts/0.28.1/charts/spire/README.md @@ -1,6 +1,6 @@ # spire -![Version: 0.28.0](https://img.shields.io/badge/Version-0.28.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.28.0](https://img.shields.io/badge/AppVersion-0.28.0-informational?style=flat-square) +![Version: 0.28.1](https://img.shields.io/badge/Version-0.28.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.28.1](https://img.shields.io/badge/AppVersion-0.28.1-informational?style=flat-square) Helm chart for spire