Bump csiDriver to 0.2.1
Signed-off-by: Marco Franssen <[email protected]> Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -60,7 +60,7 @@ Kubernetes: `>=1.21.0-0`
|
|||||||
| csiDriver.image.pullPolicy | string | `"IfNotPresent"` | |
|
| csiDriver.image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
| csiDriver.image.registry | string | `"ghcr.io"` | |
|
| csiDriver.image.registry | string | `"ghcr.io"` | |
|
||||||
| csiDriver.image.repository | string | `"spiffe/spiffe-csi-driver"` | |
|
| csiDriver.image.repository | string | `"spiffe/spiffe-csi-driver"` | |
|
||||||
| csiDriver.image.version | string | `"0.2.0"` | |
|
| csiDriver.image.version | string | `"0.2.1"` | |
|
||||||
| csiDriver.resources | object | `{}` | |
|
| csiDriver.resources | object | `{}` | |
|
||||||
| fullnameOverride | string | `""` | |
|
| fullnameOverride | string | `""` | |
|
||||||
| imagePullSecrets | list | `[]` | |
|
| imagePullSecrets | list | `[]` | |
|
||||||
|
|||||||
@@ -131,7 +131,7 @@ csiDriver:
|
|||||||
registry: ghcr.io
|
registry: ghcr.io
|
||||||
repository: spiffe/spiffe-csi-driver
|
repository: spiffe/spiffe-csi-driver
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
version: 0.2.0
|
version: 0.2.1
|
||||||
resources: {}
|
resources: {}
|
||||||
# We usually recommend not to specify default resources and to leave this as a conscious
|
# We usually recommend not to specify default resources and to leave this as a conscious
|
||||||
# choice for the user. This also increases chances charts run on environments with little
|
# choice for the user. This also increases chances charts run on environments with little
|
||||||
|
|||||||
Reference in New Issue
Block a user