Skip to content

Commit

Permalink
[bitnami/nessie] Release 0.1.6 (#27198)
Browse files Browse the repository at this point in the history
* [bitnami/nessie] Release 0.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>
  • Loading branch information
bitnami-bot authored Jun 17, 2024
1 parent 79745a3 commit 3abb531
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
8 changes: 6 additions & 2 deletions bitnami/nessie/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 0.1.5 (2024-06-14)
## 0.1.6 (2024-06-17)

* [bitnami/nessie] Release 0.1.5 ([#27162](https://github.com/bitnami/charts/pull/27162))
* [bitnami/nessie] Release 0.1.6 ([#27198](https://github.com/bitnami/charts/pull/27198))

## <small>0.1.5 (2024-06-14)</small>

* [bitnami/nessie] Release 0.1.5 (#27162) ([098190b](https://github.com/bitnami/charts/commit/098190bbac156ac59a99f6d0f294561a04253fef)), closes [#27162](https://github.com/bitnami/charts/issues/27162)

## <small>0.1.4 (2024-06-10)</small>

Expand Down
4 changes: 2 additions & 2 deletions bitnami/nessie/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: nessie
image: docker.io/bitnami/nessie:0.90.4-debian-12-r0
image: docker.io/bitnami/nessie:0.90.4-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
- name: postgresql
Expand Down Expand Up @@ -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.5
version: 0.1.6
2 changes: 1 addition & 1 deletion bitnami/nessie/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ javaOpts: ""
image:
registry: docker.io
repository: bitnami/nessie
tag: 0.90.4-debian-12-r0
tag: 0.90.4-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 3abb531

Please sign in to comment.