[bitnami/nessie] Release 0.1.13 (#27519)

* [bitnami/nessie] Release 0.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-06-24 23:34:08 +02:00
committed by GitHub
parent 97d3dc8848
commit 7c9905d318
3 changed files with 10 additions and 6 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 0.1.12 (2024-06-22)
## 0.1.13 (2024-06-24)
* [bitnami/nessie] Release 0.1.12 ([#27499](https://github.com/bitnami/charts/pull/27499))
* [bitnami/nessie] Release 0.1.13 ([#27519](https://github.com/bitnami/charts/pull/27519))
## <small>0.1.12 (2024-06-22)</small>
* [bitnami/nessie] Release 0.1.12 (#27499) ([c333918](https://github.com/bitnami/charts/commit/c333918cd3468af041bdf925ad3fd7a152b629b1)), closes [#27499](https://github.com/bitnami/charts/issues/27499)
## <small>0.1.11 (2024-06-22)</small>

View File

@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: nessie
image: docker.io/bitnami/nessie:0.91.1-debian-12-r0
image: docker.io/bitnami/nessie:0.91.2-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
- name: postgresql
image: docker.io/bitnami/postgresql:16.3.0-debian-12-r14
apiVersion: v2
appVersion: 0.91.1
appVersion: 0.91.2
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.12
version: 0.1.13

View File

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