mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
[bitnami/pinniped] Release 1.3.6 (#19734)
* [bitnami/pinniped] Release 1.3.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:
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.12.0
|
||||
digest: sha256:bee62139700f032539621dd38fa1d7285f277b91577c55ea26045254d33825ed
|
||||
generated: "2023-09-29T01:46:10.346198593Z"
|
||||
version: 2.13.0
|
||||
digest: sha256:6b6084c51b6a028a651f6e8539d0197487ee807c5bae44867d4ea6ccd1f9ae93
|
||||
generated: "2023-10-04T06:57:33.185331579Z"
|
||||
|
||||
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: pinniped
|
||||
image: docker.io/bitnami/pinniped:0.26.0-debian-11-r0
|
||||
image: docker.io/bitnami/pinniped:0.26.0-debian-11-r4
|
||||
apiVersion: v2
|
||||
appVersion: 0.26.0
|
||||
dependencies:
|
||||
@@ -27,4 +27,4 @@ maintainers:
|
||||
name: pinniped
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/pinniped
|
||||
version: 1.3.5
|
||||
version: 1.3.6
|
||||
|
||||
@@ -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.26.0-debian-11-r0` |
|
||||
| `image.tag` | Pinniped image tag (immutable tags are recommended) | `0.26.0-debian-11-r4` |
|
||||
| `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.26.0-debian-11-r0
|
||||
tag: 0.26.0-debian-11-r4
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user