Skip to content

Commit

Permalink
[bitnami/nessie] Release 0.1.34 (#29679)
Browse files Browse the repository at this point in the history
* [bitnami/nessie] Release 0.1.34 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 Oct 1, 2024
1 parent c021eb5 commit 3792cc1
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.33 (2024-10-01)
## 0.1.34 (2024-10-01)

* [bitnami/nessie] Release 0.1.33 ([#29677](https://github.com/bitnami/charts/pull/29677))
* [bitnami/nessie] Release 0.1.34 ([#29679](https://github.com/bitnami/charts/pull/29679))

## <small>0.1.33 (2024-10-01)</small>

* [bitnami/nessie] Release 0.1.33 (#29677) ([3a06a36](https://github.com/bitnami/charts/commit/3a06a3620919767cfc377213527946587968da4e)), closes [#29677](https://github.com/bitnami/charts/issues/29677)

## <small>0.1.32 (2024-09-26)</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.99.0-debian-12-r1
image: docker.io/bitnami/nessie:0.99.0-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
- 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.33
version: 0.1.34
2 changes: 1 addition & 1 deletion bitnami/nessie/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ javaOpts: ""
image:
registry: docker.io
repository: bitnami/nessie
tag: 0.99.0-debian-12-r1
tag: 0.99.0-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 3792cc1

Please sign in to comment.