Skip to content

Commit

Permalink
release: update manifest and helm charts for v0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
aramase committed Oct 9, 2020
1 parent 1d0d394 commit 8a64f00
Show file tree
Hide file tree
Showing 12 changed files with 41 additions and 24 deletions.
33 changes: 25 additions & 8 deletions charts/index.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,26 @@
apiVersion: v1
entries:
secrets-store-csi-driver:
- apiVersion: v1
appVersion: 0.0.16
created: "2020-10-09T15:44:41.406908-07:00"
description: A Helm chart to install the SecretsStore CSI Driver inside a Kubernetes
cluster.
digest: 28801272b580f6c5a8ec7cf634b05176debf8b7e92724847f594512ac081171c
icon: https://github.com/kubernetes/kubernetes/blob/master/logo/logo.png
kubeVersion: '>=1.16.0-0'
maintainers:
- email: ritazh@microsoft.com
name: Rita Zhang
name: secrets-store-csi-driver
sources:
- https://github.com/kubernetes-sigs/secrets-store-csi-driver
urls:
- https://raw.githubusercontent.com/kubernetes-sigs/secrets-store-csi-driver/master/charts/secrets-store-csi-driver-0.0.16.tgz
version: 0.0.16
- apiVersion: v1
appVersion: 0.0.15
created: "2020-10-07T11:08:58.823126-07:00"
created: "2020-10-09T15:44:41.405923-07:00"
description: A Helm chart to install the SecretsStore CSI Driver inside a Kubernetes
cluster.
digest: 155ead450f2f8824f99f8508a11d14ae703084a5b95d7dbac391658199cf4a9a
Expand All @@ -20,7 +37,7 @@ entries:
version: 0.0.15
- apiVersion: v1
appVersion: 0.0.14
created: "2020-10-07T11:08:58.822085-07:00"
created: "2020-10-09T15:44:41.404302-07:00"
description: A Helm chart to install the SecretsStore CSI Driver inside a Kubernetes
cluster.
digest: 6390ebd13eeb76d1ed22263831d5383f8258bec1731d4f98e6c8dfe8b6256249
Expand All @@ -37,7 +54,7 @@ entries:
version: 0.0.14
- apiVersion: v1
appVersion: 0.0.13
created: "2020-10-07T11:08:58.820706-07:00"
created: "2020-10-09T15:44:41.402899-07:00"
description: A Helm chart to install the SecretsStore CSI Driver inside a Kubernetes
cluster.
digest: 426ea403ad1083cae569a13d8ecf686e4797b7816f6254709070afc4f4b858ab
Expand All @@ -54,7 +71,7 @@ entries:
version: 0.0.13
- apiVersion: v1
appVersion: 0.0.12
created: "2020-10-07T11:08:58.819399-07:00"
created: "2020-10-09T15:44:41.401745-07:00"
description: A Helm chart to install the SecretsStore CSI Driver inside a Kubernetes
cluster.
digest: 0c132d4be8c4eb48109a4fe8cc0ce29e6fc9f68647bb522c4040d033861a0e78
Expand All @@ -71,7 +88,7 @@ entries:
version: 0.0.12
- apiVersion: v1
appVersion: 0.0.11
created: "2020-10-07T11:08:58.818164-07:00"
created: "2020-10-09T15:44:41.399985-07:00"
description: A Helm chart to install the SecretsStore CSI Driver inside a Kubernetes
cluster.
digest: 2751ae7aed8ea2fc7dcdcbbf26240fccb2eefd83d3943cef45bb58bb1d297692
Expand All @@ -88,7 +105,7 @@ entries:
version: 0.0.11
- apiVersion: v1
appVersion: 0.0.10
created: "2020-10-07T11:08:58.816565-07:00"
created: "2020-10-09T15:44:41.398579-07:00"
description: A Helm chart to install the SecretsStore CSI Driver inside a Kubernetes
cluster.
digest: 9fae95e4611c9c120ed12505e735680b70ed133ea987fd32db05046cb45eda9e
Expand All @@ -105,7 +122,7 @@ entries:
version: 0.0.10
- apiVersion: v1
appVersion: 0.0.9
created: "2020-10-07T11:08:58.823906-07:00"
created: "2020-10-09T15:44:41.407595-07:00"
description: A Helm chart to install the SecretsStore CSI Driver inside a Kubernetes
cluster.
digest: 0f74454ca36c979a352d8a7b6d847521897ebf78195527ed8946201a841887a7
Expand All @@ -120,4 +137,4 @@ entries:
urls:
- https://raw.githubusercontent.com/kubernetes-sigs/secrets-store-csi-driver/master/charts/secrets-store-csi-driver-0.0.9.tgz
version: 0.0.9
generated: "2020-10-07T11:08:58.813708-07:00"
generated: "2020-10-09T15:44:41.397295-07:00"
Binary file added charts/secrets-store-csi-driver-0.0.16.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions charts/secrets-store-csi-driver/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: secrets-store-csi-driver
version: 0.0.15
appVersion: 0.0.15
version: 0.0.16
appVersion: 0.0.16
kubeVersion: ">=1.16.0-0"
description: A Helm chart to install the SecretsStore CSI Driver inside a Kubernetes cluster.
icon: https://github.com/kubernetes/kubernetes/blob/master/logo/logo.png
Expand Down
4 changes: 2 additions & 2 deletions charts/secrets-store-csi-driver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The following table lists the configurable parameters of the csi-secrets-store-p
| `fullnameOverride` | String to fully override secrets-store-csi-driver.fullname template with a string | `""` |
| `linux.image.repository` | Linux image repository | `us.gcr.io/k8s-artifacts-prod/csi-secrets-store/driver` |
| `linux.image.pullPolicy` | Linux image pull policy | `Always` |
| `linux.image.tag` | Linux image tag | `v0.0.15` |
| `linux.image.tag` | Linux image tag | `v0.0.16` |
| `linux.driver.resources` | The resource request/limits for the linux secrets-store container image | `limits: 200m CPU, 200Mi; requests: 50m CPU, 100Mi` |
| `linux.enabled` | Install secrets store csi driver on linux nodes | true |
| `linux.kubeletRootDir` | Configure the kubelet root dir | `/var/lib/kubelet` |
Expand All @@ -43,7 +43,7 @@ The following table lists the configurable parameters of the csi-secrets-store-p
| `linux.env` | Environment variables to be passed for the daemonset on linux nodes | `[]` |
| `windows.image.repository` | Windows image repository | `us.gcr.io/k8s-artifacts-prod/csi-secrets-store/driver` |
| `windows.image.pullPolicy` | Windows image pull policy | `IfNotPresent` |
| `windows.image.tag` | Windows image tag | `v0.0.15` |
| `windows.image.tag` | Windows image tag | `v0.0.16` |
| `windows.driver.resources` | The resource request/limits for the windows secrets-store container image | `limits: 400m CPU, 400Mi; requests: 50m CPU, 100Mi` |
| `windows.enabled` | Install secrets store csi driver on windows nodes | false |
| `windows.kubeletRootDir` | Configure the kubelet root dir | `C:\var\lib\kubelet` |
Expand Down
4 changes: 2 additions & 2 deletions charts/secrets-store-csi-driver/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ linux:
enabled: true
image:
repository: us.gcr.io/k8s-artifacts-prod/csi-secrets-store/driver
tag: v0.0.15
tag: v0.0.16
pullPolicy: Always

driver:
Expand Down Expand Up @@ -52,7 +52,7 @@ windows:
enabled: false
image:
repository: us.gcr.io/k8s-artifacts-prod/csi-secrets-store/driver
tag: v0.0.15
tag: v0.0.16
pullPolicy: IfNotPresent

driver:
Expand Down
2 changes: 1 addition & 1 deletion deploy/secrets-store-csi-driver-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
cpu: 10m
memory: 20Mi
- name: secrets-store
image: us.gcr.io/k8s-artifacts-prod/csi-secrets-store/driver:v0.0.15
image: us.gcr.io/k8s-artifacts-prod/csi-secrets-store/driver:v0.0.16
args:
- "--debug=true"
- "--endpoint=$(CSI_ENDPOINT)"
Expand Down
2 changes: 1 addition & 1 deletion deploy/secrets-store-csi-driver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
cpu: 10m
memory: 20Mi
- name: secrets-store
image: us.gcr.io/k8s-artifacts-prod/csi-secrets-store/driver:v0.0.15
image: us.gcr.io/k8s-artifacts-prod/csi-secrets-store/driver:v0.0.16
args:
- "--debug=true"
- "--endpoint=$(CSI_ENDPOINT)"
Expand Down
4 changes: 2 additions & 2 deletions manifest_staging/charts/secrets-store-csi-driver/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: secrets-store-csi-driver
version: 0.0.15
appVersion: 0.0.15
version: 0.0.16
appVersion: 0.0.16
kubeVersion: ">=1.16.0-0"
description: A Helm chart to install the SecretsStore CSI Driver inside a Kubernetes cluster.
icon: https://github.com/kubernetes/kubernetes/blob/master/logo/logo.png
Expand Down
4 changes: 2 additions & 2 deletions manifest_staging/charts/secrets-store-csi-driver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The following table lists the configurable parameters of the csi-secrets-store-p
| `fullnameOverride` | String to fully override secrets-store-csi-driver.fullname template with a string | `""` |
| `linux.image.repository` | Linux image repository | `us.gcr.io/k8s-artifacts-prod/csi-secrets-store/driver` |
| `linux.image.pullPolicy` | Linux image pull policy | `Always` |
| `linux.image.tag` | Linux image tag | `v0.0.15` |
| `linux.image.tag` | Linux image tag | `v0.0.16` |
| `linux.driver.resources` | The resource request/limits for the linux secrets-store container image | `limits: 200m CPU, 200Mi; requests: 50m CPU, 100Mi` |
| `linux.enabled` | Install secrets store csi driver on linux nodes | true |
| `linux.kubeletRootDir` | Configure the kubelet root dir | `/var/lib/kubelet` |
Expand All @@ -43,7 +43,7 @@ The following table lists the configurable parameters of the csi-secrets-store-p
| `linux.env` | Environment variables to be passed for the daemonset on linux nodes | `[]` |
| `windows.image.repository` | Windows image repository | `us.gcr.io/k8s-artifacts-prod/csi-secrets-store/driver` |
| `windows.image.pullPolicy` | Windows image pull policy | `IfNotPresent` |
| `windows.image.tag` | Windows image tag | `v0.0.15` |
| `windows.image.tag` | Windows image tag | `v0.0.16` |
| `windows.driver.resources` | The resource request/limits for the windows secrets-store container image | `limits: 400m CPU, 400Mi; requests: 50m CPU, 100Mi` |
| `windows.enabled` | Install secrets store csi driver on windows nodes | false |
| `windows.kubeletRootDir` | Configure the kubelet root dir | `C:\var\lib\kubelet` |
Expand Down
4 changes: 2 additions & 2 deletions manifest_staging/charts/secrets-store-csi-driver/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ linux:
enabled: true
image:
repository: us.gcr.io/k8s-artifacts-prod/csi-secrets-store/driver
tag: v0.0.15
tag: v0.0.16
pullPolicy: Always

driver:
Expand Down Expand Up @@ -52,7 +52,7 @@ windows:
enabled: false
image:
repository: us.gcr.io/k8s-artifacts-prod/csi-secrets-store/driver
tag: v0.0.15
tag: v0.0.16
pullPolicy: IfNotPresent

driver:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
cpu: 10m
memory: 20Mi
- name: secrets-store
image: us.gcr.io/k8s-artifacts-prod/csi-secrets-store/driver:v0.0.15
image: us.gcr.io/k8s-artifacts-prod/csi-secrets-store/driver:v0.0.16
args:
- "--debug=true"
- "--endpoint=$(CSI_ENDPOINT)"
Expand Down
2 changes: 1 addition & 1 deletion manifest_staging/deploy/secrets-store-csi-driver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
cpu: 10m
memory: 20Mi
- name: secrets-store
image: us.gcr.io/k8s-artifacts-prod/csi-secrets-store/driver:v0.0.15
image: us.gcr.io/k8s-artifacts-prod/csi-secrets-store/driver:v0.0.16
args:
- "--debug=true"
- "--endpoint=$(CSI_ENDPOINT)"
Expand Down

0 comments on commit 8a64f00

Please sign in to comment.