Skip to content

Commit

Permalink
[bitnami/nessie] Release 0.1.28 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Sep 12, 2024
1 parent 601b15a commit 79334cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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.96.0-debian-12-r0
image: docker.io/bitnami/nessie:0.96.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
- name: postgresql
image: docker.io/bitnami/postgresql:16.4.0-debian-12-r8
apiVersion: v2
appVersion: 0.96.0
appVersion: 0.96.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: 0.1.27
version: 0.1.28
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.96.0-debian-12-r0
tag: 0.96.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 79334cd

Please sign in to comment.