-
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.11 (#340)
- Loading branch information
Showing
16 changed files
with
53 additions
and
29 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
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,6 @@ | ||
dependencies: | ||
- name: secrets-store-csi-driver | ||
repository: https://raw.githubusercontent.com/kubernetes-sigs/secrets-store-csi-driver/master/charts | ||
version: 0.0.17 | ||
digest: sha256:211bb2762dee39addea841008c5c021b2279440524e509f61de383cb483b3506 | ||
generated: "2020-11-10T14:16:58.14538-08:00" | ||
version: 0.0.18 | ||
digest: sha256:ae1600246840518090f17a1766767040354aeed463fb4aaa9c8ff984ff5b9ed7 | ||
generated: "2020-12-14T11:28:13.035717-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.17 | ||
version: 0.0.18 | ||
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,28 @@ | ||
apiVersion: v1 | ||
entries: | ||
csi-secrets-store-provider-azure: | ||
- apiVersion: v1 | ||
appVersion: 0.0.11 | ||
created: "2020-12-14T11:31:53.103251-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.18 | ||
description: A Helm chart to install the Secrets Store CSI Driver and the Azure | ||
Keyvault Provider inside a Kubernetes cluster. | ||
digest: 034d1e50f2a9b0e11ce19bb2c7543fab4df56778e5d256cc12ae8406c4fc5fc3 | ||
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: | ||
- https://raw.githubusercontent.com/Azure/secrets-store-csi-driver-provider-azure/master/charts/csi-secrets-store-provider-azure-0.0.15.tgz | ||
version: 0.0.15 | ||
- apiVersion: v1 | ||
appVersion: 0.0.10 | ||
created: "2020-11-10T15:30:07.136468-08:00" | ||
|
@@ -221,4 +243,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: "2020-11-10T15:30:07.125549-08:00" | ||
generated: "2020-12-14T11:31:53.100257-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
Oops, something went wrong.