mirror of
https://github.com/bitnami/charts.git
synced 2026-02-13 06:27:12 +08:00
[bitnami/nessie] ⚡ ⬆️ Update dependency references (#35627)
* [bitnami/nessie] Release 2.0.28 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,15 @@
|
||||
# Changelog
|
||||
|
||||
## 2.0.27 (2025-07-21)
|
||||
## 2.0.28 (2025-08-07)
|
||||
|
||||
* [bitnami/nessie] :zap: :arrow_up: Update dependency references ([#35232](https://github.com/bitnami/charts/pull/35232))
|
||||
* [bitnami/nessie] :zap: :arrow_up: Update dependency references ([#35627](https://github.com/bitnami/charts/pull/35627))
|
||||
|
||||
## <small>2.0.27 (2025-07-21)</small>
|
||||
|
||||
* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173)
|
||||
* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170)
|
||||
* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174)
|
||||
* [bitnami/nessie] :zap: :arrow_up: Update dependency references (#35232) ([b06f239](https://github.com/bitnami/charts/commit/b06f2398b863f6de59cb7ba4011e9a6eae392ca1)), closes [#35232](https://github.com/bitnami/charts/issues/35232)
|
||||
|
||||
## <small>2.0.26 (2025-07-16)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 16.7.19
|
||||
version: 16.7.21
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.31.3
|
||||
digest: sha256:7ce69653c8b8873150d564fd396cd891f642b0a03d61ae0105aecc08324a889a
|
||||
generated: "2025-07-16T10:13:21.381832+02:00"
|
||||
digest: sha256:cc4b0618c5eb9e447c5538ba043869a7cbd6548d32768d8f63267fa27fdc5459
|
||||
generated: "2025-08-07T18:35:15.548201846Z"
|
||||
|
||||
@@ -5,9 +5,9 @@ annotations:
|
||||
category: Database
|
||||
images: |
|
||||
- name: nessie
|
||||
image: docker.io/bitnami/nessie:0.104.3-debian-12-r1
|
||||
image: docker.io/bitnami/nessie:0.104.3-debian-12-r2
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r49
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r50
|
||||
- name: postgresql
|
||||
image: docker.io/bitnami/postgresql:17.5.0-debian-12-r20
|
||||
licenses: Apache-2.0
|
||||
@@ -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.27
|
||||
version: 2.0.28
|
||||
|
||||
@@ -124,7 +124,7 @@ javaOpts: ""
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nessie
|
||||
tag: 0.104.3-debian-12-r1
|
||||
tag: 0.104.3-debian-12-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -752,7 +752,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r49
|
||||
tag: 12-debian-12-r50
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
Reference in New Issue
Block a user