[bitnami/several] Change pullPolicy for bitnami-shell image (#7852)

* [bitnami/several] Change pullPolicy for bitnami-shell image
* Add rolling tag check in the NOTES.txt
* Fix non-standard names
* Use macro when defined
* Update Chart.yaml
* Fix typo
This commit is contained in:
Carlos Rodríguez Hernández
2021-10-19 14:38:37 +02:00
committed by GitHub
parent ede4f2b529
commit 9711a33c6e
193 changed files with 220 additions and 158 deletions

View File

@@ -458,7 +458,7 @@ volumePermissions:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r225
pullPolicy: Always
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/