[bitnami/nessie] Release 0.1.4 (#27078)

* [bitnami/nessie] Release 0.1.4 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-10 18:20:33 +02:00
committed by GitHub
parent 7da93c0379
commit 2eb46e5323
4 changed files with 14 additions and 9 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 0.1.3 (2024-06-06)
## 0.1.4 (2024-06-10)
* [bitnami/nessie] Release 0.1.3 ([#26996](https://github.com/bitnami/charts/pull/26996))
* [bitnami/nessie] Release 0.1.4 ([#27078](https://github.com/bitnami/charts/pull/27078))
## <small>0.1.3 (2024-06-06)</small>
* [bitnami/nessie] Release 0.1.2 (#26717) ([e37e901](https://github.com/bitnami/charts/commit/e37e901db99a91932d03129e136643e5072417df)), closes [#26717](https://github.com/bitnami/charts/issues/26717)
* [bitnami/nessie] Release 0.1.3 (#26996) ([06c9536](https://github.com/bitnami/charts/commit/06c95361634f1500479e433d529c9a4e224c09fc)), closes [#26996](https://github.com/bitnami/charts/issues/26996)
## <small>0.1.1 (2024-06-04)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.2
version: 15.5.4
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.0
digest: sha256:8a4794e558a871e8959eb06c8563f52a74a8c6d2f712087934129b114f4cae7e
generated: "2024-06-06T15:12:44.80440223Z"
version: 2.20.2
digest: sha256:6e81c142721342c2b4d0088e1f37862d517f44aa4d2764d20418c8235e8d6abf
generated: "2024-06-10T16:02:35.941042381Z"

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: nessie
image: docker.io/bitnami/nessie:0.83.2-debian-12-r1
image: docker.io/bitnami/nessie:0.83.2-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
- 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.3
version: 0.1.4

View File

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