[bitnami/nessie] Release 0.1.22 (#28526)

* [bitnami/nessie] Release 0.1.22 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-25 23:54:35 +02:00
committed by GitHub
parent d7515b7b08
commit 3a534a1d28
3 changed files with 10 additions and 6 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 0.1.21 (2024-07-25)
## 0.1.22 (2024-07-25)
* [bitnami/nessie] Release 0.1.21 ([#28524](https://github.com/bitnami/charts/pull/28524))
* [bitnami/nessie] Release 0.1.22 ([#28526](https://github.com/bitnami/charts/pull/28526))
## <small>0.1.21 (2024-07-25)</small>
* [bitnami/nessie] Release 0.1.21 (#28524) ([d7515b7](https://github.com/bitnami/charts/commit/d7515b7b08daac235298b2e49e80f850a09759b0)), closes [#28524](https://github.com/bitnami/charts/issues/28524)
## <small>0.1.20 (2024-07-25)</small>

View File

@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: nessie
image: docker.io/bitnami/nessie:0.94.0-debian-12-r0
image: docker.io/bitnami/nessie:0.94.1-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.0
appVersion: 0.94.1
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.21
version: 0.1.22

View File

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