[bitnami/whereabouts] Release 1.0.2 updating components versions (#24973)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-04-05 18:56:05 +02:00
committed by GitHub
parent 369e42cc2a
commit 55f2f7e327
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: whereabouts
image: docker.io/bitnami/whereabouts:0.6.3-debian-12-r13
image: docker.io/bitnami/whereabouts:0.6.3-debian-12-r14
apiVersion: v2
appVersion: 0.6.3
dependencies:
@@ -29,4 +29,4 @@ maintainers:
name: whereabouts
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/whereabouts
version: 1.0.1
version: 1.0.2

View File

@@ -82,7 +82,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/whereabouts
tag: 0.6.3-debian-12-r13
tag: 0.6.3-debian-12-r14
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'