mirror of
https://github.com/bitnami/charts.git
synced 2026-02-20 20:17:21 +08:00
[bitnami/pinniped] Release 1.2.7 (#18149)
* [bitnami/pinniped] Release 1.2.7 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:
@@ -24,4 +24,4 @@ maintainers:
|
||||
name: pinniped
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/pinniped
|
||||
version: 1.2.6
|
||||
version: 1.2.7
|
||||
|
||||
@@ -77,7 +77,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `extraDeploy` | Array of extra objects to deploy with the release | `[]` |
|
||||
| `image.registry` | Pinniped image registry | `docker.io` |
|
||||
| `image.repository` | Pinniped image repository | `bitnami/pinniped` |
|
||||
| `image.tag` | Pinniped image tag (immutable tags are recommended) | `0.24.0-scratch-r4` |
|
||||
| `image.tag` | Pinniped image tag (immutable tags are recommended) | `0.24.0-scratch-r6` |
|
||||
| `image.digest` | Pinniped image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `image.pullPolicy` | Pinniped image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Pinniped image pull secrets | `[]` |
|
||||
|
||||
@@ -60,7 +60,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/pinniped
|
||||
tag: 0.24.0-scratch-r4
|
||||
tag: 0.24.0-scratch-r6
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user