[bitnami/whereabouts] Release 0.4.2 (#17514)

* [bitnami/whereabouts] Release 0.4.2 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:
Bitnami Bot
2023-07-07 00:31:09 +02:00
committed by GitHub
parent 450f080362
commit a5e7e4516c
4 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.4.0
digest: sha256:8c1a5dc923412d11d4d841420494b499cb707305c8b9f87f45ea1a8bf3172cb3
generated: "2023-05-21T18:47:06.023121513Z"
version: 2.6.0
digest: sha256:6ce7c85dcb43ad1fc5ff600850f28820ddc2f1a7c8cb25c5ff542fe1f852165a
generated: "2023-07-04T16:02:54.027481481Z"

View File

@@ -26,4 +26,4 @@ maintainers:
name: whereabouts
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/whereabouts
version: 0.4.1
version: 0.4.2

View File

@@ -82,7 +82,7 @@ The command removes all the Kubernetes components associated with the chart and
| --------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | --------------------------- |
| `image.registry` | Whereabouts image registry | `docker.io` |
| `image.repository` | Whereabouts Image name | `bitnami/whereabouts` |
| `image.tag` | Whereabouts Image tag | `0.6.2-debian-11-r0` |
| `image.tag` | Whereabouts Image tag | `0.6.2-debian-11-r9` |
| `image.digest` | Whereabouts image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | Whereabouts image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |

View File

@@ -77,7 +77,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/whereabouts
tag: 0.6.2-debian-11-r0
tag: 0.6.2-debian-11-r9
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'