-
Notifications
You must be signed in to change notification settings - Fork 197
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release: update manifest and helm charts for 0.0.13 (#409)
Signed-off-by: Anish Ramasekar <[email protected]>
- Loading branch information
Showing
19 changed files
with
109 additions
and
42 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
dependencies: | ||
- name: secrets-store-csi-driver | ||
repository: https://raw.githubusercontent.com/kubernetes-sigs/secrets-store-csi-driver/master/charts | ||
version: 0.0.19 | ||
digest: sha256:80e87a19cd0d02a8aee662e6f38fefa9b7a1d8c499000e6b170da7b7d78eba2e | ||
generated: "2021-01-19T17:52:12.701524-08:00" | ||
version: 0.0.20 | ||
digest: sha256:1674fe949dfbf57958620bef8e4053dc9666a4f70b7c2ef26e5753924f16d09b | ||
generated: "2021-02-18T18:35:20.745844-08:00" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
dependencies: | ||
- name: secrets-store-csi-driver | ||
repository: https://raw.githubusercontent.com/kubernetes-sigs/secrets-store-csi-driver/master/charts | ||
version: 0.0.19 | ||
version: 0.0.20 | ||
condition: secrets-store-csi-driver.install |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,27 @@ | ||
apiVersion: v1 | ||
entries: | ||
csi-secrets-store-provider-azure: | ||
- apiVersion: v1 | ||
appVersion: 0.0.13 | ||
created: "2021-02-18T18:39:56.811398-08:00" | ||
dependencies: | ||
- condition: secrets-store-csi-driver.install | ||
name: secrets-store-csi-driver | ||
repository: https://raw.githubusercontent.com/kubernetes-sigs/secrets-store-csi-driver/master/charts | ||
version: 0.0.20 | ||
description: A Helm chart to install the Secrets Store CSI Driver and the Azure Keyvault Provider inside a Kubernetes cluster. | ||
digest: 17d7e6e7aa52cae1e26adc5395190a1e142fa47369f788be7380c84d015783ec | ||
home: https://github.com/Azure/secrets-store-csi-driver-provider-azure | ||
kubeVersion: '>=1.16.0-0' | ||
maintainers: | ||
- email: [email protected] | ||
name: Anish Ramasekar | ||
name: csi-secrets-store-provider-azure | ||
sources: | ||
- https://github.com/Azure/secrets-store-csi-driver-provider-azure | ||
urls: | ||
- //raw.githubusercontent.com/Azure/secrets-store-csi-driver-provider-azure/master/charts/csi-secrets-store-provider-azure-0.0.17.tgz | ||
version: 0.0.17 | ||
- apiVersion: v1 | ||
appVersion: 0.0.12 | ||
created: "2021-01-19T17:56:13.764533-08:00" | ||
|
@@ -253,4 +274,4 @@ entries: | |
urls: | ||
- https://raw.githubusercontent.com/Azure/secrets-store-csi-driver-provider-azure/master/charts/csi-secrets-store-provider-azure-0.0.5.tgz | ||
version: 0.0.5 | ||
generated: "2021-01-19T17:56:13.76287-08:00" | ||
generated: "2021-02-18T18:39:56.808755-08:00" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
manifest_staging/charts/csi-secrets-store-provider-azure/Chart.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
manifest_staging/charts/csi-secrets-store-provider-azure/requirements.lock
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
dependencies: | ||
- name: secrets-store-csi-driver | ||
repository: https://raw.githubusercontent.com/kubernetes-sigs/secrets-store-csi-driver/master/charts | ||
version: 0.0.19 | ||
digest: sha256:80e87a19cd0d02a8aee662e6f38fefa9b7a1d8c499000e6b170da7b7d78eba2e | ||
generated: "2021-01-19T17:52:12.701524-08:00" | ||
version: 0.0.20 | ||
digest: sha256:1674fe949dfbf57958620bef8e4053dc9666a4f70b7c2ef26e5753924f16d09b | ||
generated: "2021-02-18T18:35:20.745844-08:00" |
2 changes: 1 addition & 1 deletion
2
manifest_staging/charts/csi-secrets-store-provider-azure/requirements.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
dependencies: | ||
- name: secrets-store-csi-driver | ||
repository: https://raw.githubusercontent.com/kubernetes-sigs/secrets-store-csi-driver/master/charts | ||
version: 0.0.19 | ||
version: 0.0.20 | ||
condition: secrets-store-csi-driver.install |
Oops, something went wrong.