mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/nessie] Release 2.0.10 (#33549)
* [bitnami/nessie] Release 2.0.10 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2.0.9 (2025-05-07)
|
||||
## 2.0.10 (2025-05-07)
|
||||
|
||||
* [bitnami/nessie] Release 2.0.9 ([#33536](https://github.com/bitnami/charts/pull/33536))
|
||||
* [bitnami/nessie] Release 2.0.10 ([#33549](https://github.com/bitnami/charts/pull/33549))
|
||||
|
||||
## <small>2.0.9 (2025-05-07)</small>
|
||||
|
||||
* [bitnami/nessie] Release 2.0.9 (#33536) ([b3fdd10](https://github.com/bitnami/charts/commit/b3fdd10c0105f2ee69620dcd887731985df76289)), closes [#33536](https://github.com/bitnami/charts/issues/33536)
|
||||
|
||||
## <small>2.0.8 (2025-05-06)</small>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ annotations:
|
||||
category: Database
|
||||
images: |
|
||||
- name: nessie
|
||||
image: docker.io/bitnami/nessie:0.104.0-debian-12-r0
|
||||
image: docker.io/bitnami/nessie:0.104.1-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
- name: postgresql
|
||||
@@ -13,7 +13,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 0.104.0
|
||||
appVersion: 0.104.1
|
||||
dependencies:
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
@@ -40,4 +40,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: 2.0.9
|
||||
version: 2.0.10
|
||||
|
||||
@@ -124,7 +124,7 @@ javaOpts: ""
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nessie
|
||||
tag: 0.104.0-debian-12-r0
|
||||
tag: 0.104.1-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user