[bitnami/pinniped] Release 0.1.7 (#11568)

* [bitnami/pinniped] Release 0.1.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>
This commit is contained in:
Bitnami Bot
2022-08-04 16:50:36 +02:00
committed by GitHub
parent 75ac8dc677
commit 42ed7cb9ec
3 changed files with 3 additions and 3 deletions

View File

@@ -22,4 +22,4 @@ name: pinniped
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/pinniped
- https://github.com/vmware-tanzu/pinniped/
version: 0.1.6
version: 0.1.7

View File

@@ -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.18.0-scratch-r6` |
| `image.tag` | Pinniped image tag (immutable tags are recommended) | `0.18.0-scratch-r7` |
| `image.pullPolicy` | Pinniped image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Pinniped image pull secrets | `[]` |

View File

@@ -56,7 +56,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/pinniped
tag: 0.18.0-scratch-r6
tag: 0.18.0-scratch-r7
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images