[bitnami/nessie] Release 1.0.2 (#30386)

* [bitnami/nessie] Release 1.0.2 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>
This commit is contained in:
Bitnami Bot
2024-11-10 16:20:17 +01:00
committed by GitHub
parent f08566c38d
commit 858bbe76dc
4 changed files with 19 additions and 13 deletions

View File

@@ -1,8 +1,14 @@
# Changelog
## 1.0.1 (2024-11-08)
## 1.0.2 (2024-11-10)
* [bitnami/nessie] Unify seLinuxOptions default value ([#30341](https://github.com/bitnami/charts/pull/30341))
* [bitnami/nessie] Release 1.0.2 ([#30386](https://github.com/bitnami/charts/pull/30386))
## <small>1.0.1 (2024-11-08)</small>
* [bitnami/*] Remove wrong comment about imagePullPolicy (#30107) ([a51f9e4](https://github.com/bitnami/charts/commit/a51f9e4bb0fbf77199512d35de7ac8abe055d026)), closes [#30107](https://github.com/bitnami/charts/issues/30107)
* [bitnami/nessie] Unify seLinuxOptions default value (#30341) ([6461b44](https://github.com/bitnami/charts/commit/6461b44f25b3fd57cd50faea7532956474632127)), closes [#30341](https://github.com/bitnami/charts/issues/30341)
* Update documentation links to techdocs.broadcom.com (#29931) ([f0d9ad7](https://github.com/bitnami/charts/commit/f0d9ad78f39f633d275fc576d32eae78ded4d0b8)), closes [#29931](https://github.com/bitnami/charts/issues/29931)
## 1.0.0 (2024-10-03)

View File

@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.0.0
version: 16.1.2
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.23.0
digest: sha256:0a8b071a37ffffe611eec4cf09634c87b71418d617d3b6a0b745b44e13f5c47f
generated: "2024-10-02T16:39:15.890446656+02:00"
version: 2.27.0
digest: sha256:cc19997cacee2563257a397ad49cb403c5971e5ad1d7a28a3453bca753bf2694
generated: "2024-11-10T14:59:56.226917021Z"

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: nessie
image: docker.io/bitnami/nessie:0.99.0-debian-12-r2
image: docker.io/bitnami/nessie:0.99.0-debian-12-r4
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
image: docker.io/bitnami/os-shell:12-debian-12-r33
- name: postgresql
image: docker.io/bitnami/postgresql:16.4.0-debian-12-r13
image: docker.io/bitnami/postgresql:17.0.0-debian-12-r12
apiVersion: v2
appVersion: 0.99.0
dependencies:
@@ -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.1
version: 1.0.2

View File

@@ -116,7 +116,7 @@ javaOpts: ""
image:
registry: docker.io
repository: bitnami/nessie
tag: 0.99.0-debian-12-r2
tag: 0.99.0-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -744,7 +744,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r30
tag: 12-debian-12-r33
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -799,7 +799,7 @@ waitContainer:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 16.4.0-debian-12-r13
tag: 17.0.0-debian-12-r12
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images