[bitnami/whereabouts] Release 1.1.6 (#27681)

* [bitnami/whereabouts] Release 1.1.6 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-07-03 07:52:52 +02:00
committed by GitHub
parent 19a26c998d
commit ce18453e5a
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 1.1.5 (2024-06-18)
## 1.1.6 (2024-07-03)
* [bitnami/whereabouts] Release 1.1.5 ([#27427](https://github.com/bitnami/charts/pull/27427))
* [bitnami/whereabouts] Release 1.1.6 ([#27681](https://github.com/bitnami/charts/pull/27681))
## <small>1.1.5 (2024-06-18)</small>
* [bitnami/whereabouts] Release 1.1.5 (#27427) ([9a35c1e](https://github.com/bitnami/charts/commit/9a35c1ecf572587042a06175ac790316ab47bba6)), closes [#27427](https://github.com/bitnami/charts/issues/27427)
## <small>1.1.4 (2024-06-17)</small>

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: whereabouts
image: docker.io/bitnami/whereabouts:0.7.0-debian-12-r4
image: docker.io/bitnami/whereabouts:0.7.0-debian-12-r6
apiVersion: v2
appVersion: 0.7.0
dependencies:
@@ -29,4 +29,4 @@ maintainers:
name: whereabouts
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/whereabouts
version: 1.1.5
version: 1.1.6

View File

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