[bitnami/nessie] Release 0.1.25 (#28623)

* [bitnami/nessie] Release 0.1.25 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-08-01 15:58:33 +02:00
committed by GitHub
parent 940b7bddfe
commit 7fcf1d33bc
3 changed files with 10 additions and 6 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 0.1.24 (2024-07-29)
## 0.1.25 (2024-08-01)
* [bitnami/nessie] Release 0.1.24 ([#28552](https://github.com/bitnami/charts/pull/28552))
* [bitnami/nessie] Release 0.1.25 ([#28623](https://github.com/bitnami/charts/pull/28623))
## <small>0.1.24 (2024-07-29)</small>
* [bitnami/nessie] Release 0.1.24 (#28552) ([b7ae834](https://github.com/bitnami/charts/commit/b7ae834d17d1e5d55e243290c4fc90dd00a99df1)), closes [#28552](https://github.com/bitnami/charts/issues/28552)
## <small>0.1.23 (2024-07-26)</small>

View File

@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: nessie
image: docker.io/bitnami/nessie:0.94.3-debian-12-r0
image: docker.io/bitnami/nessie:0.94.4-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
- name: postgresql
image: docker.io/bitnami/postgresql:16.3.0-debian-12-r23
apiVersion: v2
appVersion: 0.94.3
appVersion: 0.94.4
dependencies:
- condition: postgresql.enabled
name: postgresql
@@ -38,4 +38,4 @@ sources:
- https://github.com/bitnami/charts/tree/main/bitnami/nessie
- https://github.com/bitnami/containers/tree/main/bitnami/nessie
- https://github.com/nessie/nessie
version: 0.1.24
version: 0.1.25

View File

@@ -116,7 +116,7 @@ javaOpts: ""
image:
registry: docker.io
repository: bitnami/nessie
tag: 0.94.3-debian-12-r0
tag: 0.94.4-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'