[bitnami/whereabouts] Release 1.1.13 (#29264)

* [bitnami/whereabouts] Release 1.1.13 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

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
2024-09-06 08:03:54 +02:00
committed by GitHub
parent c09f49a176
commit 73655d1609
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 1.1.12 (2024-08-27)
## 1.1.13 (2024-09-06)
* [bitnami/whereabouts] Release 1.1.12 ([#29060](https://github.com/bitnami/charts/pull/29060))
* [bitnami/whereabouts] Release 1.1.13 ([#29264](https://github.com/bitnami/charts/pull/29264))
## <small>1.1.12 (2024-08-27)</small>
* [bitnami/whereabouts] Release 1.1.12 (#29060) ([70225d7](https://github.com/bitnami/charts/commit/70225d740a3558bccc9e14156f3ef4f8767f66d2)), closes [#29060](https://github.com/bitnami/charts/issues/29060)
## <small>1.1.11 (2024-08-07)</small>

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: whereabouts
image: docker.io/bitnami/whereabouts:0.8.0-debian-12-r3
image: docker.io/bitnami/whereabouts:0.8.0-debian-12-r5
apiVersion: v2
appVersion: 0.8.0
dependencies:
@@ -29,4 +29,4 @@ maintainers:
name: whereabouts
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/whereabouts
version: 1.1.12
version: 1.1.13

View File

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