mirror of
https://github.com/bitnami/charts.git
synced 2026-02-25 15:57:33 +08:00
[bitnami/sealed-secrets] Release 1.4.6 (#17742)
* [bitnami/sealed-secrets] Release 1.4.6 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -25,4 +25,4 @@ maintainers:
|
||||
name: sealed-secrets
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/sealed-secrets
|
||||
version: 1.4.5
|
||||
version: 1.4.6
|
||||
|
||||
@@ -78,7 +78,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| --------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | ------------------------ |
|
||||
| `image.registry` | Sealed Secrets image registry | `docker.io` |
|
||||
| `image.repository` | Sealed Secrets image repository | `bitnami/sealed-secrets` |
|
||||
| `image.tag` | Sealed Secrets image tag (immutable tags are recommended) | `0.22.0-scratch-r1` |
|
||||
| `image.tag` | Sealed Secrets image tag (immutable tags are recommended) | `0.22.0-scratch-r2` |
|
||||
| `image.digest` | Sealed Secrets image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `image.pullPolicy` | Sealed Secrets image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Sealed Secrets image pull secrets | `[]` |
|
||||
|
||||
@@ -64,7 +64,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/sealed-secrets
|
||||
tag: 0.22.0-scratch-r1
|
||||
tag: 0.22.0-scratch-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user