[bitnami/whereabouts] Release 1.1.14 (#29722)

* [bitnami/whereabouts] Release 1.1.14 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-10-02 10:30:22 +02:00
committed by GitHub
parent 13212d218c
commit e0090fc97f
4 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 1.1.13 (2024-09-06)
## 1.1.14 (2024-10-02)
* [bitnami/whereabouts] Release 1.1.13 ([#29264](https://github.com/bitnami/charts/pull/29264))
* [bitnami/whereabouts] Release 1.1.14 ([#29722](https://github.com/bitnami/charts/pull/29722))
## <small>1.1.13 (2024-09-06)</small>
* [bitnami/whereabouts] Release 1.1.13 (#29264) ([73655d1](https://github.com/bitnami/charts/commit/73655d160953c3ee0771508db48cd1dc307558a5)), closes [#29264](https://github.com/bitnami/charts/issues/29264)
## <small>1.1.12 (2024-08-27)</small>

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-08-27T19:25:21.677455448Z"
version: 2.23.0
digest: sha256:fbd6439f12ded949c04553b9c52a4c8153a8f2790147d972b314ddcd46921a14
generated: "2024-10-02T08:21:17.53919114Z"

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: whereabouts
image: docker.io/bitnami/whereabouts:0.8.0-debian-12-r5
image: docker.io/bitnami/whereabouts:0.8.0-debian-12-r6
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.13
version: 1.1.14

View File

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