Skip to content

Commit

Permalink
[bitnami/nessie] Release 1.0.7 (#30845)
Browse files Browse the repository at this point in the history
* [bitnami/nessie] Release 1.0.7 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Dec 9, 2024
1 parent d67bdde commit 7df0c76
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 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

## 1.0.6 (2024-12-06)
## 1.0.7 (2024-12-09)

* [bitnami/nessie] Release 1.0.6 ([#30814](https://github.com/bitnami/charts/pull/30814))
* [bitnami/nessie] Release 1.0.7 ([#30845](https://github.com/bitnami/charts/pull/30845))

## <small>1.0.6 (2024-12-06)</small>

* [bitnami/nessie] Release 1.0.6 (#30814) ([fec53c6](https://github.com/bitnami/charts/commit/fec53c6b7be4ff4acb3daf670cc27e712bb5cc6a)), closes [#30814](https://github.com/bitnami/charts/issues/30814)

## <small>1.0.5 (2024-12-02)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/nessie/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: nessie
image: docker.io/bitnami/nessie:0.101.0-debian-12-r0
image: docker.io/bitnami/nessie:0.101.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r33
- name: postgresql
image: docker.io/bitnami/postgresql:17.2.0-debian-12-r2
apiVersion: v2
appVersion: 0.101.0
appVersion: 0.101.1
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -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: 1.0.6
version: 1.0.7
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.101.0-debian-12-r0
tag: 0.101.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 7df0c76

Please sign in to comment.