From e2cd7226a84b5cb63b17d590e1000e36f2f893d4 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 6 Dec 2024 13:41:11 +0100 Subject: [PATCH 001/253] [bitnami/appsmith] Release 5.0.12 (#30816) * [bitnami/appsmith] Release 5.0.12 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/appsmith/CHANGELOG.md | 11 +++++++++-- bitnami/appsmith/Chart.lock | 6 +++--- bitnami/appsmith/Chart.yaml | 6 +++--- bitnami/appsmith/values.yaml | 2 +- 4 files changed, 16 insertions(+), 9 deletions(-) diff --git a/bitnami/appsmith/CHANGELOG.md b/bitnami/appsmith/CHANGELOG.md index bfb34384eb2adc..a93749ec652406 100644 --- a/bitnami/appsmith/CHANGELOG.md +++ b/bitnami/appsmith/CHANGELOG.md @@ -1,8 +1,15 @@ # Changelog -## 5.0.11 (2024-12-04) +## 5.0.12 (2024-12-06) -* [bitnami/appsmith] Release 5.0.11 ([#30784](https://github.com/bitnami/charts/pull/30784)) +* [bitnami/appsmith] Release 5.0.12 ([#30816](https://github.com/bitnami/charts/pull/30816)) + +## 5.0.11 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 1) (#30685) ([be6aa1d](https://github.com/bitnami/charts/commit/be6aa1df0bd4479173a78400fef7295de15b408d)), closes [#30685](https://github.com/bitnami/charts/issues/30685) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/appsmith] Release 5.0.11 (#30784) ([58b2505](https://github.com/bitnami/charts/commit/58b2505ed93b4ced387141213dacd4f8590a739e)), closes [#30784](https://github.com/bitnami/charts/issues/30784) ## 5.0.10 (2024-11-28) diff --git a/bitnami/appsmith/Chart.lock b/bitnami/appsmith/Chart.lock index 76711b13e39754..57f2948afc6ece 100644 --- a/bitnami/appsmith/Chart.lock +++ b/bitnami/appsmith/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 20.4.0 - name: mongodb repository: oci://registry-1.docker.io/bitnamicharts - version: 16.3.1 + version: 16.3.2 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.27.2 -digest: sha256:a8873af569aa23f09b9f130783152319aeb760f094063271abb6dc416669a385 -generated: "2024-12-04T10:56:53.01890466Z" +digest: sha256:69f1a6b01f095ed3bf90fabee095d6dd25190ee34b1bb974eaf218ba8b48c4ce +generated: "2024-12-06T12:11:49.04330408Z" diff --git a/bitnami/appsmith/Chart.yaml b/bitnami/appsmith/Chart.yaml index 7247f2e42feef4..e0f1e979a6689c 100644 --- a/bitnami/appsmith/Chart.yaml +++ b/bitnami/appsmith/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: appsmith - image: docker.io/bitnami/appsmith:1.50.0-debian-12-r0 + image: docker.io/bitnami/appsmith:1.51.0-debian-12-r0 - name: haproxy image: docker.io/bitnami/haproxy:3.1.0-debian-12-r1 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r33 apiVersion: v2 -appVersion: 1.50.0 +appVersion: 1.51.0 dependencies: - condition: redis.enabled name: redis @@ -39,4 +39,4 @@ maintainers: name: appsmith sources: - https://github.com/bitnami/charts/tree/main/bitnami/appsmith -version: 5.0.11 +version: 5.0.12 diff --git a/bitnami/appsmith/values.yaml b/bitnami/appsmith/values.yaml index 9af5777419a19a..d4146e436c966e 100644 --- a/bitnami/appsmith/values.yaml +++ b/bitnami/appsmith/values.yaml @@ -82,7 +82,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/appsmith - tag: 1.50.0-debian-12-r0 + tag: 1.51.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 90a3c1f68f0c01c63fbcba8b79295388a0e0f544 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 6 Dec 2024 18:19:37 +0100 Subject: [PATCH 002/253] [bitnami/ghost] Release 22.0.9 (#30820) * [bitnami/ghost] Release 22.0.9 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/ghost/CHANGELOG.md | 9 +++++++-- bitnami/ghost/Chart.yaml | 6 +++--- bitnami/ghost/values.yaml | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/bitnami/ghost/CHANGELOG.md b/bitnami/ghost/CHANGELOG.md index 4b99fb3123bc05..ae7bb6b255f94a 100644 --- a/bitnami/ghost/CHANGELOG.md +++ b/bitnami/ghost/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 22.0.8 (2024-12-03) +## 22.0.9 (2024-12-06) -* [bitnami/ghost] Release 22.0.8 ([#30737](https://github.com/bitnami/charts/pull/30737)) +* [bitnami/ghost] Release 22.0.9 ([#30820](https://github.com/bitnami/charts/pull/30820)) + +## 22.0.8 (2024-12-03) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/ghost] Release 22.0.8 (#30737) ([faf5cc9](https://github.com/bitnami/charts/commit/faf5cc9f40ad3a259812752d36790cf5a33d658d)), closes [#30737](https://github.com/bitnami/charts/issues/30737) ## 22.0.7 (2024-11-29) diff --git a/bitnami/ghost/Chart.yaml b/bitnami/ghost/Chart.yaml index 09a0074cdd8239..a699b3551ba7f7 100644 --- a/bitnami/ghost/Chart.yaml +++ b/bitnami/ghost/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: ghost - image: docker.io/bitnami/ghost:5.103.0-debian-12-r0 + image: docker.io/bitnami/ghost:5.104.0-debian-12-r0 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r33 apiVersion: v2 -appVersion: 5.103.0 +appVersion: 5.104.0 dependencies: - condition: mysql.enabled name: mysql @@ -40,4 +40,4 @@ maintainers: name: ghost sources: - https://github.com/bitnami/charts/tree/main/bitnami/ghost -version: 22.0.8 +version: 22.0.9 diff --git a/bitnami/ghost/values.yaml b/bitnami/ghost/values.yaml index b0a570a9a7e21b..6456e745520c01 100644 --- a/bitnami/ghost/values.yaml +++ b/bitnami/ghost/values.yaml @@ -79,7 +79,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/ghost - tag: 5.103.0-debian-12-r0 + tag: 5.104.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 83e96a2cd17a29f10230af3ec16e0451fc5f4d0c Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 6 Dec 2024 23:42:21 +0100 Subject: [PATCH 003/253] [bitnami/mongodb] Release 16.3.3 (#30822) * [bitnami/mongodb] Release 16.3.3 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/mongodb/CHANGELOG.md | 11 +++++++++-- bitnami/mongodb/Chart.yaml | 8 ++++---- bitnami/mongodb/values.yaml | 4 ++-- 3 files changed, 15 insertions(+), 8 deletions(-) diff --git a/bitnami/mongodb/CHANGELOG.md b/bitnami/mongodb/CHANGELOG.md index 85f2a261b11f3b..7862652183d6ee 100644 --- a/bitnami/mongodb/CHANGELOG.md +++ b/bitnami/mongodb/CHANGELOG.md @@ -1,8 +1,15 @@ # Changelog -## 16.3.2 (2024-12-04) +## 16.3.3 (2024-12-06) -* [bitnami/mongodb] Release 16.3.2 ([#30785](https://github.com/bitnami/charts/pull/30785)) +* [bitnami/mongodb] Release 16.3.3 ([#30822](https://github.com/bitnami/charts/pull/30822)) + +## 16.3.2 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 4) (#30669) ([a4ec006](https://github.com/bitnami/charts/commit/a4ec00624589023a70a7094fcfb9f12e382bc280)), closes [#30669](https://github.com/bitnami/charts/issues/30669) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/mongodb] Release 16.3.2 (#30785) ([38df250](https://github.com/bitnami/charts/commit/38df25008477850e56123c286ff9daa5e28777e4)), closes [#30785](https://github.com/bitnami/charts/issues/30785) ## 16.3.1 (2024-11-26) diff --git a/bitnami/mongodb/Chart.yaml b/bitnami/mongodb/Chart.yaml index fab8534369b4ef..af03e86446fae6 100644 --- a/bitnami/mongodb/Chart.yaml +++ b/bitnami/mongodb/Chart.yaml @@ -8,15 +8,15 @@ annotations: - name: kubectl image: docker.io/bitnami/kubectl:1.31.3-debian-12-r1 - name: mongodb - image: docker.io/bitnami/mongodb:8.0.3-debian-12-r1 + image: docker.io/bitnami/mongodb:8.0.4-debian-12-r0 - name: mongodb-exporter - image: docker.io/bitnami/mongodb-exporter:0.42.1-debian-12-r1 + image: docker.io/bitnami/mongodb-exporter:0.43.0-debian-12-r0 - name: nginx image: docker.io/bitnami/nginx:1.27.3-debian-12-r0 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r33 apiVersion: v2 -appVersion: 8.0.3 +appVersion: 8.0.4 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -39,4 +39,4 @@ maintainers: name: mongodb sources: - https://github.com/bitnami/charts/tree/main/bitnami/mongodb -version: 16.3.2 +version: 16.3.3 diff --git a/bitnami/mongodb/values.yaml b/bitnami/mongodb/values.yaml index 47f67f09ed996d..6499993f8e796d 100644 --- a/bitnami/mongodb/values.yaml +++ b/bitnami/mongodb/values.yaml @@ -131,7 +131,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/mongodb - tag: 8.0.3-debian-12-r1 + tag: 8.0.4-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -2420,7 +2420,7 @@ metrics: image: registry: docker.io repository: bitnami/mongodb-exporter - tag: 0.42.1-debian-12-r1 + tag: 0.43.0-debian-12-r0 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From c926860fff55e3718ed34b0b99b9196fd4331917 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 6 Dec 2024 23:57:52 +0100 Subject: [PATCH 004/253] [bitnami/mongodb-sharded] Release 9.0.5 (#30821) * [bitnami/mongodb-sharded] Release 9.0.5 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/mongodb-sharded/CHANGELOG.md | 12 ++++++++++-- bitnami/mongodb-sharded/Chart.yaml | 8 ++++---- bitnami/mongodb-sharded/values.yaml | 4 ++-- 3 files changed, 16 insertions(+), 8 deletions(-) diff --git a/bitnami/mongodb-sharded/CHANGELOG.md b/bitnami/mongodb-sharded/CHANGELOG.md index a101ade970af0c..e430db3322d35a 100644 --- a/bitnami/mongodb-sharded/CHANGELOG.md +++ b/bitnami/mongodb-sharded/CHANGELOG.md @@ -1,8 +1,16 @@ # Changelog -## 9.0.4 (2024-12-04) +## 9.0.5 (2024-12-06) -* [bitnami/mongodb-sharded] Release 9.0.4 ([#30787](https://github.com/bitnami/charts/pull/30787)) +* [bitnami/mongodb-sharded] Release 9.0.5 ([#30821](https://github.com/bitnami/charts/pull/30821)) + +## 9.0.4 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 4) (#30669) ([a4ec006](https://github.com/bitnami/charts/commit/a4ec00624589023a70a7094fcfb9f12e382bc280)), closes [#30669](https://github.com/bitnami/charts/issues/30669) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 3) (#30688) ([10a49f9](https://github.com/bitnami/charts/commit/10a49f9ff2db1d9d11a6edd1c40a9f61803241bc)), closes [#30688](https://github.com/bitnami/charts/issues/30688) +* [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/mongodb-sharded] Release 9.0.4 (#30787) ([c3af04c](https://github.com/bitnami/charts/commit/c3af04cdff0ee39614f9da280ab4731aec555968)), closes [#30787](https://github.com/bitnami/charts/issues/30787) ## 9.0.3 (2024-10-26) diff --git a/bitnami/mongodb-sharded/Chart.yaml b/bitnami/mongodb-sharded/Chart.yaml index 6dfc0ee365011d..a535468163823b 100644 --- a/bitnami/mongodb-sharded/Chart.yaml +++ b/bitnami/mongodb-sharded/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: mongodb-exporter - image: docker.io/bitnami/mongodb-exporter:0.42.1-debian-12-r1 + image: docker.io/bitnami/mongodb-exporter:0.43.0-debian-12-r0 - name: mongodb-sharded - image: docker.io/bitnami/mongodb-sharded:8.0.3-debian-12-r2 + image: docker.io/bitnami/mongodb-sharded:8.0.4-debian-12-r0 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r33 apiVersion: v2 -appVersion: 8.0.3 +appVersion: 8.0.4 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -35,4 +35,4 @@ maintainers: name: mongodb-sharded sources: - https://github.com/bitnami/charts/tree/main/bitnami/mongodb-sharded -version: 9.0.4 +version: 9.0.5 diff --git a/bitnami/mongodb-sharded/values.yaml b/bitnami/mongodb-sharded/values.yaml index ce658f5df55eee..341d639ee4de1a 100644 --- a/bitnami/mongodb-sharded/values.yaml +++ b/bitnami/mongodb-sharded/values.yaml @@ -87,7 +87,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/mongodb-sharded - tag: 8.0.3-debian-12-r2 + tag: 8.0.4-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1775,7 +1775,7 @@ metrics: image: registry: docker.io repository: bitnami/mongodb-exporter - tag: 0.42.1-debian-12-r1 + tag: 0.43.0-debian-12-r0 digest: "" pullPolicy: Always ## Optionally specify an array of imagePullSecrets. From 68cc34d392e8ca36648bd1b0ac991bad11b46c84 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 7 Dec 2024 00:34:25 +0100 Subject: [PATCH 005/253] [bitnami/multus-cni] Release 2.1.21 (#30823) * [bitnami/multus-cni] Release 2.1.21 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update CRDs automatically Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/multus-cni/CHANGELOG.md | 9 +++++++-- bitnami/multus-cni/Chart.yaml | 6 +++--- .../multus-cni/crds/network-attachment-definitions.yaml | 2 +- bitnami/multus-cni/values.yaml | 2 +- 4 files changed, 12 insertions(+), 7 deletions(-) diff --git a/bitnami/multus-cni/CHANGELOG.md b/bitnami/multus-cni/CHANGELOG.md index 7468e091681658..331acc71d23b3b 100644 --- a/bitnami/multus-cni/CHANGELOG.md +++ b/bitnami/multus-cni/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 2.1.20 (2024-12-04) +## 2.1.21 (2024-12-06) -* [bitnami/multus-cni] Release 2.1.20 ([#30767](https://github.com/bitnami/charts/pull/30767)) +* [bitnami/multus-cni] Release 2.1.21 ([#30823](https://github.com/bitnami/charts/pull/30823)) + +## 2.1.20 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/multus-cni] Release 2.1.20 (#30767) ([f33ba05](https://github.com/bitnami/charts/commit/f33ba05a18232d34af20ed64cb74f85de406e042)), closes [#30767](https://github.com/bitnami/charts/issues/30767) ## 2.1.19 (2024-11-07) diff --git a/bitnami/multus-cni/Chart.yaml b/bitnami/multus-cni/Chart.yaml index 0c6290faed398e..a30acee641deee 100644 --- a/bitnami/multus-cni/Chart.yaml +++ b/bitnami/multus-cni/Chart.yaml @@ -6,9 +6,9 @@ annotations: licenses: Apache-2.0 images: | - name: multus-cni - image: docker.io/bitnami/multus-cni:4.1.3-debian-12-r4 + image: docker.io/bitnami/multus-cni:4.1.4-debian-12-r0 apiVersion: v2 -appVersion: 4.1.3 +appVersion: 4.1.4 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -29,4 +29,4 @@ maintainers: name: multus-cni sources: - https://github.com/bitnami/charts/tree/main/bitnami/multus-cni -version: 2.1.20 +version: 2.1.21 diff --git a/bitnami/multus-cni/crds/network-attachment-definitions.yaml b/bitnami/multus-cni/crds/network-attachment-definitions.yaml index 114fcc41edfa55..3a432bd19f259c 100644 --- a/bitnami/multus-cni/crds/network-attachment-definitions.yaml +++ b/bitnami/multus-cni/crds/network-attachment-definitions.yaml @@ -1,5 +1,5 @@ # Source: https://raw.githubusercontent.com/k8snetworkplumbingwg/multus-cni/v{version}/deployments/multus-daemonset-thick.yml -# Version: 4.1.3 +# Version: 4.1.4 # RequiresFilter: true apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/bitnami/multus-cni/values.yaml b/bitnami/multus-cni/values.yaml index 92904d15bda2b8..3a33ce186f9818 100644 --- a/bitnami/multus-cni/values.yaml +++ b/bitnami/multus-cni/values.yaml @@ -84,7 +84,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/multus-cni - tag: 4.1.3-debian-12-r4 + tag: 4.1.4-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 62722f170126f40264c8df03723543b8dda7f8a5 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 7 Dec 2024 12:39:18 +0100 Subject: [PATCH 006/253] [bitnami/dremio] Release 0.1.15 (#30824) * [bitnami/dremio] Release 0.1.15 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/dremio/CHANGELOG.md | 10 ++++++++-- bitnami/dremio/Chart.lock | 10 +++++----- bitnami/dremio/Chart.yaml | 8 ++++---- bitnami/dremio/values.yaml | 6 +++--- 4 files changed, 20 insertions(+), 14 deletions(-) diff --git a/bitnami/dremio/CHANGELOG.md b/bitnami/dremio/CHANGELOG.md index a1d15d43e2405c..3c0877d90899a4 100644 --- a/bitnami/dremio/CHANGELOG.md +++ b/bitnami/dremio/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 0.1.14 (2024-11-29) +## 0.1.15 (2024-12-07) -* [bitnami/dremio] chore: :bulb: :memo: :rotating_light: Rename prometheus "@section" to avoid linter problems ([#30683](https://github.com/bitnami/charts/pull/30683)) +* [bitnami/dremio] Release 0.1.15 ([#30824](https://github.com/bitnami/charts/pull/30824)) + +## 0.1.14 (2024-11-29) + +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 1) (#30660) ([7409ca4](https://github.com/bitnami/charts/commit/7409ca4c21869fabe1532dd4f3ff24895df71c6d)), closes [#30660](https://github.com/bitnami/charts/issues/30660) +* [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/dremio] chore: :bulb: :memo: :rotating_light: Rename prometheus "@section" to avoid linter ([2d4e2c3](https://github.com/bitnami/charts/commit/2d4e2c3f807ce5b892eed8a62643d76aef472abe)), closes [#30683](https://github.com/bitnami/charts/issues/30683) ## 0.1.13 (2024-10-28) diff --git a/bitnami/dremio/Chart.lock b/bitnami/dremio/Chart.lock index b47f953e1bee5a..a871ebe2cc5356 100644 --- a/bitnami/dremio/Chart.lock +++ b/bitnami/dremio/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: minio repository: oci://registry-1.docker.io/bitnamicharts - version: 14.8.0 + version: 14.8.6 - name: zookeeper repository: oci://registry-1.docker.io/bitnamicharts - version: 13.5.1 + version: 13.6.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.26.0 -digest: sha256:c6c88adf6a9213a8590af51c1fff346c1da7b590ef12e9b6f071f48b6f9d89e8 -generated: "2024-10-28T11:09:11.340617097Z" + version: 2.27.2 +digest: sha256:bac53aa34acd1477d896e54dccb4dd378247f6985063a7d77106cd7f9291521e +generated: "2024-12-07T11:17:48.229608952Z" diff --git a/bitnami/dremio/Chart.yaml b/bitnami/dremio/Chart.yaml index 9f30a44212a629..22387368414913 100644 --- a/bitnami/dremio/Chart.yaml +++ b/bitnami/dremio/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: dremio - image: docker.io/bitnami/dremio:25.2.0-debian-12-r0 + image: docker.io/bitnami/dremio:25.2.0-debian-12-r1 - name: jmx-exporter - image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r9 + image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r10 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r32 + image: docker.io/bitnami/os-shell:12-debian-12-r33 apiVersion: v2 appVersion: 25.2.0 dependencies: @@ -41,4 +41,4 @@ sources: - https://github.com/bitnami/charts/tree/main/bitnami/dremio - https://github.com/bitnami/containers/tree/main/bitnami/dremio - https://github.com/dremio/dremio-oss -version: 0.1.14 +version: 0.1.15 diff --git a/bitnami/dremio/values.yaml b/bitnami/dremio/values.yaml index 9380d5e17a1c81..5ae4bc4383d251 100644 --- a/bitnami/dremio/values.yaml +++ b/bitnami/dremio/values.yaml @@ -91,7 +91,7 @@ dremio: image: registry: docker.io repository: bitnami/dremio - tag: 25.2.0-debian-12-r0 + tag: 25.2.0-debian-12-r1 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1950,7 +1950,7 @@ defaultInitContainers: defaultImage: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r32 + tag: 12-debian-12-r33 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -2326,7 +2326,7 @@ metrics: image: registry: docker.io repository: bitnami/jmx-exporter - tag: 1.0.1-debian-12-r9 + tag: 1.0.1-debian-12-r10 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From f504f07780487955d3391075cc82721df6601bd8 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 8 Dec 2024 11:00:15 +0100 Subject: [PATCH 007/253] [bitnami/apache] Release 11.2.23 (#30827) * [bitnami/apache] Release 11.2.23 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/apache/CHANGELOG.md | 10 ++++++++-- bitnami/apache/Chart.lock | 6 +++--- bitnami/apache/Chart.yaml | 8 ++++---- bitnami/apache/values.yaml | 6 +++--- 4 files changed, 18 insertions(+), 12 deletions(-) diff --git a/bitnami/apache/CHANGELOG.md b/bitnami/apache/CHANGELOG.md index 438d6ce7da952d..64deb4f2f6772f 100644 --- a/bitnami/apache/CHANGELOG.md +++ b/bitnami/apache/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 11.2.22 (2024-10-29) +## 11.2.23 (2024-12-08) -* [bitnami/apache] Release 11.2.22 ([#30118](https://github.com/bitnami/charts/pull/30118)) +* [bitnami/apache] Release 11.2.23 ([#30827](https://github.com/bitnami/charts/pull/30827)) + +## 11.2.22 (2024-10-29) + +* [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/apache] Release 11.2.22 (#30118) ([4d149a0](https://github.com/bitnami/charts/commit/4d149a0c7bb99f680887ae1184bf058b6a6a7fe5)), closes [#30118](https://github.com/bitnami/charts/issues/30118) +* 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) ## 11.2.21 (2024-10-16) diff --git a/bitnami/apache/Chart.lock b/bitnami/apache/Chart.lock index c5f838c64a023c..1266036647b8dc 100644 --- a/bitnami/apache/Chart.lock +++ b/bitnami/apache/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.26.0 -digest: sha256:5ff7837915aef0067bd32271ee2b10c990774c16c4b6fe0a7c5eb6e53530ce08 -generated: "2024-10-29T09:37:53.264476456Z" + version: 2.27.2 +digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 +generated: "2024-12-08T09:46:50.854822766Z" diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml index 30086b3fac787d..a9d531720bef0c 100644 --- a/bitnami/apache/Chart.yaml +++ b/bitnami/apache/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: apache - image: docker.io/bitnami/apache:2.4.62-debian-12-r12 + image: docker.io/bitnami/apache:2.4.62-debian-12-r13 - name: apache-exporter - image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r2 + image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r6 - name: git - image: docker.io/bitnami/git:2.47.0-debian-12-r1 + image: docker.io/bitnami/git:2.47.1-debian-12-r0 apiVersion: v2 appVersion: 2.4.62 dependencies: @@ -35,4 +35,4 @@ maintainers: name: apache sources: - https://github.com/bitnami/charts/tree/main/bitnami/apache -version: 11.2.22 +version: 11.2.23 diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index a3a565f32fa321..a1c99e577208e0 100644 --- a/bitnami/apache/values.yaml +++ b/bitnami/apache/values.yaml @@ -64,7 +64,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/apache - tag: 2.4.62-debian-12-r12 + tag: 2.4.62-debian-12-r13 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -93,7 +93,7 @@ image: git: registry: docker.io repository: bitnami/git - tag: 2.47.0-debian-12-r1 + tag: 2.47.1-debian-12-r0 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -684,7 +684,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 1.0.9-debian-12-r2 + tag: 1.0.9-debian-12-r6 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From 99bdcc485b97dd97b1e74836d6b32805aab7323f Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 8 Dec 2024 11:20:52 +0100 Subject: [PATCH 008/253] [bitnami/spring-cloud-dataflow] Release 34.0.1 (#30829) * [bitnami/spring-cloud-dataflow] Release 34.0.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/spring-cloud-dataflow/CHANGELOG.md | 6 +++++- bitnami/spring-cloud-dataflow/Chart.lock | 10 +++++----- bitnami/spring-cloud-dataflow/Chart.yaml | 14 +++++++------- bitnami/spring-cloud-dataflow/values.yaml | 12 ++++++------ 4 files changed, 23 insertions(+), 19 deletions(-) diff --git a/bitnami/spring-cloud-dataflow/CHANGELOG.md b/bitnami/spring-cloud-dataflow/CHANGELOG.md index 869c5af48c75a6..4f6bd447e69abe 100644 --- a/bitnami/spring-cloud-dataflow/CHANGELOG.md +++ b/bitnami/spring-cloud-dataflow/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog +## 34.0.1 (2024-12-08) + +* [bitnami/spring-cloud-dataflow] Release 34.0.1 ([#30829](https://github.com/bitnami/charts/pull/30829)) + ## 34.0.0 (2024-11-12) -* [bitnami/spring-cloud-dataflow] Update kafka subchart to 31.0.0 ([#30426](https://github.com/bitnami/charts/pull/30426)) +* [bitnami/spring-cloud-dataflow] Update kafka subchart to 31.0.0 (#30426) ([01bfb98](https://github.com/bitnami/charts/commit/01bfb98c9b21baf9c18d15ef67e8a116979994e9)), closes [#30426](https://github.com/bitnami/charts/issues/30426) ## 33.0.0 (2024-11-12) diff --git a/bitnami/spring-cloud-dataflow/Chart.lock b/bitnami/spring-cloud-dataflow/Chart.lock index eb85fc3c9443e9..4738670f12189f 100644 --- a/bitnami/spring-cloud-dataflow/Chart.lock +++ b/bitnami/spring-cloud-dataflow/Chart.lock @@ -1,15 +1,15 @@ dependencies: - name: rabbitmq repository: oci://registry-1.docker.io/bitnamicharts - version: 15.0.6 + version: 15.1.0 - name: mariadb repository: oci://registry-1.docker.io/bitnamicharts - version: 20.0.0 + version: 20.1.1 - name: kafka repository: oci://registry-1.docker.io/bitnamicharts version: 31.0.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:6afd9b2e3a3528a2479bb386b78dda42b12fc8a6be01f290413f72519f386d26 -generated: "2024-11-12T15:35:36.526658+01:00" + version: 2.27.2 +digest: sha256:711d2c20add9adb6ccc4c0af19cc2e9dec2c1f422c3470b2c8a052ed47ff0519 +generated: "2024-12-08T10:04:06.488009583Z" diff --git a/bitnami/spring-cloud-dataflow/Chart.yaml b/bitnami/spring-cloud-dataflow/Chart.yaml index 442d7b796fb46d..b81ea74416bf45 100644 --- a/bitnami/spring-cloud-dataflow/Chart.yaml +++ b/bitnami/spring-cloud-dataflow/Chart.yaml @@ -6,17 +6,17 @@ annotations: licenses: Apache-2.0 images: | - name: kubectl - image: docker.io/bitnami/kubectl:1.31.2-debian-12-r3 + image: docker.io/bitnami/kubectl:1.31.3-debian-12-r1 - name: mariadb - image: docker.io/bitnami/mariadb:10.11.9-debian-12-r3 + image: docker.io/bitnami/mariadb:10.11.10-debian-12-r1 - name: prometheus-rsocket-proxy - image: docker.io/bitnami/prometheus-rsocket-proxy:1.5.3-debian-12-r31 + image: docker.io/bitnami/prometheus-rsocket-proxy:1.5.3-debian-12-r32 - name: spring-cloud-dataflow - image: docker.io/bitnami/spring-cloud-dataflow:2.11.5-debian-12-r2 + image: docker.io/bitnami/spring-cloud-dataflow:2.11.5-debian-12-r3 - name: spring-cloud-dataflow-composed-task-runner - image: docker.io/bitnami/spring-cloud-dataflow-composed-task-runner:2.11.5-debian-12-r2 + image: docker.io/bitnami/spring-cloud-dataflow-composed-task-runner:2.11.5-debian-12-r3 - name: spring-cloud-skipper - image: docker.io/bitnami/spring-cloud-skipper:2.11.5-debian-12-r2 + image: docker.io/bitnami/spring-cloud-skipper:2.11.5-debian-12-r3 apiVersion: v2 appVersion: 2.11.5 dependencies: @@ -53,4 +53,4 @@ maintainers: name: spring-cloud-dataflow sources: - https://github.com/bitnami/charts/tree/main/bitnami/spring-cloud-dataflow -version: 34.0.0 +version: 34.0.1 diff --git a/bitnami/spring-cloud-dataflow/values.yaml b/bitnami/spring-cloud-dataflow/values.yaml index c78a22a629418d..405eb39ddfbcc0 100644 --- a/bitnami/spring-cloud-dataflow/values.yaml +++ b/bitnami/spring-cloud-dataflow/values.yaml @@ -68,7 +68,7 @@ server: image: registry: docker.io repository: bitnami/spring-cloud-dataflow - tag: 2.11.5-debian-12-r2 + tag: 2.11.5-debian-12-r3 digest: "" ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images ## @@ -102,7 +102,7 @@ server: image: registry: docker.io repository: bitnami/spring-cloud-dataflow-composed-task-runner - tag: 2.11.5-debian-12-r2 + tag: 2.11.5-debian-12-r3 digest: "" ## Spring Cloud Dataflow Server configuration parameters ## @@ -705,7 +705,7 @@ skipper: image: registry: docker.io repository: bitnami/spring-cloud-skipper - tag: 2.11.5-debian-12-r2 + tag: 2.11.5-debian-12-r3 digest: "" ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images ## @@ -1270,7 +1270,7 @@ metrics: image: registry: docker.io repository: bitnami/prometheus-rsocket-proxy - tag: 1.5.3-debian-12-r31 + tag: 1.5.3-debian-12-r32 digest: "" ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images ## @@ -1739,7 +1739,7 @@ waitForBackends: image: registry: docker.io repository: bitnami/kubectl - tag: 1.31.2-debian-12-r3 + tag: 1.31.3-debian-12-r1 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1820,7 +1820,7 @@ mariadb: image: registry: docker.io repository: bitnami/mariadb - tag: 10.11.9-debian-12-r3 + tag: 10.11.10-debian-12-r1 digest: "" ## @param mariadb.architecture MariaDB architecture. Allowed values: `standalone` or `replication` ## From d071989c5ddebffdc20c17f58a45c29a8f1649c2 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 8 Dec 2024 11:21:52 +0100 Subject: [PATCH 009/253] [bitnami/phpmyadmin] Release 18.0.1 (#30828) * [bitnami/phpmyadmin] Release 18.0.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/phpmyadmin/CHANGELOG.md | 8 ++++++-- bitnami/phpmyadmin/Chart.lock | 8 ++++---- bitnami/phpmyadmin/Chart.yaml | 6 +++--- bitnami/phpmyadmin/values.yaml | 4 ++-- 4 files changed, 15 insertions(+), 11 deletions(-) diff --git a/bitnami/phpmyadmin/CHANGELOG.md b/bitnami/phpmyadmin/CHANGELOG.md index 157951022ed938..066293b98bc16b 100644 --- a/bitnami/phpmyadmin/CHANGELOG.md +++ b/bitnami/phpmyadmin/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 18.0.0 (2024-11-08) +## 18.0.1 (2024-12-08) -* [bitnami/phpmyadmin] chore!: :arrow_up: :boom: Bump MariaDB subchart to 20 ([#30356](https://github.com/bitnami/charts/pull/30356)) +* [bitnami/phpmyadmin] Release 18.0.1 ([#30828](https://github.com/bitnami/charts/pull/30828)) + +## 18.0.0 (2024-11-12) + +* [bitnami/phpmyadmin] chore!: :arrow_up: :boom: Bump MariaDB subchart to 20 (#30356) ([51d5755](https://github.com/bitnami/charts/commit/51d5755e62be68f8937c8b03c1efcee03272e785)), closes [#30356](https://github.com/bitnami/charts/issues/30356) ## 17.0.9 (2024-11-08) diff --git a/bitnami/phpmyadmin/Chart.lock b/bitnami/phpmyadmin/Chart.lock index 644076d79c401a..ae3c84a5b57046 100644 --- a/bitnami/phpmyadmin/Chart.lock +++ b/bitnami/phpmyadmin/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: mariadb repository: oci://registry-1.docker.io/bitnamicharts - version: 20.0.0 + version: 20.1.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:a08eeac7b1e86db641f021740d6a79162af729d4b3fe51a2e0ae94af6a8dadef -generated: "2024-11-08T16:20:02.191105196+01:00" + version: 2.27.2 +digest: sha256:90d0095f4cc0b0981ca3522bcd0ce27dcb23c07e8eb58de53d2f6e7f565f2c6f +generated: "2024-12-08T10:03:49.607870177Z" diff --git a/bitnami/phpmyadmin/Chart.yaml b/bitnami/phpmyadmin/Chart.yaml index fb3d2712d45aa3..ad2e15d3f409e9 100644 --- a/bitnami/phpmyadmin/Chart.yaml +++ b/bitnami/phpmyadmin/Chart.yaml @@ -6,9 +6,9 @@ annotations: licenses: Apache-2.0 images: | - name: apache-exporter - image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r2 + image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r6 - name: phpmyadmin - image: docker.io/bitnami/phpmyadmin:5.2.1-debian-12-r45 + image: docker.io/bitnami/phpmyadmin:5.2.1-debian-12-r48 apiVersion: v2 appVersion: 5.2.1 dependencies: @@ -36,4 +36,4 @@ maintainers: name: phpmyadmin sources: - https://github.com/bitnami/charts/tree/main/bitnami/phpmyadmin -version: 18.0.0 \ No newline at end of file +version: 18.0.1 diff --git a/bitnami/phpmyadmin/values.yaml b/bitnami/phpmyadmin/values.yaml index 43b1af031c7b1e..a70d5738f90244 100644 --- a/bitnami/phpmyadmin/values.yaml +++ b/bitnami/phpmyadmin/values.yaml @@ -65,7 +65,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/phpmyadmin - tag: 5.2.1-debian-12-r45 + tag: 5.2.1-debian-12-r48 digest: "" ## Specify a imagePullPolicy ## @@ -629,7 +629,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 1.0.9-debian-12-r2 + tag: 1.0.9-debian-12-r6 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From 4e2d5d2aaceeffbf2c255938e74810c1baf75c91 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 9 Dec 2024 03:29:45 +0100 Subject: [PATCH 010/253] [bitnami/ghost] Release 22.0.10 (#30831) * [bitnami/ghost] Release 22.0.10 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/ghost/CHANGELOG.md | 8 ++++++-- bitnami/ghost/Chart.yaml | 6 +++--- bitnami/ghost/values.yaml | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/bitnami/ghost/CHANGELOG.md b/bitnami/ghost/CHANGELOG.md index ae7bb6b255f94a..7a10266444efb4 100644 --- a/bitnami/ghost/CHANGELOG.md +++ b/bitnami/ghost/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 22.0.9 (2024-12-06) +## 22.0.10 (2024-12-09) -* [bitnami/ghost] Release 22.0.9 ([#30820](https://github.com/bitnami/charts/pull/30820)) +* [bitnami/ghost] Release 22.0.10 ([#30831](https://github.com/bitnami/charts/pull/30831)) + +## 22.0.9 (2024-12-06) + +* [bitnami/ghost] Release 22.0.9 (#30820) ([90a3c1f](https://github.com/bitnami/charts/commit/90a3c1f68f0c01c63fbcba8b79295388a0e0f544)), closes [#30820](https://github.com/bitnami/charts/issues/30820) ## 22.0.8 (2024-12-03) diff --git a/bitnami/ghost/Chart.yaml b/bitnami/ghost/Chart.yaml index a699b3551ba7f7..66819ca6fbd8a3 100644 --- a/bitnami/ghost/Chart.yaml +++ b/bitnami/ghost/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: ghost - image: docker.io/bitnami/ghost:5.104.0-debian-12-r0 + image: docker.io/bitnami/ghost:5.104.1-debian-12-r0 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r33 apiVersion: v2 -appVersion: 5.104.0 +appVersion: 5.104.1 dependencies: - condition: mysql.enabled name: mysql @@ -40,4 +40,4 @@ maintainers: name: ghost sources: - https://github.com/bitnami/charts/tree/main/bitnami/ghost -version: 22.0.9 +version: 22.0.10 diff --git a/bitnami/ghost/values.yaml b/bitnami/ghost/values.yaml index 6456e745520c01..8bf4fea0a6b68a 100644 --- a/bitnami/ghost/values.yaml +++ b/bitnami/ghost/values.yaml @@ -79,7 +79,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/ghost - tag: 5.104.0-debian-12-r0 + tag: 5.104.1-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From c286d504065a13868548de4b972c1c6c2c42a64d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 9 Dec 2024 04:22:33 +0100 Subject: [PATCH 011/253] [bitnami/moodle] Release 25.0.2 (#30832) * [bitnami/moodle] Release 25.0.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/moodle/CHANGELOG.md | 8 ++++++-- bitnami/moodle/Chart.lock | 8 ++++---- bitnami/moodle/Chart.yaml | 8 ++++---- bitnami/moodle/values.yaml | 4 ++-- 4 files changed, 16 insertions(+), 12 deletions(-) diff --git a/bitnami/moodle/CHANGELOG.md b/bitnami/moodle/CHANGELOG.md index 5928e5b0a63c51..0aba654605ce36 100644 --- a/bitnami/moodle/CHANGELOG.md +++ b/bitnami/moodle/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 25.0.1 (2024-11-17) +## 25.0.2 (2024-12-09) -* [bitnami/moodle] Release 25.0.1 ([#30488](https://github.com/bitnami/charts/pull/30488)) +* [bitnami/moodle] Release 25.0.2 ([#30832](https://github.com/bitnami/charts/pull/30832)) + +## 25.0.1 (2024-11-17) + +* [bitnami/moodle] Release 25.0.1 (#30488) ([7e1cd00](https://github.com/bitnami/charts/commit/7e1cd00c937ddd7fdfc182735077a35909dba1ce)), closes [#30488](https://github.com/bitnami/charts/issues/30488) ## 25.0.0 (2024-11-12) diff --git a/bitnami/moodle/Chart.lock b/bitnami/moodle/Chart.lock index 2b3bb0018fdcae..1e5a775f6c9a1a 100644 --- a/bitnami/moodle/Chart.lock +++ b/bitnami/moodle/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: mariadb repository: oci://registry-1.docker.io/bitnamicharts - version: 20.0.0 + version: 20.1.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:af5ed1c132ec3f9d3591d30386fe109f1ffb28e6c1b069a1a70bdf226114eb5a -generated: "2024-11-08T16:15:36.27119303+01:00" + version: 2.27.2 +digest: sha256:d2281c5b2c30ac9510846ca5c0eee05412e65ff7d5883ef69f040bebef0fd2ea +generated: "2024-12-09T02:53:52.239089759Z" diff --git a/bitnami/moodle/Chart.yaml b/bitnami/moodle/Chart.yaml index 4d7b959ff48ec9..f8a0017dbf1065 100644 --- a/bitnami/moodle/Chart.yaml +++ b/bitnami/moodle/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: apache-exporter - image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r3 + image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r6 - name: moodle - image: docker.io/bitnami/moodle:4.5.0-debian-12-r5 + image: docker.io/bitnami/moodle:4.5.1-debian-12-r0 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r33 apiVersion: v2 -appVersion: 4.5.0 +appVersion: 4.5.1 dependencies: - condition: mariadb.enabled name: mariadb @@ -36,4 +36,4 @@ maintainers: name: moodle sources: - https://github.com/bitnami/charts/tree/main/bitnami/moodle -version: 25.0.1 +version: 25.0.2 diff --git a/bitnami/moodle/values.yaml b/bitnami/moodle/values.yaml index 4994af241777c8..67ab234da0515a 100644 --- a/bitnami/moodle/values.yaml +++ b/bitnami/moodle/values.yaml @@ -62,7 +62,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/moodle - tag: 4.5.0-debian-12-r5 + tag: 4.5.1-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -799,7 +799,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 1.0.9-debian-12-r3 + tag: 1.0.9-debian-12-r6 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From 7540ba484d3b120f2f9a00037cc05d85f63e1f83 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 9 Dec 2024 13:16:00 +0100 Subject: [PATCH 012/253] [bitnami/chainloop] Release 2.0.50 (#30838) * [bitnami/chainloop] Release 2.0.50 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/chainloop/CHANGELOG.md | 8 ++++++-- bitnami/chainloop/Chart.yaml | 10 +++++----- bitnami/chainloop/values.yaml | 6 +++--- 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/bitnami/chainloop/CHANGELOG.md b/bitnami/chainloop/CHANGELOG.md index ee0c8d65566414..ad4165a5dba5f9 100644 --- a/bitnami/chainloop/CHANGELOG.md +++ b/bitnami/chainloop/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.0.49 (2024-12-05) +## 2.0.50 (2024-12-09) -* [bitnami/chainloop] Release 2.0.49 ([#30808](https://github.com/bitnami/charts/pull/30808)) +* [bitnami/chainloop] Release 2.0.50 ([#30838](https://github.com/bitnami/charts/pull/30838)) + +## 2.0.49 (2024-12-05) + +* [bitnami/chainloop] Release 2.0.49 (#30808) ([13c83d3](https://github.com/bitnami/charts/commit/13c83d3a773da9f89d213f88082dfecdbe5ac80f)), closes [#30808](https://github.com/bitnami/charts/issues/30808) ## 2.0.48 (2024-12-03) diff --git a/bitnami/chainloop/Chart.yaml b/bitnami/chainloop/Chart.yaml index 55cd37df5f16fd..f786b02b005c3e 100644 --- a/bitnami/chainloop/Chart.yaml +++ b/bitnami/chainloop/Chart.yaml @@ -6,15 +6,15 @@ annotations: license: Apache-2.0 images: | - name: chainloop-artifact-cas - image: docker.io/bitnami/chainloop-artifact-cas:0.135.0-debian-12-r0 + image: docker.io/bitnami/chainloop-artifact-cas:0.136.0-debian-12-r0 - name: chainloop-control-plane - image: docker.io/bitnami/chainloop-control-plane:0.135.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane:0.136.0-debian-12-r0 - name: chainloop-control-plane-migrations - image: docker.io/bitnami/chainloop-control-plane-migrations:0.135.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane-migrations:0.136.0-debian-12-r0 - name: dex image: docker.io/bitnami/dex:2.41.1-debian-12-r9 apiVersion: v2 -appVersion: 0.135.0 +appVersion: 0.136.0 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -63,4 +63,4 @@ sources: - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-control-plane-migrations - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas - https://github.com/chainloop-dev/chainloop -version: 2.0.49 +version: 2.0.50 diff --git a/bitnami/chainloop/values.yaml b/bitnami/chainloop/values.yaml index 24f96d07140e7c..7b8ba663a845cf 100644 --- a/bitnami/chainloop/values.yaml +++ b/bitnami/chainloop/values.yaml @@ -164,7 +164,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane - tag: 0.135.0-debian-12-r0 + tag: 0.136.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -241,7 +241,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane-migrations - tag: 0.135.0-debian-12-r0 + tag: 0.136.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -988,7 +988,7 @@ cas: image: registry: docker.io repository: bitnami/chainloop-artifact-cas - tag: 0.135.0-debian-12-r0 + tag: 0.136.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From d67bdde9423969d62ad7d95771c779b6aeb55989 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 9 Dec 2024 14:51:08 +0100 Subject: [PATCH 013/253] [bitnami/neo4j] Release 0.1.17 (#30841) * [bitnami/neo4j] Release 0.1.17 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/neo4j/CHANGELOG.md | 9 +++++++-- bitnami/neo4j/Chart.lock | 6 +++--- bitnami/neo4j/Chart.yaml | 8 ++++---- bitnami/neo4j/values.yaml | 4 ++-- 4 files changed, 16 insertions(+), 11 deletions(-) diff --git a/bitnami/neo4j/CHANGELOG.md b/bitnami/neo4j/CHANGELOG.md index 8a8aaddfa847b4..6a6761ae6599e2 100644 --- a/bitnami/neo4j/CHANGELOG.md +++ b/bitnami/neo4j/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 0.1.16 (2024-10-31) +## 0.1.17 (2024-12-09) -* [bitnami/neo4j] Release 0.1.16 ([#30153](https://github.com/bitnami/charts/pull/30153)) +* [bitnami/neo4j] Release 0.1.17 ([#30841](https://github.com/bitnami/charts/pull/30841)) + +## 0.1.16 (2024-10-31) + +* [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/neo4j] Release 0.1.16 (#30153) ([d3bff55](https://github.com/bitnami/charts/commit/d3bff55c6eee70c87740fc60e26c3bb798f91e53)), closes [#30153](https://github.com/bitnami/charts/issues/30153) ## 0.1.15 (2024-10-18) diff --git a/bitnami/neo4j/Chart.lock b/bitnami/neo4j/Chart.lock index ace68be4fc45b0..e3ee3f0315fb2c 100644 --- a/bitnami/neo4j/Chart.lock +++ b/bitnami/neo4j/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.26.0 -digest: sha256:5ff7837915aef0067bd32271ee2b10c990774c16c4b6fe0a7c5eb6e53530ce08 -generated: "2024-10-16T09:42:08.622378926Z" + version: 2.27.2 +digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 +generated: "2024-12-09T13:41:48.865687054Z" diff --git a/bitnami/neo4j/Chart.yaml b/bitnami/neo4j/Chart.yaml index d75482635d4b5a..be0e7f7d0db8d6 100644 --- a/bitnami/neo4j/Chart.yaml +++ b/bitnami/neo4j/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: neo4j - image: docker.io/bitnami/neo4j:5.25.1-debian-12-r0 + image: docker.io/bitnami/neo4j:5.26.0-debian-12-r0 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r32 + image: docker.io/bitnami/os-shell:12-debian-12-r33 apiVersion: v2 -appVersion: 5.25.1 +appVersion: 5.26.0 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -35,4 +35,4 @@ sources: - https://github.com/bitnami/charts/tree/main/bitnami/neo4j - https://github.com/bitnami/containers/tree/main/bitnami/neo4j - https://github.com/neo4j/neo4j -version: 0.1.16 +version: 0.1.17 diff --git a/bitnami/neo4j/values.yaml b/bitnami/neo4j/values.yaml index 75c6f977a5e8b9..a6d0e39cf39847 100644 --- a/bitnami/neo4j/values.yaml +++ b/bitnami/neo4j/values.yaml @@ -86,7 +86,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/neo4j - tag: 5.25.1-debian-12-r0 + tag: 5.26.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -746,7 +746,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r32 + tag: 12-debian-12-r33 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. From 7df0c769083e44d8847a9be82ad9731922fafbd4 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 9 Dec 2024 19:52:53 +0100 Subject: [PATCH 014/253] [bitnami/nessie] Release 1.0.7 (#30845) * [bitnami/nessie] Release 1.0.7 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/nessie/CHANGELOG.md | 8 ++++++-- bitnami/nessie/Chart.yaml | 6 +++--- bitnami/nessie/values.yaml | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/bitnami/nessie/CHANGELOG.md b/bitnami/nessie/CHANGELOG.md index a27bb534e95143..f9f015692e226f 100644 --- a/bitnami/nessie/CHANGELOG.md +++ b/bitnami/nessie/CHANGELOG.md @@ -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)) + +## 1.0.6 (2024-12-06) + +* [bitnami/nessie] Release 1.0.6 (#30814) ([fec53c6](https://github.com/bitnami/charts/commit/fec53c6b7be4ff4acb3daf670cc27e712bb5cc6a)), closes [#30814](https://github.com/bitnami/charts/issues/30814) ## 1.0.5 (2024-12-02) diff --git a/bitnami/nessie/Chart.yaml b/bitnami/nessie/Chart.yaml index 6bee4a435bdb57..6b906483562915 100644 --- a/bitnami/nessie/Chart.yaml +++ b/bitnami/nessie/Chart.yaml @@ -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 @@ -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 diff --git a/bitnami/nessie/values.yaml b/bitnami/nessie/values.yaml index c41b1924b42e38..e842f835ff0af8 100644 --- a/bitnami/nessie/values.yaml +++ b/bitnami/nessie/values.yaml @@ -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 From 7940dc2203aedd08e40afd739b749f4732f81a16 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 10 Dec 2024 00:04:06 +0100 Subject: [PATCH 015/253] [bitnami/wordpress] Release 24.0.11 (#30846) * [bitnami/wordpress] Release 24.0.11 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/wordpress/CHANGELOG.md | 8 ++++++-- bitnami/wordpress/Chart.lock | 6 +++--- bitnami/wordpress/Chart.yaml | 6 +++--- bitnami/wordpress/values.yaml | 4 ++-- 4 files changed, 14 insertions(+), 10 deletions(-) diff --git a/bitnami/wordpress/CHANGELOG.md b/bitnami/wordpress/CHANGELOG.md index c4f108932fa542..545bf9451f02e7 100644 --- a/bitnami/wordpress/CHANGELOG.md +++ b/bitnami/wordpress/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 24.0.10 (2024-12-04) +## 24.0.11 (2024-12-09) -* [bitnami/wordpress] Release 24.0.10 ([#30788](https://github.com/bitnami/charts/pull/30788)) +* [bitnami/wordpress] Release 24.0.11 ([#30846](https://github.com/bitnami/charts/pull/30846)) + +## 24.0.10 (2024-12-04) + +* [bitnami/wordpress] Release 24.0.10 (#30788) ([af92a10](https://github.com/bitnami/charts/commit/af92a103ee153a2b03700c1b129a059f897998ab)), closes [#30788](https://github.com/bitnami/charts/issues/30788) ## 24.0.9 (2024-12-03) diff --git a/bitnami/wordpress/Chart.lock b/bitnami/wordpress/Chart.lock index c0e685406dc572..57b58fef64ef0f 100644 --- a/bitnami/wordpress/Chart.lock +++ b/bitnami/wordpress/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: memcached repository: oci://registry-1.docker.io/bitnamicharts - version: 7.5.3 + version: 7.5.4 - name: mariadb repository: oci://registry-1.docker.io/bitnamicharts version: 20.1.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.27.2 -digest: sha256:13c9c1f9eafa7d4a9edf5febf5975cccca69b19840e0fab29d9a98e21ee58515 -generated: "2024-12-03T15:57:28.120379949Z" +digest: sha256:f4020cdc987fc0cc4349b76d2f96057db1bb8ad22264b058bec60394d0954ec6 +generated: "2024-12-09T22:43:50.895277601Z" diff --git a/bitnami/wordpress/Chart.yaml b/bitnami/wordpress/Chart.yaml index 3c61b6fa90e68c..5c6cecd8c915e3 100644 --- a/bitnami/wordpress/Chart.yaml +++ b/bitnami/wordpress/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: apache-exporter - image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r4 + image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r6 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r33 - name: wordpress - image: docker.io/bitnami/wordpress:6.7.1-debian-12-r3 + image: docker.io/bitnami/wordpress:6.7.1-debian-12-r4 apiVersion: v2 appVersion: 6.7.1 dependencies: @@ -44,4 +44,4 @@ maintainers: name: wordpress sources: - https://github.com/bitnami/charts/tree/main/bitnami/wordpress -version: 24.0.10 +version: 24.0.11 diff --git a/bitnami/wordpress/values.yaml b/bitnami/wordpress/values.yaml index 07181191b8ab6f..301ad82d655e02 100644 --- a/bitnami/wordpress/values.yaml +++ b/bitnami/wordpress/values.yaml @@ -82,7 +82,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/wordpress - tag: 6.7.1-debian-12-r3 + tag: 6.7.1-debian-12-r4 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -994,7 +994,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 1.0.9-debian-12-r4 + tag: 1.0.9-debian-12-r6 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From dccf562c26e63a321f60903fa46eac3ff59c2e94 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 10 Dec 2024 04:34:27 +0100 Subject: [PATCH 016/253] [bitnami/tomcat] Release 11.3.3 (#30847) * [bitnami/tomcat] Release 11.3.3 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/tomcat/CHANGELOG.md | 8 ++++++-- bitnami/tomcat/Chart.lock | 6 +++--- bitnami/tomcat/Chart.yaml | 10 +++++----- bitnami/tomcat/values.yaml | 6 +++--- 4 files changed, 17 insertions(+), 13 deletions(-) diff --git a/bitnami/tomcat/CHANGELOG.md b/bitnami/tomcat/CHANGELOG.md index 1c2cd1f6eb34c2..742b66f7d397cd 100644 --- a/bitnami/tomcat/CHANGELOG.md +++ b/bitnami/tomcat/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 11.3.2 (2024-11-20) +## 11.3.3 (2024-12-10) -* [bitnami/tomcat] Release 11.3.2 ([#30550](https://github.com/bitnami/charts/pull/30550)) +* [bitnami/tomcat] Release 11.3.3 ([#30847](https://github.com/bitnami/charts/pull/30847)) + +## 11.3.2 (2024-11-20) + +* [bitnami/tomcat] Release 11.3.2 (#30550) ([56f6abf](https://github.com/bitnami/charts/commit/56f6abf1123818096cc7834274a6d26057dbc748)), closes [#30550](https://github.com/bitnami/charts/issues/30550) ## 11.3.1 (2024-11-12) diff --git a/bitnami/tomcat/Chart.lock b/bitnami/tomcat/Chart.lock index 3959555fd67445..76da4fb4450359 100644 --- a/bitnami/tomcat/Chart.lock +++ b/bitnami/tomcat/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:b711ab5874abf868a0c64353a790f17771758cee6f802acb9819be004c8460af -generated: "2024-11-12T03:38:50.933265574Z" + version: 2.27.2 +digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 +generated: "2024-12-10T03:20:07.728885862Z" diff --git a/bitnami/tomcat/Chart.yaml b/bitnami/tomcat/Chart.yaml index e50f7c2e6e9631..38717e5101394e 100644 --- a/bitnami/tomcat/Chart.yaml +++ b/bitnami/tomcat/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: jmx-exporter - image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r9 + image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r10 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: tomcat - image: docker.io/bitnami/tomcat:10.1.33-debian-12-r1 + image: docker.io/bitnami/tomcat:10.1.34-debian-12-r0 apiVersion: v2 -appVersion: 10.1.33 +appVersion: 10.1.34 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -35,4 +35,4 @@ maintainers: name: tomcat sources: - https://github.com/bitnami/charts/tree/main/bitnami/tomcat -version: 11.3.2 +version: 11.3.3 diff --git a/bitnami/tomcat/values.yaml b/bitnami/tomcat/values.yaml index eec89a8b8fe7dc..1bedb3b89132e4 100644 --- a/bitnami/tomcat/values.yaml +++ b/bitnami/tomcat/values.yaml @@ -70,7 +70,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/tomcat - tag: 10.1.33-debian-12-r1 + tag: 10.1.34-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -685,7 +685,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -743,7 +743,7 @@ metrics: image: registry: docker.io repository: bitnami/jmx-exporter - tag: 1.0.1-debian-12-r9 + tag: 1.0.1-debian-12-r10 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 4b5e443c026be15e1e8236f6a098155d0dcea376 Mon Sep 17 00:00:00 2001 From: Ali Moezzi <37932944+alimoezzi@users.noreply.github.com> Date: Tue, 10 Dec 2024 09:07:13 +0000 Subject: [PATCH 017/253] [bitnami/airflow] bugfix: Fix Airflow HPA, VPA for Worker and Triggerer typo (#30834) (#30836) * bugfix: Fix Airflow HPA, VPA for Worker and Triggerer typo [#30834](https://github.com/bitnami/charts/issues/30834) Signed-off-by: Ali Moezzi <37932944+alimoezzi@users.noreply.github.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Ali Moezzi <37932944+alimoezzi@users.noreply.github.com> Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/airflow/CHANGELOG.md | 8 ++++++-- bitnami/airflow/Chart.yaml | 2 +- bitnami/airflow/templates/triggerer/hpa.yaml | 2 +- bitnami/airflow/templates/worker/hpa.yaml | 2 +- bitnami/airflow/templates/worker/vpa.yaml | 2 +- 5 files changed, 10 insertions(+), 6 deletions(-) diff --git a/bitnami/airflow/CHANGELOG.md b/bitnami/airflow/CHANGELOG.md index c57bb851ac84ac..c0643260b5b8bd 100644 --- a/bitnami/airflow/CHANGELOG.md +++ b/bitnami/airflow/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 22.3.1 (2024-11-27) +## 22.3.2 (2024-12-09) -* [bitnami/airflow] bugfix: extra volume/mounts should apply to setup-db job and wait-for-db init-container… ([#30646](https://github.com/bitnami/charts/pull/30646)) +* [bitnami/airflow] bugfix: Fix Airflow HPA, VPA for Worker and Triggerer typo (#30834) ([#30836](https://github.com/bitnami/charts/pull/30836)) + +## 22.3.1 (2024-11-28) + +* [bitnami/airflow] bugfix: extra volume/mounts should apply to setup-db job and wait-for-db init-cont ([442b7c4](https://github.com/bitnami/charts/commit/442b7c43d60ced7c7f0aaac3eb1d60b343bd07df)), closes [#30646](https://github.com/bitnami/charts/issues/30646) ## 22.3.0 (2024-11-26) diff --git a/bitnami/airflow/Chart.yaml b/bitnami/airflow/Chart.yaml index 49013ed15dd3a7..b9166aa17ac861 100644 --- a/bitnami/airflow/Chart.yaml +++ b/bitnami/airflow/Chart.yaml @@ -39,4 +39,4 @@ maintainers: name: airflow sources: - https://github.com/bitnami/charts/tree/main/bitnami/airflow -version: 22.3.1 +version: 22.3.2 diff --git a/bitnami/airflow/templates/triggerer/hpa.yaml b/bitnami/airflow/templates/triggerer/hpa.yaml index 6d54f647258661..5cb9dd0b9508e2 100644 --- a/bitnami/airflow/templates/triggerer/hpa.yaml +++ b/bitnami/airflow/templates/triggerer/hpa.yaml @@ -17,7 +17,7 @@ metadata: spec: scaleTargetRef: apiVersion: {{ include "common.capabilities.statefulset.apiVersion" . }} - kind: Statefulset + kind: StatefulSet name: {{ template "airflow.triggerer.fullname" . }} minReplicas: {{ .Values.triggerer.autoscaling.hpa.minReplicas }} maxReplicas: {{ .Values.triggerer.autoscaling.hpa.maxReplicas }} diff --git a/bitnami/airflow/templates/worker/hpa.yaml b/bitnami/airflow/templates/worker/hpa.yaml index 0646cdb66ebf12..581d047c54c680 100644 --- a/bitnami/airflow/templates/worker/hpa.yaml +++ b/bitnami/airflow/templates/worker/hpa.yaml @@ -17,7 +17,7 @@ metadata: spec: scaleTargetRef: apiVersion: {{ include "common.capabilities.statefulset.apiVersion" . }} - kind: Statefulset + kind: StatefulSet name: {{ template "airflow.worker.fullname" . }} minReplicas: {{ coalesce .Values.worker.autoscaling.hpa.minReplicas .Values.worker.autoscaling.minReplicas }} maxReplicas: {{ coalesce .Values.worker.autoscaling.hpa.maxReplicas .Values.worker.autoscaling.maxReplicas }} diff --git a/bitnami/airflow/templates/worker/vpa.yaml b/bitnami/airflow/templates/worker/vpa.yaml index 3d6300eb819ba9..4e89f2f63661e2 100644 --- a/bitnami/airflow/templates/worker/vpa.yaml +++ b/bitnami/airflow/templates/worker/vpa.yaml @@ -33,7 +33,7 @@ spec: {{- end }} targetRef: apiVersion: {{ include "common.capabilities.statefulset.apiVersion" . }} - kind: Statefulset + kind: StatefulSet name: {{ template "airflow.worker.fullname" . }} {{- if .Values.worker.autoscaling.vpa.updatePolicy }} updatePolicy: From ffb38ddc22304901b3136edfded956eb666172bb Mon Sep 17 00:00:00 2001 From: Ion Koutsouris <15728914+ion-elgreco@users.noreply.github.com> Date: Tue, 10 Dec 2024 10:18:42 +0100 Subject: [PATCH 018/253] fix: azure secrets (#30802) * fix: azure secrets Signed-off-by: Ion Koutsouris <15728914+ion-elgreco@users.noreply.github.com> * chore: bump chart version Signed-off-by: Ion Koutsouris <15728914+ion-elgreco@users.noreply.github.com> * chore: bump chart version Signed-off-by: Ion Koutsouris <15728914+ion-elgreco@users.noreply.github.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Ion Koutsouris <15728914+ion-elgreco@users.noreply.github.com> Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/mlflow/CHANGELOG.md | 8 ++++++-- bitnami/mlflow/Chart.yaml | 2 +- bitnami/mlflow/templates/tracking/deployment.yaml | 6 ++++++ 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/bitnami/mlflow/CHANGELOG.md b/bitnami/mlflow/CHANGELOG.md index 920cddf0e0ee02..89cba20beb7904 100644 --- a/bitnami/mlflow/CHANGELOG.md +++ b/bitnami/mlflow/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.2.1 (2024-11-18) +## 2.2.2 (2024-12-06) -* [bitnami/mlflow] Release 2.2.1 ([#30503](https://github.com/bitnami/charts/pull/30503)) +* fix: azure secrets ([#30802](https://github.com/bitnami/charts/pull/30802)) + +## 2.2.1 (2024-11-18) + +* [bitnami/mlflow] Release 2.2.1 (#30503) ([2028aad](https://github.com/bitnami/charts/commit/2028aad4277a9a6c6e57219f67f457659c13da0a)), closes [#30503](https://github.com/bitnami/charts/issues/30503) ## 2.2.0 (2024-11-15) diff --git a/bitnami/mlflow/Chart.yaml b/bitnami/mlflow/Chart.yaml index 42819a3955a125..f22cce3c762053 100644 --- a/bitnami/mlflow/Chart.yaml +++ b/bitnami/mlflow/Chart.yaml @@ -44,4 +44,4 @@ sources: - https://github.com/bitnami/charts/tree/main/bitnami/mlflow - https://github.com/bitnami/containers/tree/main/bitnami/mlflow - https://github.com/mlflow/mlflow -version: 2.2.1 +version: 2.2.2 diff --git a/bitnami/mlflow/templates/tracking/deployment.yaml b/bitnami/mlflow/templates/tracking/deployment.yaml index fe14af6b601650..47e62c6398f458 100644 --- a/bitnami/mlflow/templates/tracking/deployment.yaml +++ b/bitnami/mlflow/templates/tracking/deployment.yaml @@ -209,21 +209,27 @@ spec: {{- if (include "mlflow.v0.azureBlob.enabled" .) }} {{- if .Values.externalAzureBlob.useCredentialsInSecret }} + {{- if .Values.externalAzureBlob.existingConnectionStringKey }} - name: AZURE_STORAGE_CONNECTION_STRING valueFrom: secretKeyRef: name: {{ .Values.externalAzureBlob.existingSecret }} key: {{ .Values.externalAzureBlob.existingConnectionStringKey }} + {{- end }} + {{- if .Values.externalAzureBlob.existingAccessKeyKey }} - name: AZURE_STORAGE_ACCESS_KEY valueFrom: secretKeyRef: name: {{ .Values.externalAzureBlob.existingSecret }} key: {{ .Values.externalAzureBlob.existingAccessKeyKey }} + {{- end }} + {{- if .Values.externalAzureBlob.clientSecretKey }} - name: AZURE_CLIENT_SECRET valueFrom: secretKeyRef: name: {{ .Values.externalAzureBlob.existingSecret }} key: {{ .Values.externalAzureBlob.clientSecretKey }} + {{- end }} {{- else }} {{- if .Values.externalAzureBlob.connectionString }} - name: AZURE_STORAGE_CONNECTION_STRING From bb42a7ebded506612dc56783d5f9c7c5ce0bc9b0 Mon Sep 17 00:00:00 2001 From: George Wu Date: Tue, 10 Dec 2024 02:04:23 -0800 Subject: [PATCH 019/253] [bitnami/thanos] Allow for shards that are both time and hash partitioned. (#30826) * [bitnami/thanos] Allow for shards that are both time and hash partitioned. Signed-off-by: George Wu * [bitnami/thanos] Fix typos. Signed-off-by: George Wu * [bitnami/thanos] Version bump and change log entry. Signed-off-by: George Wu * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: George Wu Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/thanos/CHANGELOG.md | 8 +++-- bitnami/thanos/Chart.yaml | 2 +- bitnami/thanos/README.md | 2 +- bitnami/thanos/templates/_helpers.tpl | 12 ++++--- bitnami/thanos/templates/alert-rule/query.yml | 2 +- .../thanos/templates/query/deployment.yaml | 10 ++++-- .../templates/storegateway/hpa-sharded.yaml | 10 ++++-- .../templates/storegateway/pdb-sharded.yaml | 10 ++++-- .../storegateway/service-sharded.yaml | 10 ++++-- .../storegateway/statefulset-sharded.yaml | 35 +++++++++++-------- bitnami/thanos/values.yaml | 4 +-- 11 files changed, 68 insertions(+), 37 deletions(-) diff --git a/bitnami/thanos/CHANGELOG.md b/bitnami/thanos/CHANGELOG.md index 88703d7fb6ac81..dbd8329916ff8c 100644 --- a/bitnami/thanos/CHANGELOG.md +++ b/bitnami/thanos/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 15.8.4 (2024-12-04) +## 15.8.5 (2024-12-08) -* [bitnami/thanos] Release 15.8.4 ([#30783](https://github.com/bitnami/charts/pull/30783)) +* [bitnami/thanos] Allow for shards that are both time and hash partitioned. ([#30826](https://github.com/bitnami/charts/pull/30826)) + +## 15.8.4 (2024-12-04) + +* [bitnami/thanos] Release 15.8.4 (#30783) ([a172556](https://github.com/bitnami/charts/commit/a172556265fa310e0fdfbde50da4711b45019499)), closes [#30783](https://github.com/bitnami/charts/issues/30783) ## 15.8.3 (2024-12-04) diff --git a/bitnami/thanos/Chart.yaml b/bitnami/thanos/Chart.yaml index e49acd670df70e..f91837f139cd85 100644 --- a/bitnami/thanos/Chart.yaml +++ b/bitnami/thanos/Chart.yaml @@ -35,4 +35,4 @@ maintainers: name: thanos sources: - https://github.com/bitnami/charts/tree/main/bitnami/thanos -version: 15.8.4 +version: 15.8.5 diff --git a/bitnami/thanos/README.md b/bitnami/thanos/README.md index 15e62c9ab5445d..a0f72bd1d6292c 100644 --- a/bitnami/thanos/README.md +++ b/bitnami/thanos/README.md @@ -1624,7 +1624,7 @@ You can enable this initContainer by setting `volumePermissions.enabled` to `tru | Name | Description | Value | | ------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -| `minio` | For full list of MinIO® values configurations please refere [here](https://github.com/bitnami/charts/tree/main/bitnami/minio) | | +| `minio` | For full list of MinIO® values configurations please refer [here](https://github.com/bitnami/charts/tree/main/bitnami/minio) | | | `minio.enabled` | Enable/disable MinIO® chart installation | `false` | | `minio.auth.rootUser` | MinIO® root username | `admin` | | `minio.auth.rootPassword` | Password for MinIO® root user | `""` | diff --git a/bitnami/thanos/templates/_helpers.tpl b/bitnami/thanos/templates/_helpers.tpl index fd1524864bad92..b785ef2eae7707 100644 --- a/bitnami/thanos/templates/_helpers.tpl +++ b/bitnami/thanos/templates/_helpers.tpl @@ -468,7 +468,7 @@ thanos: objstore configuration {{- if and .Values.receive.enabled .Values.receive.autoscaling.enabled (eq .Values.receive.mode "standalone") -}} thanos: receive configuration Thanos receive component cannot be enabled with autoscaling and standalone mode at the same time or the receive hashring will not be properly configured. - To achieve autoscaling, + To achieve autoscaling, 1) Set the 'receive.mode' to 'dual-mode' (see ref: https://github.com/thanos-io/thanos/blob/release-0.22/docs/proposals-accepted/202012-receive-split.md) 2) Set the 'receive.existingConfigMap' the same as here https://github.com/observatorium/thanos-receive-controller/blob/7140e9476289b57b815692c3ec2dfd95b5fb4b6b/examples/manifests/deployment.yaml#L29 3) Set the 'receive.statefulsetLabels' to: @@ -540,11 +540,15 @@ thanos: storegateway.sharded.service.grpc.nodePorts {{- define "thanos.validateValues.storegateway.sharded.length" -}} {{/* Get number of shards */}} {{- $shards := int 0 }} +{{- $hashShards := int 1 }} +{{- $timeShards := int 1 }} {{- if .context.Values.storegateway.sharded.hashPartitioning.shards }} - {{- $shards = int .context.Values.storegateway.sharded.hashPartitioning.shards }} -{{- else }} - {{- $shards = len .context.Values.storegateway.sharded.timePartitioning }} + {{- $hashShards = int .context.Values.storegateway.sharded.hashPartitioning.shards }} {{- end }} +{{- if not (empty .context.Values.storegateway.sharded.timePartitioning) }} + {{- $timeShards = len .context.Values.storegateway.sharded.timePartitioning }} +{{- end }} +{{- $shards = mul $hashShards $timeShards }} {{- $propertyLength := (len .property) -}} {{/* Validate property */}} {{- if ne $shards $propertyLength -}} diff --git a/bitnami/thanos/templates/alert-rule/query.yml b/bitnami/thanos/templates/alert-rule/query.yml index bbc13309d9525c..663bf372dd0a79 100644 --- a/bitnami/thanos/templates/alert-rule/query.yml +++ b/bitnami/thanos/templates/alert-rule/query.yml @@ -184,7 +184,7 @@ spec: {{- if .Values.commonAnnotations }} {{- include "common.tplvalues.render" ( dict "value" .Values.commonAnnotations "context" $ ) | nindent 8 }} {{- end }} - description: Thanos Query {{`{{`}} $labels.job {{`}}`}} has been overloaded for more than 15 minutes. This may be a symptom of excessive simultanous complex requests, low performance of the Prometheus API, or failures within these components. Assess the health of the Thanos query instances, the connnected Prometheus instances, look for potential senders of these requests and then contact support. + description: Thanos Query {{`{{`}} $labels.job {{`}}`}} has been overloaded for more than 15 minutes. This may be a symptom of excessive simultaneous complex requests, low performance of the Prometheus API, or failures within these components. Assess the health of the Thanos query instances, the connected Prometheus instances, look for potential senders of these requests and then contact support. runbook_url: {{ .Values.metrics.prometheusRule.runbookUrl }}thanosqueryoverload summary: Thanos query reaches its maximum capacity serving concurrent requests. expr: | diff --git a/bitnami/thanos/templates/query/deployment.yaml b/bitnami/thanos/templates/query/deployment.yaml index ccec7d58bb21ca..fe4e42c582d57b 100644 --- a/bitnami/thanos/templates/query/deployment.yaml +++ b/bitnami/thanos/templates/query/deployment.yaml @@ -121,11 +121,15 @@ spec: {{- end }} {{- if and .Values.storegateway.enabled .Values.storegateway.sharded.enabled }} {{- $shards := int 0 }} + {{- $hashShards := int 1 }} + {{- $timeShards := int 1 }} {{- if .Values.storegateway.sharded.hashPartitioning.shards }} - {{- $shards = int .Values.storegateway.sharded.hashPartitioning.shards }} - {{- else }} - {{- $shards = len .Values.storegateway.sharded.timePartitioning }} + {{- $hashShards = int .Values.storegateway.sharded.hashPartitioning.shards }} + {{- end }} + {{- if not (empty .Values.storegateway.sharded.timePartitioning) }} + {{- $timeShards = len .Values.storegateway.sharded.timePartitioning }} {{- end }} + {{- $shards = mul $hashShards $timeShards | int }} {{- range $index, $_ := until $shards }} {{- if $.Values.storegateway.useEndpointGroup }} - --endpoint-group={{ include "common.names.fullname" $ }}-storegateway-{{ toString $index }}.{{ $.Release.Namespace }}.svc.{{ $.Values.clusterDomain }}:{{ $.Values.storegateway.service.ports.grpc }} diff --git a/bitnami/thanos/templates/storegateway/hpa-sharded.yaml b/bitnami/thanos/templates/storegateway/hpa-sharded.yaml index bf86de7740764b..8668ec93896aa4 100644 --- a/bitnami/thanos/templates/storegateway/hpa-sharded.yaml +++ b/bitnami/thanos/templates/storegateway/hpa-sharded.yaml @@ -6,11 +6,15 @@ SPDX-License-Identifier: APACHE-2.0 {{- if and .Values.storegateway.enabled .Values.storegateway.autoscaling.enabled .Values.storegateway.sharded.enabled }} {{- $shards := int 0 }} +{{- $hashShards := int 1 }} +{{- $timeShards := int 1 }} {{- if .Values.storegateway.sharded.hashPartitioning.shards }} - {{- $shards = int .Values.storegateway.sharded.hashPartitioning.shards }} -{{- else }} - {{- $shards = len .Values.storegateway.sharded.timePartitioning }} + {{- $hashShards = int .Values.storegateway.sharded.hashPartitioning.shards }} {{- end }} +{{- if not (empty .Values.storegateway.sharded.timePartitioning) }} + {{- $timeShards = len .Values.storegateway.sharded.timePartitioning }} +{{- end }} +{{- $shards = mul $hashShards $timeShards }} {{- range $index, $_ := until $shards }} apiVersion: {{ include "common.capabilities.hpa.apiVersion" ( dict "context" $ ) }} diff --git a/bitnami/thanos/templates/storegateway/pdb-sharded.yaml b/bitnami/thanos/templates/storegateway/pdb-sharded.yaml index 757e747507b0d6..a86d3e374e21a7 100644 --- a/bitnami/thanos/templates/storegateway/pdb-sharded.yaml +++ b/bitnami/thanos/templates/storegateway/pdb-sharded.yaml @@ -6,11 +6,15 @@ SPDX-License-Identifier: APACHE-2.0 {{- if and .Values.storegateway.enabled .Values.storegateway.pdb.create .Values.storegateway.sharded.enabled }} {{- $shards := int 0 }} +{{- $hashShards := int 1 }} +{{- $timeShards := int 1 }} {{- if .Values.storegateway.sharded.hashPartitioning.shards }} - {{- $shards = int .Values.storegateway.sharded.hashPartitioning.shards }} -{{- else }} - {{- $shards = len .Values.storegateway.sharded.timePartitioning }} + {{- $hashShards = int .Values.storegateway.sharded.hashPartitioning.shards }} {{- end }} +{{- if not (empty .Values.storegateway.sharded.timePartitioning) }} + {{- $timeShards = len .Values.storegateway.sharded.timePartitioning }} +{{- end }} +{{- $shards = mul $hashShards $timeShards | int }} {{- range $index, $_ := until $shards }} apiVersion: {{ include "common.capabilities.policy.apiVersion" $ }} diff --git a/bitnami/thanos/templates/storegateway/service-sharded.yaml b/bitnami/thanos/templates/storegateway/service-sharded.yaml index e5ef3807b63bc2..4138cb90a235b3 100644 --- a/bitnami/thanos/templates/storegateway/service-sharded.yaml +++ b/bitnami/thanos/templates/storegateway/service-sharded.yaml @@ -6,11 +6,15 @@ SPDX-License-Identifier: APACHE-2.0 {{- if and .Values.storegateway.enabled .Values.storegateway.sharded.enabled }} {{- $shards := int 0 }} +{{- $hashShards := int 1 }} +{{- $timeShards := int 1 }} {{- if .Values.storegateway.sharded.hashPartitioning.shards }} - {{- $shards = int .Values.storegateway.sharded.hashPartitioning.shards }} -{{- else }} - {{- $shards = len .Values.storegateway.sharded.timePartitioning }} + {{- $hashShards = int .Values.storegateway.sharded.hashPartitioning.shards }} {{- end }} +{{- if not (empty .Values.storegateway.sharded.timePartitioning) }} + {{- $timeShards = len .Values.storegateway.sharded.timePartitioning }} +{{- end }} +{{- $shards = mul $hashShards $timeShards | int }} {{- range $index, $_ := until $shards }} apiVersion: v1 diff --git a/bitnami/thanos/templates/storegateway/statefulset-sharded.yaml b/bitnami/thanos/templates/storegateway/statefulset-sharded.yaml index 2472fb6d19237b..a17628b5937b42 100644 --- a/bitnami/thanos/templates/storegateway/statefulset-sharded.yaml +++ b/bitnami/thanos/templates/storegateway/statefulset-sharded.yaml @@ -7,16 +7,22 @@ SPDX-License-Identifier: APACHE-2.0 {{- $shards := int 0 }} {{- $hashPartitioning := false }} +{{- $hashShards := int 1 }} {{- $timePartitioning := false }} +{{- $timeShards := int 1 }} {{- if .Values.storegateway.sharded.hashPartitioning.shards }} - {{- $shards = int .Values.storegateway.sharded.hashPartitioning.shards }} + {{- $hashShards = int .Values.storegateway.sharded.hashPartitioning.shards }} {{- $hashPartitioning = true }} -{{- else }} - {{- $shards = len .Values.storegateway.sharded.timePartitioning }} +{{- end }} +{{- if not (empty .Values.storegateway.sharded.timePartitioning) }} + {{- $timeShards = len .Values.storegateway.sharded.timePartitioning }} {{- $timePartitioning = true }} {{- end }} +{{- $shards = mul $hashShards $timeShards }} -{{- range $index, $_ := until $shards }} +{{- range $hashIndex, $_ := until $hashShards }} +{{- range $timeIndex, $_ := until $timeShards }} +{{- $index := add (mul $hashIndex $timeShards) $timeIndex }} apiVersion: {{ include "common.capabilities.statefulset.apiVersion" $ }} kind: StatefulSet metadata: @@ -168,21 +174,21 @@ spec: - action: hashmod source_labels: ["__block_id"] target_label: shard - modulus: {{ $shards }} + modulus: {{ $hashShards }} - action: keep source_labels: ["shard"] - regex: {{ $index }} + regex: {{ $hashIndex }} {{- if $.Values.storegateway.sharded.hashPartitioning.extraRelabelingConfigs }} {{- $.Values.storegateway.sharded.hashPartitioning.extraRelabelingConfigs | toYaml | nindent 16 }} {{- end }} {{- end }} {{- if $timePartitioning }} - {{- $partion := (slice $.Values.storegateway.sharded.timePartitioning $index) | first }} - {{- if $partion.max }} - - --max-time={{ $partion.max }} + {{- $partition := (slice $.Values.storegateway.sharded.timePartitioning $timeIndex) | first }} + {{- if $partition.max }} + - --max-time={{ $partition.max }} {{- end }} - {{- if $partion.min }} - - --min-time={{ $partion.min }} + {{- if $partition.min }} + - --min-time={{ $partition.min }} {{- end }} {{- end }} {{- if $.Values.storegateway.extraFlags }} @@ -256,9 +262,9 @@ spec: lifecycle: {{- include "common.tplvalues.render" (dict "value" $.Values.storegateway.lifecycleHooks "context" $) | nindent 12 }} {{- end }} {{- if $timePartitioning }} - {{- $partion := (slice $.Values.storegateway.sharded.timePartitioning $index) | first }} - {{- if $partion.resources }} - resources: {{- toYaml $partion.resources | nindent 12 }} + {{- $partition := (slice $.Values.storegateway.sharded.timePartitioning $timeIndex) | first }} + {{- if $partition.resources }} + resources: {{- toYaml $partition.resources | nindent 12 }} {{- else if $.Values.storegateway.resources }} resources: {{- toYaml $.Values.storegateway.resources | nindent 12 }} {{- else if ne $.Values.storegateway.resourcesPreset "none" }} @@ -364,3 +370,4 @@ spec: --- {{- end }} {{- end }} +{{- end }} diff --git a/bitnami/thanos/values.yaml b/bitnami/thanos/values.yaml index 520a455e984aef..4d719ff7d73815 100644 --- a/bitnami/thanos/values.yaml +++ b/bitnami/thanos/values.yaml @@ -3229,7 +3229,7 @@ storegateway: ## @param storegateway.sharded.hashPartitioning.shards Setting hashPartitioning will create multiple store statefulsets based on the number of shards specified using the hashmod of the blocks ## @param storegateway.sharded.hashPartitioning.extraRelabelingConfigs Setting extra relabel config ## e,g: - ## extraRelabelingConfigs: + ## extraRelabelingConfigs: ## - action: keep ## source_labels: ["region"] ## regex: cn-zhangjiakou @@ -4997,7 +4997,7 @@ volumePermissions: ## pullSecrets: [] ## @section MinIO® chart parameters -## @extra minio For full list of MinIO® values configurations please refere [here](https://github.com/bitnami/charts/tree/main/bitnami/minio) +## @extra minio For full list of MinIO® values configurations please refer [here](https://github.com/bitnami/charts/tree/main/bitnami/minio) minio: ## @param minio.enabled Enable/disable MinIO® chart installation ## to be used as an objstore for Thanos From 85219eb721efa640075325a1812d9ca8316a0a1a Mon Sep 17 00:00:00 2001 From: Juan Ariza Toledano Date: Tue, 10 Dec 2024 11:04:48 +0100 Subject: [PATCH 020/253] [bitnami/redis] CA shouldn't be mandatory when TLS is enabled (#30520) * [bitnami/redis] CA shouldn't be mandatory when TLS is enabled Signed-off-by: juan131 * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: juan131 Signed-off-by: Bitnami Containers Signed-off-by: David Gomez Co-authored-by: Bitnami Containers Co-authored-by: David Gomez --- bitnami/redis/CHANGELOG.md | 9 +++- bitnami/redis/Chart.yaml | 2 +- bitnami/redis/templates/_helpers.tpl | 4 +- bitnami/redis/templates/health-configmap.yaml | 50 +++++++++++-------- .../redis/templates/master/application.yaml | 10 ++-- .../redis/templates/replicas/application.yaml | 8 ++- .../redis/templates/scripts-configmap.yaml | 48 +++++++++++------- .../redis/templates/sentinel/statefulset.yaml | 8 +++ 8 files changed, 91 insertions(+), 48 deletions(-) diff --git a/bitnami/redis/CHANGELOG.md b/bitnami/redis/CHANGELOG.md index ce23707809bef6..6a85ffab60840d 100644 --- a/bitnami/redis/CHANGELOG.md +++ b/bitnami/redis/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 20.4.0 (2024-12-01) +## 20.4.1 (2024-12-10) -* [bitnami/redis] add extraPortsEnabled ([#30607](https://github.com/bitnami/charts/pull/30607)) +* [bitnami/redis] CA shouldn't be mandatory when TLS is enabled ([#30520](https://github.com/bitnami/charts/pull/30520)) + +## 20.4.0 (2024-12-02) + +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 5) (#30674) ([ed2a546](https://github.com/bitnami/charts/commit/ed2a54617faf763169e6b01a89100b9db32e1000)), closes [#30674](https://github.com/bitnami/charts/issues/30674) +* [bitnami/redis] add extraPortsEnabled (#30607) ([77a98fa](https://github.com/bitnami/charts/commit/77a98fa631f21a49b0c013d856cfb21ba090a0a6)), closes [#30607](https://github.com/bitnami/charts/issues/30607) ## 20.3.0 (2024-11-14) diff --git a/bitnami/redis/Chart.yaml b/bitnami/redis/Chart.yaml index 0312020a6cb580..04144656bdb2de 100644 --- a/bitnami/redis/Chart.yaml +++ b/bitnami/redis/Chart.yaml @@ -36,4 +36,4 @@ maintainers: name: redis sources: - https://github.com/bitnami/charts/tree/main/bitnami/redis -version: 20.4.0 +version: 20.4.1 diff --git a/bitnami/redis/templates/_helpers.tpl b/bitnami/redis/templates/_helpers.tpl index e2a6df8d8e206f..43ad1a41ffde11 100644 --- a/bitnami/redis/templates/_helpers.tpl +++ b/bitnami/redis/templates/_helpers.tpl @@ -125,8 +125,8 @@ Return the path to the CA cert file. {{- define "redis.tlsCACert" -}} {{- if (include "redis.createTlsSecret" . ) -}} {{- printf "/opt/bitnami/redis/certs/%s" "ca.crt" -}} -{{- else -}} - {{- required "Certificate CA filename is required when TLS in enabled" .Values.tls.certCAFilename | printf "/opt/bitnami/redis/certs/%s" -}} +{{- else }} + {{- ternary "" (printf "/opt/bitnami/redis/certs/%s" .Values.tls.certCAFilename) (empty .Values.tls.certCAFilename) }} {{- end -}} {{- end -}} diff --git a/bitnami/redis/templates/health-configmap.yaml b/bitnami/redis/templates/health-configmap.yaml index bdd72a05d36e33..e84cbf7c5a8734 100644 --- a/bitnami/redis/templates/health-configmap.yaml +++ b/bitnami/redis/templates/health-configmap.yaml @@ -25,11 +25,13 @@ data: {{- if .Values.tls.enabled }} -p $REDIS_TLS_PORT \ --tls \ + {{- if not (empty (include "redis.tlsCACert" .)) }} --cacert {{ template "redis.tlsCACert" . }} \ - {{- if .Values.tls.authClients }} - --cert {{ template "redis.tlsCert" . }} \ - --key {{ template "redis.tlsCertKey" . }} \ - {{- end }} + {{- end }} + {{- if .Values.tls.authClients }} + --cert {{ template "redis.tlsCert" . }} \ + --key {{ template "redis.tlsCertKey" . }} \ + {{- end }} {{- else }} -p $REDIS_PORT \ {{- end }} @@ -55,11 +57,13 @@ data: {{- if .Values.tls.enabled }} -p $REDIS_TLS_PORT \ --tls \ + {{- if not (empty (include "redis.tlsCACert" .)) }} --cacert {{ template "redis.tlsCACert" . }} \ - {{- if .Values.tls.authClients }} - --cert {{ template "redis.tlsCert" . }} \ - --key {{ template "redis.tlsCertKey" . }} \ - {{- end }} + {{- end }} + {{- if .Values.tls.authClients }} + --cert {{ template "redis.tlsCert" . }} \ + --key {{ template "redis.tlsCertKey" . }} \ + {{- end }} {{- else }} -p $REDIS_PORT \ {{- end }} @@ -89,11 +93,13 @@ data: {{- if .Values.tls.enabled }} -p $REDIS_SENTINEL_TLS_PORT_NUMBER \ --tls \ + {{- if not (empty (include "redis.tlsCACert" .)) }} --cacert "$REDIS_SENTINEL_TLS_CA_FILE" \ - {{- if .Values.tls.authClients }} - --cert "$REDIS_SENTINEL_TLS_CERT_FILE" \ - --key "$REDIS_SENTINEL_TLS_KEY_FILE" \ - {{- end }} + {{- end }} + {{- if .Values.tls.authClients }} + --cert "$REDIS_SENTINEL_TLS_CERT_FILE" \ + --key "$REDIS_SENTINEL_TLS_KEY_FILE" \ + {{- end }} {{- else }} -p $REDIS_SENTINEL_PORT \ {{- end }} @@ -135,11 +141,13 @@ data: -p $REDIS_MASTER_PORT_NUMBER \ {{- if .Values.tls.enabled }} --tls \ + {{- if not (empty (include "redis.tlsCACert" .)) }} --cacert {{ template "redis.tlsCACert" . }} \ - {{- if .Values.tls.authClients }} - --cert {{ template "redis.tlsCert" . }} \ - --key {{ template "redis.tlsCertKey" . }} \ - {{- end }} + {{- end }} + {{- if .Values.tls.authClients }} + --cert {{ template "redis.tlsCert" . }} \ + --key {{ template "redis.tlsCertKey" . }} \ + {{- end }} {{- end }} ping ) @@ -163,11 +171,13 @@ data: -p $REDIS_MASTER_PORT_NUMBER \ {{- if .Values.tls.enabled }} --tls \ + {{- if not (empty (include "redis.tlsCACert" .)) }} --cacert {{ template "redis.tlsCACert" . }} \ - {{- if .Values.tls.authClients }} - --cert {{ template "redis.tlsCert" . }} \ - --key {{ template "redis.tlsCertKey" . }} \ - {{- end }} + {{- end }} + {{- if .Values.tls.authClients }} + --cert {{ template "redis.tlsCert" . }} \ + --key {{ template "redis.tlsCertKey" . }} \ + {{- end }} {{- end }} ping ) diff --git a/bitnami/redis/templates/master/application.yaml b/bitnami/redis/templates/master/application.yaml index 84f830218db87d..3cb59d6abaa374 100644 --- a/bitnami/redis/templates/master/application.yaml +++ b/bitnami/redis/templates/master/application.yaml @@ -161,8 +161,10 @@ spec: value: {{ template "redis.tlsCert" . }} - name: REDIS_TLS_KEY_FILE value: {{ template "redis.tlsCertKey" . }} - - name: REDIS_TLS_CA_FILE + {{- if not (empty (include "redis.tlsCACert" .)) }} + - name: REDIS_TLS_CA_FILE value: {{ template "redis.tlsCACert" . }} + {{- end }} {{- if .Values.tls.dhParamsFilename }} - name: REDIS_TLS_DH_PARAMS_FILE value: {{ template "redis.tlsDHParams" . }} @@ -308,15 +310,17 @@ spec: {{- if .Values.tls.enabled }} - name: REDIS_ADDR value: rediss://{{ .Values.metrics.redisTargetHost }}:{{ .Values.master.containerPorts.redis }} - {{- if .Values.tls.authClients }} + {{- if .Values.tls.authClients }} - name: REDIS_EXPORTER_TLS_CLIENT_KEY_FILE value: {{ template "redis.tlsCertKey" . }} - name: REDIS_EXPORTER_TLS_CLIENT_CERT_FILE value: {{ template "redis.tlsCert" . }} - {{- end }} + {{- end }} + {{- if not (empty (include "redis.tlsCACert" .)) }} - name: REDIS_EXPORTER_TLS_CA_CERT_FILE value: {{ template "redis.tlsCACert" . }} {{- end }} + {{- end }} {{- if .Values.metrics.extraEnvVars }} {{- include "common.tplvalues.render" (dict "value" .Values.metrics.extraEnvVars "context" $) | nindent 12 }} {{- end }} diff --git a/bitnami/redis/templates/replicas/application.yaml b/bitnami/redis/templates/replicas/application.yaml index bba4c7e995125f..23be4bd96b0fd1 100644 --- a/bitnami/redis/templates/replicas/application.yaml +++ b/bitnami/redis/templates/replicas/application.yaml @@ -182,8 +182,10 @@ spec: value: {{ template "redis.tlsCert" . }} - name: REDIS_TLS_KEY_FILE value: {{ template "redis.tlsCertKey" . }} + {{- if not (empty (include "redis.tlsCACert" .)) }} - name: REDIS_TLS_CA_FILE value: {{ template "redis.tlsCACert" . }} + {{- end }} {{- if .Values.tls.dhParamsFilename }} - name: REDIS_TLS_DH_PARAMS_FILE value: {{ template "redis.tlsDHParams" . }} @@ -328,15 +330,17 @@ spec: {{- if .Values.tls.enabled }} - name: REDIS_ADDR value: rediss://{{ .Values.metrics.redisTargetHost }}:{{ .Values.replica.containerPorts.redis }} - {{- if .Values.tls.authClients }} + {{- if .Values.tls.authClients }} - name: REDIS_EXPORTER_TLS_CLIENT_KEY_FILE value: {{ template "redis.tlsCertKey" . }} - name: REDIS_EXPORTER_TLS_CLIENT_CERT_FILE value: {{ template "redis.tlsCert" . }} - {{- end }} + {{- end }} + {{- if not (empty (include "redis.tlsCACert" .)) }} - name: REDIS_EXPORTER_TLS_CA_CERT_FILE value: {{ template "redis.tlsCACert" . }} {{- end }} + {{- end }} {{- if .Values.metrics.extraEnvVars }} {{- include "common.tplvalues.render" (dict "value" .Values.metrics.extraEnvVars "context" $) | nindent 12 }} {{- end }} diff --git a/bitnami/redis/templates/scripts-configmap.yaml b/bitnami/redis/templates/scripts-configmap.yaml index acb04424a9aeb3..d1d277b58e3104 100644 --- a/bitnami/redis/templates/scripts-configmap.yaml +++ b/bitnami/redis/templates/scripts-configmap.yaml @@ -80,34 +80,37 @@ data: fi SENTINEL_SERVICE_PORT=$(get_port "{{ include "common.names.fullname" . }}" "SENTINEL") - validate_quorum() { + + redis_cli_command() { + local timeout="${1:-0}" + + local args=("-h" "$REDIS_SERVICE" "-p" "$SENTINEL_SERVICE_PORT") + local command="redis-cli" if is_boolean_yes "$REDIS_TLS_ENABLED"; then - quorum_info_command="{{- if and .Values.auth.enabled .Values.auth.sentinel }}REDISCLI_AUTH="\$REDIS_PASSWORD" {{ end }}redis-cli -h $REDIS_SERVICE -p $SENTINEL_SERVICE_PORT --tls --cert ${REDIS_TLS_CERT_FILE} --key ${REDIS_TLS_KEY_FILE} --cacert ${REDIS_TLS_CA_FILE} sentinel master {{ .Values.sentinel.masterSet }}" - else - quorum_info_command="{{- if and .Values.auth.enabled .Values.auth.sentinel }}REDISCLI_AUTH="\$REDIS_PASSWORD" {{ end }}redis-cli -h $REDIS_SERVICE -p $SENTINEL_SERVICE_PORT sentinel master {{ .Values.sentinel.masterSet }}" + args+=("--tls" "--cert" "$REDIS_TLS_CERT_FILE" "--key" "$REDIS_TLS_KEY_FILE") + [ -n "$REDIS_TLS_CA_FILE" ] && args+=("--cacert" "$REDIS_TLS_CA_FILE") + fi + if [ "$timeout" -gt 0 ]; then + command="timeout $timeout $command" fi + + echo "{{- if and .Values.auth.enabled .Values.auth.sentinel }}REDISCLI_AUTH="\$REDIS_PASSWORD" {{ end }} $command ${args[*]}" + } + + validate_quorum() { + quorum_info_command="$(redis_cli_command) sentinel master {{ .Values.sentinel.masterSet }}" info "about to run the command: $quorum_info_command" eval $quorum_info_command | grep -Fq "s_down" } trigger_manual_failover() { - if is_boolean_yes "$REDIS_TLS_ENABLED"; then - failover_command="{{- if and .Values.auth.enabled .Values.auth.sentinel }}REDISCLI_AUTH="\$REDIS_PASSWORD" {{ end }}redis-cli -h $REDIS_SERVICE -p $SENTINEL_SERVICE_PORT --tls --cert ${REDIS_TLS_CERT_FILE} --key ${REDIS_TLS_KEY_FILE} --cacert ${REDIS_TLS_CA_FILE} sentinel failover {{ .Values.sentinel.masterSet }}" - else - failover_command="{{- if and .Values.auth.enabled .Values.auth.sentinel }}REDISCLI_AUTH="\$REDIS_PASSWORD" {{ end }}redis-cli -h $REDIS_SERVICE -p $SENTINEL_SERVICE_PORT sentinel failover {{ .Values.sentinel.masterSet }}" - fi - + failover_command="$(redis_cli_command) sentinel failover {{ .Values.sentinel.masterSet }}" info "about to run the command: $failover_command" eval $failover_command } get_sentinel_master_info() { - if is_boolean_yes "$REDIS_TLS_ENABLED"; then - sentinel_info_command="{{- if and .Values.auth.enabled .Values.auth.sentinel }}REDISCLI_AUTH="\$REDIS_PASSWORD" {{ end }}timeout {{ .Values.sentinel.getMasterTimeout }} redis-cli -h $REDIS_SERVICE -p $SENTINEL_SERVICE_PORT --tls --cert ${REDIS_TLS_CERT_FILE} --key ${REDIS_TLS_KEY_FILE} --cacert ${REDIS_TLS_CA_FILE} sentinel get-master-addr-by-name {{ .Values.sentinel.masterSet }}" - else - sentinel_info_command="{{- if and .Values.auth.enabled .Values.auth.sentinel }}REDISCLI_AUTH="\$REDIS_PASSWORD" {{ end }}timeout {{ .Values.sentinel.getMasterTimeout }} redis-cli -h $REDIS_SERVICE -p $SENTINEL_SERVICE_PORT sentinel get-master-addr-by-name {{ .Values.sentinel.masterSet }}" - fi - + sentinel_info_command="$(redis_cli_command {{ .Values.sentinel.getMasterTimeout }}) sentinel get-master-addr-by-name {{ .Values.sentinel.masterSet }}" info "about to run the command: $sentinel_info_command" retry_while "eval $sentinel_info_command" 2 5 } @@ -203,7 +206,9 @@ data: ARGS+=("--tls-port" "${REDIS_TLS_PORT}") ARGS+=("--tls-cert-file" "${REDIS_TLS_CERT_FILE}") ARGS+=("--tls-key-file" "${REDIS_TLS_KEY_FILE}") + {{- if not (empty (include "redis.tlsCACert" .)) }} ARGS+=("--tls-ca-cert-file" "${REDIS_TLS_CA_FILE}") + {{- end }} ARGS+=("--tls-auth-clients" "${REDIS_TLS_AUTH_CLIENTS}") ARGS+=("--tls-replication" "yes") {{- if .Values.tls.dhParamsFilename }} @@ -523,11 +528,14 @@ data: . /opt/bitnami/scripts/libos.sh run_redis_command() { + local args=("-h" "127.0.0.1") if is_boolean_yes "$REDIS_TLS_ENABLED"; then - redis-cli -h 127.0.0.1 -p "$REDIS_TLS_PORT" --tls --cert "$REDIS_TLS_CERT_FILE" --key "$REDIS_TLS_KEY_FILE" --cacert "$REDIS_TLS_CA_FILE" "$@" + args+=("-p" "$REDIS_TLS_PORT" "--tls" "--cert" "$REDIS_TLS_CERT_FILE" "--key" "$REDIS_TLS_KEY_FILE") + [ -n "$REDIS_TLS_CA_FILE" ] && args+=("--cacert" "$REDIS_TLS_CA_FILE") else - redis-cli -h 127.0.0.1 -p "$REDIS_PORT" "$@" + args+=("-p" "$REDIS_PORT") fi + redis-cli "${args[@]}" "$@" } is_master() { REDIS_ROLE=$(run_redis_command role | head -1) @@ -628,7 +636,9 @@ data: ARGS+=("--tls-port" "${REDIS_TLS_PORT}") ARGS+=("--tls-cert-file" "${REDIS_TLS_CERT_FILE}") ARGS+=("--tls-key-file" "${REDIS_TLS_KEY_FILE}") + {{- if not (empty (include "redis.tlsCACert" .)) }} ARGS+=("--tls-ca-cert-file" "${REDIS_TLS_CA_FILE}") + {{- end }} ARGS+=("--tls-auth-clients" "${REDIS_TLS_AUTH_CLIENTS}") {{- if .Values.tls.dhParamsFilename }} ARGS+=("--tls-dh-params-file" "${REDIS_TLS_DH_PARAMS_FILE}") @@ -736,7 +746,9 @@ data: ARGS+=("--tls-port" "${REDIS_TLS_PORT}") ARGS+=("--tls-cert-file" "${REDIS_TLS_CERT_FILE}") ARGS+=("--tls-key-file" "${REDIS_TLS_KEY_FILE}") + {{- if not (empty (include "redis.tlsCACert" .)) }} ARGS+=("--tls-ca-cert-file" "${REDIS_TLS_CA_FILE}") + {{- end }} ARGS+=("--tls-auth-clients" "${REDIS_TLS_AUTH_CLIENTS}") ARGS+=("--tls-replication" "yes") {{- if .Values.tls.dhParamsFilename }} diff --git a/bitnami/redis/templates/sentinel/statefulset.yaml b/bitnami/redis/templates/sentinel/statefulset.yaml index 45c7451ee41cc5..24baec3dd08e7d 100644 --- a/bitnami/redis/templates/sentinel/statefulset.yaml +++ b/bitnami/redis/templates/sentinel/statefulset.yaml @@ -177,8 +177,10 @@ spec: value: {{ template "redis.tlsCert" . }} - name: REDIS_TLS_KEY_FILE value: {{ template "redis.tlsCertKey" . }} + {{- if not (empty (include "redis.tlsCACert" .)) }} - name: REDIS_TLS_CA_FILE value: {{ template "redis.tlsCACert" . }} + {{- end }} {{- if .Values.tls.dhParamsFilename }} - name: REDIS_TLS_DH_PARAMS_FILE value: {{ template "redis.tlsDHParams" . }} @@ -198,8 +200,10 @@ spec: value: {{ template "redis.tlsCert" . }} - name: REDIS_SENTINEL_TLS_KEY_FILE value: {{ template "redis.tlsCertKey" . }} + {{- if not (empty (include "redis.tlsCACert" .)) }} - name: REDIS_SENTINEL_TLS_CA_FILE value: {{ template "redis.tlsCACert" . }} + {{- end }} {{- if .Values.tls.dhParamsFilename }} - name: REDIS_SENTINEL_TLS_DH_PARAMS_FILE value: {{ template "redis.tlsDHParams" . }} @@ -379,8 +383,10 @@ spec: value: {{ template "redis.tlsCert" . }} - name: REDIS_SENTINEL_TLS_KEY_FILE value: {{ template "redis.tlsCertKey" . }} + {{- if not (empty (include "redis.tlsCACert" .)) }} - name: REDIS_SENTINEL_TLS_CA_FILE value: {{ template "redis.tlsCACert" . }} + {{- end }} {{- if .Values.tls.dhParamsFilename }} - name: REDIS_SENTINEL_TLS_DH_PARAMS_FILE value: {{ template "redis.tlsDHParams" . }} @@ -543,9 +549,11 @@ spec: - name: REDIS_EXPORTER_TLS_CLIENT_CERT_FILE value: {{ template "redis.tlsCert" . }} {{- end }} + {{- if not (empty (include "redis.tlsCACert" .)) }} - name: REDIS_EXPORTER_TLS_CA_CERT_FILE value: {{ template "redis.tlsCACert" . }} {{- end }} + {{- end }} {{- if .Values.metrics.extraEnvVars }} {{- include "common.tplvalues.render" (dict "value" .Values.metrics.extraEnvVars "context" $) | nindent 12 }} {{- end }} From e07a5aca0dc34bdbd4e1c074f529b6446563c860 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 10 Dec 2024 12:34:33 +0100 Subject: [PATCH 021/253] [bitnami/chainloop] Release 2.0.51 (#30849) * [bitnami/chainloop] Release 2.0.51 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/chainloop/CHANGELOG.md | 8 ++++++-- bitnami/chainloop/Chart.yaml | 10 +++++----- bitnami/chainloop/values.yaml | 6 +++--- 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/bitnami/chainloop/CHANGELOG.md b/bitnami/chainloop/CHANGELOG.md index ad4165a5dba5f9..3737aa068439a8 100644 --- a/bitnami/chainloop/CHANGELOG.md +++ b/bitnami/chainloop/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.0.50 (2024-12-09) +## 2.0.51 (2024-12-10) -* [bitnami/chainloop] Release 2.0.50 ([#30838](https://github.com/bitnami/charts/pull/30838)) +* [bitnami/chainloop] Release 2.0.51 ([#30849](https://github.com/bitnami/charts/pull/30849)) + +## 2.0.50 (2024-12-09) + +* [bitnami/chainloop] Release 2.0.50 (#30838) ([7540ba4](https://github.com/bitnami/charts/commit/7540ba484d3b120f2f9a00037cc05d85f63e1f83)), closes [#30838](https://github.com/bitnami/charts/issues/30838) ## 2.0.49 (2024-12-05) diff --git a/bitnami/chainloop/Chart.yaml b/bitnami/chainloop/Chart.yaml index f786b02b005c3e..92f943dcb08af3 100644 --- a/bitnami/chainloop/Chart.yaml +++ b/bitnami/chainloop/Chart.yaml @@ -6,15 +6,15 @@ annotations: license: Apache-2.0 images: | - name: chainloop-artifact-cas - image: docker.io/bitnami/chainloop-artifact-cas:0.136.0-debian-12-r0 + image: docker.io/bitnami/chainloop-artifact-cas:0.137.0-debian-12-r0 - name: chainloop-control-plane - image: docker.io/bitnami/chainloop-control-plane:0.136.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane:0.137.0-debian-12-r0 - name: chainloop-control-plane-migrations - image: docker.io/bitnami/chainloop-control-plane-migrations:0.136.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane-migrations:0.137.0-debian-12-r0 - name: dex image: docker.io/bitnami/dex:2.41.1-debian-12-r9 apiVersion: v2 -appVersion: 0.136.0 +appVersion: 0.137.0 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -63,4 +63,4 @@ sources: - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-control-plane-migrations - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas - https://github.com/chainloop-dev/chainloop -version: 2.0.50 +version: 2.0.51 diff --git a/bitnami/chainloop/values.yaml b/bitnami/chainloop/values.yaml index 7b8ba663a845cf..a535698978476d 100644 --- a/bitnami/chainloop/values.yaml +++ b/bitnami/chainloop/values.yaml @@ -164,7 +164,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane - tag: 0.136.0-debian-12-r0 + tag: 0.137.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -241,7 +241,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane-migrations - tag: 0.136.0-debian-12-r0 + tag: 0.137.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -988,7 +988,7 @@ cas: image: registry: docker.io repository: bitnami/chainloop-artifact-cas - tag: 0.136.0-debian-12-r0 + tag: 0.137.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From ae33d01968e8a353a569785f9867827153c797dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 12:55:17 +0100 Subject: [PATCH 022/253] [bitnami/common] New helper to detect non-standard images (#30851) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/common] New helper to detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/common/CHANGELOG.md | 9 ++++- bitnami/common/Chart.yaml | 4 +- bitnami/common/templates/_errors.tpl | 59 +++++++++++++++++++++++++++- 3 files changed, 67 insertions(+), 5 deletions(-) diff --git a/bitnami/common/CHANGELOG.md b/bitnami/common/CHANGELOG.md index 0370678023af17..07144e7be07aae 100644 --- a/bitnami/common/CHANGELOG.md +++ b/bitnami/common/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 2.27.2 (2024-11-27) +## 2.28.0 (2024-12-10) -* [bitnami/common]: bump patch version ([#30639](https://github.com/bitnami/charts/pull/30639)) +* [bitnami/common] New helper to detect non-standard images ([#30851](https://github.com/bitnami/charts/pull/30851)) + +## 2.27.2 (2024-11-27) + +* [bitnami/common] Fix appVersion (#30628) ([b87d39e](https://github.com/bitnami/charts/commit/b87d39e27a0889c74b20c3d2fe5ae0c4a2417bfd)), closes [#30628](https://github.com/bitnami/charts/issues/30628) +* [bitnami/common]: bump patch version (#30639) ([623e584](https://github.com/bitnami/charts/commit/623e5846ff827b7ecbcffa2dc51e2e94b14ef8fd)), closes [#30639](https://github.com/bitnami/charts/issues/30639) ## 2.27.1 (2024-11-26) diff --git a/bitnami/common/Chart.yaml b/bitnami/common/Chart.yaml index 320b12cea90165..0aec83e0b3ecf6 100644 --- a/bitnami/common/Chart.yaml +++ b/bitnami/common/Chart.yaml @@ -6,7 +6,7 @@ annotations: licenses: Apache-2.0 apiVersion: v2 # Please make sure that version and appVersion are always the same. -appVersion: 2.27.2 +appVersion: 2.28.0 description: A Library Helm Chart for grouping common logic between bitnami charts. This chart is not deployable by itself. home: https://bitnami.com icon: https://bitnami.com/downloads/logos/bitnami-mark.png @@ -23,4 +23,4 @@ name: common sources: - https://github.com/bitnami/charts/tree/main/bitnami/common type: library -version: 2.27.2 +version: 2.28.0 diff --git a/bitnami/common/templates/_errors.tpl b/bitnami/common/templates/_errors.tpl index e9653651936c2e..93f3ffc9bed242 100644 --- a/bitnami/common/templates/_errors.tpl +++ b/bitnami/common/templates/_errors.tpl @@ -5,7 +5,7 @@ SPDX-License-Identifier: APACHE-2.0 {{/* vim: set filetype=mustache: */}} {{/* -Through error when upgrading using empty passwords values that must not be empty. +Throw error when upgrading using empty passwords values that must not be empty. Usage: {{- $validationError00 := include "common.validations.values.single.empty" (dict "valueKey" "path.to.password00" "secret" "secretName" "field" "password-00") -}} @@ -26,3 +26,60 @@ Required password params: {{- printf $errorString $validationErrors | fail -}} {{- end -}} {{- end -}} + +{{/* +Throw error when original container images are replaced. +The error can be bypassed by setting the "global.security.allowInsecureImages" to true. In this case, +a warning message will be shown instead. + +Usage: +{{ include "common.errors.insecureImages" (dict "images" (list .Values.path.to.the.imageRoot) "context" $) }} +*/}} +{{- define "common.errors.insecureImages" -}} +{{- $relocatedImages := list -}} +{{- $replacedImages := list -}} +{{- $retaggedImages := list -}} +{{- $globalRegistry := ((.context.Values.global).imageRegistry) -}} +{{- $originalImages := .context.Chart.Annotations.images -}} +{{- range .images -}} + {{- $registryName := default .registry $globalRegistry -}} + {{- $fullImageNameNoTag := printf "%s/%s" $registryName .repository -}} + {{- $fullImageName := printf "%s:%s" $fullImageNameNoTag .tag -}} + {{- if not (contains $fullImageNameNoTag $originalImages) -}} + {{- if not (contains $registryName $originalImages) -}} + {{- $relocatedImages = append $relocatedImages $fullImageName -}} + {{- else if not (contains .repository $originalImages) -}} + {{- $replacedImages = append $replacedImages $fullImageName -}} + {{- end -}} + {{- end -}} + {{- if not (contains (printf "%s:%s" .repository .tag) $originalImages) -}} + {{- $retaggedImages = append $retaggedImages $fullImageName -}} + {{- end -}} +{{- end -}} + +{{- if and (or (gt (len $relocatedImages) 0) (gt (len $replacedImages) 0)) (((.context.Values.global).security).allowInsecureImages) -}} + {{- print "\n\n⚠ SECURITY WARNING: Verifying original container images was skipped. Please note this Helm chart was designed, tested, and validated on multiple platforms using a specific set of Bitnami and Tanzu Application Catalog containers. Substituting other containers is likely to cause degraded security and performance, broken chart features, and missing environment variables.\n" -}} +{{- else if (or (gt (len $relocatedImages) 0) (gt (len $replacedImages) 0)) -}} + {{- $errorString := "Original containers have been substituted for unrecognized ones. Deploying this chart with non-standard containers is likely to cause degraded security and performance, broken chart features, and missing environment variables." -}} + {{- $errorString = print $errorString "\n\nUnrecognized images:" -}} + {{- range (concat $relocatedImages $replacedImages) -}} + {{- $errorString = print $errorString "\n - " . -}} + {{- end -}} + {{- if or (contains "docker.io/bitnami/" $originalImages) (contains "docker.io/bitnamiprem/" $originalImages) -}} + {{- $errorString = print "\n\n⚠ ERROR: " $errorString -}} + {{- $errorString = print $errorString "\n\nIf you are sure you want to proceed with non-standard containers, you can skip container image verification by setting the global parameter 'global.security.allowInsecureImages' to true." -}} + {{- $errorString = print $errorString "\nFurther information can be obtained at https://github.com/bitnami/charts/issues/30850" -}} + {{- print $errorString | fail -}} + {{- else if gt (len $replacedImages) 0 -}} + {{- $errorString = print "\n\n⚠ WARNING: " $errorString -}} + {{- print $errorString -}} + {{- end -}} +{{- else if gt (len $retaggedImages) 0 -}} + {{- $warnString := "\n\n⚠ WARNING: Original containers have been retagged. Please note this Helm chart was tested, and validated on multiple platforms using a specific set of Tanzu Application Catalog containers. Substituting original image tags could cause unexpected behavior." -}} + {{- $warnString = print $warnString "\n\nRetagged images:" -}} + {{- range $retaggedImages -}} + {{- $warnString = print $warnString "\n - " . -}} + {{- end -}} + {{- print $warnString -}} +{{- end -}} +{{- end -}} \ No newline at end of file From 5dc11993e4c16118290e588620e6f824c6332387 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 13:24:49 +0100 Subject: [PATCH 023/253] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Rodríguez Hernández --- README.md | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) diff --git a/README.md b/README.md index 359f0bdc9144ec..4625d3acd71cf9 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,75 @@ Useful Helm Client Commands: - Install a chart: `helm install my-release oci://registry-1.docker.io/bitnamicharts/` - Upgrade your application: `helm upgrade my-release oci://registry-1.docker.io/bitnamicharts/` +## Announcing General Availability of Bitnami Premium + +### A new commercial version of Bitnami open source containers and Helm charts + +Enterprises that love Bitnami can now purchase a Bitnami Premium subscription from [Arrow Electronics](https://www.arrow.com/globalecs/na/vendors/bitnami?utm_source=bitnami&utm_medium=blog) and consume the containers and Helm charts right in Docker Hub. Bitnami Premium users will get access to private Docker Hub repositories with the same containers and Helm charts they are used to, plus new commercial features including: + +* Enterprise support for all 500+ Bitnami Premium packages +* All LTS branches of all Bitnami application packages maintained up-to-date +* Unlimited pulls of all Bitnami Premium containers and Helm charts from Docker Hub +* Secure software supply chain metadata including Software Bills of Material (SBOMs), SLSA 3 pipeline validation with in-toto attestations, Notation and Cosign signatures, Build-time CVE and anti-virus scan reports, and more. + +Alongside the launch of Bitnami Premium, we are making some changes to how we deliver the Bitnami Application Catalog: + +* Unlimited pulls from Docker Hub will no longer be available. Free Bitnami Application Catalog containers and charts will be subject to the same limits as any other Docker Hub repos starting December 16th, 2024. Pulls of Bitnami Premium containers and Helm charts will not count towards your [Docker Hub pull](https://hub.docker.com/usage/pulls) limits or overages. +* Long-term-support (LTS) branches of the software we package will no longer be maintained in the free Bitnami Application Catalog. To continue receiving updates for LTS branches of packages, you will have to upgrade to Bitnami Premium. +* We are improving Bitnami Application Catalog users’ supply chain security through additional integrity checks in our Helm chart installation process. These checks enable users to be aware when they are using containers that were not created and tested by Bitnami. + +These changes enable us to deliver a premium Bitnami experience to our enterprise users who will benefit from support and security metadata, but who do not need the extensive customization that is core to our other commercial offering called [Tanzu Application Catalog](https://www.vmware.com/products/app-platform/tanzu-application-catalog) (TAC). We are committed to continue delivering free Bitnami Application Catalog content to our community of developers and other open source project maintainers over the long term. + +Read on to learn more about Bitnami Premium and the coming changes to the free Bitnami Application Catalog content. + +### New goodness in Bitnami Premium + +Bitnami Premium is a new version of the content packaged by Bitnami that is sold through [Arrow Electronics](https://www.arrow.com/globalecs/na/vendors/bitnami?utm_source=bitnami&utm_medium=blog). You can connect to an Arrow salesperson if you have any questions or want to purchase access. Once you buy Bitnami Premium, you will be given access to the Bitnami Premium registries in Docker Hub. You can then return to Docker Hub where you will have access to the Bitnami Premium containers, Helm charts, and software supply chain metadata from the new **/bitnamiprem** and **/bitnamichartsprem** orgs. These private repos are what enable you to pull without limits or caps. You will also see containers for all LTS branches continuously maintained up-to-date: for example, you will see PostgreSQL containers for versions 12, 13, 14, 15, 16, and 17; while in the free Bitnami catalog, you will only find version 17. + +#### A middle ground between free Bitnami Application Catalog and Tanzu Application Catalog customized packages + +In Bitnami Premium, all of the applications are built on Debian just as they are in the free Bitnami library. You get the entire library of containers and Helm charts kept up-to-date with the latest changes anywhere in each app from the OS to the application code itself. You can consume the content through Docker Hub where you’ve already been pulling it to date. However, in the Bitnami Premium registries, you will also find important software supply chain security metadata delivered as OCI artifacts alongside the containers and Helm charts. This metadata is useful for enterprises that need third-party open source software to be compliant with policies around auditability, supply chain integrity, and time to remediation of vulnerabilities. + +* **Supply chain security and integrity**: Bitnami Premium containers and Helm charts are built on an SLSA 3 pipeline, with attestations and signatures serving as proof that the software you’re deploying in your clusters is what you expect and has not been tampered with. +* **Software bills of material (SBOMs)**: At both the Helm chart and container levels, SBOMs give you fine-grained insight into the contents of every package. Bitnami Premium also includes build-time CVE scans and anti-virus reports (helpful for our Federal government customers). This will make it far easier to continuously validate the integrity of software supply chains and to track and triage vulnerabilities as they are discovered and patched. +* **Build time CVE scans, anti-virus scans, and more**: also included with Bitnami Premium content are Trivy CVE scan results and ClamAV scan results that satisfy requirements for, among other things, doing business with the US Federal government. You will also find the results of Bitnami’s automated functional tests that run as part of every artifact update, trigger information that specifies why the latest update was released, and more. + +Bitnami Premium differs from Tanzu Application Catalog in that, just like our free Bitnami content, it is a one-size-fits-all library of containers and Helm charts all built on Debian. Tanzu Application Catalog gives you the ability to customize your artifacts along many different dimensions. Some of the key differences include: + +* **Private delivery**: TAC containers and Helm charts are delivered directly to your private registries, or are hosted in a private registry maintained by us that you can pull from. +* **Choose a Linux distro or use your own “golden image”**: TAC gives you the ability to choose among four supported Linux distros: Debian, Ubuntu, RedHat UBI, or VMware’s own PhotonOS. All of the software packages on these distributions are maintained up-to-date and are tested to work in multiple Kubernetes environments as part of the release process. You can also use your own golden image: we’ll build and maintain the artifacts on top of it. For customers that need it, PhotonOS includes FIPS OpenSSL, is STIG-compliant, and includes zero/minimal CVES with VEX statements to triage any remaining ones. +* **App-specific customization**: With TAC, you can inject your own customizations such as user settings, certificates, or plugins into our SLSA 3 pipeline, so the artifacts you receive are truly promotable to production environments. +* **Software knowledge graph**: This keeps track of all your software dependencies at the individual package level. It continuously scans them for vulnerabilities, and organizes them into a searchable graph database so you can see in real-time which versions of which apps are affected and patched. It also includes useful information such as open source licenses, package management ecosystem data, and more. +* **UI and API**: TAC includes access to a user interface where you can add and remove applications from your catalog, and interact with the software knowledge graph to see at-a-glance details about your software. The [TAC API](https://developer.broadcom.com/xapis/application-catalog/latest/) enables you to build information from the software knowledge graph into your pipelines to ensure you are keeping your applications up-to-date with the latest patched applications. + +### Continuing our long tradition of partnerships + +Since Bitnami’s beginning over a decade ago, our many partnerships have propelled us to be a leading publisher of open source software. Bitnami cloud images drive billions of compute hours annually for our hyperscale cloud partners, for example, and our containers and Helm charts are pulled hundreds of millions of times per month from our partners at Docker Hub. + +We now begin our newest endeavor with [Arrow Electronics](https://www.arrow.com/globalecs/na/vendors/bitnami?utm_source=bitnami&utm_medium=blog). Arrow is a global leader in IT distribution. Arrow is known for its ability to help businesses navigate the complexities of modern IT landscapes, providing the tools, technology, and expertise needed to drive digital transformation and operational efficiency. + +Arrow will sell Bitnami Premium access through its website. Bitnami users interested in purchasing Bitnami Premium will find a streamlined process to pay, share their Docker Hub user identification, and gain access to the private Bitnami Premium repos in Docker Hub. Bitnami Premium customers can add and remove users through Arrow's support team, as well as submit tickets for enterprise support jointly delivered by the software packaging experts at Arrow and Bitnami. + +### What changes are coming for the free Bitnami library? + +#### Pull limits for free Bitnami content + +Beginning December 16th, 2024, the Bitnami Application Catalog will use [standard Docker Hub pull rate limits](https://docs.docker.com/docker-hub/download-rate-limit/) for Bitnami apps. Enterprise customers will be able to access the full Bitnami library in Bitnami Premium, purchased through Arrow and consumed right in Docker Hub, with no rate limits or restrictions. Note that we are not changing any licenses for our packages, meaning that projects can continue to bundle our Helm charts and containers in their own application packages. + +#### Long Term Support version updates + +Many open source projects we publish packages for have multiple LTS versions supported by their communities. Currently, Bitnami maintains all of these LTS versions up-to-date. Starting December 10th, 2024, we will only continue updating the latest version available for apps in the free Bitnami Application Catalog. This will enable OSS projects and individual/small businesses to continue using the latest versions of Bitnami applications. Bitnami Premium customers who need to continue pulling up-to-date versions of LTS branches can access them in the Bitnami Premium repo in Docker Hub. + +#### Supply chain integrity check in Bitnami Helm charts + +Bitnami has invested hundreds of thousands of developer hours in constructing a world-leading pipeline to build, monitor, update, and test open source software in multiple Kubernetes environments. For these Helm charts to perform as intended, and for them to leverage the many security features built-in, they need to deploy the Bitnami containers they were designed to work with. Therefore, we are adding new checks in the deployment process to check that the containers they were designed to deploy are the ones being deployed. + +### Keep an eye out for more updates + +We are excited to deliver an enhanced experience for [Bitnami Premium](https://www.arrow.com/globalecs/na/vendors/bitnami?utm_source=bitnami&utm_medium=blog) users, but this is just the beginning. We will continue to build on the value that all of our Bitnami community members, both free and paid, realize through our many years of experience publishing high-quality open source software packages for the world’s developers. + +Keep abreast of our blog for new updates and features, and be sure to check to follow us on [X (formerly Twitter)](https://x.com/bitnami) and [LinkedIn](https://www.linkedin.com/company/bitnami/). + ## License Copyright © 2024 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. From 7795f7c1636d0294c86ab7e1116ef1c442d38274 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 13:28:32 +0100 Subject: [PATCH 024/253] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Rodríguez Hernández --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4625d3acd71cf9..3624dac808b9db 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Useful Helm Client Commands: ### A new commercial version of Bitnami open source containers and Helm charts -Enterprises that love Bitnami can now purchase a Bitnami Premium subscription from [Arrow Electronics](https://www.arrow.com/globalecs/na/vendors/bitnami?utm_source=bitnami&utm_medium=blog) and consume the containers and Helm charts right in Docker Hub. Bitnami Premium users will get access to private Docker Hub repositories with the same containers and Helm charts they are used to, plus new commercial features including: +Enterprises that love Bitnami can now purchase a Bitnami Premium subscription from [Arrow Electronics](https://www.arrow.com/globalecs/na/vendors/bitnami?utm_source=github&utm_medium=charts) and consume the containers and Helm charts right in Docker Hub. Bitnami Premium users will get access to private Docker Hub repositories with the same containers and Helm charts they are used to, plus new commercial features including: * Enterprise support for all 500+ Bitnami Premium packages * All LTS branches of all Bitnami application packages maintained up-to-date @@ -89,7 +89,7 @@ Read on to learn more about Bitnami Premium and the coming changes to the free B ### New goodness in Bitnami Premium -Bitnami Premium is a new version of the content packaged by Bitnami that is sold through [Arrow Electronics](https://www.arrow.com/globalecs/na/vendors/bitnami?utm_source=bitnami&utm_medium=blog). You can connect to an Arrow salesperson if you have any questions or want to purchase access. Once you buy Bitnami Premium, you will be given access to the Bitnami Premium registries in Docker Hub. You can then return to Docker Hub where you will have access to the Bitnami Premium containers, Helm charts, and software supply chain metadata from the new **/bitnamiprem** and **/bitnamichartsprem** orgs. These private repos are what enable you to pull without limits or caps. You will also see containers for all LTS branches continuously maintained up-to-date: for example, you will see PostgreSQL containers for versions 12, 13, 14, 15, 16, and 17; while in the free Bitnami catalog, you will only find version 17. +Bitnami Premium is a new version of the content packaged by Bitnami that is sold through [Arrow Electronics](https://www.arrow.com/globalecs/na/vendors/bitnami?utm_source=github&utm_medium=charts). You can connect to an Arrow salesperson if you have any questions or want to purchase access. Once you buy Bitnami Premium, you will be given access to the Bitnami Premium registries in Docker Hub. You can then return to Docker Hub where you will have access to the Bitnami Premium containers, Helm charts, and software supply chain metadata from the new **/bitnamiprem** and **/bitnamichartsprem** orgs. These private repos are what enable you to pull without limits or caps. You will also see containers for all LTS branches continuously maintained up-to-date: for example, you will see PostgreSQL containers for versions 12, 13, 14, 15, 16, and 17; while in the free Bitnami catalog, you will only find version 17. #### A middle ground between free Bitnami Application Catalog and Tanzu Application Catalog customized packages @@ -111,7 +111,7 @@ Bitnami Premium differs from Tanzu Application Catalog in that, just like our fr Since Bitnami’s beginning over a decade ago, our many partnerships have propelled us to be a leading publisher of open source software. Bitnami cloud images drive billions of compute hours annually for our hyperscale cloud partners, for example, and our containers and Helm charts are pulled hundreds of millions of times per month from our partners at Docker Hub. -We now begin our newest endeavor with [Arrow Electronics](https://www.arrow.com/globalecs/na/vendors/bitnami?utm_source=bitnami&utm_medium=blog). Arrow is a global leader in IT distribution. Arrow is known for its ability to help businesses navigate the complexities of modern IT landscapes, providing the tools, technology, and expertise needed to drive digital transformation and operational efficiency. +We now begin our newest endeavor with [Arrow Electronics](https://www.arrow.com/globalecs/na/vendors/bitnami?utm_source=github&utm_medium=charts). Arrow is a global leader in IT distribution. Arrow is known for its ability to help businesses navigate the complexities of modern IT landscapes, providing the tools, technology, and expertise needed to drive digital transformation and operational efficiency. Arrow will sell Bitnami Premium access through its website. Bitnami users interested in purchasing Bitnami Premium will find a streamlined process to pay, share their Docker Hub user identification, and gain access to the private Bitnami Premium repos in Docker Hub. Bitnami Premium customers can add and remove users through Arrow's support team, as well as submit tickets for enterprise support jointly delivered by the software packaging experts at Arrow and Bitnami. @@ -131,7 +131,7 @@ Bitnami has invested hundreds of thousands of developer hours in constructing a ### Keep an eye out for more updates -We are excited to deliver an enhanced experience for [Bitnami Premium](https://www.arrow.com/globalecs/na/vendors/bitnami?utm_source=bitnami&utm_medium=blog) users, but this is just the beginning. We will continue to build on the value that all of our Bitnami community members, both free and paid, realize through our many years of experience publishing high-quality open source software packages for the world’s developers. +We are excited to deliver an enhanced experience for [Bitnami Premium](https://www.arrow.com/globalecs/na/vendors/bitnami?utm_source=github&utm_medium=charts) users, but this is just the beginning. We will continue to build on the value that all of our Bitnami community members, both free and paid, realize through our many years of experience publishing high-quality open source software packages for the world’s developers. Keep abreast of our blog for new updates and features, and be sure to check to follow us on [X (formerly Twitter)](https://x.com/bitnami) and [LinkedIn](https://www.linkedin.com/company/bitnami/). From 3dfc00376df6631f0ce54b8d440d477f6caa6186 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 13:46:51 +0100 Subject: [PATCH 025/253] [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Rodríguez Hernández --- bitnami/airflow/templates/NOTES.txt | 2 ++ bitnami/apache/templates/NOTES.txt | 2 ++ bitnami/apisix/templates/NOTES.txt | 8 +++++--- bitnami/appsmith/templates/NOTES.txt | 2 ++ bitnami/argo-cd/templates/NOTES.txt | 2 ++ bitnami/argo-workflows/templates/NOTES.txt | 2 ++ bitnami/aspnet-core/templates/NOTES.txt | 2 ++ bitnami/cassandra/templates/NOTES.txt | 2 ++ bitnami/cert-manager/templates/NOTES.txt | 2 ++ bitnami/chainloop/templates/NOTES.txt | 8 +++++--- bitnami/cilium/templates/NOTES.txt | 8 +++++--- bitnami/clickhouse/templates/NOTES.txt | 8 +++++--- bitnami/concourse/templates/NOTES.txt | 2 ++ bitnami/consul/templates/NOTES.txt | 4 +++- bitnami/contour/templates/NOTES.txt | 2 ++ bitnami/deepspeed/templates/NOTES.txt | 2 ++ bitnami/discourse/templates/NOTES.txt | 2 ++ bitnami/dremio/templates/NOTES.txt | 8 +++++--- bitnami/drupal/templates/NOTES.txt | 2 ++ bitnami/ejbca/templates/NOTES.txt | 2 ++ bitnami/elasticsearch/templates/NOTES.txt | 2 ++ bitnami/etcd/templates/NOTES.txt | 2 ++ bitnami/external-dns/templates/NOTES.txt | 2 ++ bitnami/flink/templates/NOTES.txt | 2 ++ bitnami/fluent-bit/templates/NOTES.txt | 2 ++ bitnami/fluentd/templates/NOTES.txt | 2 ++ bitnami/flux/templates/NOTES.txt | 8 +++++--- bitnami/ghost/templates/NOTES.txt | 2 ++ bitnami/gitea/templates/NOTES.txt | 2 ++ bitnami/grafana-loki/templates/NOTES.txt | 2 ++ bitnami/grafana-mimir/templates/NOTES.txt | 2 ++ bitnami/grafana-operator/templates/NOTES.txt | 2 ++ bitnami/grafana-tempo/templates/NOTES.txt | 2 ++ bitnami/grafana/templates/NOTES.txt | 2 ++ bitnami/haproxy/templates/NOTES.txt | 2 ++ bitnami/harbor/templates/NOTES.txt | 2 ++ bitnami/influxdb/templates/NOTES.txt | 2 ++ bitnami/jaeger/templates/NOTES.txt | 2 ++ bitnami/janusgraph/templates/NOTES.txt | 8 +++++--- bitnami/jenkins/templates/NOTES.txt | 2 ++ bitnami/jupyterhub/templates/NOTES.txt | 2 ++ bitnami/kafka/templates/NOTES.txt | 2 ++ bitnami/keycloak/templates/NOTES.txt | 2 ++ bitnami/keydb/templates/NOTES.txt | 8 +++++--- bitnami/kiam/templates/NOTES.txt | 2 ++ bitnami/kibana/templates/NOTES.txt | 2 ++ bitnami/kong/templates/NOTES.txt | 2 ++ bitnami/kube-prometheus/templates/NOTES.txt | 2 ++ bitnami/kube-state-metrics/templates/NOTES.txt | 2 ++ bitnami/kubeapps/templates/NOTES.txt | 2 ++ bitnami/kuberay/templates/NOTES.txt | 8 +++++--- bitnami/kubernetes-event-exporter/templates/NOTES.txt | 2 ++ bitnami/logstash/templates/NOTES.txt | 2 ++ bitnami/mariadb-galera/templates/NOTES.txt | 2 ++ bitnami/mariadb/templates/NOTES.txt | 2 ++ bitnami/mastodon/templates/NOTES.txt | 2 ++ bitnami/matomo/templates/NOTES.txt | 2 ++ bitnami/memcached/templates/NOTES.txt | 2 ++ bitnami/metallb/templates/NOTES.txt | 2 ++ bitnami/metrics-server/templates/NOTES.txt | 2 ++ bitnami/milvus/templates/NOTES.txt | 2 ++ bitnami/minio/templates/NOTES.txt | 2 ++ bitnami/mlflow/templates/NOTES.txt | 8 +++++--- bitnami/mongodb-sharded/templates/NOTES.txt | 2 ++ bitnami/mongodb/templates/NOTES.txt | 2 ++ bitnami/moodle/templates/NOTES.txt | 2 ++ bitnami/multus-cni/templates/NOTES.txt | 2 ++ bitnami/mysql/templates/NOTES.txt | 2 ++ bitnami/nats/templates/NOTES.txt | 2 ++ bitnami/neo4j/templates/NOTES.txt | 8 +++++--- bitnami/nessie/templates/NOTES.txt | 8 +++++--- bitnami/nginx-ingress-controller/templates/NOTES.txt | 2 ++ bitnami/nginx/templates/NOTES.txt | 2 ++ bitnami/node-exporter/templates/NOTES.txt | 2 ++ bitnami/oauth2-proxy/templates/NOTES.txt | 2 ++ bitnami/odoo/templates/NOTES.txt | 2 ++ bitnami/opensearch/templates/NOTES.txt | 2 ++ bitnami/parse/templates/NOTES.txt | 2 ++ bitnami/phpmyadmin/templates/NOTES.txt | 2 ++ bitnami/pinniped/templates/NOTES.txt | 8 +++++--- bitnami/postgresql-ha/templates/NOTES.txt | 2 ++ bitnami/postgresql/templates/NOTES.txt | 2 ++ bitnami/prometheus/templates/NOTES.txt | 8 +++++--- bitnami/pytorch/templates/NOTES.txt | 2 ++ bitnami/rabbitmq-cluster-operator/templates/NOTES.txt | 2 ++ bitnami/rabbitmq/templates/NOTES.txt | 2 ++ bitnami/redis-cluster/templates/NOTES.txt | 2 ++ bitnami/redis/templates/NOTES.txt | 2 ++ bitnami/redmine/templates/NOTES.txt | 2 ++ bitnami/schema-registry/templates/NOTES.txt | 5 +++++ bitnami/scylladb/templates/NOTES.txt | 2 ++ bitnami/sealed-secrets/templates/NOTES.txt | 6 ++++++ bitnami/seaweedfs/templates/NOTES.txt | 8 +++++--- bitnami/solr/templates/NOTES.txt | 2 ++ bitnami/sonarqube/templates/NOTES.txt | 5 +++++ bitnami/spark/templates/NOTES.txt | 2 ++ bitnami/spring-cloud-dataflow/templates/NOTES.txt | 2 ++ bitnami/tensorflow-resnet/templates/NOTES.txt | 2 ++ bitnami/thanos/templates/NOTES.txt | 2 ++ bitnami/tomcat/templates/NOTES.txt | 2 ++ bitnami/valkey-cluster/templates/NOTES.txt | 2 ++ bitnami/valkey/templates/NOTES.txt | 2 ++ bitnami/vault/templates/NOTES.txt | 8 +++++--- bitnami/whereabouts/templates/NOTES.txt | 2 ++ bitnami/wildfly/templates/NOTES.txt | 2 ++ bitnami/wordpress/templates/NOTES.txt | 2 ++ bitnami/zipkin/templates/NOTES.txt | 8 +++++--- bitnami/zookeeper/templates/NOTES.txt | 2 ++ template/CHART_NAME/templates/NOTES.txt | 8 +++++--- 109 files changed, 283 insertions(+), 55 deletions(-) diff --git a/bitnami/airflow/templates/NOTES.txt b/bitnami/airflow/templates/NOTES.txt index 5b30a70821c9a4..c3975513c156db 100644 --- a/bitnami/airflow/templates/NOTES.txt +++ b/bitnami/airflow/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- $releaseNamespace := include "common.names.namespace" . }} {{- $clusterDomain := .Values.clusterDomain }} {{- $fullname := include "common.names.fullname" . }} diff --git a/bitnami/apache/templates/NOTES.txt b/bitnami/apache/templates/NOTES.txt index f6dd8c1d431dca..ebb39b1ac424c8 100644 --- a/bitnami/apache/templates/NOTES.txt +++ b/bitnami/apache/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** 1. Get the Apache URL by running: diff --git a/bitnami/apisix/templates/NOTES.txt b/bitnami/apisix/templates/NOTES.txt index 8320f3fd0da874..1d4db6e34081fe 100644 --- a/bitnami/apisix/templates/NOTES.txt +++ b/bitnami/apisix/templates/NOTES.txt @@ -1,6 +1,8 @@ -CHART NAME: {{ .Chart.Name }} -CHART VERSION: {{ .Chart.Version }} -APP VERSION: {{ .Chart.AppVersion }} +CHART NAME: {{ .Chart.Name }} +CHART VERSION: {{ .Chart.Version }} +APP VERSION: {{ .Chart.AppVersion }} + +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. ** Please be patient while the chart is being deployed ** diff --git a/bitnami/appsmith/templates/NOTES.txt b/bitnami/appsmith/templates/NOTES.txt index 1864660d7d93b6..5b472433e3c55f 100644 --- a/bitnami/appsmith/templates/NOTES.txt +++ b/bitnami/appsmith/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/argo-cd/templates/NOTES.txt b/bitnami/argo-cd/templates/NOTES.txt index 82f89e6946bb5c..df3826f017170b 100644 --- a/bitnami/argo-cd/templates/NOTES.txt +++ b/bitnami/argo-cd/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** 1. Access your Argo CD installation: diff --git a/bitnami/argo-workflows/templates/NOTES.txt b/bitnami/argo-workflows/templates/NOTES.txt index d1520b2117ddfc..a5bee072c1c13f 100644 --- a/bitnami/argo-workflows/templates/NOTES.txt +++ b/bitnami/argo-workflows/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** Obtain the Argo Workflows UI URL: diff --git a/bitnami/aspnet-core/templates/NOTES.txt b/bitnami/aspnet-core/templates/NOTES.txt index f166ceb6832fe1..cf0f0449903829 100644 --- a/bitnami/aspnet-core/templates/NOTES.txt +++ b/bitnami/aspnet-core/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** ASP.NET Core can be accessed through the following DNS name from within your cluster: diff --git a/bitnami/cassandra/templates/NOTES.txt b/bitnami/cassandra/templates/NOTES.txt index 7213a70112fe44..5ef56bbafc3cde 100644 --- a/bitnami/cassandra/templates/NOTES.txt +++ b/bitnami/cassandra/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- $cassandraPasswordKey := ( include "common.secrets.key" (dict "existingSecret" .Values.dbUser.existingSecret "key" "cassandra-password") ) -}} {{- $cassandraSecretName := ( include "common.secrets.name" (dict "existingSecret" .Values.dbUser.existingSecret "context" $) ) -}} diff --git a/bitnami/cert-manager/templates/NOTES.txt b/bitnami/cert-manager/templates/NOTES.txt index 6352b5d78124bd..0f74984f04816d 100644 --- a/bitnami/cert-manager/templates/NOTES.txt +++ b/bitnami/cert-manager/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** In order to begin using certificates, you will need to set up Issuer or ClustersIssuer resources. diff --git a/bitnami/chainloop/templates/NOTES.txt b/bitnami/chainloop/templates/NOTES.txt index 70a0a63dd8da2a..79df51df045a15 100644 --- a/bitnami/chainloop/templates/NOTES.txt +++ b/bitnami/chainloop/templates/NOTES.txt @@ -1,6 +1,8 @@ -CHART NAME: {{ .Chart.Name }} -CHART VERSION: {{ .Chart.Version }} -APP VERSION: {{ .Chart.AppVersion }} +CHART NAME: {{ .Chart.Name }} +CHART VERSION: {{ .Chart.Version }} +APP VERSION: {{ .Chart.AppVersion }} + +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. ** Please be patient while the chart is being deployed ** diff --git a/bitnami/cilium/templates/NOTES.txt b/bitnami/cilium/templates/NOTES.txt index 2023136c5d6d5a..8fb1f04d37317b 100644 --- a/bitnami/cilium/templates/NOTES.txt +++ b/bitnami/cilium/templates/NOTES.txt @@ -1,6 +1,8 @@ -CHART NAME: {{ .Chart.Name }} -CHART VERSION: {{ .Chart.Version }} -APP VERSION: {{ .Chart.AppVersion }} +CHART NAME: {{ .Chart.Name }} +CHART VERSION: {{ .Chart.Version }} +APP VERSION: {{ .Chart.AppVersion }} + +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. ** Please be patient while the chart is being deployed ** diff --git a/bitnami/clickhouse/templates/NOTES.txt b/bitnami/clickhouse/templates/NOTES.txt index ac9dfeba5cc5b0..467595945b5b49 100644 --- a/bitnami/clickhouse/templates/NOTES.txt +++ b/bitnami/clickhouse/templates/NOTES.txt @@ -1,6 +1,8 @@ -CHART NAME: {{ .Chart.Name }} -CHART VERSION: {{ .Chart.Version }} -APP VERSION: {{ .Chart.AppVersion }} +CHART NAME: {{ .Chart.Name }} +CHART VERSION: {{ .Chart.Version }} +APP VERSION: {{ .Chart.AppVersion }} + +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. ** Please be patient while the chart is being deployed ** diff --git a/bitnami/concourse/templates/NOTES.txt b/bitnami/concourse/templates/NOTES.txt index 1a7115ed8e5bc9..fe0efd779a7872 100644 --- a/bitnami/concourse/templates/NOTES.txt +++ b/bitnami/concourse/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- $releaseNamespace := .Release.Namespace }} {{- $clusterDomain := .Values.clusterDomain }} {{- $fullname := include "concourse.web.fullname" . }} diff --git a/bitnami/consul/templates/NOTES.txt b/bitnami/consul/templates/NOTES.txt index be0ac9aaf1648d..fa5bf8536fc5e9 100644 --- a/bitnami/consul/templates/NOTES.txt +++ b/bitnami/consul/templates/NOTES.txt @@ -2,7 +2,9 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} - ** Please be patient while the chart is being deployed ** +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + +** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} The chart has been deployed in diagnostic mode. All probes have been disabled and the command has been overwritten with: diff --git a/bitnami/contour/templates/NOTES.txt b/bitnami/contour/templates/NOTES.txt index 1acdc7752f5777..a7de4b5825669a 100644 --- a/bitnami/contour/templates/NOTES.txt +++ b/bitnami/contour/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if eq .Values.envoy.service.type "LoadBalancer" }} diff --git a/bitnami/deepspeed/templates/NOTES.txt b/bitnami/deepspeed/templates/NOTES.txt index dc608772c0540d..cc25667b2ee72f 100644 --- a/bitnami/deepspeed/templates/NOTES.txt +++ b/bitnami/deepspeed/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/discourse/templates/NOTES.txt b/bitnami/discourse/templates/NOTES.txt index 750dc5ec9b38b3..15b12239f9c0de 100644 --- a/bitnami/discourse/templates/NOTES.txt +++ b/bitnami/discourse/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- $releaseNamespace := .Release.Namespace }} {{- $clusterDomain := .Values.clusterDomain }} {{- $fullname := include "common.names.fullname" . }} diff --git a/bitnami/dremio/templates/NOTES.txt b/bitnami/dremio/templates/NOTES.txt index 98b56bfd017ddd..e6dd53a23fcc29 100644 --- a/bitnami/dremio/templates/NOTES.txt +++ b/bitnami/dremio/templates/NOTES.txt @@ -1,6 +1,8 @@ -CHART NAME: {{ .Chart.Name }} -CHART VERSION: {{ .Chart.Version }} -APP VERSION: {{ .Chart.AppVersion }} +CHART NAME: {{ .Chart.Name }} +CHART VERSION: {{ .Chart.Version }} +APP VERSION: {{ .Chart.AppVersion }} + +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. ** Please be patient while the chart is being deployed ** diff --git a/bitnami/drupal/templates/NOTES.txt b/bitnami/drupal/templates/NOTES.txt index 95e2c921b5defd..d9ce40fd27b201 100644 --- a/bitnami/drupal/templates/NOTES.txt +++ b/bitnami/drupal/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- if or .Values.mariadb.enabled .Values.externalDatabase.host -}} ** Please be patient while the chart is being deployed ** diff --git a/bitnami/ejbca/templates/NOTES.txt b/bitnami/ejbca/templates/NOTES.txt index 21fe42173155a4..ddc3209a6b1848 100644 --- a/bitnami/ejbca/templates/NOTES.txt +++ b/bitnami/ejbca/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- $databaseSecretName := include "ejbca.databaseSecretName" . -}} {{- $secretName := include "ejbca.secretName" . -}} diff --git a/bitnami/elasticsearch/templates/NOTES.txt b/bitnami/elasticsearch/templates/NOTES.txt index b9daf3836f9ca2..2a1499b8caf6d2 100644 --- a/bitnami/elasticsearch/templates/NOTES.txt +++ b/bitnami/elasticsearch/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- if (include "elasticsearch.singleNode.enabled" .) }} ------------------------------------------------------------------------------- diff --git a/bitnami/etcd/templates/NOTES.txt b/bitnami/etcd/templates/NOTES.txt index 8aa4cc0d75abb0..3b456e422c12e6 100644 --- a/bitnami/etcd/templates/NOTES.txt +++ b/bitnami/etcd/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- if and (eq .Values.service.type "LoadBalancer") .Values.auth.rbac.allowNoneAuthentication }} ------------------------------------------------------------------------------- WARNING diff --git a/bitnami/external-dns/templates/NOTES.txt b/bitnami/external-dns/templates/NOTES.txt index 6a8b111662c002..0ae61ed293db26 100644 --- a/bitnami/external-dns/templates/NOTES.txt +++ b/bitnami/external-dns/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** To verify that external-dns has started, run: diff --git a/bitnami/flink/templates/NOTES.txt b/bitnami/flink/templates/NOTES.txt index e82f6c489260bb..65c97c557cf252 100644 --- a/bitnami/flink/templates/NOTES.txt +++ b/bitnami/flink/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} The chart has been deployed in diagnostic mode. All probes have been disabled and the command has been overwritten with: diff --git a/bitnami/fluent-bit/templates/NOTES.txt b/bitnami/fluent-bit/templates/NOTES.txt index cc21ab0ad45496..c4d6330dad7d62 100644 --- a/bitnami/fluent-bit/templates/NOTES.txt +++ b/bitnami/fluent-bit/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** 1. Get the application URL by running these commands: diff --git a/bitnami/fluentd/templates/NOTES.txt b/bitnami/fluentd/templates/NOTES.txt index e6b4403d25196f..eb26cb54e534c8 100644 --- a/bitnami/fluentd/templates/NOTES.txt +++ b/bitnami/fluentd/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/flux/templates/NOTES.txt b/bitnami/flux/templates/NOTES.txt index e1bf4ede74eac9..9499f1bf8954e7 100644 --- a/bitnami/flux/templates/NOTES.txt +++ b/bitnami/flux/templates/NOTES.txt @@ -1,6 +1,8 @@ -CHART NAME: {{ .Chart.Name }} -CHART VERSION: {{ .Chart.Version }} -APP VERSION: {{ .Chart.AppVersion }} +CHART NAME: {{ .Chart.Name }} +CHART VERSION: {{ .Chart.Version }} +APP VERSION: {{ .Chart.AppVersion }} + +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. ** Please be patient while the chart is being deployed ** diff --git a/bitnami/ghost/templates/NOTES.txt b/bitnami/ghost/templates/NOTES.txt index 0a9dcc3872d606..78a4330076d6e0 100644 --- a/bitnami/ghost/templates/NOTES.txt +++ b/bitnami/ghost/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- $ghostPasswordKey := ( include "common.secrets.key" (dict "existingSecret" .Values.existingSecret "key" "ghost-password") ) -}} diff --git a/bitnami/gitea/templates/NOTES.txt b/bitnami/gitea/templates/NOTES.txt index 6f4f17dac85607..92865094e553c1 100644 --- a/bitnami/gitea/templates/NOTES.txt +++ b/bitnami/gitea/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- if or .Values.postgresql.enabled .Values.externalDatabase.host }} ** Please be patient while the chart is being deployed ** diff --git a/bitnami/grafana-loki/templates/NOTES.txt b/bitnami/grafana-loki/templates/NOTES.txt index 0a4297794a5515..f57861ae3b9deb 100644 --- a/bitnami/grafana-loki/templates/NOTES.txt +++ b/bitnami/grafana-loki/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/grafana-mimir/templates/NOTES.txt b/bitnami/grafana-mimir/templates/NOTES.txt index 1c2060c10b1ea3..5007f89cb9d92a 100644 --- a/bitnami/grafana-mimir/templates/NOTES.txt +++ b/bitnami/grafana-mimir/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/grafana-operator/templates/NOTES.txt b/bitnami/grafana-operator/templates/NOTES.txt index b89c2d3e8fe56e..4c57e50ca5c0e4 100644 --- a/bitnami/grafana-operator/templates/NOTES.txt +++ b/bitnami/grafana-operator/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** Watch the Grafana Operator Deployment status using the command: diff --git a/bitnami/grafana-tempo/templates/NOTES.txt b/bitnami/grafana-tempo/templates/NOTES.txt index 5ef5e56656c6cb..85aac8ec6c4205 100644 --- a/bitnami/grafana-tempo/templates/NOTES.txt +++ b/bitnami/grafana-tempo/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/grafana/templates/NOTES.txt b/bitnami/grafana/templates/NOTES.txt index 7aea90bd9bfecc..801993a37496ce 100644 --- a/bitnami/grafana/templates/NOTES.txt +++ b/bitnami/grafana/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** 1. Get the application URL by running these commands: diff --git a/bitnami/haproxy/templates/NOTES.txt b/bitnami/haproxy/templates/NOTES.txt index 691829d16406c0..cddfb9cd9f33d9 100644 --- a/bitnami/haproxy/templates/NOTES.txt +++ b/bitnami/haproxy/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/harbor/templates/NOTES.txt b/bitnami/harbor/templates/NOTES.txt index 1668bdeb592529..cecdb86d6903f8 100644 --- a/bitnami/harbor/templates/NOTES.txt +++ b/bitnami/harbor/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** 1. Get the Harbor URL: diff --git a/bitnami/influxdb/templates/NOTES.txt b/bitnami/influxdb/templates/NOTES.txt index 259b574481894a..1e52d3920f3444 100644 --- a/bitnami/influxdb/templates/NOTES.txt +++ b/bitnami/influxdb/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/jaeger/templates/NOTES.txt b/bitnami/jaeger/templates/NOTES.txt index a41e95192b774e..909ca5cddb76be 100644 --- a/bitnami/jaeger/templates/NOTES.txt +++ b/bitnami/jaeger/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** 1. Get the application URL by running these commands: diff --git a/bitnami/janusgraph/templates/NOTES.txt b/bitnami/janusgraph/templates/NOTES.txt index 4a455ea0d4d541..c887bbd8bf76cd 100644 --- a/bitnami/janusgraph/templates/NOTES.txt +++ b/bitnami/janusgraph/templates/NOTES.txt @@ -1,6 +1,8 @@ -CHART NAME: {{ .Chart.Name }} -CHART VERSION: {{ .Chart.Version }} -APP VERSION: {{ .Chart.AppVersion }} +CHART NAME: {{ .Chart.Name }} +CHART VERSION: {{ .Chart.Version }} +APP VERSION: {{ .Chart.AppVersion }} + +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. ** Please be patient while the chart is being deployed ** diff --git a/bitnami/jenkins/templates/NOTES.txt b/bitnami/jenkins/templates/NOTES.txt index 10045032f54652..4f4729cfebb30e 100644 --- a/bitnami/jenkins/templates/NOTES.txt +++ b/bitnami/jenkins/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.ingress.enabled }} diff --git a/bitnami/jupyterhub/templates/NOTES.txt b/bitnami/jupyterhub/templates/NOTES.txt index bfba352dee51a8..bbe03fe981d7da 100644 --- a/bitnami/jupyterhub/templates/NOTES.txt +++ b/bitnami/jupyterhub/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.proxy.ingress.enabled }} diff --git a/bitnami/kafka/templates/NOTES.txt b/bitnami/kafka/templates/NOTES.txt index 5c95beb988d9a3..36600f82769cd8 100644 --- a/bitnami/kafka/templates/NOTES.txt +++ b/bitnami/kafka/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- if .Values.diagnosticMode.enabled }} The chart has been deployed in diagnostic mode. All probes have been disabled and the command has been overwritten with: diff --git a/bitnami/keycloak/templates/NOTES.txt b/bitnami/keycloak/templates/NOTES.txt index d3ecb6940e4e34..dcbde97e93fc30 100644 --- a/bitnami/keycloak/templates/NOTES.txt +++ b/bitnami/keycloak/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** Keycloak can be accessed through the following DNS name from within your cluster: diff --git a/bitnami/keydb/templates/NOTES.txt b/bitnami/keydb/templates/NOTES.txt index 17f8baad5bbe05..fabe59c08790ee 100644 --- a/bitnami/keydb/templates/NOTES.txt +++ b/bitnami/keydb/templates/NOTES.txt @@ -1,6 +1,8 @@ -CHART NAME: {{ .Chart.Name }} -CHART VERSION: {{ .Chart.Version }} -APP VERSION: {{ .Chart.AppVersion }} +CHART NAME: {{ .Chart.Name }} +CHART VERSION: {{ .Chart.Version }} +APP VERSION: {{ .Chart.AppVersion }} + +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. ** Please be patient while the chart is being deployed ** diff --git a/bitnami/kiam/templates/NOTES.txt b/bitnami/kiam/templates/NOTES.txt index f69a66c005982e..42e7da57c9ce44 100644 --- a/bitnami/kiam/templates/NOTES.txt +++ b/bitnami/kiam/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/kibana/templates/NOTES.txt b/bitnami/kibana/templates/NOTES.txt index 450e75f7a869e5..43be529b1808d5 100644 --- a/bitnami/kibana/templates/NOTES.txt +++ b/bitnami/kibana/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if or (not .Values.elasticsearch.hosts) (not .Values.elasticsearch.port) -}} diff --git a/bitnami/kong/templates/NOTES.txt b/bitnami/kong/templates/NOTES.txt index a953d0d2cc91a6..248dcbc6e62e90 100644 --- a/bitnami/kong/templates/NOTES.txt +++ b/bitnami/kong/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/kube-prometheus/templates/NOTES.txt b/bitnami/kube-prometheus/templates/NOTES.txt index e3463e7237eca9..44e892ee22ec31 100644 --- a/bitnami/kube-prometheus/templates/NOTES.txt +++ b/bitnami/kube-prometheus/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** Watch the Prometheus Operator Deployment status using the command: diff --git a/bitnami/kube-state-metrics/templates/NOTES.txt b/bitnami/kube-state-metrics/templates/NOTES.txt index 6f8c20cc3cad8c..885a3f15eaa134 100644 --- a/bitnami/kube-state-metrics/templates/NOTES.txt +++ b/bitnami/kube-state-metrics/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/kubeapps/templates/NOTES.txt b/bitnami/kubeapps/templates/NOTES.txt index 9a5fe40d26d04c..318185e7ee6ec4 100644 --- a/bitnami/kubeapps/templates/NOTES.txt +++ b/bitnami/kubeapps/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- $postgresqlSecretName := include "kubeapps.postgresql.secretName" . -}} {{- $redisSecretName := include "kubeapps.redis.secretName" . -}} diff --git a/bitnami/kuberay/templates/NOTES.txt b/bitnami/kuberay/templates/NOTES.txt index 3377426c567e0b..f1ce46b1def2f3 100644 --- a/bitnami/kuberay/templates/NOTES.txt +++ b/bitnami/kuberay/templates/NOTES.txt @@ -1,6 +1,8 @@ -CHART NAME: {{ .Chart.Name }} -CHART VERSION: {{ .Chart.Version }} -APP VERSION: {{ .Chart.AppVersion }} +CHART NAME: {{ .Chart.Name }} +CHART VERSION: {{ .Chart.Version }} +APP VERSION: {{ .Chart.AppVersion }} + +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. ** Please be patient while the chart is being deployed ** diff --git a/bitnami/kubernetes-event-exporter/templates/NOTES.txt b/bitnami/kubernetes-event-exporter/templates/NOTES.txt index 272484323bafcb..2815f28561da77 100644 --- a/bitnami/kubernetes-event-exporter/templates/NOTES.txt +++ b/bitnami/kubernetes-event-exporter/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/logstash/templates/NOTES.txt b/bitnami/logstash/templates/NOTES.txt index 1da896abd94f91..5af402a44853e8 100644 --- a/bitnami/logstash/templates/NOTES.txt +++ b/bitnami/logstash/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/mariadb-galera/templates/NOTES.txt b/bitnami/mariadb-galera/templates/NOTES.txt index 3e0ab39f08c766..63b967703a0ce5 100644 --- a/bitnami/mariadb-galera/templates/NOTES.txt +++ b/bitnami/mariadb-galera/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/mariadb/templates/NOTES.txt b/bitnami/mariadb/templates/NOTES.txt index c5e11102934ad4..407b523bed444f 100644 --- a/bitnami/mariadb/templates/NOTES.txt +++ b/bitnami/mariadb/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/mastodon/templates/NOTES.txt b/bitnami/mastodon/templates/NOTES.txt index d77920205db4e3..e33b18d9fd84ee 100644 --- a/bitnami/mastodon/templates/NOTES.txt +++ b/bitnami/mastodon/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if empty (include "mastodon.web.domain" .) }} ############################################################################### diff --git a/bitnami/matomo/templates/NOTES.txt b/bitnami/matomo/templates/NOTES.txt index 7128113fc894c5..7d36db1a2668d3 100644 --- a/bitnami/matomo/templates/NOTES.txt +++ b/bitnami/matomo/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- if or .Values.mariadb.enabled .Values.externalDatabase.host -}} ** Please be patient while the chart is being deployed ** diff --git a/bitnami/memcached/templates/NOTES.txt b/bitnami/memcached/templates/NOTES.txt index b24a225d75a7aa..3c29dfa566d6d9 100644 --- a/bitnami/memcached/templates/NOTES.txt +++ b/bitnami/memcached/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- if and (not .Values.auth.enabled) (contains .Values.service.type "LoadBalancer") }} ------------------------------------------------------------------------------- WARNING diff --git a/bitnami/metallb/templates/NOTES.txt b/bitnami/metallb/templates/NOTES.txt index dd9233bd9687e9..b4bac3abfa7a02 100644 --- a/bitnami/metallb/templates/NOTES.txt +++ b/bitnami/metallb/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/metrics-server/templates/NOTES.txt b/bitnami/metrics-server/templates/NOTES.txt index 26a6d2d29fcc18..e72cfaed49f52b 100644 --- a/bitnami/metrics-server/templates/NOTES.txt +++ b/bitnami/metrics-server/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** The metric server has been deployed. diff --git a/bitnami/milvus/templates/NOTES.txt b/bitnami/milvus/templates/NOTES.txt index 4123503159d0e7..af05a2ddc19256 100644 --- a/bitnami/milvus/templates/NOTES.txt +++ b/bitnami/milvus/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/minio/templates/NOTES.txt b/bitnami/minio/templates/NOTES.txt index 12f863f0228dd3..4ed0edac53b5b2 100644 --- a/bitnami/minio/templates/NOTES.txt +++ b/bitnami/minio/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** MinIO® can be accessed via port {{ .Values.service.port }} on the following DNS name from within your cluster: diff --git a/bitnami/mlflow/templates/NOTES.txt b/bitnami/mlflow/templates/NOTES.txt index 15879c077e2ce6..55646e4d2ea00b 100644 --- a/bitnami/mlflow/templates/NOTES.txt +++ b/bitnami/mlflow/templates/NOTES.txt @@ -1,6 +1,8 @@ -CHART NAME: {{ .Chart.Name }} -CHART VERSION: {{ .Chart.Version }} -APP VERSION: {{ .Chart.AppVersion }} +CHART NAME: {{ .Chart.Name }} +CHART VERSION: {{ .Chart.Version }} +APP VERSION: {{ .Chart.AppVersion }} + +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. ** Please be patient while the chart is being deployed ** diff --git a/bitnami/mongodb-sharded/templates/NOTES.txt b/bitnami/mongodb-sharded/templates/NOTES.txt index aef633fe0a62c6..252df19cd43c47 100644 --- a/bitnami/mongodb-sharded/templates/NOTES.txt +++ b/bitnami/mongodb-sharded/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/mongodb/templates/NOTES.txt b/bitnami/mongodb/templates/NOTES.txt index a69eb9c4f0391c..f114e5b451f19f 100644 --- a/bitnami/mongodb/templates/NOTES.txt +++ b/bitnami/mongodb/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- if .Values.diagnosticMode.enabled }} The chart has been deployed in diagnostic mode. All probes have been disabled and the command has been overwritten with: diff --git a/bitnami/moodle/templates/NOTES.txt b/bitnami/moodle/templates/NOTES.txt index d457d0512a7ba7..4e54ad60c834da 100644 --- a/bitnami/moodle/templates/NOTES.txt +++ b/bitnami/moodle/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- if or .Values.mariadb.enabled .Values.externalDatabase.host -}} ** Please be patient while the chart is being deployed ** diff --git a/bitnami/multus-cni/templates/NOTES.txt b/bitnami/multus-cni/templates/NOTES.txt index 59953947fd4aeb..2c811ec0e069ae 100644 --- a/bitnami/multus-cni/templates/NOTES.txt +++ b/bitnami/multus-cni/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/mysql/templates/NOTES.txt b/bitnami/mysql/templates/NOTES.txt index 392a3e593c08e4..6df8eb85707162 100644 --- a/bitnami/mysql/templates/NOTES.txt +++ b/bitnami/mysql/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/nats/templates/NOTES.txt b/bitnami/nats/templates/NOTES.txt index 24f94fb0c6e7e0..6d835aaec48377 100644 --- a/bitnami/nats/templates/NOTES.txt +++ b/bitnami/nats/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/neo4j/templates/NOTES.txt b/bitnami/neo4j/templates/NOTES.txt index 97dfc24648ef9d..5776aeef775389 100644 --- a/bitnami/neo4j/templates/NOTES.txt +++ b/bitnami/neo4j/templates/NOTES.txt @@ -1,6 +1,8 @@ -CHART NAME: {{ .Chart.Name }} -CHART VERSION: {{ .Chart.Version }} -APP VERSION: {{ .Chart.AppVersion }} +CHART NAME: {{ .Chart.Name }} +CHART VERSION: {{ .Chart.Version }} +APP VERSION: {{ .Chart.AppVersion }} + +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. ** Please be patient while the chart is being deployed ** diff --git a/bitnami/nessie/templates/NOTES.txt b/bitnami/nessie/templates/NOTES.txt index d1fa04e2578591..9f955253ea1e05 100644 --- a/bitnami/nessie/templates/NOTES.txt +++ b/bitnami/nessie/templates/NOTES.txt @@ -1,6 +1,8 @@ -CHART NAME: {{ .Chart.Name }} -CHART VERSION: {{ .Chart.Version }} -APP VERSION: {{ .Chart.AppVersion }} +CHART NAME: {{ .Chart.Name }} +CHART VERSION: {{ .Chart.Version }} +APP VERSION: {{ .Chart.AppVersion }} + +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. ** Please be patient while the chart is being deployed ** diff --git a/bitnami/nginx-ingress-controller/templates/NOTES.txt b/bitnami/nginx-ingress-controller/templates/NOTES.txt index 8e9a374c042137..937a0e49dc25a7 100644 --- a/bitnami/nginx-ingress-controller/templates/NOTES.txt +++ b/bitnami/nginx-ingress-controller/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** The nginx-ingress controller has been installed. diff --git a/bitnami/nginx/templates/NOTES.txt b/bitnami/nginx/templates/NOTES.txt index 20f9fca69be1a6..c20d70f3f15b87 100644 --- a/bitnami/nginx/templates/NOTES.txt +++ b/bitnami/nginx/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/node-exporter/templates/NOTES.txt b/bitnami/node-exporter/templates/NOTES.txt index 57d513e8c51f49..2d7388d40966c1 100644 --- a/bitnami/node-exporter/templates/NOTES.txt +++ b/bitnami/node-exporter/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/oauth2-proxy/templates/NOTES.txt b/bitnami/oauth2-proxy/templates/NOTES.txt index bc889a42844354..587e5e89677dc5 100644 --- a/bitnami/oauth2-proxy/templates/NOTES.txt +++ b/bitnami/oauth2-proxy/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/odoo/templates/NOTES.txt b/bitnami/odoo/templates/NOTES.txt index 9aaa4f0d37cf81..86df47c589a4b4 100644 --- a/bitnami/odoo/templates/NOTES.txt +++ b/bitnami/odoo/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.ingress.enabled }} diff --git a/bitnami/opensearch/templates/NOTES.txt b/bitnami/opensearch/templates/NOTES.txt index b53cf8f856cad7..3d12fe57b90189 100644 --- a/bitnami/opensearch/templates/NOTES.txt +++ b/bitnami/opensearch/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- if contains .Values.service.type "LoadBalancer" }} ------------------------------------------------------------------------------- diff --git a/bitnami/parse/templates/NOTES.txt b/bitnami/parse/templates/NOTES.txt index 8f13d1830c5c23..d355e6d7a721dc 100644 --- a/bitnami/parse/templates/NOTES.txt +++ b/bitnami/parse/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- $dbSecretName := include "parse.mongodb.fullname" . -}} ** Please be patient while the chart is being deployed ** diff --git a/bitnami/phpmyadmin/templates/NOTES.txt b/bitnami/phpmyadmin/templates/NOTES.txt index 5a42dd929458d5..4cd2b2f4c4ba57 100644 --- a/bitnami/phpmyadmin/templates/NOTES.txt +++ b/bitnami/phpmyadmin/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** 1. Get the application URL by running these commands: diff --git a/bitnami/pinniped/templates/NOTES.txt b/bitnami/pinniped/templates/NOTES.txt index b680daed23cc5a..07fe9789a30870 100644 --- a/bitnami/pinniped/templates/NOTES.txt +++ b/bitnami/pinniped/templates/NOTES.txt @@ -1,6 +1,8 @@ -CHART NAME: {{ .Chart.Name }} -CHART VERSION: {{ .Chart.Version }} -APP VERSION: {{ .Chart.AppVersion }} +CHART NAME: {{ .Chart.Name }} +CHART VERSION: {{ .Chart.Version }} +APP VERSION: {{ .Chart.AppVersion }} + +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. ** Please be patient while the chart is being deployed ** diff --git a/bitnami/postgresql-ha/templates/NOTES.txt b/bitnami/postgresql-ha/templates/NOTES.txt index 11ee28981eab60..f3b12295b31e22 100644 --- a/bitnami/postgresql-ha/templates/NOTES.txt +++ b/bitnami/postgresql-ha/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- $clusterDomain:= .Values.clusterDomain }} ** Please be patient while the chart is being deployed ** diff --git a/bitnami/postgresql/templates/NOTES.txt b/bitnami/postgresql/templates/NOTES.txt index 4b79be5f14800c..b590e4742f1b5e 100644 --- a/bitnami/postgresql/templates/NOTES.txt +++ b/bitnami/postgresql/templates/NOTES.txt @@ -3,6 +3,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/prometheus/templates/NOTES.txt b/bitnami/prometheus/templates/NOTES.txt index bea9d89da4efa1..09282522a3652e 100644 --- a/bitnami/prometheus/templates/NOTES.txt +++ b/bitnami/prometheus/templates/NOTES.txt @@ -1,6 +1,8 @@ -CHART NAME: {{ .Chart.Name }} -CHART VERSION: {{ .Chart.Version }} -APP VERSION: {{ .Chart.AppVersion }} +CHART NAME: {{ .Chart.Name }} +CHART VERSION: {{ .Chart.Version }} +APP VERSION: {{ .Chart.AppVersion }} + +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. ** Please be patient while the chart is being deployed ** diff --git a/bitnami/pytorch/templates/NOTES.txt b/bitnami/pytorch/templates/NOTES.txt index 1453ea3d86b7d5..20e920fd41a415 100644 --- a/bitnami/pytorch/templates/NOTES.txt +++ b/bitnami/pytorch/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/rabbitmq-cluster-operator/templates/NOTES.txt b/bitnami/rabbitmq-cluster-operator/templates/NOTES.txt index ff40a33195406e..3b9c053cc02ff8 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/NOTES.txt +++ b/bitnami/rabbitmq-cluster-operator/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** Watch the RabbitMQ Cluster Operator and RabbitMQ Messaging Topology Operator Deployment status using the command: diff --git a/bitnami/rabbitmq/templates/NOTES.txt b/bitnami/rabbitmq/templates/NOTES.txt index 565f6325fc09b1..0ec3ebbc70d19b 100644 --- a/bitnami/rabbitmq/templates/NOTES.txt +++ b/bitnami/rabbitmq/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- $servicePort := or (.Values.service.portEnabled) (not .Values.auth.tls.enabled) | ternary .Values.service.ports.amqp .Values.service.ports.amqpTls -}} ** Please be patient while the chart is being deployed ** diff --git a/bitnami/redis-cluster/templates/NOTES.txt b/bitnami/redis-cluster/templates/NOTES.txt index d463d28044c10e..d86968e071640f 100644 --- a/bitnami/redis-cluster/templates/NOTES.txt +++ b/bitnami/redis-cluster/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- $secretName := include "redis-cluster.secretName" . -}} {{- $secretPasswordKey := include "redis-cluster.secretPasswordKey" . -}} diff --git a/bitnami/redis/templates/NOTES.txt b/bitnami/redis/templates/NOTES.txt index 69bdec3c7b1e89..33f188a980c2b7 100644 --- a/bitnami/redis/templates/NOTES.txt +++ b/bitnami/redis/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/redmine/templates/NOTES.txt b/bitnami/redmine/templates/NOTES.txt index afacce061a4dd3..e354c1d440fcbf 100644 --- a/bitnami/redmine/templates/NOTES.txt +++ b/bitnami/redmine/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- $secretName := include "redmine.secretName" . -}} diff --git a/bitnami/schema-registry/templates/NOTES.txt b/bitnami/schema-registry/templates/NOTES.txt index 915207e6c05f57..c1bd2f3541e77b 100644 --- a/bitnami/schema-registry/templates/NOTES.txt +++ b/bitnami/schema-registry/templates/NOTES.txt @@ -1,3 +1,8 @@ +CHART NAME: {{ .Chart.Name }} +CHART VERSION: {{ .Chart.Version }} +APP VERSION: {{ .Chart.AppVersion }} + +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. ** Please be patient while the chart is being deployed ** diff --git a/bitnami/scylladb/templates/NOTES.txt b/bitnami/scylladb/templates/NOTES.txt index 1e70d568dc256c..977fa6f2d16085 100644 --- a/bitnami/scylladb/templates/NOTES.txt +++ b/bitnami/scylladb/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- $scylladbPasswordKey := ( include "common.secrets.key" (dict "existingSecret" .Values.dbUser.existingSecret "key" "scylladb-password") ) -}} {{- $scylladbSecretName := ( include "common.secrets.name" (dict "existingSecret" .Values.dbUser.existingSecret "context" $) ) -}} diff --git a/bitnami/sealed-secrets/templates/NOTES.txt b/bitnami/sealed-secrets/templates/NOTES.txt index 901aac8bceba5a..f138172dcbb8e6 100644 --- a/bitnami/sealed-secrets/templates/NOTES.txt +++ b/bitnami/sealed-secrets/templates/NOTES.txt @@ -1,3 +1,9 @@ +CHART NAME: {{ .Chart.Name }} +CHART VERSION: {{ .Chart.Version }} +APP VERSION: {{ .Chart.AppVersion }} + +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{ if .Values.createController -}} ** Please be patient while the chart is being deployed ** diff --git a/bitnami/seaweedfs/templates/NOTES.txt b/bitnami/seaweedfs/templates/NOTES.txt index 4255a1b7edcf8b..e09ae7db34c9ec 100644 --- a/bitnami/seaweedfs/templates/NOTES.txt +++ b/bitnami/seaweedfs/templates/NOTES.txt @@ -1,6 +1,8 @@ -CHART NAME: {{ .Chart.Name }} -CHART VERSION: {{ .Chart.Version }} -APP VERSION: {{ .Chart.AppVersion }} +CHART NAME: {{ .Chart.Name }} +CHART VERSION: {{ .Chart.Version }} +APP VERSION: {{ .Chart.AppVersion }} + +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. ** Please be patient while the chart is being deployed ** diff --git a/bitnami/solr/templates/NOTES.txt b/bitnami/solr/templates/NOTES.txt index c9488cc5fb001b..6c010fd26300a1 100644 --- a/bitnami/solr/templates/NOTES.txt +++ b/bitnami/solr/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- if (eq .Values.service.type "LoadBalancer") }} --------------------------------------------------------------------------------------------- diff --git a/bitnami/sonarqube/templates/NOTES.txt b/bitnami/sonarqube/templates/NOTES.txt index 9cf59c73e864dd..a3f0cd95094857 100644 --- a/bitnami/sonarqube/templates/NOTES.txt +++ b/bitnami/sonarqube/templates/NOTES.txt @@ -1,3 +1,8 @@ +CHART NAME: {{ .Chart.Name }} +CHART VERSION: {{ .Chart.Version }} +APP VERSION: {{ .Chart.AppVersion }} + +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. ** Please be patient while the chart is being deployed ** diff --git a/bitnami/spark/templates/NOTES.txt b/bitnami/spark/templates/NOTES.txt index 85b513d0023a43..9b13dd10091391 100644 --- a/bitnami/spark/templates/NOTES.txt +++ b/bitnami/spark/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/spring-cloud-dataflow/templates/NOTES.txt b/bitnami/spring-cloud-dataflow/templates/NOTES.txt index f5308ee7ff24e8..55e13e21d57e0d 100644 --- a/bitnami/spring-cloud-dataflow/templates/NOTES.txt +++ b/bitnami/spring-cloud-dataflow/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if and .Values.waitForBackends.enabled (not .Values.rbac.create) (not .Values.serviceAccount.create) }} diff --git a/bitnami/tensorflow-resnet/templates/NOTES.txt b/bitnami/tensorflow-resnet/templates/NOTES.txt index 4d0e6ad7a7ab46..b2d51f6d51868c 100755 --- a/bitnami/tensorflow-resnet/templates/NOTES.txt +++ b/bitnami/tensorflow-resnet/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** 1. Get the TensorFlow Serving URL by running: diff --git a/bitnami/thanos/templates/NOTES.txt b/bitnami/thanos/templates/NOTES.txt index 66f7128d75aa2f..c567ea99424dbb 100644 --- a/bitnami/thanos/templates/NOTES.txt +++ b/bitnami/thanos/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** Thanos chart was deployed enabling the following components: diff --git a/bitnami/tomcat/templates/NOTES.txt b/bitnami/tomcat/templates/NOTES.txt index b3cfaac146669a..4916fad8f6692b 100644 --- a/bitnami/tomcat/templates/NOTES.txt +++ b/bitnami/tomcat/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.ingress.enabled }} diff --git a/bitnami/valkey-cluster/templates/NOTES.txt b/bitnami/valkey-cluster/templates/NOTES.txt index 2f1b94efaef898..41d57d26a24fc5 100644 --- a/bitnami/valkey-cluster/templates/NOTES.txt +++ b/bitnami/valkey-cluster/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- $secretName := include "valkey-cluster.secretName" . -}} {{- $secretPasswordKey := include "valkey-cluster.secretPasswordKey" . -}} diff --git a/bitnami/valkey/templates/NOTES.txt b/bitnami/valkey/templates/NOTES.txt index 81dba650b049b0..5dc5c6ab432e6e 100644 --- a/bitnami/valkey/templates/NOTES.txt +++ b/bitnami/valkey/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/vault/templates/NOTES.txt b/bitnami/vault/templates/NOTES.txt index d32db243086a33..3b15736c4235b1 100644 --- a/bitnami/vault/templates/NOTES.txt +++ b/bitnami/vault/templates/NOTES.txt @@ -1,6 +1,8 @@ -CHART NAME: {{ .Chart.Name }} -CHART VERSION: {{ .Chart.Version }} -APP VERSION: {{ .Chart.AppVersion }} +CHART NAME: {{ .Chart.Name }} +CHART VERSION: {{ .Chart.Version }} +APP VERSION: {{ .Chart.AppVersion }} + +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. ** Please be patient while the chart is being deployed ** diff --git a/bitnami/whereabouts/templates/NOTES.txt b/bitnami/whereabouts/templates/NOTES.txt index 236e5f7b7804e0..d15ea5954fae9f 100644 --- a/bitnami/whereabouts/templates/NOTES.txt +++ b/bitnami/whereabouts/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/wildfly/templates/NOTES.txt b/bitnami/wildfly/templates/NOTES.txt index 61224996fa6ec5..390d73d3411362 100644 --- a/bitnami/wildfly/templates/NOTES.txt +++ b/bitnami/wildfly/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if and .Values.exposeManagementConsole (or (eq "NodePort" .Values.service.type) (eq "LoadBalancer" .Values.service.type) .Values.mgmtIngress.enabled) }} diff --git a/bitnami/wordpress/templates/NOTES.txt b/bitnami/wordpress/templates/NOTES.txt index ca6e571a893f2d..cfa9f6586dfb87 100644 --- a/bitnami/wordpress/templates/NOTES.txt +++ b/bitnami/wordpress/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + ** Please be patient while the chart is being deployed ** {{- if .Values.diagnosticMode.enabled }} diff --git a/bitnami/zipkin/templates/NOTES.txt b/bitnami/zipkin/templates/NOTES.txt index 14a81ee12b84fd..179ef0abb85322 100644 --- a/bitnami/zipkin/templates/NOTES.txt +++ b/bitnami/zipkin/templates/NOTES.txt @@ -1,6 +1,8 @@ -CHART NAME: {{ .Chart.Name }} -CHART VERSION: {{ .Chart.Version }} -APP VERSION: {{ .Chart.AppVersion }} +CHART NAME: {{ .Chart.Name }} +CHART VERSION: {{ .Chart.Version }} +APP VERSION: {{ .Chart.AppVersion }} + +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. ** Please be patient while the chart is being deployed ** diff --git a/bitnami/zookeeper/templates/NOTES.txt b/bitnami/zookeeper/templates/NOTES.txt index f5ea37989fb2f5..c49b3394bfb3ef 100644 --- a/bitnami/zookeeper/templates/NOTES.txt +++ b/bitnami/zookeeper/templates/NOTES.txt @@ -2,6 +2,8 @@ CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }} +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. + {{- if and (not .Values.auth.client.enabled) (eq .Values.service.type "LoadBalancer") }} ------------------------------------------------------------------------------- WARNING diff --git a/template/CHART_NAME/templates/NOTES.txt b/template/CHART_NAME/templates/NOTES.txt index 2b90ea9a1ec182..b8c8b28f1db8d2 100644 --- a/template/CHART_NAME/templates/NOTES.txt +++ b/template/CHART_NAME/templates/NOTES.txt @@ -1,6 +1,8 @@ -CHART NAME: {{ .Chart.Name }} -CHART VERSION: {{ .Chart.Version }} -APP VERSION: {{ .Chart.AppVersion }} +CHART NAME: {{ .Chart.Name }} +CHART VERSION: {{ .Chart.Version }} +APP VERSION: {{ .Chart.AppVersion }} + +Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami for more information. ** Please be patient while the chart is being deployed ** From 651f4751d1ac434c11b6706c894fa4cb535b8bbd Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 10 Dec 2024 14:55:51 +0100 Subject: [PATCH 026/253] [bitnami/airflow] Release 22.3.3 (#30856) * [bitnami/airflow] Release 22.3.3 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/airflow/CHANGELOG.md | 12 ++++++++++-- bitnami/airflow/Chart.lock | 10 +++++----- bitnami/airflow/Chart.yaml | 6 +++--- bitnami/airflow/README.md | 2 +- bitnami/airflow/values.yaml | 4 ++-- 5 files changed, 21 insertions(+), 13 deletions(-) diff --git a/bitnami/airflow/CHANGELOG.md b/bitnami/airflow/CHANGELOG.md index c0643260b5b8bd..1ed31776b7243d 100644 --- a/bitnami/airflow/CHANGELOG.md +++ b/bitnami/airflow/CHANGELOG.md @@ -1,8 +1,16 @@ # Changelog -## 22.3.2 (2024-12-09) +## 22.3.3 (2024-12-10) -* [bitnami/airflow] bugfix: Fix Airflow HPA, VPA for Worker and Triggerer typo (#30834) ([#30836](https://github.com/bitnami/charts/pull/30836)) +* [bitnami/airflow] Release 22.3.3 ([#30856](https://github.com/bitnami/charts/pull/30856)) + +## 22.3.2 (2024-12-10) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 1) (#30660) ([7409ca4](https://github.com/bitnami/charts/commit/7409ca4c21869fabe1532dd4f3ff24895df71c6d)), closes [#30660](https://github.com/bitnami/charts/issues/30660) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 1) (#30685) ([be6aa1d](https://github.com/bitnami/charts/commit/be6aa1df0bd4479173a78400fef7295de15b408d)), closes [#30685](https://github.com/bitnami/charts/issues/30685) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/airflow] bugfix: Fix Airflow HPA, VPA for Worker and Triggerer typo (#30834) (#30836) ([4b5e443](https://github.com/bitnami/charts/commit/4b5e443c026be15e1e8236f6a098155d0dcea376)), closes [#30834](https://github.com/bitnami/charts/issues/30834) [#30836](https://github.com/bitnami/charts/issues/30836) [#30834](https://github.com/bitnami/charts/issues/30834) ## 22.3.1 (2024-11-28) diff --git a/bitnami/airflow/Chart.lock b/bitnami/airflow/Chart.lock index 3764aef31b4a9e..a1fbb055ca6a4c 100644 --- a/bitnami/airflow/Chart.lock +++ b/bitnami/airflow/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 20.2.2 + version: 20.4.1 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.1.2 + version: 16.2.5 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:deb08e7c83aace243786ec8642b6c4af19ff301b753c55e0e9e4b1ca76700edc -generated: "2024-11-12T14:38:12.617233+01:00" + version: 2.28.0 +digest: sha256:0b33b554413361d0533081db73fdfa5595f186ef8ceec615de52f0435eb06107 +generated: "2024-12-10T13:26:37.551839536Z" diff --git a/bitnami/airflow/Chart.yaml b/bitnami/airflow/Chart.yaml index b9166aa17ac861..8bb3cfad5ec28d 100644 --- a/bitnami/airflow/Chart.yaml +++ b/bitnami/airflow/Chart.yaml @@ -6,9 +6,9 @@ annotations: licenses: Apache-2.0 images: | - name: airflow - image: docker.io/bitnami/airflow:2.10.3-debian-12-r5 + image: docker.io/bitnami/airflow:2.10.3-debian-12-r7 - name: statsd-exporter - image: docker.io/bitnami/statsd-exporter:0.28.0-debian-12-r0 + image: docker.io/bitnami/statsd-exporter:0.28.0-debian-12-r1 apiVersion: v2 appVersion: 2.10.3 dependencies: @@ -39,4 +39,4 @@ maintainers: name: airflow sources: - https://github.com/bitnami/charts/tree/main/bitnami/airflow -version: 22.3.2 +version: 22.3.3 diff --git a/bitnami/airflow/README.md b/bitnami/airflow/README.md index bf648d38164aac..f15179e486988f 100644 --- a/bitnami/airflow/README.md +++ b/bitnami/airflow/README.md @@ -1518,4 +1518,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/airflow/values.yaml b/bitnami/airflow/values.yaml index 30c89b6b15d7fb..77f39ffad951ff 100644 --- a/bitnami/airflow/values.yaml +++ b/bitnami/airflow/values.yaml @@ -83,7 +83,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/airflow - tag: 2.10.3-debian-12-r5 + tag: 2.10.3-debian-12-r7 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -2733,7 +2733,7 @@ metrics: image: registry: docker.io repository: bitnami/statsd-exporter - tag: 0.28.0-debian-12-r0 + tag: 0.28.0-debian-12-r1 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From 5666175ae207b9527bb15070daf92f616aaa6c6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 15:23:34 +0100 Subject: [PATCH 027/253] [bitnami/apache] Detect non-standard images (#30857) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/apache] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/apache/CHANGELOG.md | 10 ++++++++-- bitnami/apache/Chart.lock | 6 +++--- bitnami/apache/Chart.yaml | 2 +- bitnami/apache/README.md | 20 +++++++++++++------- bitnami/apache/templates/NOTES.txt | 1 + bitnami/apache/values.yaml | 7 +++++++ 6 files changed, 33 insertions(+), 13 deletions(-) diff --git a/bitnami/apache/CHANGELOG.md b/bitnami/apache/CHANGELOG.md index 64deb4f2f6772f..6d9fc7d08d12de 100644 --- a/bitnami/apache/CHANGELOG.md +++ b/bitnami/apache/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 11.2.23 (2024-12-08) +## 11.3.0 (2024-12-10) -* [bitnami/apache] Release 11.2.23 ([#30827](https://github.com/bitnami/charts/pull/30827)) +* [bitnami/apache] Detect non-standard images ([#30857](https://github.com/bitnami/charts/pull/30857)) + +## 11.2.23 (2024-12-08) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 1) (#30660) ([7409ca4](https://github.com/bitnami/charts/commit/7409ca4c21869fabe1532dd4f3ff24895df71c6d)), closes [#30660](https://github.com/bitnami/charts/issues/30660) +* [bitnami/apache] Release 11.2.23 (#30827) ([f504f07](https://github.com/bitnami/charts/commit/f504f07780487955d3391075cc82721df6601bd8)), closes [#30827](https://github.com/bitnami/charts/issues/30827) ## 11.2.22 (2024-10-29) diff --git a/bitnami/apache/Chart.lock b/bitnami/apache/Chart.lock index 1266036647b8dc..7d28733c590461 100644 --- a/bitnami/apache/Chart.lock +++ b/bitnami/apache/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-08T09:46:50.854822766Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T14:40:05.585262+01:00" diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml index a9d531720bef0c..7a3626e5e64232 100644 --- a/bitnami/apache/Chart.yaml +++ b/bitnami/apache/Chart.yaml @@ -35,4 +35,4 @@ maintainers: name: apache sources: - https://github.com/bitnami/charts/tree/main/bitnami/apache -version: 11.2.23 +version: 11.3.0 diff --git a/bitnami/apache/README.md b/bitnami/apache/README.md index e84df66349b6e9..bef9a357ee2b2d 100644 --- a/bitnami/apache/README.md +++ b/bitnami/apache/README.md @@ -111,13 +111,14 @@ Install the [Bitnami Kube Prometheus helm chart](https://github.com/bitnami/char ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| `global.security.allowInsecureImages` | By default, this chart verifies that the original container images that were designed, tested, and validated are used. This option makes the chart skip the verification step and proceed | `false` | ### Common parameters @@ -344,6 +345,11 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 11.3.0 + +Starting from this minor version, the Bitnami Airflow chart verifies that the original container images that were designed, tested, and validated are used. +This container image verification can be skipped by setting the global parameter `global.security.allowInsecureImages` to `true`. Further information can be obtained at [this GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 11.0.0 This major bump changes the following security defaults: diff --git a/bitnami/apache/templates/NOTES.txt b/bitnami/apache/templates/NOTES.txt index ebb39b1ac424c8..9548080de5abc5 100644 --- a/bitnami/apache/templates/NOTES.txt +++ b/bitnami/apache/templates/NOTES.txt @@ -47,3 +47,4 @@ WARNING: Rolling tag detected ({{ .Values.image.repository }}:{{ .Values.image.t {{ include "apache.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "cloneHtdocsFromGit" "metrics" "") "context" $) }} {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.git .Values.metrics.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.metrics.image) "context" $) }} diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index a1c99e577208e0..059f08f5d8550d 100644 --- a/bitnami/apache/values.yaml +++ b/bitnami/apache/values.yaml @@ -29,6 +29,13 @@ global: ## @param global.compatibility.openshift.adaptSecurityContext Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) ## adaptSecurityContext: auto + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages By default, this chart verifies that the original container images that were designed, tested, and validated are used. This option makes the chart skip the verification step and proceed + ## + allowInsecureImages: false + ## @section Common parameters ## @param kubeVersion Override Kubernetes version From d5fbf33084bb513868174b99340c16d49957b19a Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 10 Dec 2024 16:24:38 +0100 Subject: [PATCH 028/253] [bitnami/pytorch] Release 4.2.23 (#30859) * [bitnami/pytorch] Release 4.2.23 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/pytorch/CHANGELOG.md | 8 ++++++-- bitnami/pytorch/Chart.lock | 6 +++--- bitnami/pytorch/Chart.yaml | 8 ++++---- bitnami/pytorch/values.yaml | 6 +++--- 4 files changed, 16 insertions(+), 12 deletions(-) diff --git a/bitnami/pytorch/CHANGELOG.md b/bitnami/pytorch/CHANGELOG.md index 50aea6b5f85054..7f6f66cdbd88aa 100644 --- a/bitnami/pytorch/CHANGELOG.md +++ b/bitnami/pytorch/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 4.2.22 (2024-11-08) +## 4.2.23 (2024-12-10) -* [bitnami/pytorch] Unify seLinuxOptions default value ([#30331](https://github.com/bitnami/charts/pull/30331)) +* [bitnami/pytorch] Release 4.2.23 ([#30859](https://github.com/bitnami/charts/pull/30859)) + +## 4.2.22 (2024-11-08) + +* [bitnami/pytorch] Unify seLinuxOptions default value (#30331) ([0d5f923](https://github.com/bitnami/charts/commit/0d5f923906477e309181330ff4976e6cd1dc0cf5)), closes [#30331](https://github.com/bitnami/charts/issues/30331) ## 4.2.21 (2024-10-31) diff --git a/bitnami/pytorch/Chart.lock b/bitnami/pytorch/Chart.lock index 82dbd96f34f0bc..6d0e29595fda5a 100644 --- a/bitnami/pytorch/Chart.lock +++ b/bitnami/pytorch/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.26.0 -digest: sha256:5ff7837915aef0067bd32271ee2b10c990774c16c4b6fe0a7c5eb6e53530ce08 -generated: "2024-10-29T09:46:18.815549215Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T15:10:48.365560687Z" diff --git a/bitnami/pytorch/Chart.yaml b/bitnami/pytorch/Chart.yaml index 4f489b58c209d5..91cc5bb4735efc 100644 --- a/bitnami/pytorch/Chart.yaml +++ b/bitnami/pytorch/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: git - image: docker.io/bitnami/git:2.47.0-debian-12-r1 + image: docker.io/bitnami/git:2.47.1-debian-12-r0 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r32 + image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: pytorch - image: docker.io/bitnami/pytorch:2.5.1-debian-12-r0 + image: docker.io/bitnami/pytorch:2.5.1-debian-12-r2 apiVersion: v2 appVersion: 2.5.1 dependencies: @@ -33,4 +33,4 @@ maintainers: name: pytorch sources: - https://github.com/bitnami/charts/tree/main/bitnami/pytorch -version: 4.2.22 +version: 4.2.23 diff --git a/bitnami/pytorch/values.yaml b/bitnami/pytorch/values.yaml index 8d525f6f26dc88..de4ad5130a3468 100644 --- a/bitnami/pytorch/values.yaml +++ b/bitnami/pytorch/values.yaml @@ -80,7 +80,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/pytorch - tag: 2.5.1-debian-12-r0 + tag: 2.5.1-debian-12-r2 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -559,7 +559,7 @@ networkPolicy: git: registry: docker.io repository: bitnami/git - tag: 2.47.0-debian-12-r1 + tag: 2.47.1-debian-12-r0 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -588,7 +588,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r32 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From bfe39d0581ce5337ec54e0da192055a1a19e5e59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 17:46:48 +0100 Subject: [PATCH 029/253] [bitnami/cert-manager] Detect non-standard images (#30867) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/cert-manager] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/cert-manager/CHANGELOG.md | 10 ++++++++-- bitnami/cert-manager/Chart.lock | 6 +++--- bitnami/cert-manager/Chart.yaml | 2 +- bitnami/cert-manager/README.md | 19 ++++++++++++------- bitnami/cert-manager/templates/NOTES.txt | 3 ++- bitnami/cert-manager/values.yaml | 5 +++++ 6 files changed, 31 insertions(+), 14 deletions(-) diff --git a/bitnami/cert-manager/CHANGELOG.md b/bitnami/cert-manager/CHANGELOG.md index 97180a1b97a32c..15a85fa0f3caab 100644 --- a/bitnami/cert-manager/CHANGELOG.md +++ b/bitnami/cert-manager/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 1.3.24 (2024-12-03) +## 1.4.0 (2024-12-10) -* [bitnami/cert-manager] Release 1.3.24 ([#30739](https://github.com/bitnami/charts/pull/30739)) +* [bitnami/cert-manager] Detect non-standard images ([#30867](https://github.com/bitnami/charts/pull/30867)) + +## 1.3.24 (2024-12-03) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 1) (#30660) ([7409ca4](https://github.com/bitnami/charts/commit/7409ca4c21869fabe1532dd4f3ff24895df71c6d)), closes [#30660](https://github.com/bitnami/charts/issues/30660) +* [bitnami/cert-manager] Release 1.3.24 (#30739) ([51daadc](https://github.com/bitnami/charts/commit/51daadc4dff95588d7684acdb404db1dc6925945)), closes [#30739](https://github.com/bitnami/charts/issues/30739) ## 1.3.23 (2024-11-20) diff --git a/bitnami/cert-manager/Chart.lock b/bitnami/cert-manager/Chart.lock index f3d95a57739b68..accba34a09ed1f 100644 --- a/bitnami/cert-manager/Chart.lock +++ b/bitnami/cert-manager/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-03T21:21:43.320345118Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T16:50:57.048335+01:00" diff --git a/bitnami/cert-manager/Chart.yaml b/bitnami/cert-manager/Chart.yaml index 8d5c1019bf6388..c6112acca77b41 100644 --- a/bitnami/cert-manager/Chart.yaml +++ b/bitnami/cert-manager/Chart.yaml @@ -35,4 +35,4 @@ maintainers: name: cert-manager sources: - https://github.com/bitnami/charts/tree/main/bitnami/cert-manager -version: 1.3.24 +version: 1.4.0 diff --git a/bitnami/cert-manager/README.md b/bitnami/cert-manager/README.md index 5de4983adb3a6b..b70a973eedd3dc 100644 --- a/bitnami/cert-manager/README.md +++ b/bitnami/cert-manager/README.md @@ -286,13 +286,14 @@ As an alternative, you can make use of the preset configurations for pod affinit ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -648,6 +649,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 1.4.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 1.0.0 This major bump changes the following security defaults: diff --git a/bitnami/cert-manager/templates/NOTES.txt b/bitnami/cert-manager/templates/NOTES.txt index 0f74984f04816d..34a95fe7a4a8ce 100644 --- a/bitnami/cert-manager/templates/NOTES.txt +++ b/bitnami/cert-manager/templates/NOTES.txt @@ -14,4 +14,5 @@ To configure a new ingress to automatically provision certificates, you will fin https://cert-manager.io/docs/usage/ingress/ {{- include "common.warnings.resources" (dict "sections" (list "cainjector" "controller" "webhook") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.controller.image .Values.controller.acmesolver.image .Values.webhook.image .Values.cainjector.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.controller.image .Values.controller.acmesolver.image .Values.webhook.image .Values.cainjector.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.controller.image .Values.controller.acmesolver.image .Values.webhook.image .Values.cainjector.image) "context" $) }} diff --git a/bitnami/cert-manager/values.yaml b/bitnami/cert-manager/values.yaml index 00e672aed06616..b54c4e64289e37 100644 --- a/bitnami/cert-manager/values.yaml +++ b/bitnami/cert-manager/values.yaml @@ -15,6 +15,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 30196ed6054c6c611ceb03bc71fedeccb36aeb1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 17:48:55 +0100 Subject: [PATCH 030/253] [bitnami/cassandra] Detect non-standard images (#30866) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/cassandra] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update values file and README Signed-off-by: Jota Martos * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update values file and README Signed-off-by: Jota Martos * Update README.md Signed-off-by: Carlos Rodríguez Hernández * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update values.yaml Signed-off-by: Carlos Rodríguez Hernández --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Jota Martos Signed-off-by: Bitnami Containers Co-authored-by: Jota Martos Co-authored-by: Bitnami Containers --- bitnami/cassandra/CHANGELOG.md | 9 +++++++-- bitnami/cassandra/Chart.lock | 6 +++--- bitnami/cassandra/Chart.yaml | 2 +- bitnami/cassandra/README.md | 19 ++++++++++++------- bitnami/cassandra/templates/NOTES.txt | 3 ++- bitnami/cassandra/values.yaml | 5 +++++ 6 files changed, 30 insertions(+), 14 deletions(-) diff --git a/bitnami/cassandra/CHANGELOG.md b/bitnami/cassandra/CHANGELOG.md index f6fa9a1424450d..3033046a3d6770 100644 --- a/bitnami/cassandra/CHANGELOG.md +++ b/bitnami/cassandra/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 12.0.5 (2024-11-28) +## 12.1.0 (2024-12-10) -* [bitnami/cassandra] Release 12.0.5 ([#30670](https://github.com/bitnami/charts/pull/30670)) +* [bitnami/cassandra] Detect non-standard images ([#30866](https://github.com/bitnami/charts/pull/30866)) + +## 12.0.5 (2024-11-28) + +* [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/cassandra] Release 12.0.5 (#30670) ([bebba67](https://github.com/bitnami/charts/commit/bebba67d707601a50aada0ea1e8ebe3b5b1716cd)), closes [#30670](https://github.com/bitnami/charts/issues/30670) ## 12.0.4 (2024-10-22) diff --git a/bitnami/cassandra/Chart.lock b/bitnami/cassandra/Chart.lock index 32216e5d899ea2..d4ede4e7ac2a9d 100644 --- a/bitnami/cassandra/Chart.lock +++ b/bitnami/cassandra/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-11-28T14:06:35.487166665Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T16:50:27.471364+01:00" diff --git a/bitnami/cassandra/Chart.yaml b/bitnami/cassandra/Chart.yaml index ce9483d87107fb..cb0d5d4523261b 100644 --- a/bitnami/cassandra/Chart.yaml +++ b/bitnami/cassandra/Chart.yaml @@ -32,4 +32,4 @@ maintainers: name: cassandra sources: - https://github.com/bitnami/charts/tree/main/bitnami/cassandra -version: 12.0.5 +version: 12.1.0 diff --git a/bitnami/cassandra/README.md b/bitnami/cassandra/README.md index 93d6350ded6c9b..7c16c424b0e2b2 100644 --- a/bitnami/cassandra/README.md +++ b/bitnami/cassandra/README.md @@ -169,12 +169,13 @@ As the image run as non-root by default, it is necessary to adjust the ownership ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -459,6 +460,10 @@ helm upgrade my-release oci://REGISTRY_NAME/REPOSITORY_NAME/cassandra --set dbUs | Note: you need to substitute the placeholder *[PASSWORD]* with the value obtained in the installation notes. +### To 12.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 12.0.0 Cassandra's version was bumped to `5.0`, [the latest GA version](https://cassandra.apache.org/_/blog/Apache-Cassandra-5.0-Announcement.html). Users can upgrade from version 4 to 5.0 through an online upgrade, minimizing downtime for applications. Nevertheless, a backup creation prior to undergoing the upgrade process is recommended. Please, refer to the [official guide](https://cassandra.apache.org/doc/latest/operating/backups.html#snapshots) for further information. @@ -555,4 +560,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. \ No newline at end of file +limitations under the License. diff --git a/bitnami/cassandra/templates/NOTES.txt b/bitnami/cassandra/templates/NOTES.txt index 5ef56bbafc3cde..b4765ef2d0525f 100644 --- a/bitnami/cassandra/templates/NOTES.txt +++ b/bitnami/cassandra/templates/NOTES.txt @@ -92,4 +92,5 @@ To connect to your database from outside the cluster execute the following comma {{- include "common.warnings.rollingTag" .Values.volumePermissions.image }} {{- include "cassandra.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "metrics" "" "tls" "volumePermissions") "context" $) }} -{{- include "cassandra.warnings.jvm" . }}{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} \ No newline at end of file +{{- include "cassandra.warnings.jvm" . }}{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} diff --git a/bitnami/cassandra/values.yaml b/bitnami/cassandra/values.yaml index 7e2617305c252d..27d6eee6f41b08 100644 --- a/bitnami/cassandra/values.yaml +++ b/bitnami/cassandra/values.yaml @@ -19,6 +19,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 13296445b45cfa3c696d0bfbe289f61fafc1467e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 17:49:17 +0100 Subject: [PATCH 031/253] [bitnami/aspnet-core] Detect non-standard images (#30865) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/aspnet-core] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/aspnet-core/CHANGELOG.md | 8 ++++++-- bitnami/aspnet-core/Chart.lock | 6 +++--- bitnami/aspnet-core/Chart.yaml | 2 +- bitnami/aspnet-core/README.md | 19 ++++++++++++------- bitnami/aspnet-core/templates/NOTES.txt | 1 + bitnami/aspnet-core/values.yaml | 5 +++++ 6 files changed, 28 insertions(+), 13 deletions(-) diff --git a/bitnami/aspnet-core/CHANGELOG.md b/bitnami/aspnet-core/CHANGELOG.md index 1bbf9645c8699b..33d936c6009dc3 100644 --- a/bitnami/aspnet-core/CHANGELOG.md +++ b/bitnami/aspnet-core/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 6.2.21 (2024-11-18) +## 6.3.0 (2024-12-10) -* [bitnami/aspnet-core] Release 6.2.21 ([#30502](https://github.com/bitnami/charts/pull/30502)) +* [bitnami/aspnet-core] Detect non-standard images ([#30865](https://github.com/bitnami/charts/pull/30865)) + +## 6.2.21 (2024-11-18) + +* [bitnami/aspnet-core] Release 6.2.21 (#30502) ([29c2afd](https://github.com/bitnami/charts/commit/29c2afd7d4b4f664dc2e6e215ee3d784cb49eae7)), closes [#30502](https://github.com/bitnami/charts/issues/30502) ## 6.2.20 (2024-11-18) diff --git a/bitnami/aspnet-core/Chart.lock b/bitnami/aspnet-core/Chart.lock index 8453acde21bbda..27f6424b2dde8a 100644 --- a/bitnami/aspnet-core/Chart.lock +++ b/bitnami/aspnet-core/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:b711ab5874abf868a0c64353a790f17771758cee6f802acb9819be004c8460af -generated: "2024-11-09T21:10:04.261637356Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T16:49:58.785042+01:00" diff --git a/bitnami/aspnet-core/Chart.yaml b/bitnami/aspnet-core/Chart.yaml index fa7b2b5c80063e..3e290f45f01087 100644 --- a/bitnami/aspnet-core/Chart.yaml +++ b/bitnami/aspnet-core/Chart.yaml @@ -31,4 +31,4 @@ maintainers: name: aspnet-core sources: - https://github.com/bitnami/charts/tree/main/bitnami/aspnet-core -version: 6.2.21 +version: 6.3.0 diff --git a/bitnami/aspnet-core/README.md b/bitnami/aspnet-core/README.md index 8a3fb6a2df061e..6523d8a011ed5b 100644 --- a/bitnami/aspnet-core/README.md +++ b/bitnami/aspnet-core/README.md @@ -205,13 +205,14 @@ For annotations, please see [this document](https://github.com/kubernetes/ingres ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -424,6 +425,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 6.3.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 6.0.0 This major bump changes the following security defaults: diff --git a/bitnami/aspnet-core/templates/NOTES.txt b/bitnami/aspnet-core/templates/NOTES.txt index cf0f0449903829..b3abd46b226011 100644 --- a/bitnami/aspnet-core/templates/NOTES.txt +++ b/bitnami/aspnet-core/templates/NOTES.txt @@ -56,3 +56,4 @@ To access ASP.NET Core from outside the cluster execute the following commands: {{- include "aspnet-core.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "") "context" $) }} {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.appFromExternalRepo.clone.image .Values.appFromExternalRepo.publish.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.appFromExternalRepo.clone.image .Values.appFromExternalRepo.publish.image) "context" $) }} diff --git a/bitnami/aspnet-core/values.yaml b/bitnami/aspnet-core/values.yaml index 81332d382e0d53..8232fbc5fbfcd0 100644 --- a/bitnami/aspnet-core/values.yaml +++ b/bitnami/aspnet-core/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 0c989ce546a26e91a94df349630d1ee3e9fa2a2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 17:50:19 +0100 Subject: [PATCH 032/253] [bitnami/apisix] Detect non-standard images (#30861) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/apisix] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/apisix/CHANGELOG.md | 8 ++++++-- bitnami/apisix/Chart.lock | 8 ++++---- bitnami/apisix/Chart.yaml | 2 +- bitnami/apisix/README.md | 19 ++++++++++++------- bitnami/apisix/templates/NOTES.txt | 1 + bitnami/apisix/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 14 deletions(-) diff --git a/bitnami/apisix/CHANGELOG.md b/bitnami/apisix/CHANGELOG.md index ffe7f12eaa3e25..360f3fb20b1c58 100644 --- a/bitnami/apisix/CHANGELOG.md +++ b/bitnami/apisix/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 3.6.1 (2024-11-30) +## 3.7.0 (2024-12-10) -* [bitnami/apisix] Release 3.6.1 ([#30695](https://github.com/bitnami/charts/pull/30695)) +* [bitnami/apisix] Detect non-standard images ([#30861](https://github.com/bitnami/charts/pull/30861)) + +## 3.6.1 (2024-11-30) + +* [bitnami/apisix] Release 3.6.1 (#30695) ([292979c](https://github.com/bitnami/charts/commit/292979cddcab9e5228ff2e52f06f7559530ea7cd)), closes [#30695](https://github.com/bitnami/charts/issues/30695) ## 3.6.0 (2024-11-29) diff --git a/bitnami/apisix/Chart.lock b/bitnami/apisix/Chart.lock index 302c2beee579c9..9c597022c751f6 100644 --- a/bitnami/apisix/Chart.lock +++ b/bitnami/apisix/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: etcd repository: oci://registry-1.docker.io/bitnamicharts - version: 10.5.3 + version: 10.6.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:03a92a36148cb5824d13f61b2e8e65c63edefd72e8392da4fc75c9a01d783538 -generated: "2024-11-29T11:33:04.089124622+01:00" + version: 2.28.0 +digest: sha256:75e5fc42d1448ed63ad28f0a1284ae9f53e5ebda58969799b220828380fa8414 +generated: "2024-12-10T16:47:53.291235+01:00" diff --git a/bitnami/apisix/Chart.yaml b/bitnami/apisix/Chart.yaml index d01907fc5f19c8..3095cc7bccbaa9 100644 --- a/bitnami/apisix/Chart.yaml +++ b/bitnami/apisix/Chart.yaml @@ -45,4 +45,4 @@ sources: - https://github.com/bitnami/charts/tree/main/bitnami/apisix - https://github.com/bitnami/charts/tree/main/bitnami/apisix-dashboard - https://github.com/bitnami/charts/tree/main/bitnami/apisix-ingress-controller -version: 3.6.1 +version: 3.7.0 diff --git a/bitnami/apisix/README.md b/bitnami/apisix/README.md index 214c5d777d8d81..665af3535a279c 100644 --- a/bitnami/apisix/README.md +++ b/bitnami/apisix/README.md @@ -279,13 +279,14 @@ As an alternative, use one of the preset configurations for pod affinity, pod an ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -1096,6 +1097,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 3.7.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 3.0.0 This major bump changes the following security defaults: diff --git a/bitnami/apisix/templates/NOTES.txt b/bitnami/apisix/templates/NOTES.txt index 1d4db6e34081fe..9476b075ade4cf 100644 --- a/bitnami/apisix/templates/NOTES.txt +++ b/bitnami/apisix/templates/NOTES.txt @@ -206,3 +206,4 @@ The Ingress Class name to use the APISIX Ingress Controller is: {{ .Values.ingre {{- include "apisix.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "controlPlane" "dashboard" "dataPlane" "ingressController") "context" $) }} {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.dashboard.image .Values.ingressController.image .Values.waitContainer.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.dashboard.image .Values.ingressController.image .Values.waitContainer.image) "context" $) }} diff --git a/bitnami/apisix/values.yaml b/bitnami/apisix/values.yaml index 69da893f8e443b..a540c08e55bded 100644 --- a/bitnami/apisix/values.yaml +++ b/bitnami/apisix/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 3f553da2a6361243e3c33142ce285e80aa50d1bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 17:51:06 +0100 Subject: [PATCH 033/253] [bitnami/appsmith] Detect non-standard images (#30863) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/appsmith] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update values file and README Signed-off-by: Jota Martos * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update values.yaml Signed-off-by: Carlos Rodríguez Hernández * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update values.yaml Signed-off-by: Carlos Rodríguez Hernández --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Jota Martos Signed-off-by: Bitnami Containers Co-authored-by: Jota Martos Co-authored-by: Bitnami Containers --- bitnami/appsmith/CHANGELOG.md | 8 ++++++-- bitnami/appsmith/Chart.lock | 10 +++++----- bitnami/appsmith/Chart.yaml | 2 +- bitnami/appsmith/README.md | 17 +++++++++++------ bitnami/appsmith/templates/NOTES.txt | 3 ++- bitnami/appsmith/values.yaml | 5 +++++ 6 files changed, 30 insertions(+), 15 deletions(-) diff --git a/bitnami/appsmith/CHANGELOG.md b/bitnami/appsmith/CHANGELOG.md index a93749ec652406..ceb333b2aee0e6 100644 --- a/bitnami/appsmith/CHANGELOG.md +++ b/bitnami/appsmith/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 5.0.12 (2024-12-06) +## 5.1.0 (2024-12-10) -* [bitnami/appsmith] Release 5.0.12 ([#30816](https://github.com/bitnami/charts/pull/30816)) +* [bitnami/appsmith] Detect non-standard images ([#30863](https://github.com/bitnami/charts/pull/30863)) + +## 5.0.12 (2024-12-06) + +* [bitnami/appsmith] Release 5.0.12 (#30816) ([e2cd722](https://github.com/bitnami/charts/commit/e2cd7226a84b5cb63b17d590e1000e36f2f893d4)), closes [#30816](https://github.com/bitnami/charts/issues/30816) ## 5.0.11 (2024-12-04) diff --git a/bitnami/appsmith/Chart.lock b/bitnami/appsmith/Chart.lock index 57f2948afc6ece..dce8c726562701 100644 --- a/bitnami/appsmith/Chart.lock +++ b/bitnami/appsmith/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 20.4.0 + version: 20.4.1 - name: mongodb repository: oci://registry-1.docker.io/bitnamicharts - version: 16.3.2 + version: 16.3.3 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:69f1a6b01f095ed3bf90fabee095d6dd25190ee34b1bb974eaf218ba8b48c4ce -generated: "2024-12-06T12:11:49.04330408Z" + version: 2.28.0 +digest: sha256:802071e6b343bd90bed32f07993b8cc1e3c5a6095b8059dbfff4980eca457cf8 +generated: "2024-12-10T16:48:23.348645+01:00" diff --git a/bitnami/appsmith/Chart.yaml b/bitnami/appsmith/Chart.yaml index e0f1e979a6689c..da81d87d92a269 100644 --- a/bitnami/appsmith/Chart.yaml +++ b/bitnami/appsmith/Chart.yaml @@ -39,4 +39,4 @@ maintainers: name: appsmith sources: - https://github.com/bitnami/charts/tree/main/bitnami/appsmith -version: 5.0.12 +version: 5.1.0 diff --git a/bitnami/appsmith/README.md b/bitnami/appsmith/README.md index 48dc3e12018c2e..16e3f4968126f1 100644 --- a/bitnami/appsmith/README.md +++ b/bitnami/appsmith/README.md @@ -220,12 +220,13 @@ The [Bitnami appsmith](https://github.com/bitnami/containers/tree/main/bitnami/a ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | ### Common parameters @@ -755,6 +756,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 5.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 5.0.0 This major updates the MongoDB® subchart to its newest major, [16.0.0](https://github.com/bitnami/charts/tree/main/bitnami/mongodb#to-1600). To upgrade to MongoDB `8.0` from a `7.0` deployment, the `7.0` deployment must have `featureCompatibilityVersion` set to `7.0`. Please refer to the [official documentation](https://www.mongodb.com/docs/manual/release-notes/8.0/#upgrade-procedures). diff --git a/bitnami/appsmith/templates/NOTES.txt b/bitnami/appsmith/templates/NOTES.txt index 5b472433e3c55f..4887a99c6e468e 100644 --- a/bitnami/appsmith/templates/NOTES.txt +++ b/bitnami/appsmith/templates/NOTES.txt @@ -81,4 +81,5 @@ To access your Appsmith site from outside the cluster follow the steps below: {{- include "common.warnings.rollingTag" .Values.image }} {{- include "common.warnings.rollingTag" .Values.volumePermissions.image }} {{- include "common.warnings.resources" (dict "sections" (list "backend" "client" "rts" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.backend.redirectAmbassador.image .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.backend.redirectAmbassador.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.backend.redirectAmbassador.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/appsmith/values.yaml b/bitnami/appsmith/values.yaml index d4146e436c966e..7d5112a8362132 100644 --- a/bitnami/appsmith/values.yaml +++ b/bitnami/appsmith/values.yaml @@ -19,6 +19,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From eb6ce4a32698012d3c488ba7202fe66a57a6b43b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 17:51:42 +0100 Subject: [PATCH 034/253] [bitnami/airflow] Detect non-standard images (#30860) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/airflow] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update values file and README Signed-off-by: Jota Martos * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update values file and README Signed-off-by: Jota Martos --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Jota Martos Signed-off-by: Bitnami Containers Co-authored-by: Jota Martos Co-authored-by: Bitnami Containers --- bitnami/airflow/CHANGELOG.md | 9 +++++++-- bitnami/airflow/Chart.yaml | 2 +- bitnami/airflow/README.md | 5 +++++ bitnami/airflow/templates/NOTES.txt | 1 + bitnami/airflow/values.yaml | 5 +++++ 5 files changed, 19 insertions(+), 3 deletions(-) diff --git a/bitnami/airflow/CHANGELOG.md b/bitnami/airflow/CHANGELOG.md index 1ed31776b7243d..c3e89f2f1e6594 100644 --- a/bitnami/airflow/CHANGELOG.md +++ b/bitnami/airflow/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 22.3.3 (2024-12-10) +## 22.4.0 (2024-12-10) -* [bitnami/airflow] Release 22.3.3 ([#30856](https://github.com/bitnami/charts/pull/30856)) +* [bitnami/airflow] Detect non-standard images ([#30860](https://github.com/bitnami/charts/pull/30860)) + +## 22.3.3 (2024-12-10) + +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/airflow] Release 22.3.3 (#30856) ([651f475](https://github.com/bitnami/charts/commit/651f4751d1ac434c11b6706c894fa4cb535b8bbd)), closes [#30856](https://github.com/bitnami/charts/issues/30856) ## 22.3.2 (2024-12-10) diff --git a/bitnami/airflow/Chart.yaml b/bitnami/airflow/Chart.yaml index 8bb3cfad5ec28d..69f910868a623d 100644 --- a/bitnami/airflow/Chart.yaml +++ b/bitnami/airflow/Chart.yaml @@ -39,4 +39,4 @@ maintainers: name: airflow sources: - https://github.com/bitnami/charts/tree/main/bitnami/airflow -version: 22.3.3 +version: 22.4.0 diff --git a/bitnami/airflow/README.md b/bitnami/airflow/README.md index f15179e486988f..6497180faee621 100644 --- a/bitnami/airflow/README.md +++ b/bitnami/airflow/README.md @@ -374,6 +374,7 @@ The Bitnami Airflow chart relies on the PostgreSQL chart persistence. This means | `global.imageRegistry` | Global Docker image registry | `""` | | `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | | `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | | `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | | `global.compatibility.omitEmptySeLinuxOptions` | If set to true, removes the seLinuxOptions from the securityContexts when it is set to an empty object | `false` | @@ -1283,6 +1284,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 22.4.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 22.2.0 This minor version no longer expects custom Airflow configuration (set via the `configuration` parameter) to be provided as a string. Instead, it expects a dictionary with the configuration sections/keys/values. Find more info in the [section](#airflow-configuration-file) above. diff --git a/bitnami/airflow/templates/NOTES.txt b/bitnami/airflow/templates/NOTES.txt index c3975513c156db..7c41b02969177d 100644 --- a/bitnami/airflow/templates/NOTES.txt +++ b/bitnami/airflow/templates/NOTES.txt @@ -129,3 +129,4 @@ To connect to Airflow from outside the cluster, perform the following steps: {{- include "common.warnings.rollingTag" .Values.metrics.image }} {{- include "common.warnings.resources" (dict "sections" (list "scheduler" "web" "worker" "defaultSidecars.syncDAGsPlugins" "defaultInitContainers.loadDAGsPlugins" "metrics") "context" $) }} {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.metrics.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.metrics.image) "context" $) }} diff --git a/bitnami/airflow/values.yaml b/bitnami/airflow/values.yaml index 77f39ffad951ff..67f00f3338eff6 100644 --- a/bitnami/airflow/values.yaml +++ b/bitnami/airflow/values.yaml @@ -18,6 +18,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 739c820747264bf5a6c777af547c267191880c07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 18:26:47 +0100 Subject: [PATCH 035/253] [bitnami/chainloop] Detect non-standard images (#30869) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/chainloop] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify values.yaml Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/chainloop/CHANGELOG.md | 8 ++++++-- bitnami/chainloop/Chart.lock | 6 +++--- bitnami/chainloop/Chart.yaml | 2 +- bitnami/chainloop/README.md | 17 +++++++++++------ bitnami/chainloop/templates/NOTES.txt | 1 + bitnami/chainloop/values.yaml | 5 +++++ 6 files changed, 27 insertions(+), 12 deletions(-) diff --git a/bitnami/chainloop/CHANGELOG.md b/bitnami/chainloop/CHANGELOG.md index 3737aa068439a8..75b5a17b336d88 100644 --- a/bitnami/chainloop/CHANGELOG.md +++ b/bitnami/chainloop/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.0.51 (2024-12-10) +## 2.1.0 (2024-12-10) -* [bitnami/chainloop] Release 2.0.51 ([#30849](https://github.com/bitnami/charts/pull/30849)) +* [bitnami/chainloop] Detect non-standard images ([#30869](https://github.com/bitnami/charts/pull/30869)) + +## 2.0.51 (2024-12-10) + +* [bitnami/chainloop] Release 2.0.51 (#30849) ([e07a5ac](https://github.com/bitnami/charts/commit/e07a5aca0dc34bdbd4e1c074f529b6446563c860)), closes [#30849](https://github.com/bitnami/charts/issues/30849) ## 2.0.50 (2024-12-09) diff --git a/bitnami/chainloop/Chart.lock b/bitnami/chainloop/Chart.lock index f980554c4758e9..475083fe4cd397 100644 --- a/bitnami/chainloop/Chart.lock +++ b/bitnami/chainloop/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 + version: 2.28.0 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts version: 16.2.5 - name: vault repository: oci://registry-1.docker.io/bitnamicharts version: 1.4.31 -digest: sha256:85ca4a4804bfe7f53095efd47d7f2c513f496ade7c955957a275a45ba3d8dd3b -generated: "2024-12-05T18:17:51.717870758Z" +digest: sha256:2742944508b3e3da9d74a596bcaa1be50651aa4fc963d46d789ec0b279938670 +generated: "2024-12-10T16:51:26.38934+01:00" diff --git a/bitnami/chainloop/Chart.yaml b/bitnami/chainloop/Chart.yaml index 92f943dcb08af3..189cc874a76c64 100644 --- a/bitnami/chainloop/Chart.yaml +++ b/bitnami/chainloop/Chart.yaml @@ -63,4 +63,4 @@ sources: - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-control-plane-migrations - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas - https://github.com/chainloop-dev/chainloop -version: 2.0.51 +version: 2.1.0 diff --git a/bitnami/chainloop/README.md b/bitnami/chainloop/README.md index 2d0ee452f6eb02..fff3993854880f 100644 --- a/bitnami/chainloop/README.md +++ b/bitnami/chainloop/README.md @@ -483,12 +483,13 @@ chainloop config save \ ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | -| `development` | Deploys Chainloop pre-configured FOR DEVELOPMENT ONLY. It includes a Vault instance in development mode and pre-configured authentication certificates and passphrases | `true` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| `development` | Deploys Chainloop pre-configured FOR DEVELOPMENT ONLY. It includes a Vault instance in development mode and pre-configured authentication certificates and passphrases | `true` | ### Common parameters @@ -1023,6 +1024,10 @@ service_registration "kubernetes" {}` | ## Upgrading +### To 2.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 2.0.0 This major updates the PostgreSQL subchart to its newest major, 16.0.0, which uses PostgreSQL 17.x. Follow the [official instructions](https://www.postgresql.org/docs/17/upgrading.html) to upgrade to 17.x. diff --git a/bitnami/chainloop/templates/NOTES.txt b/bitnami/chainloop/templates/NOTES.txt index 79df51df045a15..8c4c56a707b67f 100644 --- a/bitnami/chainloop/templates/NOTES.txt +++ b/bitnami/chainloop/templates/NOTES.txt @@ -70,3 +70,4 @@ https://docs.chainloop.dev/getting-started/installation#configure-cli-optional {{- include "common.warnings.rollingTag" .Values.cas.image }} {{- include "common.warnings.rollingTag" .Values.controlplane.migration.image }} {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.controlplane.image .Values.cas.image .Values.controlplane.migration.image .Values.dex.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.controlplane.image .Values.cas.image .Values.controlplane.migration.image .Values.dex.image) "context" $) }} diff --git a/bitnami/chainloop/values.yaml b/bitnami/chainloop/values.yaml index a535698978476d..b772a1b518d439 100644 --- a/bitnami/chainloop/values.yaml +++ b/bitnami/chainloop/values.yaml @@ -18,6 +18,11 @@ global: ## - myRegistryKeySecretName ## imagePullSecrets: [] + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## From f47e86a9b51dee8812bf752f2946fc6e5c24e3e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 18:26:56 +0100 Subject: [PATCH 036/253] [bitnami/argo-workflows] Detect non-standard images (#30864) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/argo-workflows] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Modify values.yaml Signed-off-by: Carlos Rodríguez Hernández * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/argo-workflows/CHANGELOG.md | 8 ++++++-- bitnami/argo-workflows/Chart.lock | 8 ++++---- bitnami/argo-workflows/Chart.yaml | 2 +- bitnami/argo-workflows/README.md | 17 +++++++++++------ bitnami/argo-workflows/templates/NOTES.txt | 3 ++- bitnami/argo-workflows/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 14 deletions(-) diff --git a/bitnami/argo-workflows/CHANGELOG.md b/bitnami/argo-workflows/CHANGELOG.md index 484af737c1562d..afd10c24cb4517 100644 --- a/bitnami/argo-workflows/CHANGELOG.md +++ b/bitnami/argo-workflows/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 11.0.3 (2024-12-03) +## 11.1.0 (2024-12-10) -* [bitnami/argo-workflows] Release 11.0.3 ([#30740](https://github.com/bitnami/charts/pull/30740)) +* [bitnami/argo-workflows] Detect non-standard images ([#30864](https://github.com/bitnami/charts/pull/30864)) + +## 11.0.3 (2024-12-03) + +* [bitnami/argo-workflows] Release 11.0.3 (#30740) ([a3c6c77](https://github.com/bitnami/charts/commit/a3c6c77e3ed1f94056b2fc4212167b326c66bff6)), closes [#30740](https://github.com/bitnami/charts/issues/30740) ## 11.0.2 (2024-12-02) diff --git a/bitnami/argo-workflows/Chart.lock b/bitnami/argo-workflows/Chart.lock index 3845344604e440..c8482535be4a7f 100644 --- a/bitnami/argo-workflows/Chart.lock +++ b/bitnami/argo-workflows/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.4 + version: 16.2.5 - name: mysql repository: oci://registry-1.docker.io/bitnamicharts version: 12.1.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:bb7f67a6c36c2c166621735f606b86482be6498c47f6a130167a8cc6e9e1605a -generated: "2024-12-03T21:22:08.25248735Z" + version: 2.28.0 +digest: sha256:e4bffd7686f2f5e89fed88de531bd159e9075bfc84ad0bd112f538ea0b3cb05b +generated: "2024-12-10T16:49:26.840282+01:00" diff --git a/bitnami/argo-workflows/Chart.yaml b/bitnami/argo-workflows/Chart.yaml index c9a8ca7360007e..8f42ee8ebbf715 100644 --- a/bitnami/argo-workflows/Chart.yaml +++ b/bitnami/argo-workflows/Chart.yaml @@ -42,4 +42,4 @@ maintainers: name: argo-workflows sources: - https://github.com/bitnami/charts/tree/main/bitnami/argo-workflows -version: 11.0.3 +version: 11.1.0 diff --git a/bitnami/argo-workflows/README.md b/bitnami/argo-workflows/README.md index 5968274f4094d8..973fc2cf6c2691 100644 --- a/bitnami/argo-workflows/README.md +++ b/bitnami/argo-workflows/README.md @@ -218,12 +218,13 @@ As an alternative, use one of the preset configurations for pod affinity, pod an ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -604,6 +605,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 11.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 11.0.0 This major bump updates the MySQL subchart to version 12.0.0. This subchart updates the StatefulSet objects `serviceName` to use a headless service, as the current non-headless service attached to it was not providing DNS entries. This will cause an upgrade issue because it changes "immutable fields". To workaround it, delete the StatefulSet objects as follows (replace the RELEASE_NAME placeholder): diff --git a/bitnami/argo-workflows/templates/NOTES.txt b/bitnami/argo-workflows/templates/NOTES.txt index a5bee072c1c13f..672da9f91b1b88 100644 --- a/bitnami/argo-workflows/templates/NOTES.txt +++ b/bitnami/argo-workflows/templates/NOTES.txt @@ -63,4 +63,5 @@ Obtain the Argo Workflows access token: {{- include "common.warnings.rollingTag" .Values.executor.image }} {{- include "argo-workflows.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "controller" "executor" "server") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.server.image .Values.controller.image .Values.executor.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.server.image .Values.controller.image .Values.executor.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.server.image .Values.controller.image .Values.executor.image) "context" $) }} diff --git a/bitnami/argo-workflows/values.yaml b/bitnami/argo-workflows/values.yaml index 4dc062e69d3764..6a840760c3f530 100644 --- a/bitnami/argo-workflows/values.yaml +++ b/bitnami/argo-workflows/values.yaml @@ -17,6 +17,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From bfac8cc4ac38af311b6f5d0eab29028a2431b68c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 18:27:53 +0100 Subject: [PATCH 037/253] [bitnami/argo-cd] Detect non-standard images (#30862) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/argo-cd] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/argo-cd/CHANGELOG.md | 11 +++++++++-- bitnami/argo-cd/Chart.lock | 8 ++++---- bitnami/argo-cd/Chart.yaml | 2 +- bitnami/argo-cd/README.md | 19 ++++++++++++------- bitnami/argo-cd/templates/NOTES.txt | 3 ++- bitnami/argo-cd/values.yaml | 5 +++++ 6 files changed, 33 insertions(+), 15 deletions(-) diff --git a/bitnami/argo-cd/CHANGELOG.md b/bitnami/argo-cd/CHANGELOG.md index 3617a03327543a..cf5c03bcf859a4 100644 --- a/bitnami/argo-cd/CHANGELOG.md +++ b/bitnami/argo-cd/CHANGELOG.md @@ -1,8 +1,15 @@ # Changelog -## 7.0.26 (2024-12-03) +## 7.1.0 (2024-12-10) -* [bitnami/argo-cd] Release 7.0.26 ([#30743](https://github.com/bitnami/charts/pull/30743)) +* [bitnami/argo-cd] Detect non-standard images ([#30862](https://github.com/bitnami/charts/pull/30862)) + +## 7.0.26 (2024-12-03) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 1) (#30660) ([7409ca4](https://github.com/bitnami/charts/commit/7409ca4c21869fabe1532dd4f3ff24895df71c6d)), closes [#30660](https://github.com/bitnami/charts/issues/30660) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/argo-cd] Release 7.0.26 (#30743) ([70bd184](https://github.com/bitnami/charts/commit/70bd184d88136b8a2e87c9eab5c11371c14d922d)), closes [#30743](https://github.com/bitnami/charts/issues/30743) ## 7.0.25 (2024-11-20) diff --git a/bitnami/argo-cd/Chart.lock b/bitnami/argo-cd/Chart.lock index 88224ade157d56..12f70c31146d66 100644 --- a/bitnami/argo-cd/Chart.lock +++ b/bitnami/argo-cd/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 20.4.0 + version: 20.4.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:8c8f6705351c5859f0423d3aa32f6511979d47b427c7d6293c721f7a47fe4d0e -generated: "2024-12-03T21:56:00.770043147Z" + version: 2.28.0 +digest: sha256:54adf3da2dd64ec54b202df1939acea4c3b8d6adc2c715f52f7c76b729646d68 +generated: "2024-12-10T16:48:58.323293+01:00" diff --git a/bitnami/argo-cd/Chart.yaml b/bitnami/argo-cd/Chart.yaml index 294691a6cb6e38..573012a53c418e 100644 --- a/bitnami/argo-cd/Chart.yaml +++ b/bitnami/argo-cd/Chart.yaml @@ -39,4 +39,4 @@ maintainers: name: argo-cd sources: - https://github.com/bitnami/charts/tree/main/bitnami/argo-cd -version: 7.0.26 +version: 7.1.0 diff --git a/bitnami/argo-cd/README.md b/bitnami/argo-cd/README.md index 5024718b75b026..e245e94e21ac6d 100644 --- a/bitnami/argo-cd/README.md +++ b/bitnami/argo-cd/README.md @@ -318,13 +318,14 @@ As an alternative, use one of the preset configurations for pod affinity, pod an ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -1345,6 +1346,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 7.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 7.0.0 This major updates the Redis® subchart to its newest major, 20.0.0. [Here](https://github.com/bitnami/charts/tree/main/bitnami/redis#to-2000) you can find more information about the changes introduced in that version. diff --git a/bitnami/argo-cd/templates/NOTES.txt b/bitnami/argo-cd/templates/NOTES.txt index df3826f017170b..ce5681f53b3518 100644 --- a/bitnami/argo-cd/templates/NOTES.txt +++ b/bitnami/argo-cd/templates/NOTES.txt @@ -61,4 +61,5 @@ WARNING: config.createExtraKnownHosts is disabled, a secret called "argocd-ssh-k {{- include "argocd.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "applicationSet" "controller" "dex" "notifications.bots.slack" "notifications" "repoServer" "server" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.dex.image .Values.volumePermissions.image .Values.redis.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.dex.image .Values.volumePermissions.image .Values.redis.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.dex.image .Values.volumePermissions.image .Values.redis.image) "context" $) }} diff --git a/bitnami/argo-cd/values.yaml b/bitnami/argo-cd/values.yaml index 47d85f424c1888..1a50c97caaba05 100644 --- a/bitnami/argo-cd/values.yaml +++ b/bitnami/argo-cd/values.yaml @@ -20,6 +20,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 62a2bd4c512a859b75d765c846d5cb2a9fe694b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 18:28:07 +0100 Subject: [PATCH 038/253] [bitnami/concourse] Detect non-standard images (#30872) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/concourse] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/concourse/CHANGELOG.md | 8 ++++++-- bitnami/concourse/Chart.lock | 6 +++--- bitnami/concourse/Chart.yaml | 2 +- bitnami/concourse/README.md | 5 +++++ bitnami/concourse/templates/NOTES.txt | 3 ++- bitnami/concourse/values.yaml | 5 +++++ 6 files changed, 22 insertions(+), 7 deletions(-) diff --git a/bitnami/concourse/CHANGELOG.md b/bitnami/concourse/CHANGELOG.md index 23aae9bde0119a..90cb07f2e9636e 100644 --- a/bitnami/concourse/CHANGELOG.md +++ b/bitnami/concourse/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 5.0.15 (2024-12-05) +## 5.1.0 (2024-12-10) -* [bitnami/concourse] Release 5.0.15 ([#30792](https://github.com/bitnami/charts/pull/30792)) +* [bitnami/concourse] Detect non-standard images ([#30872](https://github.com/bitnami/charts/pull/30872)) + +## 5.0.15 (2024-12-05) + +* [bitnami/concourse] Release 5.0.15 (#30792) ([51f0d05](https://github.com/bitnami/charts/commit/51f0d051baad14130026737253d1184cbddf43c7)), closes [#30792](https://github.com/bitnami/charts/issues/30792) ## 5.0.14 (2024-12-03) diff --git a/bitnami/concourse/Chart.lock b/bitnami/concourse/Chart.lock index ed220981de2a0f..d4251f7414e557 100644 --- a/bitnami/concourse/Chart.lock +++ b/bitnami/concourse/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 16.2.5 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:d9a9e1ad4499a6bfbc96b15508ce23759fd628c33632f4a37265402f2e37ec2d -generated: "2024-12-04T23:55:57.882734742Z" + version: 2.28.0 +digest: sha256:215fbb60b9d4fb862194073350dda488a2124f7f803ef5859a7ce9d75b7bee02 +generated: "2024-12-10T16:52:48.982858+01:00" diff --git a/bitnami/concourse/Chart.yaml b/bitnami/concourse/Chart.yaml index af7b30aa89c2b4..fb8b8f1bf729e3 100644 --- a/bitnami/concourse/Chart.yaml +++ b/bitnami/concourse/Chart.yaml @@ -37,4 +37,4 @@ maintainers: name: concourse sources: - https://github.com/bitnami/charts/tree/main/bitnami/concourse -version: 5.0.15 +version: 5.1.0 diff --git a/bitnami/concourse/README.md b/bitnami/concourse/README.md index 754a8588e0a611..2e36487bb3d1a2 100644 --- a/bitnami/concourse/README.md +++ b/bitnami/concourse/README.md @@ -205,6 +205,7 @@ The [Bitnami Concourse](https://github.com/bitnami/containers/tree/main/bitnami/ | `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | | `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | | `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | | `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `disabled` | ### Common parameters @@ -612,6 +613,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 5.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 5.0.0 This major updates the PostgreSQL subchart to its newest major, 16.0.0, which uses PostgreSQL 17.x. Follow the [official instructions](https://www.postgresql.org/docs/17/upgrading.html) to upgrade to 17.x. diff --git a/bitnami/concourse/templates/NOTES.txt b/bitnami/concourse/templates/NOTES.txt index fe0efd779a7872..73797a8cad56cb 100644 --- a/bitnami/concourse/templates/NOTES.txt +++ b/bitnami/concourse/templates/NOTES.txt @@ -170,4 +170,5 @@ To connect to Concourse from outside the cluster, perform the following steps: {{- end }} {{- include "common.errors.upgrade.passwords.empty" (dict "validationErrors" $passwordValidationErrors "context" $) -}} {{- include "common.warnings.resources" (dict "sections" (list "volumePermissions" "web" "worker") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/concourse/values.yaml b/bitnami/concourse/values.yaml index ba174f345ab72a..30a88882eb5854 100644 --- a/bitnami/concourse/values.yaml +++ b/bitnami/concourse/values.yaml @@ -19,6 +19,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From de048d3082a8318b8d7bb6cb6c31688fd5341097 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 18:28:16 +0100 Subject: [PATCH 039/253] [bitnami/cilium] Detect non-standard images (#30870) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/cilium] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/cilium/CHANGELOG.md | 8 ++++++-- bitnami/cilium/Chart.lock | 8 ++++---- bitnami/cilium/Chart.yaml | 2 +- bitnami/cilium/README.md | 15 ++++++++------- bitnami/cilium/templates/NOTES.txt | 1 + bitnami/cilium/values.yaml | 5 +++++ 6 files changed, 25 insertions(+), 14 deletions(-) diff --git a/bitnami/cilium/CHANGELOG.md b/bitnami/cilium/CHANGELOG.md index b7c59d07ef85ee..7996165564a7f8 100644 --- a/bitnami/cilium/CHANGELOG.md +++ b/bitnami/cilium/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 1.2.10 (2024-12-04) +## 1.3.0 (2024-12-10) -* [bitnami/cilium] Release 1.2.10 ([#30742](https://github.com/bitnami/charts/pull/30742)) +* [bitnami/cilium] Detect non-standard images ([#30870](https://github.com/bitnami/charts/pull/30870)) + +## 1.2.10 (2024-12-04) + +* [bitnami/cilium] Release 1.2.10 (#30742) ([3dacf26](https://github.com/bitnami/charts/commit/3dacf2691af9ec913298ab440f5ab4d67620346f)), closes [#30742](https://github.com/bitnami/charts/issues/30742) ## 1.2.9 (2024-12-02) diff --git a/bitnami/cilium/Chart.lock b/bitnami/cilium/Chart.lock index bcbdec1a4c2074..2b4a26c494a0ef 100644 --- a/bitnami/cilium/Chart.lock +++ b/bitnami/cilium/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: etcd repository: oci://registry-1.docker.io/bitnamicharts - version: 10.6.0 + version: 10.6.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:043a12b7d886ec9b59b10d2647b4246290ff12ad60311714f2c4bbb2db5f7fc8 -generated: "2024-12-03T21:44:05.041359606Z" + version: 2.28.0 +digest: sha256:cff444d7dca4b6764481c66c668b1dd7c726e20ad49ccc66f49b24fa03e2b7f2 +generated: "2024-12-10T16:51:56.68626+01:00" diff --git a/bitnami/cilium/Chart.yaml b/bitnami/cilium/Chart.yaml index b8061744d2c6a8..e8e1f614c5692c 100644 --- a/bitnami/cilium/Chart.yaml +++ b/bitnami/cilium/Chart.yaml @@ -52,4 +52,4 @@ sources: - https://github.com/bitnami/containers/tree/main/bitnami/hubble-relay - https://github.com/bitnami/containers/tree/main/bitnami/hubble-ui - https://github.com/bitnami/containers/tree/main/bitnami/hubble-ui-backend -version: 1.2.10 +version: 1.3.0 diff --git a/bitnami/cilium/README.md b/bitnami/cilium/README.md index 37325e2db04dfe..8cf79bc14b7f4b 100644 --- a/bitnami/cilium/README.md +++ b/bitnami/cilium/README.md @@ -184,13 +184,14 @@ As an alternative, use one of the preset configurations for pod affinity, pod an ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters diff --git a/bitnami/cilium/templates/NOTES.txt b/bitnami/cilium/templates/NOTES.txt index 8fb1f04d37317b..3761324bf8e7c8 100644 --- a/bitnami/cilium/templates/NOTES.txt +++ b/bitnami/cilium/templates/NOTES.txt @@ -103,3 +103,4 @@ To access the Hubble UI from outside the cluster follow the steps below: {{- include "common.warnings.resources" (dict "sections" (list "agent" "agent.defaultInitContainers.buildConfig" "agent.defaultInitContainers.installCniPlugin" "agent.defaultInitContainers.mountBpf" "agent.defaultInitContainers.mountCgroup2" "agent.defaultInitContainers.cleanState" "agent.defaultInitContainers.waitForKubeProxy" "operator" "envoy" "hubble.relay" "hubble.ui.frontend" "hubble.ui.backend") "context" $) }} {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.agent.image .Values.operator.image .Values.envoy.image .Values.hubble.relay.image .Values.hubble.ui.frontend.image .Values.hubble.ui.backend.image) "context" $) }} {{- include "cilium.validateValues" . }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.agent.image .Values.operator.image .Values.envoy.image .Values.hubble.relay.image .Values.hubble.ui.frontend.image .Values.hubble.ui.backend.image) "context" $) }} diff --git a/bitnami/cilium/values.yaml b/bitnami/cilium/values.yaml index e2321b28843b1d..d4e41745a97ec3 100644 --- a/bitnami/cilium/values.yaml +++ b/bitnami/cilium/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From e963f07135a2c6875c96c66080476004275dc9ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 18:29:12 +0100 Subject: [PATCH 040/253] [bitnami/external-dns] Detect non-standard images (#30894) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/external-dns] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Modify values.yaml Signed-off-by: Carlos Rodríguez Hernández --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/external-dns/CHANGELOG.md | 10 ++++++++-- bitnami/external-dns/Chart.lock | 6 +++--- bitnami/external-dns/Chart.yaml | 2 +- bitnami/external-dns/README.md | 4 ++++ bitnami/external-dns/templates/NOTES.txt | 1 + bitnami/external-dns/values.yaml | 5 +++++ 6 files changed, 22 insertions(+), 6 deletions(-) diff --git a/bitnami/external-dns/CHANGELOG.md b/bitnami/external-dns/CHANGELOG.md index 99b9b79e21476c..b1b94baa13fdc2 100644 --- a/bitnami/external-dns/CHANGELOG.md +++ b/bitnami/external-dns/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 8.6.1 (2024-12-03) +## 8.7.0 (2024-12-10) -* [bitnami/external-dns] Release 8.6.1 ([#30747](https://github.com/bitnami/charts/pull/30747)) +* [bitnami/external-dns] Detect non-standard images ([#30894](https://github.com/bitnami/charts/pull/30894)) + +## 8.6.1 (2024-12-03) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 2) (#30662) ([50e0570](https://github.com/bitnami/charts/commit/50e0570f98ab15308af7910b405baa4480e5fe3f)), closes [#30662](https://github.com/bitnami/charts/issues/30662) +* [bitnami/external-dns] Release 8.6.1 (#30747) ([a0583f2](https://github.com/bitnami/charts/commit/a0583f223636dcaa284afd5b5068dffec7231f06)), closes [#30747](https://github.com/bitnami/charts/issues/30747) ## 8.6.0 (2024-11-19) diff --git a/bitnami/external-dns/Chart.lock b/bitnami/external-dns/Chart.lock index aabe762474a889..bf266466f19f21 100644 --- a/bitnami/external-dns/Chart.lock +++ b/bitnami/external-dns/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-03T22:30:53.911707217Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T16:57:59.147157+01:00" diff --git a/bitnami/external-dns/Chart.yaml b/bitnami/external-dns/Chart.yaml index 887ec3fe6e587e..458189ace59951 100644 --- a/bitnami/external-dns/Chart.yaml +++ b/bitnami/external-dns/Chart.yaml @@ -28,4 +28,4 @@ maintainers: name: external-dns sources: - https://github.com/bitnami/charts/tree/main/bitnami/external-dns -version: 8.6.1 +version: 8.7.0 diff --git a/bitnami/external-dns/README.md b/bitnami/external-dns/README.md index f759a11912c4ec..3c607d4c670ecf 100644 --- a/bitnami/external-dns/README.md +++ b/bitnami/external-dns/README.md @@ -488,6 +488,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 8.7.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 7.0.0 This major bump changes the following security defaults: diff --git a/bitnami/external-dns/templates/NOTES.txt b/bitnami/external-dns/templates/NOTES.txt index 0ae61ed293db26..668e4bd573a209 100644 --- a/bitnami/external-dns/templates/NOTES.txt +++ b/bitnami/external-dns/templates/NOTES.txt @@ -14,3 +14,4 @@ To verify that external-dns has started, run: {{ include "external-dns.checkRollingTags" . }} {{- include "common.warnings.resources" (dict "sections" (list "") "context" $) }} {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image) "context" $) }} diff --git a/bitnami/external-dns/values.yaml b/bitnami/external-dns/values.yaml index 2ffb66e19a88ee..e3f5ee5729cf0e 100644 --- a/bitnami/external-dns/values.yaml +++ b/bitnami/external-dns/values.yaml @@ -17,6 +17,11 @@ global: ## - myRegistryKeySecretName ## imagePullSecrets: [] + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From a4f4a9c2bdc0bd2f5b91a307ddded6c22f9b4f03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 18:29:23 +0100 Subject: [PATCH 041/253] [bitnami/flux] Detect non-standard images (#30892) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/flux] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/flux/CHANGELOG.md | 10 ++++++++-- bitnami/flux/Chart.lock | 6 +++--- bitnami/flux/Chart.yaml | 2 +- bitnami/flux/README.md | 19 ++++++++++++------- bitnami/flux/templates/NOTES.txt | 3 ++- bitnami/flux/values.yaml | 5 +++++ 6 files changed, 31 insertions(+), 14 deletions(-) diff --git a/bitnami/flux/CHANGELOG.md b/bitnami/flux/CHANGELOG.md index 035c9fcebc2045..06aa5078d60fa2 100644 --- a/bitnami/flux/CHANGELOG.md +++ b/bitnami/flux/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 2.3.22 (2024-12-03) +## 2.4.0 (2024-12-10) -* [bitnami/flux] Release 2.3.22 ([#30749](https://github.com/bitnami/charts/pull/30749)) +* [bitnami/flux] Detect non-standard images ([#30892](https://github.com/bitnami/charts/pull/30892)) + +## 2.3.22 (2024-12-03) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 2) (#30662) ([50e0570](https://github.com/bitnami/charts/commit/50e0570f98ab15308af7910b405baa4480e5fe3f)), closes [#30662](https://github.com/bitnami/charts/issues/30662) +* [bitnami/flux] Release 2.3.22 (#30749) ([1ecb342](https://github.com/bitnami/charts/commit/1ecb342be439ce78a2bddb4cf433a9384505c09b)), closes [#30749](https://github.com/bitnami/charts/issues/30749) ## 2.3.21 (2024-11-07) diff --git a/bitnami/flux/Chart.lock b/bitnami/flux/Chart.lock index 14ca984132f6d2..137e208a8f8a9c 100644 --- a/bitnami/flux/Chart.lock +++ b/bitnami/flux/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-03T22:47:13.60281967Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T16:59:38.33364+01:00" diff --git a/bitnami/flux/Chart.yaml b/bitnami/flux/Chart.yaml index 511b562dde0618..94af8398f5d97e 100644 --- a/bitnami/flux/Chart.yaml +++ b/bitnami/flux/Chart.yaml @@ -43,4 +43,4 @@ maintainers: name: flux sources: - https://github.com/bitnami/charts/tree/main/bitnami/flux -version: 2.3.22 +version: 2.4.0 diff --git a/bitnami/flux/README.md b/bitnami/flux/README.md index 82d80dc3d15cb6..6a813fd51e6420 100644 --- a/bitnami/flux/README.md +++ b/bitnami/flux/README.md @@ -81,13 +81,14 @@ Install the [Bitnami Kube Prometheus helm chart](https://github.com/bitnami/char ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -1043,6 +1044,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 2.4.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 2.0.0 This major bump changes the following security defaults: diff --git a/bitnami/flux/templates/NOTES.txt b/bitnami/flux/templates/NOTES.txt index 9499f1bf8954e7..6f3bf93a951a63 100644 --- a/bitnami/flux/templates/NOTES.txt +++ b/bitnami/flux/templates/NOTES.txt @@ -56,4 +56,5 @@ Read the upstream flux documentation to start working with the controllers: {{- include "common.warnings.rollingTag" .Values.kustomizeController.image }} {{- include "flux.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "helmController" "imageAutomationController" "imageReflectorController" "kustomizeController" "notificationController" "sourceController" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.kustomizeController.image .Values.helmController.image .Values.sourceController.image .Values.notificationController.image .Values.imageAutomationController.image .Values.imageReflectorController.image .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.kustomizeController.image .Values.helmController.image .Values.sourceController.image .Values.notificationController.image .Values.imageAutomationController.image .Values.imageReflectorController.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.kustomizeController.image .Values.helmController.image .Values.sourceController.image .Values.notificationController.image .Values.imageAutomationController.image .Values.imageReflectorController.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/flux/values.yaml b/bitnami/flux/values.yaml index 4073ec655a52dd..44d2d437c298c9 100644 --- a/bitnami/flux/values.yaml +++ b/bitnami/flux/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From f27be3c8f1943001278a5769876ca0699be5e342 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 18:29:31 +0100 Subject: [PATCH 042/253] [bitnami/fluent-bit] Detect non-standard images (#30891) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/fluent-bit] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/fluent-bit/CHANGELOG.md | 8 ++++++-- bitnami/fluent-bit/Chart.lock | 6 +++--- bitnami/fluent-bit/Chart.yaml | 2 +- bitnami/fluent-bit/README.md | 19 ++++++++++++------- bitnami/fluent-bit/templates/NOTES.txt | 3 ++- bitnami/fluent-bit/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 14 deletions(-) diff --git a/bitnami/fluent-bit/CHANGELOG.md b/bitnami/fluent-bit/CHANGELOG.md index 5d02522008aaee..8a43a9187c767a 100644 --- a/bitnami/fluent-bit/CHANGELOG.md +++ b/bitnami/fluent-bit/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.3.25 (2024-11-28) +## 2.4.0 (2024-12-10) -* [bitnami/fluent-bit] Release 2.3.25 ([#30667](https://github.com/bitnami/charts/pull/30667)) +* [bitnami/fluent-bit] Detect non-standard images ([#30891](https://github.com/bitnami/charts/pull/30891)) + +## 2.3.25 (2024-11-28) + +* [bitnami/fluent-bit] Release 2.3.25 (#30667) ([4ae0f96](https://github.com/bitnami/charts/commit/4ae0f9678d68f7cf1215ef7700b54eabbd8cf188)), closes [#30667](https://github.com/bitnami/charts/issues/30667) ## 2.3.24 (2024-11-17) diff --git a/bitnami/fluent-bit/Chart.lock b/bitnami/fluent-bit/Chart.lock index 412c2a58752275..a873bd267e5658 100644 --- a/bitnami/fluent-bit/Chart.lock +++ b/bitnami/fluent-bit/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-11-28T12:49:12.754754392Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T16:58:47.439943+01:00" diff --git a/bitnami/fluent-bit/Chart.yaml b/bitnami/fluent-bit/Chart.yaml index 542ccab9d71075..ea14ae225ad87b 100644 --- a/bitnami/fluent-bit/Chart.yaml +++ b/bitnami/fluent-bit/Chart.yaml @@ -28,4 +28,4 @@ maintainers: name: fluent-bit sources: - https://github.com/bitnami/charts/tree/main/bitnami/fluent-bit -version: 2.3.25 +version: 2.4.0 diff --git a/bitnami/fluent-bit/README.md b/bitnami/fluent-bit/README.md index 1f90d39b9e5f75..77f23a07ba7497 100644 --- a/bitnami/fluent-bit/README.md +++ b/bitnami/fluent-bit/README.md @@ -137,13 +137,14 @@ The [Bitnami Fluent Bit](https://github.com/bitnami/containers/tree/main/bitnami ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -352,6 +353,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 2.4.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 1.0.0 This major bump changes the following security defaults: diff --git a/bitnami/fluent-bit/templates/NOTES.txt b/bitnami/fluent-bit/templates/NOTES.txt index c4d6330dad7d62..061c45972ca8dd 100644 --- a/bitnami/fluent-bit/templates/NOTES.txt +++ b/bitnami/fluent-bit/templates/NOTES.txt @@ -24,4 +24,5 @@ Did you know there are enterprise versions of the Bitnami catalog? For enhanced {{- include "common.warnings.rollingTag" .Values.image }} {{- include "common.warnings.resources" (dict "sections" (list "") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image) "context" $) }} diff --git a/bitnami/fluent-bit/values.yaml b/bitnami/fluent-bit/values.yaml index fb8008745a0677..cc07e04b88377d 100644 --- a/bitnami/fluent-bit/values.yaml +++ b/bitnami/fluent-bit/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From b56f7600bebb18d442055540590355888463d60f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 18:29:41 +0100 Subject: [PATCH 043/253] [bitnami/grafana-mimir] Detect non-standard images (#30887) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/grafana-mimir] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers * Update bitnami/grafana-mimir/templates/NOTES.txt Signed-off-by: Carlos Rodríguez Hernández --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/grafana-mimir/CHANGELOG.md | 10 ++++++++-- bitnami/grafana-mimir/Chart.lock | 16 ++++++++-------- bitnami/grafana-mimir/Chart.yaml | 2 +- bitnami/grafana-mimir/README.md | 19 ++++++++++++------- bitnami/grafana-mimir/templates/NOTES.txt | 3 ++- bitnami/grafana-mimir/values.yaml | 5 +++++ 6 files changed, 36 insertions(+), 19 deletions(-) diff --git a/bitnami/grafana-mimir/CHANGELOG.md b/bitnami/grafana-mimir/CHANGELOG.md index ccffc67955ab83..0266a2d5d4ba08 100644 --- a/bitnami/grafana-mimir/CHANGELOG.md +++ b/bitnami/grafana-mimir/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 1.2.23 (2024-12-03) +## 1.3.0 (2024-12-10) -* [bitnami/grafana-mimir] Release 1.2.23 ([#30753](https://github.com/bitnami/charts/pull/30753)) +* [bitnami/grafana-mimir] Detect non-standard images ([#30887](https://github.com/bitnami/charts/pull/30887)) + +## 1.2.23 (2024-12-03) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 2) (#30662) ([50e0570](https://github.com/bitnami/charts/commit/50e0570f98ab15308af7910b405baa4480e5fe3f)), closes [#30662](https://github.com/bitnami/charts/issues/30662) +* [bitnami/grafana-mimir] Release 1.2.23 (#30753) ([e68da81](https://github.com/bitnami/charts/commit/e68da81a7fd7ae43414ca2e4ed9f7d8e169acd6e)), closes [#30753](https://github.com/bitnami/charts/issues/30753) ## 1.2.22 (2024-11-14) diff --git a/bitnami/grafana-mimir/Chart.lock b/bitnami/grafana-mimir/Chart.lock index 37a9388ead17d3..445577de11e5a0 100644 --- a/bitnami/grafana-mimir/Chart.lock +++ b/bitnami/grafana-mimir/Chart.lock @@ -1,21 +1,21 @@ dependencies: - name: minio repository: oci://registry-1.docker.io/bitnamicharts - version: 14.8.5 + version: 14.8.6 - name: memcached repository: oci://registry-1.docker.io/bitnamicharts - version: 7.5.3 + version: 7.5.4 - name: memcached repository: oci://registry-1.docker.io/bitnamicharts - version: 7.5.3 + version: 7.5.4 - name: memcached repository: oci://registry-1.docker.io/bitnamicharts - version: 7.5.3 + version: 7.5.4 - name: memcached repository: oci://registry-1.docker.io/bitnamicharts - version: 7.5.3 + version: 7.5.4 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6ca95f3c68a53ffd09d2e9dc46db683de520aa7752e586ccf4c7990c78dc6e36 -generated: "2024-12-03T23:23:42.679475427Z" + version: 2.28.0 +digest: sha256:73619b920a259c53aaba3c7b81d6edd78a18c0c94aefe19716fd7fb8d2cb782e +generated: "2024-12-10T17:01:53.624475+01:00" diff --git a/bitnami/grafana-mimir/Chart.yaml b/bitnami/grafana-mimir/Chart.yaml index 1603a7e6d95ef6..5f7bb707dacee1 100644 --- a/bitnami/grafana-mimir/Chart.yaml +++ b/bitnami/grafana-mimir/Chart.yaml @@ -59,4 +59,4 @@ maintainers: name: grafana-mimir sources: - https://github.com/bitnami/charts/tree/main/bitnami/grafana-mimir -version: 1.2.23 +version: 1.3.0 diff --git a/bitnami/grafana-mimir/README.md b/bitnami/grafana-mimir/README.md index 637f9f32a7ee91..e17fd9997b8466 100644 --- a/bitnami/grafana-mimir/README.md +++ b/bitnami/grafana-mimir/README.md @@ -138,13 +138,14 @@ externalMemcachedChunks.port=11211 ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -1542,6 +1543,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 1.3.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 1.0.0 This major bump changes the following security defaults: diff --git a/bitnami/grafana-mimir/templates/NOTES.txt b/bitnami/grafana-mimir/templates/NOTES.txt index 5007f89cb9d92a..29ff798c6226c3 100644 --- a/bitnami/grafana-mimir/templates/NOTES.txt +++ b/bitnami/grafana-mimir/templates/NOTES.txt @@ -154,4 +154,5 @@ From inside the cluster: {{- include "grafana-mimir.checkRollingTags" . }} {{- include "grafana-mimir.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "alertmanager" "compactor" "distributor" "gateway" "ingester" "overridesExporter" "querier" "queryFrontend" "queryScheduler" "ruler" "storeGateway" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.mimir.image .Values.gateway.image .Values.volumePermissions.image .Values.memcachedchunks.image .Values.memcachedfrontend.image .Values.memcachedindex.image .Values.memcachedmetadata.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.mimir.image .Values.gateway.image .Values.volumePermissions.image .Values.memcachedchunks.image .Values.memcachedfrontend.image .Values.memcachedindex.image .Values.memcachedmetadata.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.mimir.image .Values.gateway.image .Values.volumePermissions.image .Values.memcachedchunks.image .Values.memcachedfrontend.image .Values.memcachedindex.image .Values.memcachedmetadata.image) "context" $) }} diff --git a/bitnami/grafana-mimir/values.yaml b/bitnami/grafana-mimir/values.yaml index f78a9425da550d..ee745dd814c022 100644 --- a/bitnami/grafana-mimir/values.yaml +++ b/bitnami/grafana-mimir/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 0fd904034666713debda0e1e937e0f547c34dfb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 18:29:47 +0100 Subject: [PATCH 044/253] [bitnami/grafana-operator] Detect non-standard images (#30886) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/grafana-operator] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update bitnami/grafana-operator/templates/NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update values.yaml Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/grafana-operator/CHANGELOG.md | 10 ++++++++-- bitnami/grafana-operator/Chart.lock | 6 +++--- bitnami/grafana-operator/Chart.yaml | 2 +- bitnami/grafana-operator/README.md | 5 +++++ bitnami/grafana-operator/templates/NOTES.txt | 3 ++- bitnami/grafana-operator/values.yaml | 5 +++++ 6 files changed, 24 insertions(+), 7 deletions(-) diff --git a/bitnami/grafana-operator/CHANGELOG.md b/bitnami/grafana-operator/CHANGELOG.md index c91824215d24a7..94f6bdf4035f1e 100644 --- a/bitnami/grafana-operator/CHANGELOG.md +++ b/bitnami/grafana-operator/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 4.8.1 (2024-12-03) +## 4.9.0 (2024-12-10) -* [bitnami/grafana-operator] Release 4.8.1 ([#30754](https://github.com/bitnami/charts/pull/30754)) +* [bitnami/grafana-operator] Detect non-standard images ([#30886](https://github.com/bitnami/charts/pull/30886)) + +## 4.8.1 (2024-12-03) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 2) (#30662) ([50e0570](https://github.com/bitnami/charts/commit/50e0570f98ab15308af7910b405baa4480e5fe3f)), closes [#30662](https://github.com/bitnami/charts/issues/30662) +* [bitnami/grafana-operator] Release 4.8.1 (#30754) ([4a20938](https://github.com/bitnami/charts/commit/4a2093886e09a898d06a657b5cb52a6c1c772aa8)), closes [#30754](https://github.com/bitnami/charts/issues/30754) ## 4.8.0 (2024-11-07) diff --git a/bitnami/grafana-operator/Chart.lock b/bitnami/grafana-operator/Chart.lock index 7b605e27182365..1d744eed189854 100644 --- a/bitnami/grafana-operator/Chart.lock +++ b/bitnami/grafana-operator/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-03T23:23:51.09801763Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:02:23.277643+01:00" diff --git a/bitnami/grafana-operator/Chart.yaml b/bitnami/grafana-operator/Chart.yaml index ee2fea45ba3c25..810cbacfdc718a 100644 --- a/bitnami/grafana-operator/Chart.yaml +++ b/bitnami/grafana-operator/Chart.yaml @@ -30,4 +30,4 @@ maintainers: name: grafana-operator sources: - https://github.com/bitnami/charts/tree/main/bitnami/grafana-operator -version: 4.8.1 +version: 4.9.0 diff --git a/bitnami/grafana-operator/README.md b/bitnami/grafana-operator/README.md index f6596d2372834e..cc41e75b878fa0 100644 --- a/bitnami/grafana-operator/README.md +++ b/bitnami/grafana-operator/README.md @@ -215,6 +215,7 @@ extraDeploy: | ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------- | | `global.imageRegistry` | Global Docker image registry | `""` | | `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | | `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `disabled` | ### Common parameters @@ -455,6 +456,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 4.9.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ```console helm upgrade my-release oci://REGISTRY_NAME/REPOSITORY_NAME/grafana-operator ``` diff --git a/bitnami/grafana-operator/templates/NOTES.txt b/bitnami/grafana-operator/templates/NOTES.txt index 4c57e50ca5c0e4..55c1b45260cdc3 100644 --- a/bitnami/grafana-operator/templates/NOTES.txt +++ b/bitnami/grafana-operator/templates/NOTES.txt @@ -14,4 +14,5 @@ Watch the Grafana Operator Deployment status using the command: {{ include "common.warnings.rollingTag" .Values.operator.image }} {{- end }} {{- include "common.warnings.resources" (dict "sections" (list "grafana" "operator") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.operator.image .Values.grafana.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.operator.image .Values.grafana.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.operator.image .Values.grafana.image) "context" $) }} diff --git a/bitnami/grafana-operator/values.yaml b/bitnami/grafana-operator/values.yaml index 260ad24d2c9e2e..4c5b1fc0355c28 100644 --- a/bitnami/grafana-operator/values.yaml +++ b/bitnami/grafana-operator/values.yaml @@ -17,6 +17,11 @@ global: ## - myRegistryKeySecretName ## imagePullSecrets: [] + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 47730085e639cddd081ec93d62339322a36b0fc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 18:29:56 +0100 Subject: [PATCH 045/253] [bitnami/jaeger] Detect non-standard images (#30881) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/jaeger] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Modify values.yaml Signed-off-by: Carlos Rodríguez Hernández --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/jaeger/CHANGELOG.md | 9 +++++++-- bitnami/jaeger/Chart.lock | 6 +++--- bitnami/jaeger/Chart.yaml | 2 +- bitnami/jaeger/README.md | 4 ++++ bitnami/jaeger/templates/NOTES.txt | 2 +- bitnami/jaeger/values.yaml | 5 +++++ 6 files changed, 21 insertions(+), 7 deletions(-) diff --git a/bitnami/jaeger/CHANGELOG.md b/bitnami/jaeger/CHANGELOG.md index 48826172a2a505..c73982bc7b6c22 100644 --- a/bitnami/jaeger/CHANGELOG.md +++ b/bitnami/jaeger/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 5.0.1 (2024-12-04) +## 5.1.0 (2024-12-10) -* [bitnami/jaeger] Release 5.0.1 ([#30758](https://github.com/bitnami/charts/pull/30758)) +* [bitnami/jaeger] Detect non-standard images ([#30881](https://github.com/bitnami/charts/pull/30881)) + +## 5.0.1 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/jaeger] Release 5.0.1 (#30758) ([1672922](https://github.com/bitnami/charts/commit/16729228545387e22171fe81cb0982202363a1db)), closes [#30758](https://github.com/bitnami/charts/issues/30758) ## 5.0.0 (2024-11-20) diff --git a/bitnami/jaeger/Chart.lock b/bitnami/jaeger/Chart.lock index 0076ed26d35a9a..c47fcd126f1b20 100644 --- a/bitnami/jaeger/Chart.lock +++ b/bitnami/jaeger/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 + version: 2.28.0 - name: cassandra repository: oci://registry-1.docker.io/bitnamicharts version: 12.0.5 -digest: sha256:17a19718885218d61eea918c0781a7204f32d823f51e214920def9346a242acc -generated: "2024-12-04T00:38:06.636137874Z" +digest: sha256:108a18a629a4026856d98e502aca970158c247097a6a3fe8a1a509ba150660eb +generated: "2024-12-10T17:04:37.932372+01:00" diff --git a/bitnami/jaeger/Chart.yaml b/bitnami/jaeger/Chart.yaml index f5ec87369d650f..6cb2e192df8cf1 100644 --- a/bitnami/jaeger/Chart.yaml +++ b/bitnami/jaeger/Chart.yaml @@ -34,4 +34,4 @@ maintainers: name: jaeger sources: - https://github.com/bitnami/charts/tree/main/bitnami/jaeger -version: 5.0.1 +version: 5.1.0 diff --git a/bitnami/jaeger/README.md b/bitnami/jaeger/README.md index ea923c50f8f6c9..7a7210c5b6de8d 100644 --- a/bitnami/jaeger/README.md +++ b/bitnami/jaeger/README.md @@ -476,6 +476,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 5.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 4.0.0 This major updates Jaeger to version 1.63.0, which fully deprecates the [jaeger-agent component](https://github.com/jaegertracing/jaeger/issues/4739). When upgrading, all the jaeger-agent components will be fully removed. Check the [upstream documentation](https://www.jaegertracing.io/docs/1.62/architecture/) for alternatives. diff --git a/bitnami/jaeger/templates/NOTES.txt b/bitnami/jaeger/templates/NOTES.txt index 909ca5cddb76be..9449254864fc6e 100644 --- a/bitnami/jaeger/templates/NOTES.txt +++ b/bitnami/jaeger/templates/NOTES.txt @@ -24,4 +24,4 @@ Did you know there are enterprise versions of the Bitnami catalog? For enhanced {{- include "common.warnings.rollingTag" .Values.image }} {{- include "common.warnings.resources" (dict "sections" (list "collector" "migration" "query") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.cqlshImage) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.cqlshImage) "context" $) }}{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.cqlshImage) "context" $) }} diff --git a/bitnami/jaeger/values.yaml b/bitnami/jaeger/values.yaml index cbb2a1a65385d7..6a8d1fb48f9dc3 100644 --- a/bitnami/jaeger/values.yaml +++ b/bitnami/jaeger/values.yaml @@ -19,6 +19,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From cb2d1b14eda9779e2da95aa80108590f968ddcb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 18:30:02 +0100 Subject: [PATCH 046/253] [bitnami/grafana-loki] Detect non-standard images (#30876) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/grafana-loki] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/grafana-loki/CHANGELOG.md | 8 ++++++-- bitnami/grafana-loki/Chart.lock | 14 +++++++------- bitnami/grafana-loki/Chart.yaml | 2 +- bitnami/grafana-loki/README.md | 19 ++++++++++++------- bitnami/grafana-loki/templates/NOTES.txt | 1 + bitnami/grafana-loki/values.yaml | 5 +++++ 6 files changed, 32 insertions(+), 17 deletions(-) diff --git a/bitnami/grafana-loki/CHANGELOG.md b/bitnami/grafana-loki/CHANGELOG.md index a7ed9254843bea..60ca4e4126fc02 100644 --- a/bitnami/grafana-loki/CHANGELOG.md +++ b/bitnami/grafana-loki/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 4.6.25 (2024-12-05) +## 4.7.0 (2024-12-10) -* [bitnami/grafana-loki] Release 4.6.25 ([#30793](https://github.com/bitnami/charts/pull/30793)) +* [bitnami/grafana-loki] Detect non-standard images ([#30876](https://github.com/bitnami/charts/pull/30876)) + +## 4.6.25 (2024-12-05) + +* [bitnami/grafana-loki] Release 4.6.25 (#30793) ([6be9a41](https://github.com/bitnami/charts/commit/6be9a41c3c51a3fb33956354c6e07164d8dd05e5)), closes [#30793](https://github.com/bitnami/charts/issues/30793) ## 4.6.24 (2024-12-03) diff --git a/bitnami/grafana-loki/Chart.lock b/bitnami/grafana-loki/Chart.lock index f95aa0c582c7e3..bf7ee3652c83b2 100644 --- a/bitnami/grafana-loki/Chart.lock +++ b/bitnami/grafana-loki/Chart.lock @@ -1,18 +1,18 @@ dependencies: - name: memcached repository: oci://registry-1.docker.io/bitnamicharts - version: 7.5.3 + version: 7.5.4 - name: memcached repository: oci://registry-1.docker.io/bitnamicharts - version: 7.5.3 + version: 7.5.4 - name: memcached repository: oci://registry-1.docker.io/bitnamicharts - version: 7.5.3 + version: 7.5.4 - name: memcached repository: oci://registry-1.docker.io/bitnamicharts - version: 7.5.3 + version: 7.5.4 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:79c6812307d85d622f6f1481cbc62fb40ceedc7f884d2c265a4792a3cb01f692 -generated: "2024-12-03T23:14:05.518074749Z" + version: 2.28.0 +digest: sha256:7d3a0cf0da2cd6a5ce1843900e02415a6a0e1bbbd369b84755ed72d01aee6b51 +generated: "2024-12-10T17:01:22.350451+01:00" diff --git a/bitnami/grafana-loki/Chart.yaml b/bitnami/grafana-loki/Chart.yaml index 8c2158ca927bd4..4c928f2b063d74 100644 --- a/bitnami/grafana-loki/Chart.yaml +++ b/bitnami/grafana-loki/Chart.yaml @@ -55,4 +55,4 @@ maintainers: name: grafana-loki sources: - https://github.com/bitnami/charts/tree/main/bitnami/grafana-loki -version: 4.6.25 +version: 4.7.0 diff --git a/bitnami/grafana-loki/README.md b/bitnami/grafana-loki/README.md index 4a8163c99c9e68..05b5198266eb81 100644 --- a/bitnami/grafana-loki/README.md +++ b/bitnami/grafana-loki/README.md @@ -192,13 +192,14 @@ The [Bitnami grafana-loki](https://github.com/bitnami/containers/tree/main/bitna ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -1612,6 +1613,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 4.7.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 4.0.0 This major bumps the Grafana Loki version to its newest major, 3.x.x. This version includes a new storage schema, among other features like structured metadata support. These changes could potentially break your deployments. Please refer to the official [release notes](https://grafana.com/docs/loki/latest/release-notes/v3-0/) and documentation website for further details. diff --git a/bitnami/grafana-loki/templates/NOTES.txt b/bitnami/grafana-loki/templates/NOTES.txt index f57861ae3b9deb..62507fd64f1731 100644 --- a/bitnami/grafana-loki/templates/NOTES.txt +++ b/bitnami/grafana-loki/templates/NOTES.txt @@ -106,3 +106,4 @@ Installed components: {{- include "grafana-loki.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "compactor" "distributor" "gateway" "indexGateway" "ingester" "promtail" "querier" "queryFrontend" "queryScheduler" "ruler" "tableManager" "volumePermissions") "context" $) }} {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.loki.image .Values.gateway.image .Values.promtail.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.loki.image .Values.gateway.image .Values.promtail.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/grafana-loki/values.yaml b/bitnami/grafana-loki/values.yaml index c0eb1f52f70e56..8256f0ffaf9eec 100644 --- a/bitnami/grafana-loki/values.yaml +++ b/bitnami/grafana-loki/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From e47bbb4f1f57e1eea55f96f3c5641ce8564930af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 18:30:17 +0100 Subject: [PATCH 047/253] [bitnami/contour] Detect non-standard images (#30874) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/contour] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/contour/CHANGELOG.md | 10 ++++++++-- bitnami/contour/Chart.lock | 6 +++--- bitnami/contour/Chart.yaml | 2 +- bitnami/contour/README.md | 19 ++++++++++++------- bitnami/contour/templates/NOTES.txt | 3 ++- bitnami/contour/values.yaml | 5 +++++ 6 files changed, 31 insertions(+), 14 deletions(-) diff --git a/bitnami/contour/CHANGELOG.md b/bitnami/contour/CHANGELOG.md index 6cded315c9adc3..ad29699e2f028f 100644 --- a/bitnami/contour/CHANGELOG.md +++ b/bitnami/contour/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 19.3.2 (2024-12-03) +## 19.4.0 (2024-12-10) -* [bitnami/contour] Release 19.3.2 ([#30745](https://github.com/bitnami/charts/pull/30745)) +* [bitnami/contour] Detect non-standard images ([#30874](https://github.com/bitnami/charts/pull/30874)) + +## 19.3.2 (2024-12-03) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 1) (#30660) ([7409ca4](https://github.com/bitnami/charts/commit/7409ca4c21869fabe1532dd4f3ff24895df71c6d)), closes [#30660](https://github.com/bitnami/charts/issues/30660) +* [bitnami/contour] Release 19.3.2 (#30745) ([10a3f22](https://github.com/bitnami/charts/commit/10a3f22fc74836fcf48e9d4d1bb4b025164d1afe)), closes [#30745](https://github.com/bitnami/charts/issues/30745) ## 19.3.1 (2024-11-07) diff --git a/bitnami/contour/Chart.lock b/bitnami/contour/Chart.lock index 81a24148b8dd01..72bfa6854ba12a 100644 --- a/bitnami/contour/Chart.lock +++ b/bitnami/contour/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-03T22:21:49.804261186Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T16:53:36.402681+01:00" diff --git a/bitnami/contour/Chart.yaml b/bitnami/contour/Chart.yaml index bf3260a93df7fc..1b7c5aa4814900 100644 --- a/bitnami/contour/Chart.yaml +++ b/bitnami/contour/Chart.yaml @@ -32,4 +32,4 @@ maintainers: name: contour sources: - https://github.com/bitnami/charts/tree/main/bitnami/contour -version: 19.3.2 +version: 19.4.0 diff --git a/bitnami/contour/README.md b/bitnami/contour/README.md index 5fdeec31566f54..19a6be18302896 100644 --- a/bitnami/contour/README.md +++ b/bitnami/contour/README.md @@ -186,13 +186,14 @@ As an alternative, you can use of the preset configurations for pod affinity, po ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -704,6 +705,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 19.4.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + Please carefully read through the guide "Upgrading Contour" at . ### To 15.0.0 diff --git a/bitnami/contour/templates/NOTES.txt b/bitnami/contour/templates/NOTES.txt index a7de4b5825669a..42d96c1b770023 100644 --- a/bitnami/contour/templates/NOTES.txt +++ b/bitnami/contour/templates/NOTES.txt @@ -41,4 +41,5 @@ Did you know there are enterprise versions of the Bitnami catalog? For enhanced {{- include "common.warnings.rollingTag" .Values.contour.image }} {{- include "common.warnings.rollingTag" .Values.envoy.image }} {{- include "common.warnings.resources" (dict "sections" (list "contour" "defaultBackend" "envoy" "envoy.shutdownManager") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.contour.image .Values.envoy.image .Values.defaultBackend.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.contour.image .Values.envoy.image .Values.defaultBackend.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.contour.image .Values.envoy.image .Values.defaultBackend.image) "context" $) }} diff --git a/bitnami/contour/values.yaml b/bitnami/contour/values.yaml index 3def4e07580edc..7d5e45dd483fb2 100644 --- a/bitnami/contour/values.yaml +++ b/bitnami/contour/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From d4d178aaad7845199be64ae58b96c73219c072be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:09:01 +0100 Subject: [PATCH 048/253] [bitnami/janusgraph] Detect non-standard images (#30906) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/janusgraph] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/janusgraph/CHANGELOG.md | 9 +++++++-- bitnami/janusgraph/Chart.lock | 8 ++++---- bitnami/janusgraph/Chart.yaml | 2 +- bitnami/janusgraph/README.md | 19 ++++++++++++------- bitnami/janusgraph/templates/NOTES.txt | 1 + bitnami/janusgraph/values.yaml | 5 +++++ 6 files changed, 30 insertions(+), 14 deletions(-) diff --git a/bitnami/janusgraph/CHANGELOG.md b/bitnami/janusgraph/CHANGELOG.md index 9b232298de6f2a..e27d05e5dc7aba 100644 --- a/bitnami/janusgraph/CHANGELOG.md +++ b/bitnami/janusgraph/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 1.0.1 (2024-11-29) +## 1.1.0 (2024-12-10) -* [bitnami/janusgraph] chore: :bulb: :memo: :rotating_light: Rename prometheus "@section" to avoid linter problems ([#30684](https://github.com/bitnami/charts/pull/30684)) +* [bitnami/janusgraph] Detect non-standard images ([#30906](https://github.com/bitnami/charts/pull/30906)) + +## 1.0.1 (2024-11-29) + +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 3) (#30666) ([82fc7e2](https://github.com/bitnami/charts/commit/82fc7e2fc12e2648ed22069942203c02bf5d4cc6)), closes [#30666](https://github.com/bitnami/charts/issues/30666) +* [bitnami/janusgraph] chore: :bulb: :memo: :rotating_light: Rename prometheus "@section" to avoid lin ([5afb864](https://github.com/bitnami/charts/commit/5afb864a77fdf1069d28bd498e52e36b45c17e1b)), closes [#30684](https://github.com/bitnami/charts/issues/30684) ## 1.0.0 (2024-11-22) diff --git a/bitnami/janusgraph/Chart.lock b/bitnami/janusgraph/Chart.lock index bbdd710f2cc1cc..1094af0bf5d254 100644 --- a/bitnami/janusgraph/Chart.lock +++ b/bitnami/janusgraph/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: cassandra repository: oci://registry-1.docker.io/bitnamicharts - version: 12.0.4 + version: 12.0.5 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:f646c7b85d3f8f29e75415d1125f81ff6f0fb275ed4c58dfdfacd4c1a0f04e6d -generated: "2024-11-08T17:22:43.070873421Z" + version: 2.28.0 +digest: sha256:6b15efd3e07b9ed1caa697ca38c8921d6e3eccc663e36a395e6d4edf4ee9c371 +generated: "2024-12-10T17:05:06.293747+01:00" diff --git a/bitnami/janusgraph/Chart.yaml b/bitnami/janusgraph/Chart.yaml index 807e1df2fa4a5d..96862a6a417957 100644 --- a/bitnami/janusgraph/Chart.yaml +++ b/bitnami/janusgraph/Chart.yaml @@ -38,4 +38,4 @@ sources: - https://github.com/bitnami/charts/tree/main/bitnami/janusgraph - https://github.com/bitnami/containers/tree/main/bitnami/janusgraph - https://github.com/janusgraph/janusgraph -version: 1.0.1 +version: 1.1.0 diff --git a/bitnami/janusgraph/README.md b/bitnami/janusgraph/README.md index 3073c8a42cf5c2..52f7ee560fb39d 100644 --- a/bitnami/janusgraph/README.md +++ b/bitnami/janusgraph/README.md @@ -168,13 +168,14 @@ As an alternative, use one of the preset configurations for pod affinity, pod an ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -461,6 +462,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 1.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 1.0.0 This major updates the Cassandra version from 4.1.x to 5.0.x. Instead of overwritting it in this chart values, it will automatically use the version defined in the cassandra subchart. diff --git a/bitnami/janusgraph/templates/NOTES.txt b/bitnami/janusgraph/templates/NOTES.txt index c887bbd8bf76cd..ff1768409ddf66 100644 --- a/bitnami/janusgraph/templates/NOTES.txt +++ b/bitnami/janusgraph/templates/NOTES.txt @@ -70,3 +70,4 @@ To access Janusgraph from outside the cluster follow the steps below: {{- include "common.warnings.rollingTag" .Values.image }} {{- include "janusgraph.validateValues" . }} {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.metrics.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.metrics.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/janusgraph/values.yaml b/bitnami/janusgraph/values.yaml index bf50240f9d9ef8..6d07c291f99175 100644 --- a/bitnami/janusgraph/values.yaml +++ b/bitnami/janusgraph/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 0d3f73580fa63eeddee5b7f29cc937588c612003 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:09:40 +0100 Subject: [PATCH 049/253] [bitnami/dremio] Detect non-standard images (#30897) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/dremio] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/dremio/CHANGELOG.md | 10 ++++++++-- bitnami/dremio/Chart.lock | 6 +++--- bitnami/dremio/Chart.yaml | 2 +- bitnami/dremio/README.md | 15 ++++++++------- bitnami/dremio/templates/NOTES.txt | 1 + bitnami/dremio/values.yaml | 5 +++++ 6 files changed, 26 insertions(+), 13 deletions(-) diff --git a/bitnami/dremio/CHANGELOG.md b/bitnami/dremio/CHANGELOG.md index 3c0877d90899a4..904cbd99410e02 100644 --- a/bitnami/dremio/CHANGELOG.md +++ b/bitnami/dremio/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 0.1.15 (2024-12-07) +## 0.2.0 (2024-12-10) -* [bitnami/dremio] Release 0.1.15 ([#30824](https://github.com/bitnami/charts/pull/30824)) +* [bitnami/dremio] Detect non-standard images ([#30897](https://github.com/bitnami/charts/pull/30897)) + +## 0.1.15 (2024-12-07) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/dremio] Release 0.1.15 (#30824) ([62722f1](https://github.com/bitnami/charts/commit/62722f170126f40264c8df03723543b8dda7f8a5)), closes [#30824](https://github.com/bitnami/charts/issues/30824) ## 0.1.14 (2024-11-29) diff --git a/bitnami/dremio/Chart.lock b/bitnami/dremio/Chart.lock index a871ebe2cc5356..5e03e074541545 100644 --- a/bitnami/dremio/Chart.lock +++ b/bitnami/dremio/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 13.6.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:bac53aa34acd1477d896e54dccb4dd378247f6985063a7d77106cd7f9291521e -generated: "2024-12-07T11:17:48.229608952Z" + version: 2.28.0 +digest: sha256:56a03d13ebb469730105a06f5fec1f0ccddb731c44ab4edd2f9d6831bfb0297e +generated: "2024-12-10T16:55:34.494506+01:00" diff --git a/bitnami/dremio/Chart.yaml b/bitnami/dremio/Chart.yaml index 22387368414913..07876155919943 100644 --- a/bitnami/dremio/Chart.yaml +++ b/bitnami/dremio/Chart.yaml @@ -41,4 +41,4 @@ sources: - https://github.com/bitnami/charts/tree/main/bitnami/dremio - https://github.com/bitnami/containers/tree/main/bitnami/dremio - https://github.com/dremio/dremio-oss -version: 0.1.15 +version: 0.2.0 diff --git a/bitnami/dremio/README.md b/bitnami/dremio/README.md index 849dc3e3c7fe31..70e320ed4ec24d 100644 --- a/bitnami/dremio/README.md +++ b/bitnami/dremio/README.md @@ -542,13 +542,14 @@ There are cases where you may want to deploy extra objects, such a ConfigMap con ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters diff --git a/bitnami/dremio/templates/NOTES.txt b/bitnami/dremio/templates/NOTES.txt index e6dd53a23fcc29..23d167878190f6 100644 --- a/bitnami/dremio/templates/NOTES.txt +++ b/bitnami/dremio/templates/NOTES.txt @@ -69,3 +69,4 @@ Get the Dremio server URL by running these commands: {{- include "dremio.validateValues" . }} {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.dremio.image .Values.defaultInitContainers.defaultImage .Values.metrics.image) "context" $) }} {{- include "common.warnings.resources" (dict "sections" (list "masterCoordinator" "coordinator" "executor.common" "defaultInitContainers.wait" "defaultInitContainers.generateConf" "defaultInitContainers.initCerts" "defaultInitContainers.copyDefaultConf" "defaultInitContainers.upgradeKeystore" "defaultInitContainers.volumePermissions") "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.dremio.image .Values.defaultInitContainers.defaultImage .Values.metrics.image) "context" $) }} diff --git a/bitnami/dremio/values.yaml b/bitnami/dremio/values.yaml index 5ae4bc4383d251..089bd86f9296dd 100644 --- a/bitnami/dremio/values.yaml +++ b/bitnami/dremio/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From fd7e1380bb9d29cf437adef3c86ef97025de6eab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:09:47 +0100 Subject: [PATCH 050/253] [bitnami/discourse] Detect non-standard images (#30896) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/discourse] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/discourse/CHANGELOG.md | 9 +++++++-- bitnami/discourse/Chart.lock | 10 +++++----- bitnami/discourse/Chart.yaml | 2 +- bitnami/discourse/README.md | 19 ++++++++++++------- bitnami/discourse/templates/NOTES.txt | 3 ++- bitnami/discourse/values.yaml | 5 +++++ 6 files changed, 32 insertions(+), 16 deletions(-) diff --git a/bitnami/discourse/CHANGELOG.md b/bitnami/discourse/CHANGELOG.md index 5884b2d36de670..476af881b9dc5a 100644 --- a/bitnami/discourse/CHANGELOG.md +++ b/bitnami/discourse/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 15.0.5 (2024-11-14) +## 15.1.0 (2024-12-10) -* [bitnami/discourse] Release 15.0.5 ([#30451](https://github.com/bitnami/charts/pull/30451)) +* [bitnami/discourse] Detect non-standard images ([#30896](https://github.com/bitnami/charts/pull/30896)) + +## 15.0.5 (2024-11-14) + +* [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/discourse] Release 15.0.5 (#30451) ([a6a5283](https://github.com/bitnami/charts/commit/a6a5283e07b990b49497de6d6cd54f7ad16cf565)), closes [#30451](https://github.com/bitnami/charts/issues/30451) ## 15.0.4 (2024-10-22) diff --git a/bitnami/discourse/Chart.lock b/bitnami/discourse/Chart.lock index 5a184536b70b55..9eaa768f70945c 100644 --- a/bitnami/discourse/Chart.lock +++ b/bitnami/discourse/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 20.2.2 + version: 20.4.1 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.1.2 + version: 16.2.5 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:fa85789b8785fd390bf86fde3c9ed750937e904eb76744286cbeba247cf4a47d -generated: "2024-11-14T08:33:54.953342339Z" + version: 2.28.0 +digest: sha256:ad50699ce23cc18d1f564fc5b30c731d0854e0fb8f468e8ee131e52fdf5a0359 +generated: "2024-12-10T16:54:57.713247+01:00" diff --git a/bitnami/discourse/Chart.yaml b/bitnami/discourse/Chart.yaml index a9d269496195c9..bde4a0d14932c2 100644 --- a/bitnami/discourse/Chart.yaml +++ b/bitnami/discourse/Chart.yaml @@ -41,4 +41,4 @@ maintainers: name: discourse sources: - https://github.com/bitnami/charts/tree/main/bitnami/discourse -version: 15.0.5 +version: 15.1.0 diff --git a/bitnami/discourse/README.md b/bitnami/discourse/README.md index 1e44acb38c71a6..6537987ddee2d7 100644 --- a/bitnami/discourse/README.md +++ b/bitnami/discourse/README.md @@ -250,13 +250,14 @@ See the [Parameters](#parameters) section to configure the PVC or to disable per ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -576,6 +577,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 15.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 15.0.0 This major updates the PostgreSQL subchart to its newest major, 16.0.0, which uses PostgreSQL 17.x. Follow the [official instructions](https://www.postgresql.org/docs/17/upgrading.html) to upgrade to 17.x. diff --git a/bitnami/discourse/templates/NOTES.txt b/bitnami/discourse/templates/NOTES.txt index 15b12239f9c0de..0736c6691a5cec 100644 --- a/bitnami/discourse/templates/NOTES.txt +++ b/bitnami/discourse/templates/NOTES.txt @@ -124,4 +124,5 @@ To connect to Discourse from outside the cluster, perform the following steps: {{- include "common.warnings.rollingTag" .Values.image }} {{- include "common.warnings.resources" (dict "sections" (list "discourse" "sidekiq" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/discourse/values.yaml b/bitnami/discourse/values.yaml index 3d4a8398626111..5b3926b59537c8 100644 --- a/bitnami/discourse/values.yaml +++ b/bitnami/discourse/values.yaml @@ -20,6 +20,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 3e2009f4310e4c3402df62e5dcc73d911fa4d0b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:09:57 +0100 Subject: [PATCH 051/253] [bitnami/etcd] Detect non-standard images (#30895) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/etcd] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/etcd/CHANGELOG.md | 8 ++++++-- bitnami/etcd/Chart.lock | 6 +++--- bitnami/etcd/Chart.yaml | 2 +- bitnami/etcd/README.md | 19 ++++++++++++------- bitnami/etcd/templates/NOTES.txt | 3 ++- bitnami/etcd/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 14 deletions(-) diff --git a/bitnami/etcd/CHANGELOG.md b/bitnami/etcd/CHANGELOG.md index 0d46574ae2d6f6..487133067be202 100644 --- a/bitnami/etcd/CHANGELOG.md +++ b/bitnami/etcd/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 10.6.1 (2024-12-04) +## 10.7.0 (2024-12-10) -* [bitnami/etcd] Release 10.6.1 ([#30746](https://github.com/bitnami/charts/pull/30746)) +* [bitnami/etcd] Detect non-standard images ([#30895](https://github.com/bitnami/charts/pull/30895)) + +## 10.6.1 (2024-12-04) + +* [bitnami/etcd] Release 10.6.1 (#30746) ([9d81d81](https://github.com/bitnami/charts/commit/9d81d81ddbf73b9453468972a8c1501879888d32)), closes [#30746](https://github.com/bitnami/charts/issues/30746) ## 10.6.0 (2024-12-02) diff --git a/bitnami/etcd/Chart.lock b/bitnami/etcd/Chart.lock index ce189ead9a3c2f..dcb4c96521a33c 100644 --- a/bitnami/etcd/Chart.lock +++ b/bitnami/etcd/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-03T22:30:27.702569392Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T16:57:34.815344+01:00" diff --git a/bitnami/etcd/Chart.yaml b/bitnami/etcd/Chart.yaml index 90a4a44d434f67..e9b21830134385 100644 --- a/bitnami/etcd/Chart.yaml +++ b/bitnami/etcd/Chart.yaml @@ -32,4 +32,4 @@ maintainers: name: etcd sources: - https://github.com/bitnami/charts/tree/main/bitnami/etcd -version: 10.6.1 +version: 10.7.0 diff --git a/bitnami/etcd/README.md b/bitnami/etcd/README.md index 6db16b1b0cef5f..4441fef9c82228 100644 --- a/bitnami/etcd/README.md +++ b/bitnami/etcd/README.md @@ -344,13 +344,14 @@ If you encounter errors when working with persistent volumes, refer to our [trou ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -703,6 +704,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 10.7.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 10.0.0 This major bump changes the following security defaults: diff --git a/bitnami/etcd/templates/NOTES.txt b/bitnami/etcd/templates/NOTES.txt index 3b456e422c12e6..7acb2b45d5773f 100644 --- a/bitnami/etcd/templates/NOTES.txt +++ b/bitnami/etcd/templates/NOTES.txt @@ -118,4 +118,5 @@ To connect to your etcd server from outside the cluster execute the following co {{- include "common.warnings.rollingTag" .Values.volumePermissions.image }} {{- include "etcd.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "disasterRecovery.cronjob" "" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/etcd/values.yaml b/bitnami/etcd/values.yaml index 29b09fc75621a7..bba17f89ca2ba2 100644 --- a/bitnami/etcd/values.yaml +++ b/bitnami/etcd/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 00a7a4e5ed1d81a90cf5f5c9f1b816eb1b0becac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:10:07 +0100 Subject: [PATCH 052/253] [bitnami/gitea] Detect non-standard images (#30889) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/gitea] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers * Update bitnami/gitea/templates/NOTES.txt Signed-off-by: Carlos Rodríguez Hernández --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/gitea/CHANGELOG.md | 10 ++++++++-- bitnami/gitea/Chart.lock | 8 ++++---- bitnami/gitea/Chart.yaml | 2 +- bitnami/gitea/README.md | 19 ++++++++++++------- bitnami/gitea/templates/NOTES.txt | 3 ++- bitnami/gitea/values.yaml | 5 +++++ 6 files changed, 32 insertions(+), 15 deletions(-) diff --git a/bitnami/gitea/CHANGELOG.md b/bitnami/gitea/CHANGELOG.md index 2e0b7a69816ab6..1bf922d990c3d4 100644 --- a/bitnami/gitea/CHANGELOG.md +++ b/bitnami/gitea/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 3.0.4 (2024-12-03) +## 3.1.0 (2024-12-10) -* [bitnami/gitea] Release 3.0.4 ([#30750](https://github.com/bitnami/charts/pull/30750)) +* [bitnami/gitea] Detect non-standard images ([#30889](https://github.com/bitnami/charts/pull/30889)) + +## 3.0.4 (2024-12-03) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 2) (#30687) ([c457848](https://github.com/bitnami/charts/commit/c457848b2a111aad59830b98f85ffa1e29918e10)), closes [#30687](https://github.com/bitnami/charts/issues/30687) +* [bitnami/gitea] Release 3.0.4 (#30750) ([61e17d8](https://github.com/bitnami/charts/commit/61e17d8e5b627d9bd2174a28708edfb2b611ca53)), closes [#30750](https://github.com/bitnami/charts/issues/30750) ## 3.0.3 (2024-11-27) diff --git a/bitnami/gitea/Chart.lock b/bitnami/gitea/Chart.lock index 4aeda6e70a25a1..06b39c8ff3c522 100644 --- a/bitnami/gitea/Chart.lock +++ b/bitnami/gitea/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.4 + version: 16.2.5 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:ea95303c9573f4fb1d5257383f839450e8164ce74900cb43203066c453fffdc9 -generated: "2024-12-03T22:52:46.8665562Z" + version: 2.28.0 +digest: sha256:9c2ce8b298e807bc8141682773027cc3b0c62feec6933d315f9f181a4dabe862 +generated: "2024-12-10T17:00:32.571191+01:00" diff --git a/bitnami/gitea/Chart.yaml b/bitnami/gitea/Chart.yaml index a5502f9a34ad13..cd4b82ec801f98 100644 --- a/bitnami/gitea/Chart.yaml +++ b/bitnami/gitea/Chart.yaml @@ -37,4 +37,4 @@ maintainers: name: gitea sources: - https://github.com/bitnami/charts/tree/main/bitnami/gitea -version: 3.0.4 +version: 3.1.0 diff --git a/bitnami/gitea/README.md b/bitnami/gitea/README.md index a2a19711995513..2781d4513f1c06 100644 --- a/bitnami/gitea/README.md +++ b/bitnami/gitea/README.md @@ -141,13 +141,14 @@ helm install my-release --set persistence.existingClaim=PVC_NAME oci://REGISTRY_ ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -376,6 +377,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 3.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 3.0.0 This major updates the PostgreSQL subchart to its newest major, 16.0.0, which uses PostgreSQL 17.x. Follow the [official instructions](https://www.postgresql.org/docs/17/upgrading.html) to upgrade to 17.x. diff --git a/bitnami/gitea/templates/NOTES.txt b/bitnami/gitea/templates/NOTES.txt index 92865094e553c1..caa6baf7b3902a 100644 --- a/bitnami/gitea/templates/NOTES.txt +++ b/bitnami/gitea/templates/NOTES.txt @@ -76,4 +76,5 @@ host. To configure Gitea to use and external database host: {{- include "common.warnings.rollingTag" .Values.image }} {{- include "common.warnings.rollingTag" .Values.volumePermissions.image }} {{- include "common.warnings.resources" (dict "sections" (list "" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/gitea/values.yaml b/bitnami/gitea/values.yaml index eb3048f908a2a4..a97dec5fff66db 100644 --- a/bitnami/gitea/values.yaml +++ b/bitnami/gitea/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 9bbfbf7e1b99916edcb4a4fbe2feae45c46742d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:10:16 +0100 Subject: [PATCH 053/253] [bitnami/flink] Detect non-standard images (#30893) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/flink] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/flink/CHANGELOG.md | 10 ++++++++-- bitnami/flink/Chart.lock | 6 +++--- bitnami/flink/Chart.yaml | 2 +- bitnami/flink/README.md | 19 ++++++++++++------- bitnami/flink/templates/NOTES.txt | 3 ++- bitnami/flink/values.yaml | 5 +++++ 6 files changed, 31 insertions(+), 14 deletions(-) diff --git a/bitnami/flink/CHANGELOG.md b/bitnami/flink/CHANGELOG.md index 3903916a79de55..dddcb293d939ea 100644 --- a/bitnami/flink/CHANGELOG.md +++ b/bitnami/flink/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 1.3.16 (2024-11-16) +## 1.4.0 (2024-12-10) -* [bitnami/flink] Release 1.3.16 ([#30486](https://github.com/bitnami/charts/pull/30486)) +* [bitnami/flink] Detect non-standard images ([#30893](https://github.com/bitnami/charts/pull/30893)) + +## 1.3.16 (2024-11-16) + +* [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/flink] Release 1.3.16 (#30486) ([1794591](https://github.com/bitnami/charts/commit/1794591109bfa996ede6717411d1737b277b63dc)), closes [#30486](https://github.com/bitnami/charts/issues/30486) +* 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.3.15 (2024-10-07) diff --git a/bitnami/flink/Chart.lock b/bitnami/flink/Chart.lock index 62e0f4fc9e408d..89977b8ef0905b 100644 --- a/bitnami/flink/Chart.lock +++ b/bitnami/flink/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:b711ab5874abf868a0c64353a790f17771758cee6f802acb9819be004c8460af -generated: "2024-11-16T11:53:50.501999511Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T16:58:24.385933+01:00" diff --git a/bitnami/flink/Chart.yaml b/bitnami/flink/Chart.yaml index 94d50ce6601d2f..5e11040df6cd9b 100644 --- a/bitnami/flink/Chart.yaml +++ b/bitnami/flink/Chart.yaml @@ -28,4 +28,4 @@ maintainers: name: flink sources: - https://github.com/bitnami/charts/tree/main/bitnami/flink -version: 1.3.16 +version: 1.4.0 diff --git a/bitnami/flink/README.md b/bitnami/flink/README.md index 54ac753f356196..bfaf093292a69c 100644 --- a/bitnami/flink/README.md +++ b/bitnami/flink/README.md @@ -132,13 +132,14 @@ The [Bitnami Flink](https://github.com/bitnami/containers/tree/main/bitnami/flin ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -375,6 +376,10 @@ The [Bitnami Flink](https://github.com/bitnami/containers/tree/main/bitnami/flin ## Upgrading +### To 1.4.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 1.0.0 This major bump changes the following security defaults: diff --git a/bitnami/flink/templates/NOTES.txt b/bitnami/flink/templates/NOTES.txt index 65c97c557cf252..17d603b7159784 100644 --- a/bitnami/flink/templates/NOTES.txt +++ b/bitnami/flink/templates/NOTES.txt @@ -45,4 +45,5 @@ In order to replicate the container startup scripts execute this command: {{- include "common.warnings.rollingTag" .Values.image }} {{- include "common.warnings.resources" (dict "sections" (list "jobmanager" "taskmanager") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image) "context" $) }} diff --git a/bitnami/flink/values.yaml b/bitnami/flink/values.yaml index 3ca3801e8c8b71..d6091b98e2de00 100644 --- a/bitnami/flink/values.yaml +++ b/bitnami/flink/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From e09d7ad390e4c372cef3cf35a0f11c2305378519 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:10:26 +0100 Subject: [PATCH 054/253] [bitnami/grafana] Detect non-standard images (#30888) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/grafana] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update bitnami/grafana/templates/NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/grafana/CHANGELOG.md | 9 +++++++-- bitnami/grafana/Chart.lock | 6 +++--- bitnami/grafana/Chart.yaml | 2 +- bitnami/grafana/README.md | 19 ++++++++++++------- bitnami/grafana/templates/NOTES.txt | 3 ++- bitnami/grafana/values.yaml | 5 +++++ 6 files changed, 30 insertions(+), 14 deletions(-) diff --git a/bitnami/grafana/CHANGELOG.md b/bitnami/grafana/CHANGELOG.md index e5c33050a570e4..b8ee16e17f2191 100644 --- a/bitnami/grafana/CHANGELOG.md +++ b/bitnami/grafana/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 11.3.26 (2024-11-07) +## 11.4.0 (2024-12-10) -* [bitnami/grafana] Release 11.3.26 ([#30270](https://github.com/bitnami/charts/pull/30270)) +* [bitnami/grafana] Detect non-standard images ([#30888](https://github.com/bitnami/charts/pull/30888)) + +## 11.3.26 (2024-11-07) + +* [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/grafana] Release 11.3.26 (#30270) ([95adc4d](https://github.com/bitnami/charts/commit/95adc4dc72da013e0a879bd195f1e32689535c7b)), closes [#30270](https://github.com/bitnami/charts/issues/30270) ## 11.3.25 (2024-10-24) diff --git a/bitnami/grafana/Chart.lock b/bitnami/grafana/Chart.lock index 29547580f05fd8..da3aa0a801134a 100644 --- a/bitnami/grafana/Chart.lock +++ b/bitnami/grafana/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.26.0 -digest: sha256:5ff7837915aef0067bd32271ee2b10c990774c16c4b6fe0a7c5eb6e53530ce08 -generated: "2024-10-18T13:44:46.726377183Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:00:56.559514+01:00" diff --git a/bitnami/grafana/Chart.yaml b/bitnami/grafana/Chart.yaml index 6815924e81f931..73e1be392df7b7 100644 --- a/bitnami/grafana/Chart.yaml +++ b/bitnami/grafana/Chart.yaml @@ -31,4 +31,4 @@ maintainers: name: grafana sources: - https://github.com/bitnami/charts/tree/main/bitnami/grafana -version: 11.3.26 +version: 11.4.0 diff --git a/bitnami/grafana/README.md b/bitnami/grafana/README.md index 1668f7e17f908f..c011c379bf269e 100644 --- a/bitnami/grafana/README.md +++ b/bitnami/grafana/README.md @@ -393,13 +393,14 @@ See the [Parameters](#parameters) section to configure the PVC or to disable per ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -687,6 +688,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 11.4.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 11.0.0 This major release only bumps the Grafana version to 11.x. No major issues are expected during the upgrade. See the upstream documentation for more info about the changes included in this new major version of the application diff --git a/bitnami/grafana/templates/NOTES.txt b/bitnami/grafana/templates/NOTES.txt index 801993a37496ce..388905e2fde4e1 100644 --- a/bitnami/grafana/templates/NOTES.txt +++ b/bitnami/grafana/templates/NOTES.txt @@ -34,4 +34,5 @@ Did you know there are enterprise versions of the Bitnami catalog? For enhanced {{ include "grafana.validateValues" . }} {{ include "grafana.validateValues.database" . }} {{- include "common.warnings.resources" (dict "sections" (list "grafana" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/grafana/values.yaml b/bitnami/grafana/values.yaml index 2ad608681a7ace..c9af8135e5d8b4 100644 --- a/bitnami/grafana/values.yaml +++ b/bitnami/grafana/values.yaml @@ -20,6 +20,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 212c9666abe26c0897ee42e2e3ed376f8e0d2769 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:10:36 +0100 Subject: [PATCH 055/253] [bitnami/grafana-tempo] Detect non-standard images (#30885) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/grafana-tempo] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update bitnami/grafana-tempo/templates/NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/grafana-tempo/CHANGELOG.md | 10 ++++++++-- bitnami/grafana-tempo/Chart.lock | 8 ++++---- bitnami/grafana-tempo/Chart.yaml | 2 +- bitnami/grafana-tempo/README.md | 19 ++++++++++++------- bitnami/grafana-tempo/templates/NOTES.txt | 3 ++- bitnami/grafana-tempo/values.yaml | 5 +++++ 6 files changed, 32 insertions(+), 15 deletions(-) diff --git a/bitnami/grafana-tempo/CHANGELOG.md b/bitnami/grafana-tempo/CHANGELOG.md index b28289f1dd5c0e..935fed9e5ac480 100644 --- a/bitnami/grafana-tempo/CHANGELOG.md +++ b/bitnami/grafana-tempo/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 3.7.14 (2024-12-03) +## 3.8.0 (2024-12-10) -* [bitnami/grafana-tempo] Release 3.7.14 ([#30755](https://github.com/bitnami/charts/pull/30755)) +* [bitnami/grafana-tempo] Detect non-standard images ([#30885](https://github.com/bitnami/charts/pull/30885)) + +## 3.7.14 (2024-12-03) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 2) (#30662) ([50e0570](https://github.com/bitnami/charts/commit/50e0570f98ab15308af7910b405baa4480e5fe3f)), closes [#30662](https://github.com/bitnami/charts/issues/30662) +* [bitnami/grafana-tempo] Release 3.7.14 (#30755) ([e824b8d](https://github.com/bitnami/charts/commit/e824b8dc038b776f5bc78dacbe4e74116bdb4447)), closes [#30755](https://github.com/bitnami/charts/issues/30755) ## 3.7.13 (2024-11-07) diff --git a/bitnami/grafana-tempo/Chart.lock b/bitnami/grafana-tempo/Chart.lock index 5e505b1f410be3..0318a66290bb0b 100644 --- a/bitnami/grafana-tempo/Chart.lock +++ b/bitnami/grafana-tempo/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: memcached repository: oci://registry-1.docker.io/bitnamicharts - version: 7.5.3 + version: 7.5.4 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:8d617cdaed1bec4b5659c39f0d57559f049fd50666972fb18df1b353dba7a729 -generated: "2024-12-03T23:30:57.4336146Z" + version: 2.28.0 +digest: sha256:2cd2d85a7c01c1adf4e697beece2cf9f665a148db67f2db73c33ca3f501d9c51 +generated: "2024-12-10T17:02:46.715489+01:00" diff --git a/bitnami/grafana-tempo/Chart.yaml b/bitnami/grafana-tempo/Chart.yaml index 17f56dfa78d4ff..29d99796922633 100644 --- a/bitnami/grafana-tempo/Chart.yaml +++ b/bitnami/grafana-tempo/Chart.yaml @@ -39,4 +39,4 @@ maintainers: name: grafana-tempo sources: - https://github.com/bitnami/charts/tree/main/bitnami/grafana-tempo -version: 3.7.14 +version: 3.8.0 diff --git a/bitnami/grafana-tempo/README.md b/bitnami/grafana-tempo/README.md index e646f0c1d08f1c..d8967c0fc2bf18 100644 --- a/bitnami/grafana-tempo/README.md +++ b/bitnami/grafana-tempo/README.md @@ -186,13 +186,14 @@ The [Bitnami grafana-tempo](https://github.com/bitnami/containers/tree/main/bitn ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -1108,6 +1109,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 3.8.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 3.0.0 This major bump changes the following security defaults: diff --git a/bitnami/grafana-tempo/templates/NOTES.txt b/bitnami/grafana-tempo/templates/NOTES.txt index 85aac8ec6c4205..0a5f9789485d9c 100644 --- a/bitnami/grafana-tempo/templates/NOTES.txt +++ b/bitnami/grafana-tempo/templates/NOTES.txt @@ -57,4 +57,5 @@ Installed components: {{- include "grafana-tempo.checkRollingTags" . }} {{- include "grafana-tempo.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "compactor" "distributor" "ingester" "metricsGenerator" "querier" "queryFrontend.query" "queryFrontend" "volumePermissions" "vulture") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.tempo.image .Values.queryFrontend.query.image .Values.vulture.image .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.tempo.image .Values.queryFrontend.query.image .Values.vulture.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.tempo.image .Values.queryFrontend.query.image .Values.vulture.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/grafana-tempo/values.yaml b/bitnami/grafana-tempo/values.yaml index 9b8205139a469b..1937e16ebb21d5 100644 --- a/bitnami/grafana-tempo/values.yaml +++ b/bitnami/grafana-tempo/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 95c232141f4d0e432da61c6b2d1331557a8e8acd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:10:45 +0100 Subject: [PATCH 056/253] [bitnami/harbor] Detect non-standard images (#30883) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/harbor] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update bitnami/harbor/templates/NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/harbor/CHANGELOG.md | 9 +++++++-- bitnami/harbor/Chart.lock | 10 +++++----- bitnami/harbor/Chart.yaml | 2 +- bitnami/harbor/README.md | 19 ++++++++++++------- bitnami/harbor/templates/NOTES.txt | 3 ++- bitnami/harbor/values.yaml | 5 +++++ 6 files changed, 32 insertions(+), 16 deletions(-) diff --git a/bitnami/harbor/CHANGELOG.md b/bitnami/harbor/CHANGELOG.md index 251968283dfbaa..69561b59a71195 100644 --- a/bitnami/harbor/CHANGELOG.md +++ b/bitnami/harbor/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 24.0.2 (2024-11-14) +## 24.1.0 (2024-12-10) -* [bitnami/harbor] Release 24.0.2 ([#30461](https://github.com/bitnami/charts/pull/30461)) +* [bitnami/harbor] Detect non-standard images ([#30883](https://github.com/bitnami/charts/pull/30883)) + +## 24.0.2 (2024-11-14) + +* [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/harbor] Release 24.0.2 (#30461) ([ec025a7](https://github.com/bitnami/charts/commit/ec025a7cc5a9dbde506653609ddb41d5941cd682)), closes [#30461](https://github.com/bitnami/charts/issues/30461) ## 24.0.1 (2024-10-21) diff --git a/bitnami/harbor/Chart.lock b/bitnami/harbor/Chart.lock index 3ac4e5f8c84030..5f29061117ce3d 100644 --- a/bitnami/harbor/Chart.lock +++ b/bitnami/harbor/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 20.3.0 + version: 20.4.1 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.0 + version: 16.2.5 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:d940fc7a05dc84293adf49b4fd62b17bac19cc2cc3291cc3cc5f1210e3a8d781 -generated: "2024-11-14T15:21:05.503551784Z" + version: 2.28.0 +digest: sha256:0b33b554413361d0533081db73fdfa5595f186ef8ceec615de52f0435eb06107 +generated: "2024-12-10T17:03:46.753452+01:00" diff --git a/bitnami/harbor/Chart.yaml b/bitnami/harbor/Chart.yaml index 6624ce40054a6e..43c0db22dc788a 100644 --- a/bitnami/harbor/Chart.yaml +++ b/bitnami/harbor/Chart.yaml @@ -55,4 +55,4 @@ maintainers: name: harbor sources: - https://github.com/bitnami/charts/tree/main/bitnami/harbor -version: 24.0.2 +version: 24.1.0 diff --git a/bitnami/harbor/README.md b/bitnami/harbor/README.md index 9b26697b4bf6dc..dd07ddf14a44f9 100644 --- a/bitnami/harbor/README.md +++ b/bitnami/harbor/README.md @@ -199,13 +199,14 @@ You can enable this initContainer by setting `volumePermissions.enabled` to `tru ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common Parameters @@ -1251,6 +1252,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 24.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 24.0.0 This major updates the PostgreSQL subchart to its newest major, 16.0.0, which uses PostgreSQL 17.x. Follow the [official instructions](https://www.postgresql.org/docs/17/upgrading.html) to upgrade to 17.x. diff --git a/bitnami/harbor/templates/NOTES.txt b/bitnami/harbor/templates/NOTES.txt index cecdb86d6903f8..fc12fd98f83dee 100644 --- a/bitnami/harbor/templates/NOTES.txt +++ b/bitnami/harbor/templates/NOTES.txt @@ -51,4 +51,5 @@ Did you know there are enterprise versions of the Bitnami catalog? For enhanced {{ include "harbor.validateValues" . }} {{ include "harbor.checkRollingTags" . }} {{- include "common.warnings.resources" (dict "sections" (list "core" "exporter" "jobservice" "nginx" "portal" "registry.controller" "registry.server" "trivy" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.volumePermissions.image .Values.nginx.image .Values.portal.image .Values.core.image .Values.jobservice.image .Values.registry.server.image .Values.registry.controller.image .Values.trivy.image .Values.exporter.image .Values.postgresql.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.volumePermissions.image .Values.nginx.image .Values.portal.image .Values.core.image .Values.jobservice.image .Values.registry.server.image .Values.registry.controller.image .Values.trivy.image .Values.exporter.image .Values.postgresql.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.volumePermissions.image .Values.nginx.image .Values.portal.image .Values.core.image .Values.jobservice.image .Values.registry.server.image .Values.registry.controller.image .Values.trivy.image .Values.exporter.image .Values.postgresql.image) "context" $) }} diff --git a/bitnami/harbor/values.yaml b/bitnami/harbor/values.yaml index 8e6c2dadf67e2d..ec00b1e2f00a5b 100644 --- a/bitnami/harbor/values.yaml +++ b/bitnami/harbor/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 9406b319964695555717ff20832743fd65c35c40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:10:51 +0100 Subject: [PATCH 057/253] [bitnami/influxdb] Detect non-standard images (#30882) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/influxdb] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/influxdb/CHANGELOG.md | 8 ++++++-- bitnami/influxdb/Chart.lock | 6 +++--- bitnami/influxdb/Chart.yaml | 2 +- bitnami/influxdb/README.md | 19 ++++++++++++------- bitnami/influxdb/templates/NOTES.txt | 3 ++- bitnami/influxdb/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 14 deletions(-) diff --git a/bitnami/influxdb/CHANGELOG.md b/bitnami/influxdb/CHANGELOG.md index 33936aecb5bd44..ad83823c4b42bb 100644 --- a/bitnami/influxdb/CHANGELOG.md +++ b/bitnami/influxdb/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 6.4.2 (2024-12-04) +## 6.5.0 (2024-12-10) -* [bitnami/influxdb] Release 6.4.2 ([#30757](https://github.com/bitnami/charts/pull/30757)) +* [bitnami/influxdb] Detect non-standard images ([#30882](https://github.com/bitnami/charts/pull/30882)) + +## 6.4.2 (2024-12-04) + +* [bitnami/influxdb] Release 6.4.2 (#30757) ([a472136](https://github.com/bitnami/charts/commit/a472136ebbbcb99b0414275ca419ef47028e8970)), closes [#30757](https://github.com/bitnami/charts/issues/30757) ## 6.4.1 (2024-12-02) diff --git a/bitnami/influxdb/Chart.lock b/bitnami/influxdb/Chart.lock index a38ba27b475e84..80b285bf784138 100644 --- a/bitnami/influxdb/Chart.lock +++ b/bitnami/influxdb/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-02T20:05:20.176298094Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:04:14.888987+01:00" diff --git a/bitnami/influxdb/Chart.yaml b/bitnami/influxdb/Chart.yaml index c2de11ebffb03f..b3189d7040da1d 100644 --- a/bitnami/influxdb/Chart.yaml +++ b/bitnami/influxdb/Chart.yaml @@ -37,4 +37,4 @@ maintainers: name: influxdb sources: - https://github.com/bitnami/charts/tree/main/bitnami/influxdb -version: 6.4.2 +version: 6.5.0 diff --git a/bitnami/influxdb/README.md b/bitnami/influxdb/README.md index 17d4c3241d3d9e..8ce97375ee8885 100644 --- a/bitnami/influxdb/README.md +++ b/bitnami/influxdb/README.md @@ -182,13 +182,14 @@ There are K8s distribution, such as OpenShift, where you can dynamically define ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -504,6 +505,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 6.5.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + It's necessary to specify the existing passwords while performing an upgrade to ensure the secrets are not updated with invalid randomly generated passwords. Remember to specify the existing values of the `auth.admin.password`, `user.pwd`, `auth.readUser.password` and `auth.writeUser.password` parameters when upgrading the chart: ```console diff --git a/bitnami/influxdb/templates/NOTES.txt b/bitnami/influxdb/templates/NOTES.txt index 1e52d3920f3444..a0f19cf264390e 100644 --- a/bitnami/influxdb/templates/NOTES.txt +++ b/bitnami/influxdb/templates/NOTES.txt @@ -143,4 +143,5 @@ To connect to your database from outside the cluster execute the following comma {{- end }} {{- include "common.warnings.resources" (dict "sections" (list "influxdb") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.backup.uploadProviders.google.image .Values.backup.uploadProviders.azure.image .Values.backup.uploadProviders.aws.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.backup.uploadProviders.google.image .Values.backup.uploadProviders.azure.image .Values.backup.uploadProviders.aws.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.backup.uploadProviders.google.image .Values.backup.uploadProviders.azure.image .Values.backup.uploadProviders.aws.image) "context" $) }} diff --git a/bitnami/influxdb/values.yaml b/bitnami/influxdb/values.yaml index 821695bae29cca..f10d2c3c18580b 100644 --- a/bitnami/influxdb/values.yaml +++ b/bitnami/influxdb/values.yaml @@ -20,6 +20,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 885bbcd5b7b0b0fe7d12e5126659ee1d9dd0efee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:11:04 +0100 Subject: [PATCH 058/253] [bitnami/kafka] Detect non-standard images (#30903) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/kafka] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/kafka/CHANGELOG.md | 6 +++++- bitnami/kafka/Chart.lock | 8 ++++---- bitnami/kafka/Chart.yaml | 2 +- bitnami/kafka/README.md | 19 ++++++++++++------- bitnami/kafka/templates/NOTES.txt | 1 + bitnami/kafka/values.yaml | 5 +++++ 6 files changed, 28 insertions(+), 13 deletions(-) diff --git a/bitnami/kafka/CHANGELOG.md b/bitnami/kafka/CHANGELOG.md index a4bd891c10cd71..b158e8718e38f7 100644 --- a/bitnami/kafka/CHANGELOG.md +++ b/bitnami/kafka/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog +## 31.1.0 (2024-12-10) + +* [bitnami/kafka] Detect non-standard images ([#30903](https://github.com/bitnami/charts/pull/30903)) + ## 31.0.0 (2024-11-12) -* [bitnami/kafka] Release 31.0.0 ([#30416](https://github.com/bitnami/charts/pull/30416)) +* [bitnami/kafka] Release 31.0.0 (#30416) ([765e563](https://github.com/bitnami/charts/commit/765e563c3e9e49d9617100ac9c9cfcb8cfe3a7bf)), closes [#30416](https://github.com/bitnami/charts/issues/30416) ## 30.1.8 (2024-10-31) diff --git a/bitnami/kafka/Chart.lock b/bitnami/kafka/Chart.lock index 4cb7354fc05ea8..1d58445f676343 100644 --- a/bitnami/kafka/Chart.lock +++ b/bitnami/kafka/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: zookeeper repository: oci://registry-1.docker.io/bitnamicharts - version: 13.6.0 + version: 13.6.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:854216c5219a1622745fbf2d6bd60fd2446fc59f7be2655ab5f8c410a053fd4b -generated: "2024-11-12T12:04:03.890846243Z" + version: 2.28.0 +digest: sha256:baec1f58a73706aa14d6e35c0de77bd7db42063f56d0a0f01384680fdddaa818 +generated: "2024-12-10T17:06:23.179881+01:00" diff --git a/bitnami/kafka/Chart.yaml b/bitnami/kafka/Chart.yaml index 813cfff05352af..4f42ca165a7a03 100644 --- a/bitnami/kafka/Chart.yaml +++ b/bitnami/kafka/Chart.yaml @@ -40,4 +40,4 @@ maintainers: name: kafka sources: - https://github.com/bitnami/charts/tree/main/bitnami/kafka -version: 31.0.0 +version: 31.1.0 diff --git a/bitnami/kafka/README.md b/bitnami/kafka/README.md index 2dc4a4f5e4b1dc..08310bcf01eaa4 100644 --- a/bitnami/kafka/README.md +++ b/bitnami/kafka/README.md @@ -439,13 +439,14 @@ You can enable this initContainer by setting `volumePermissions.enabled` to `tru ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -1097,6 +1098,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 31.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 31.0.0 This major release bumps the Kafka version to 3.9. Find notable changes in [kafka upgrade notes](https://kafka.apache.org/39/documentation.html#upgrade). diff --git a/bitnami/kafka/templates/NOTES.txt b/bitnami/kafka/templates/NOTES.txt index 36600f82769cd8..f747d2a5d529c0 100644 --- a/bitnami/kafka/templates/NOTES.txt +++ b/bitnami/kafka/templates/NOTES.txt @@ -335,3 +335,4 @@ ssl.endpoint.identification.algorithm= {{- include "kafka.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "broker" "controller" "externalAccess.autoDiscovery" "metrics.jmx" "provisioning" "volumePermissions") "context" $) }} {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.externalAccess.autoDiscovery.image .Values.volumePermissions.image .Values.metrics.jmx.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.externalAccess.autoDiscovery.image .Values.volumePermissions.image .Values.metrics.jmx.image) "context" $) }} diff --git a/bitnami/kafka/values.yaml b/bitnami/kafka/values.yaml index 8ab01be4a233f9..801b40bd2d9273 100644 --- a/bitnami/kafka/values.yaml +++ b/bitnami/kafka/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From fad04d3543a597a4b9b595f97f108560a327f170 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:11:37 +0100 Subject: [PATCH 059/253] [bitnami/ejbca] Detect non-standard images (#30879) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/ejbca] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update values.yaml Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/ejbca/CHANGELOG.md | 8 ++++++-- bitnami/ejbca/Chart.lock | 8 ++++---- bitnami/ejbca/Chart.yaml | 2 +- bitnami/ejbca/README.md | 17 +++++++++++------ bitnami/ejbca/templates/NOTES.txt | 3 ++- bitnami/ejbca/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 14 deletions(-) diff --git a/bitnami/ejbca/CHANGELOG.md b/bitnami/ejbca/CHANGELOG.md index 4bcbf905f95440..5d895745bae725 100644 --- a/bitnami/ejbca/CHANGELOG.md +++ b/bitnami/ejbca/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 16.0.1 (2024-11-16) +## 16.1.0 (2024-12-10) -* [bitnami/ejbca] Release 16.0.1 ([#30485](https://github.com/bitnami/charts/pull/30485)) +* [bitnami/ejbca] Detect non-standard images ([#30879](https://github.com/bitnami/charts/pull/30879)) + +## 16.0.1 (2024-11-16) + +* [bitnami/ejbca] Release 16.0.1 (#30485) ([efd14a3](https://github.com/bitnami/charts/commit/efd14a3db551878a23b069b1ef6f4ac37b145e32)), closes [#30485](https://github.com/bitnami/charts/issues/30485) ## 16.0.0 (2024-11-12) diff --git a/bitnami/ejbca/Chart.lock b/bitnami/ejbca/Chart.lock index 12990b84736a76..7a7c2748f4b16f 100644 --- a/bitnami/ejbca/Chart.lock +++ b/bitnami/ejbca/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: mariadb repository: oci://registry-1.docker.io/bitnamicharts - version: 20.0.0 + version: 20.1.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:f2778c936bac0bad137df5b1d51eb8d7591bdc7749db7edb2c78a5384fa3846f -generated: "2024-11-08T16:11:38.448357185+01:00" + version: 2.28.0 +digest: sha256:37ae939f8a3502a391d1a867ef6de6a87e3ac56258a6e36507dd71a1fbd55d54 +generated: "2024-12-10T16:56:32.37801+01:00" diff --git a/bitnami/ejbca/Chart.yaml b/bitnami/ejbca/Chart.yaml index aeeb521bfa8b0f..a382d07b27bb12 100644 --- a/bitnami/ejbca/Chart.yaml +++ b/bitnami/ejbca/Chart.yaml @@ -35,4 +35,4 @@ maintainers: name: ejbca sources: - https://github.com/bitnami/charts/tree/main/bitnami/ejbca -version: 16.0.1 +version: 16.1.0 diff --git a/bitnami/ejbca/README.md b/bitnami/ejbca/README.md index 8afc9d08350dc9..79e583e0d7e69f 100644 --- a/bitnami/ejbca/README.md +++ b/bitnami/ejbca/README.md @@ -158,12 +158,13 @@ Persistent Volume Claims are used to keep the data across deployments. This is k ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -383,6 +384,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 16.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 16.0.0 This major bump updates the MariaDB subchart to version 20.0.0. This subchart updates the StatefulSet objects `serviceName` to use a headless service, as the current non-headless service attached to it was not providing DNS entries. This will cause an upgrade issue because it changes "immutable fields". To workaround it, delete the StatefulSet objects as follows (replace the RELEASE_NAME placeholder): diff --git a/bitnami/ejbca/templates/NOTES.txt b/bitnami/ejbca/templates/NOTES.txt index ddc3209a6b1848..37b6716e000200 100644 --- a/bitnami/ejbca/templates/NOTES.txt +++ b/bitnami/ejbca/templates/NOTES.txt @@ -96,4 +96,5 @@ To access your EJBCA site from outside the cluster follow the steps below: {{- include "common.warnings.rollingTag" .Values.image }} {{- include "common.warnings.resources" (dict "sections" (list "") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image) "context" $) }} diff --git a/bitnami/ejbca/values.yaml b/bitnami/ejbca/values.yaml index a93b6e2ac69635..7a0d7938f499e0 100644 --- a/bitnami/ejbca/values.yaml +++ b/bitnami/ejbca/values.yaml @@ -18,6 +18,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From e9c279f0b3a79fe9dec4f8f32ae04290f2f0afed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:13:44 +0100 Subject: [PATCH 060/253] [bitnami/drupal] Detect non-standard images (#30878) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/drupal] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update values.yaml Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/drupal/CHANGELOG.md | 8 ++++++-- bitnami/drupal/Chart.lock | 8 ++++---- bitnami/drupal/Chart.yaml | 2 +- bitnami/drupal/README.md | 17 +++++++++++------ bitnami/drupal/templates/NOTES.txt | 3 ++- bitnami/drupal/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 14 deletions(-) diff --git a/bitnami/drupal/CHANGELOG.md b/bitnami/drupal/CHANGELOG.md index a5755085f51a1a..87c05f1d44084c 100644 --- a/bitnami/drupal/CHANGELOG.md +++ b/bitnami/drupal/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 21.0.4 (2024-11-24) +## 21.1.0 (2024-12-10) -* [bitnami/drupal] Release 21.0.4 ([#30610](https://github.com/bitnami/charts/pull/30610)) +* [bitnami/drupal] Detect non-standard images ([#30878](https://github.com/bitnami/charts/pull/30878)) + +## 21.0.4 (2024-11-24) + +* [bitnami/drupal] Release 21.0.4 (#30610) ([dec99e6](https://github.com/bitnami/charts/commit/dec99e61d7a64043582daf4ff3507cf55d3e93ed)), closes [#30610](https://github.com/bitnami/charts/issues/30610) ## 21.0.3 (2024-11-22) diff --git a/bitnami/drupal/Chart.lock b/bitnami/drupal/Chart.lock index 3247f13c0e8829..bf2f04a7862b10 100644 --- a/bitnami/drupal/Chart.lock +++ b/bitnami/drupal/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: mariadb repository: oci://registry-1.docker.io/bitnamicharts - version: 20.0.0 + version: 20.1.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:af5ed1c132ec3f9d3591d30386fe109f1ffb28e6c1b069a1a70bdf226114eb5a -generated: "2024-11-08T16:03:14.618688882+01:00" + version: 2.28.0 +digest: sha256:bbb68797bb44f259e8119037c81b4e3b197f075ad4608e72e6e49cab3f75e264 +generated: "2024-12-10T16:56:03.1725+01:00" diff --git a/bitnami/drupal/Chart.yaml b/bitnami/drupal/Chart.yaml index b344d6c57e7792..2aad767024b9c5 100644 --- a/bitnami/drupal/Chart.yaml +++ b/bitnami/drupal/Chart.yaml @@ -40,4 +40,4 @@ maintainers: name: drupal sources: - https://github.com/bitnami/charts/tree/main/bitnami/drupal -version: 21.0.4 +version: 21.1.0 diff --git a/bitnami/drupal/README.md b/bitnami/drupal/README.md index a42c38f7d89ab0..13b2ad7a5f2576 100644 --- a/bitnami/drupal/README.md +++ b/bitnami/drupal/README.md @@ -160,12 +160,13 @@ helm install my-release --set persistence.existingClaim=PVC_NAME oci://REGISTRY_ ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -451,6 +452,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 21.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 21.0.0 This major bump updates the MariaDB subchart to version 20.0.0. This subchart updates the StatefulSet objects `serviceName` to use a headless service, as the current non-headless service attached to it was not providing DNS entries. This will cause an upgrade issue because it changes "immutable fields". To workaround it, delete the StatefulSet objects as follows (replace the RELEASE_NAME placeholder): diff --git a/bitnami/drupal/templates/NOTES.txt b/bitnami/drupal/templates/NOTES.txt index d9ce40fd27b201..71d50316d81b7f 100644 --- a/bitnami/drupal/templates/NOTES.txt +++ b/bitnami/drupal/templates/NOTES.txt @@ -87,4 +87,5 @@ host. To configure Drupal to use and external database host: {{- include "common.errors.upgrade.passwords.empty" (dict "validationErrors" $passwordValidationErrors "context" $) -}} {{- include "common.warnings.resources" (dict "sections" (list "metrics" "" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image .Values.certificates.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image .Values.certificates.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image .Values.certificates.image) "context" $) }} diff --git a/bitnami/drupal/values.yaml b/bitnami/drupal/values.yaml index e18847e2b09585..14c8b0ca2fbedc 100644 --- a/bitnami/drupal/values.yaml +++ b/bitnami/drupal/values.yaml @@ -18,6 +18,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 79753007a9eb6b973990ecaf84c51f2f1808f991 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:13:50 +0100 Subject: [PATCH 061/253] [bitnami/fluentd] Detect non-standard images (#30877) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/fluentd] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/fluentd/CHANGELOG.md | 9 +++++++-- bitnami/fluentd/Chart.lock | 6 +++--- bitnami/fluentd/Chart.yaml | 2 +- bitnami/fluentd/README.md | 19 ++++++++++++------- bitnami/fluentd/templates/NOTES.txt | 1 + bitnami/fluentd/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 13 deletions(-) diff --git a/bitnami/fluentd/CHANGELOG.md b/bitnami/fluentd/CHANGELOG.md index c7216e04553d31..ddff385a511711 100644 --- a/bitnami/fluentd/CHANGELOG.md +++ b/bitnami/fluentd/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 7.0.3 (2024-11-29) +## 7.1.0 (2024-12-10) -* [bitnami/fluentd] Release 7.0.3 ([#30679](https://github.com/bitnami/charts/pull/30679)) +* [bitnami/fluentd] Detect non-standard images ([#30877](https://github.com/bitnami/charts/pull/30877)) + +## 7.0.3 (2024-11-29) + +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 2) (#30662) ([50e0570](https://github.com/bitnami/charts/commit/50e0570f98ab15308af7910b405baa4480e5fe3f)), closes [#30662](https://github.com/bitnami/charts/issues/30662) +* [bitnami/fluentd] Release 7.0.3 (#30679) ([a427241](https://github.com/bitnami/charts/commit/a4272412d4d43d8921beda27403b38990b0dd95a)), closes [#30679](https://github.com/bitnami/charts/issues/30679) ## 7.0.2 (2024-11-09) diff --git a/bitnami/fluentd/Chart.lock b/bitnami/fluentd/Chart.lock index be1e69bee946aa..b79117586f60b2 100644 --- a/bitnami/fluentd/Chart.lock +++ b/bitnami/fluentd/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-11-29T07:48:53.698024027Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T16:59:12.663224+01:00" diff --git a/bitnami/fluentd/Chart.yaml b/bitnami/fluentd/Chart.yaml index 150f290f1f499f..5dcd21c9dcd8f2 100644 --- a/bitnami/fluentd/Chart.yaml +++ b/bitnami/fluentd/Chart.yaml @@ -30,4 +30,4 @@ maintainers: name: fluentd sources: - https://github.com/bitnami/charts/tree/main/bitnami/fluentd -version: 7.0.3 +version: 7.1.0 diff --git a/bitnami/fluentd/README.md b/bitnami/fluentd/README.md index 0bcce2ad804be8..3e3673bf2b63b0 100644 --- a/bitnami/fluentd/README.md +++ b/bitnami/fluentd/README.md @@ -229,13 +229,14 @@ TLS for the Fluentd can be enabled by setting `tls.enabled=true`. The chart allo ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -558,6 +559,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 7.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 7.0.0 Starting version 7.0.0, using different images for aggregator and forwarder is no longer supported. diff --git a/bitnami/fluentd/templates/NOTES.txt b/bitnami/fluentd/templates/NOTES.txt index eb26cb54e534c8..8646f759b8137a 100644 --- a/bitnami/fluentd/templates/NOTES.txt +++ b/bitnami/fluentd/templates/NOTES.txt @@ -57,3 +57,4 @@ In order to replicate the container startup scripts execute this command: {{- include "fluentd.checkRollingTags" . -}} {{- include "common.warnings.resources" (dict "sections" (list "aggregator" "forwarder") "context" $) }} {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image) "context" $) }} diff --git a/bitnami/fluentd/values.yaml b/bitnami/fluentd/values.yaml index 2f5ab4bd1f3659..b206c273243cb2 100644 --- a/bitnami/fluentd/values.yaml +++ b/bitnami/fluentd/values.yaml @@ -20,6 +20,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 8351a22821c7cbd601eaf4f578dfb7a07df985fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:13:56 +0100 Subject: [PATCH 062/253] [bitnami/deepspeed] Detect non-standard images (#30875) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/deepspeed] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/deepspeed/CHANGELOG.md | 9 +++++++-- bitnami/deepspeed/Chart.lock | 6 +++--- bitnami/deepspeed/Chart.yaml | 2 +- bitnami/deepspeed/README.md | 19 ++++++++++++------- bitnami/deepspeed/templates/NOTES.txt | 3 ++- bitnami/deepspeed/values.yaml | 5 +++++ 6 files changed, 30 insertions(+), 14 deletions(-) diff --git a/bitnami/deepspeed/CHANGELOG.md b/bitnami/deepspeed/CHANGELOG.md index 4162386531f24d..e7a8eeca887590 100644 --- a/bitnami/deepspeed/CHANGELOG.md +++ b/bitnami/deepspeed/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 2.2.28 (2024-12-06) +## 2.3.0 (2024-12-10) -* [bitnami/deepspeed] Release 2.2.28 ([#30813](https://github.com/bitnami/charts/pull/30813)) +* [bitnami/deepspeed] Detect non-standard images ([#30875](https://github.com/bitnami/charts/pull/30875)) + +## 2.2.28 (2024-12-06) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/deepspeed] Release 2.2.28 (#30813) ([c1702df](https://github.com/bitnami/charts/commit/c1702df266af754d4334c49caaac69100516a526)), closes [#30813](https://github.com/bitnami/charts/issues/30813) ## 2.2.27 (2024-11-26) diff --git a/bitnami/deepspeed/Chart.lock b/bitnami/deepspeed/Chart.lock index 08ebb2a514f782..8a52f5f469db24 100644 --- a/bitnami/deepspeed/Chart.lock +++ b/bitnami/deepspeed/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-06T02:53:48.036330214Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T16:54:01.218023+01:00" diff --git a/bitnami/deepspeed/Chart.yaml b/bitnami/deepspeed/Chart.yaml index fb88b1eca90a8c..3c5eab03debf4a 100644 --- a/bitnami/deepspeed/Chart.yaml +++ b/bitnami/deepspeed/Chart.yaml @@ -35,4 +35,4 @@ name: deepspeed sources: - https://github.com/bitnami/charts/tree/main/bitnami/deepspeed - https://github.com/bitnami/charts/tree/main/bitnami/pytorch -version: 2.2.28 +version: 2.3.0 diff --git a/bitnami/deepspeed/README.md b/bitnami/deepspeed/README.md index e7e92ff4b3b2b0..8b1a842c052e8d 100644 --- a/bitnami/deepspeed/README.md +++ b/bitnami/deepspeed/README.md @@ -181,13 +181,14 @@ You can enable this initContainer by setting `volumePermissions.enabled` to `tru ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -506,6 +507,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 2.3.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 2.0.0 This major bump changes the following security defaults: diff --git a/bitnami/deepspeed/templates/NOTES.txt b/bitnami/deepspeed/templates/NOTES.txt index cc25667b2ee72f..8f15e19abb6990 100644 --- a/bitnami/deepspeed/templates/NOTES.txt +++ b/bitnami/deepspeed/templates/NOTES.txt @@ -79,4 +79,5 @@ Then configure your SSH client to use that key. {{ include "deepspeed.v0.validateValues" . }} {{ include "deepspeed.v0.checkRollingTags" . }} {{- include "common.warnings.resources" (dict "sections" (list "client" "volumePermissions" "worker") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.gitImage .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.gitImage .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.gitImage .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/deepspeed/values.yaml b/bitnami/deepspeed/values.yaml index 97054b08c1bca5..3fc54818f78fd8 100644 --- a/bitnami/deepspeed/values.yaml +++ b/bitnami/deepspeed/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 59a3b68c1b43deabc3a6eb08002baab4e2943bcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:14:00 +0100 Subject: [PATCH 063/253] [bitnami/jenkins] Detect non-standard images (#30905) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/jenkins] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/jenkins/CHANGELOG.md | 8 ++++++-- bitnami/jenkins/Chart.lock | 6 +++--- bitnami/jenkins/Chart.yaml | 2 +- bitnami/jenkins/README.md | 19 ++++++++++++------- bitnami/jenkins/templates/NOTES.txt | 3 ++- bitnami/jenkins/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 14 deletions(-) diff --git a/bitnami/jenkins/CHANGELOG.md b/bitnami/jenkins/CHANGELOG.md index 83c649b0d9ee55..94925884dadaab 100644 --- a/bitnami/jenkins/CHANGELOG.md +++ b/bitnami/jenkins/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 13.4.28 (2024-11-28) +## 13.5.0 (2024-12-10) -* [bitnami/jenkins] Release 13.4.28 ([#30664](https://github.com/bitnami/charts/pull/30664)) +* [bitnami/jenkins] Detect non-standard images ([#30905](https://github.com/bitnami/charts/pull/30905)) + +## 13.4.28 (2024-11-28) + +* [bitnami/jenkins] Release 13.4.28 (#30664) ([4b3a80d](https://github.com/bitnami/charts/commit/4b3a80d615308fddf33150c42e35da20dfad6ebb)), closes [#30664](https://github.com/bitnami/charts/issues/30664) ## 13.4.27 (2024-11-04) diff --git a/bitnami/jenkins/Chart.lock b/bitnami/jenkins/Chart.lock index e80651fed3b07d..97b31fab9e6d05 100644 --- a/bitnami/jenkins/Chart.lock +++ b/bitnami/jenkins/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-11-28T10:53:11.550999106Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:05:31.011457+01:00" diff --git a/bitnami/jenkins/Chart.yaml b/bitnami/jenkins/Chart.yaml index 34ea52eba5a2b4..e85e0814a15e37 100644 --- a/bitnami/jenkins/Chart.yaml +++ b/bitnami/jenkins/Chart.yaml @@ -35,4 +35,4 @@ maintainers: name: jenkins sources: - https://github.com/bitnami/charts/tree/main/bitnami/jenkins -version: 13.4.28 +version: 13.5.0 diff --git a/bitnami/jenkins/README.md b/bitnami/jenkins/README.md index 3026bae4c5afe1..db19edaa0acfad 100644 --- a/bitnami/jenkins/README.md +++ b/bitnami/jenkins/README.md @@ -197,13 +197,14 @@ s ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -521,6 +522,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 13.5.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 13.0.0 This major bump changes the following security defaults: diff --git a/bitnami/jenkins/templates/NOTES.txt b/bitnami/jenkins/templates/NOTES.txt index 4f4729cfebb30e..10ea719bb46491 100644 --- a/bitnami/jenkins/templates/NOTES.txt +++ b/bitnami/jenkins/templates/NOTES.txt @@ -48,4 +48,5 @@ Did you know there are enterprise versions of the Bitnami catalog? For enhanced {{- include "jenkins.checkRollingTags" . }} {{- include "common.warnings.resources" (dict "sections" (list "agent" "" "tls" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.agent.image .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.agent.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.agent.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/jenkins/values.yaml b/bitnami/jenkins/values.yaml index ba38269b994b52..cbfc1f444fa4dc 100644 --- a/bitnami/jenkins/values.yaml +++ b/bitnami/jenkins/values.yaml @@ -20,6 +20,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 253b77de688baec7c5c6db00a8999129ad67cdc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:14:23 +0100 Subject: [PATCH 064/253] [bitnami/haproxy] Detect non-standard images (#30884) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/haproxy] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update bitnami/haproxy/templates/NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/haproxy/CHANGELOG.md | 9 +++++++-- bitnami/haproxy/Chart.lock | 6 +++--- bitnami/haproxy/Chart.yaml | 2 +- bitnami/haproxy/README.md | 19 ++++++++++++------- bitnami/haproxy/templates/NOTES.txt | 3 ++- bitnami/haproxy/values.yaml | 5 +++++ 6 files changed, 30 insertions(+), 14 deletions(-) diff --git a/bitnami/haproxy/CHANGELOG.md b/bitnami/haproxy/CHANGELOG.md index c4fd1433ce79c5..f7fd3290e000d2 100644 --- a/bitnami/haproxy/CHANGELOG.md +++ b/bitnami/haproxy/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 2.1.12 (2024-12-03) +## 2.2.0 (2024-12-10) -* [bitnami/haproxy] Release 2.1.12 ([#30756](https://github.com/bitnami/charts/pull/30756)) +* [bitnami/haproxy] Detect non-standard images ([#30884](https://github.com/bitnami/charts/pull/30884)) + +## 2.1.12 (2024-12-03) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/haproxy] Release 2.1.12 (#30756) ([fca70ce](https://github.com/bitnami/charts/commit/fca70ce28a049725afdf7c09312fc7bed14847db)), closes [#30756](https://github.com/bitnami/charts/issues/30756) ## 2.1.11 (2024-11-26) diff --git a/bitnami/haproxy/Chart.lock b/bitnami/haproxy/Chart.lock index 43b1f255bc625c..dbf50105acf53f 100644 --- a/bitnami/haproxy/Chart.lock +++ b/bitnami/haproxy/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-03T23:32:23.173644884Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:03:14.502581+01:00" diff --git a/bitnami/haproxy/Chart.yaml b/bitnami/haproxy/Chart.yaml index b0c2ff15c4c9b3..5f48dd8418836a 100644 --- a/bitnami/haproxy/Chart.yaml +++ b/bitnami/haproxy/Chart.yaml @@ -28,4 +28,4 @@ maintainers: name: haproxy sources: - https://github.com/bitnami/charts/tree/main/bitnami/haproxy -version: 2.1.12 +version: 2.2.0 diff --git a/bitnami/haproxy/README.md b/bitnami/haproxy/README.md index e200429de67702..4404c4d2d758dd 100644 --- a/bitnami/haproxy/README.md +++ b/bitnami/haproxy/README.md @@ -181,13 +181,14 @@ As an alternative, use one of the preset configurations for pod affinity, pod an ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -370,6 +371,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 2.2.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 1.0.0 This major bump changes the following security defaults: diff --git a/bitnami/haproxy/templates/NOTES.txt b/bitnami/haproxy/templates/NOTES.txt index cddfb9cd9f33d9..a707c8f580bc9e 100644 --- a/bitnami/haproxy/templates/NOTES.txt +++ b/bitnami/haproxy/templates/NOTES.txt @@ -55,4 +55,5 @@ In order to replicate the container startup scripts execute this command: {{- include "common.warnings.rollingTag" .Values.image }} {{- include "haproxy.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image) "context" $) }} diff --git a/bitnami/haproxy/values.yaml b/bitnami/haproxy/values.yaml index 39b0c8a85e03dc..c36fee860a4420 100644 --- a/bitnami/haproxy/values.yaml +++ b/bitnami/haproxy/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From c74993fc926949dcc570189ce5bbdef4ec76334c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:14:34 +0100 Subject: [PATCH 065/253] [bitnami/elasticsearch] Detect non-standard images (#30880) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/elasticsearch] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/elasticsearch/CHANGELOG.md | 8 ++++++-- bitnami/elasticsearch/Chart.lock | 8 ++++---- bitnami/elasticsearch/Chart.yaml | 2 +- bitnami/elasticsearch/README.md | 5 +++++ bitnami/elasticsearch/templates/NOTES.txt | 3 ++- bitnami/elasticsearch/values.yaml | 5 +++++ 6 files changed, 23 insertions(+), 8 deletions(-) diff --git a/bitnami/elasticsearch/CHANGELOG.md b/bitnami/elasticsearch/CHANGELOG.md index 54728047290320..e50fb46919b654 100644 --- a/bitnami/elasticsearch/CHANGELOG.md +++ b/bitnami/elasticsearch/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 21.3.26 (2024-11-22) +## 21.4.0 (2024-12-10) -* [bitnami/elasticsearch] Release 21.3.26 ([#30594](https://github.com/bitnami/charts/pull/30594)) +* [bitnami/elasticsearch] Detect non-standard images ([#30880](https://github.com/bitnami/charts/pull/30880)) + +## 21.3.26 (2024-11-22) + +* [bitnami/elasticsearch] Release 21.3.26 (#30594) ([5aad9d6](https://github.com/bitnami/charts/commit/5aad9d642bb534555244da524ef133f2d8a8d7a0)), closes [#30594](https://github.com/bitnami/charts/issues/30594) ## 21.3.25 (2024-11-15) diff --git a/bitnami/elasticsearch/Chart.lock b/bitnami/elasticsearch/Chart.lock index e7100b0f77daac..5ad938820f61e9 100644 --- a/bitnami/elasticsearch/Chart.lock +++ b/bitnami/elasticsearch/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: kibana repository: oci://registry-1.docker.io/bitnamicharts - version: 11.3.1 + version: 11.3.2 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:75ac295de25d0c5247a731a6f1fa95dc00f681bf1ba606cb4c412065dff68ea2 -generated: "2024-11-22T13:57:20.259181076Z" + version: 2.28.0 +digest: sha256:eb74956b2185245ba1a79b7c447ad3ca64016425403fdf98bc16d4b510b43bd3 +generated: "2024-12-10T16:57:11.429603+01:00" diff --git a/bitnami/elasticsearch/Chart.yaml b/bitnami/elasticsearch/Chart.yaml index 693714375560e6..94ac41ef7731b4 100644 --- a/bitnami/elasticsearch/Chart.yaml +++ b/bitnami/elasticsearch/Chart.yaml @@ -34,4 +34,4 @@ maintainers: name: elasticsearch sources: - https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch -version: 21.3.26 +version: 21.4.0 diff --git a/bitnami/elasticsearch/README.md b/bitnami/elasticsearch/README.md index 217e9c83de3cf8..1a181af5923915 100644 --- a/bitnami/elasticsearch/README.md +++ b/bitnami/elasticsearch/README.md @@ -282,6 +282,7 @@ You can enable this initContainer by setting `volumePermissions.enabled` to `tru | `global.elasticsearch.service.name` | Elasticsearch service name to be used in the Kibana subchart (ignored if kibanaEnabled=false) | `elasticsearch` | | `global.elasticsearch.service.ports.restAPI` | Elasticsearch service restAPI port to be used in the Kibana subchart (ignored if kibanaEnabled=false) | `9200` | | `global.kibanaEnabled` | Whether or not to enable Kibana | `false` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | | `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -993,6 +994,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 21.4.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 21.0.0 This version bumps in a major the version of the Kibana Helm Chart bundled as dependecy, [here](https://github.com/bitnami/charts/tree/main/bitnami/kibana#to-1100) you can see the changes implemented in this Kibana major version. diff --git a/bitnami/elasticsearch/templates/NOTES.txt b/bitnami/elasticsearch/templates/NOTES.txt index 2a1499b8caf6d2..a8490fff772cb6 100644 --- a/bitnami/elasticsearch/templates/NOTES.txt +++ b/bitnami/elasticsearch/templates/NOTES.txt @@ -141,4 +141,5 @@ In order to replicate the container startup scripts execute this command: {{- end }} {{ include "elasticsearch.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "coordinating" "copyTlsCerts" "data" "ingest" "master" "metrics" "sysctlImage" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.copyTlsCerts.image .Values.metrics.image .Values.volumePermissions.image .Values.sysctlImage ) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.copyTlsCerts.image .Values.metrics.image .Values.volumePermissions.image .Values.sysctlImage ) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.copyTlsCerts.image .Values.metrics.image .Values.volumePermissions.image .Values.sysctlImage ) "context" $) }} diff --git a/bitnami/elasticsearch/values.yaml b/bitnami/elasticsearch/values.yaml index 9a99be1ed1b6fc..72291daa2c835b 100644 --- a/bitnami/elasticsearch/values.yaml +++ b/bitnami/elasticsearch/values.yaml @@ -23,6 +23,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false elasticsearch: service: name: elasticsearch From 4b16ccce5d4ad4c82d0a8199ef5954910afcfec2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:14:39 +0100 Subject: [PATCH 066/253] [bitnami/consul] Detect non-standard images (#30873) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/consul] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/consul/CHANGELOG.md | 11 +++++++++-- bitnami/consul/Chart.lock | 6 +++--- bitnami/consul/Chart.yaml | 2 +- bitnami/consul/README.md | 19 ++++++++++++------- bitnami/consul/templates/NOTES.txt | 3 ++- bitnami/consul/values.yaml | 5 +++++ 6 files changed, 32 insertions(+), 14 deletions(-) diff --git a/bitnami/consul/CHANGELOG.md b/bitnami/consul/CHANGELOG.md index 037ff230a45773..e60e70ea82c103 100644 --- a/bitnami/consul/CHANGELOG.md +++ b/bitnami/consul/CHANGELOG.md @@ -1,8 +1,15 @@ # Changelog -## 11.3.22 (2024-12-03) +## 11.4.0 (2024-12-10) -* [bitnami/consul] Release 11.3.22 ([#30744](https://github.com/bitnami/charts/pull/30744)) +* [bitnami/consul] Detect non-standard images ([#30873](https://github.com/bitnami/charts/pull/30873)) + +## 11.3.22 (2024-12-03) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 1) (#30660) ([7409ca4](https://github.com/bitnami/charts/commit/7409ca4c21869fabe1532dd4f3ff24895df71c6d)), closes [#30660](https://github.com/bitnami/charts/issues/30660) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/consul] Release 11.3.22 (#30744) ([ac8988c](https://github.com/bitnami/charts/commit/ac8988cc3a6f252bda827aa7ce11ed7ebc1ff75a)), closes [#30744](https://github.com/bitnami/charts/issues/30744) ## 11.3.21 (2024-11-09) diff --git a/bitnami/consul/Chart.lock b/bitnami/consul/Chart.lock index 446e9e49bac47e..9131ed888560e1 100644 --- a/bitnami/consul/Chart.lock +++ b/bitnami/consul/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-03T22:08:45.448002794Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T16:53:14.297044+01:00" diff --git a/bitnami/consul/Chart.yaml b/bitnami/consul/Chart.yaml index 26ea76f79383b9..5d30212084debb 100644 --- a/bitnami/consul/Chart.yaml +++ b/bitnami/consul/Chart.yaml @@ -32,4 +32,4 @@ maintainers: name: consul sources: - https://github.com/bitnami/charts/tree/main/bitnami/consul -version: 11.3.22 +version: 11.4.0 diff --git a/bitnami/consul/README.md b/bitnami/consul/README.md index e3cbb43f088399..7e460fa1f1505e 100644 --- a/bitnami/consul/README.md +++ b/bitnami/consul/README.md @@ -223,13 +223,14 @@ You can enable this initContainer by setting `volumePermissions.enabled` to `tru ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -478,6 +479,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 11.4.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 11.0.0 This major bump changes the following security defaults: diff --git a/bitnami/consul/templates/NOTES.txt b/bitnami/consul/templates/NOTES.txt index fa5bf8536fc5e9..a72127486052f2 100644 --- a/bitnami/consul/templates/NOTES.txt +++ b/bitnami/consul/templates/NOTES.txt @@ -86,4 +86,5 @@ Furthermore, to know which Consul node is the cluster leader run this other comm {{- include "common.warnings.rollingTag" .Values.metrics.image }} {{- include "common.warnings.rollingTag" .Values.volumePermissions.image }} {{- include "common.warnings.resources" (dict "sections" (list "metrics" "" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} diff --git a/bitnami/consul/values.yaml b/bitnami/consul/values.yaml index f1e617c8ff146f..7ee4de04964b85 100644 --- a/bitnami/consul/values.yaml +++ b/bitnami/consul/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 3764aee648735428e713f1a8de083e1514bfc7d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:14:46 +0100 Subject: [PATCH 067/253] [bitnami/clickhouse] Detect non-standard images (#30871) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/clickhouse] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/clickhouse/CHANGELOG.md | 8 ++++++-- bitnami/clickhouse/Chart.lock | 8 ++++---- bitnami/clickhouse/Chart.yaml | 2 +- bitnami/clickhouse/README.md | 19 ++++++++++++------- bitnami/clickhouse/templates/NOTES.txt | 1 + bitnami/clickhouse/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 14 deletions(-) diff --git a/bitnami/clickhouse/CHANGELOG.md b/bitnami/clickhouse/CHANGELOG.md index 0b2949fd0cd73b..db9464582fa3b2 100644 --- a/bitnami/clickhouse/CHANGELOG.md +++ b/bitnami/clickhouse/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 7.0.2 (2024-11-26) +## 7.1.0 (2024-12-10) -* [bitnami/clickhouse] Release 7.0.2 ([#30633](https://github.com/bitnami/charts/pull/30633)) +* [bitnami/clickhouse] Detect non-standard images ([#30871](https://github.com/bitnami/charts/pull/30871)) + +## 7.0.2 (2024-11-26) + +* [bitnami/clickhouse] Release 7.0.2 (#30633) ([ec3a99c](https://github.com/bitnami/charts/commit/ec3a99ca9eea5bebe982e22d6b18b83bfbdfc14a)), closes [#30633](https://github.com/bitnami/charts/issues/30633) ## 7.0.1 (2024-11-25) diff --git a/bitnami/clickhouse/Chart.lock b/bitnami/clickhouse/Chart.lock index 69dd158dfec93e..4b588681474595 100644 --- a/bitnami/clickhouse/Chart.lock +++ b/bitnami/clickhouse/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: zookeeper repository: oci://registry-1.docker.io/bitnamicharts - version: 13.6.0 + version: 13.6.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:854216c5219a1622745fbf2d6bd60fd2446fc59f7be2655ab5f8c410a053fd4b -generated: "2024-11-08T19:11:49.997675914Z" + version: 2.28.0 +digest: sha256:baec1f58a73706aa14d6e35c0de77bd7db42063f56d0a0f01384680fdddaa818 +generated: "2024-12-10T16:52:22.463579+01:00" diff --git a/bitnami/clickhouse/Chart.yaml b/bitnami/clickhouse/Chart.yaml index c60d70525eb500..154a55d552e597 100644 --- a/bitnami/clickhouse/Chart.yaml +++ b/bitnami/clickhouse/Chart.yaml @@ -33,4 +33,4 @@ maintainers: name: clickhouse sources: - https://github.com/bitnami/charts/tree/main/bitnami/clickhouse -version: 7.0.2 +version: 7.1.0 diff --git a/bitnami/clickhouse/README.md b/bitnami/clickhouse/README.md index 8e9d01f307408a..0ca8d7350b2ade 100644 --- a/bitnami/clickhouse/README.md +++ b/bitnami/clickhouse/README.md @@ -283,13 +283,14 @@ The [Bitnami ClickHouse](https://github.com/bitnami/containers/tree/main/bitnami ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -630,6 +631,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 7.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 7.0.0 This major updates the Zookeeper version from 3.8.x to 3.9.x. Instead of overwritting it in this chart values, it will automatically use the version defined in the zookeeper subchart. diff --git a/bitnami/clickhouse/templates/NOTES.txt b/bitnami/clickhouse/templates/NOTES.txt index 467595945b5b49..37407119709878 100644 --- a/bitnami/clickhouse/templates/NOTES.txt +++ b/bitnami/clickhouse/templates/NOTES.txt @@ -60,3 +60,4 @@ Credentials: {{- include "clickhouse.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "" "volumePermissions") "context" $) }} {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/clickhouse/values.yaml b/bitnami/clickhouse/values.yaml index 9271058407e105..fd87673ca04b99 100644 --- a/bitnami/clickhouse/values.yaml +++ b/bitnami/clickhouse/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 802c8ceb740cb29e63465e74929bed881cf68381 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:15:49 +0100 Subject: [PATCH 068/253] [bitnami/kiam] Detect non-standard images (#30900) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/kiam] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/kiam/CHANGELOG.md | 10 ++++++++-- bitnami/kiam/Chart.lock | 6 +++--- bitnami/kiam/Chart.yaml | 2 +- bitnami/kiam/README.md | 19 ++++++++++++------- bitnami/kiam/templates/NOTES.txt | 3 ++- bitnami/kiam/values.yaml | 5 +++++ 6 files changed, 31 insertions(+), 14 deletions(-) diff --git a/bitnami/kiam/CHANGELOG.md b/bitnami/kiam/CHANGELOG.md index 4e91be18cc53ed..99f1b49efad2de 100644 --- a/bitnami/kiam/CHANGELOG.md +++ b/bitnami/kiam/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 2.2.18 (2024-12-04) +## 2.3.0 (2024-12-10) -* [bitnami/kiam] Release 2.2.18 ([#30762](https://github.com/bitnami/charts/pull/30762)) +* [bitnami/kiam] Detect non-standard images ([#30900](https://github.com/bitnami/charts/pull/30900)) + +## 2.2.18 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 3) (#30666) ([82fc7e2](https://github.com/bitnami/charts/commit/82fc7e2fc12e2648ed22069942203c02bf5d4cc6)), closes [#30666](https://github.com/bitnami/charts/issues/30666) +* [bitnami/kiam] Release 2.2.18 (#30762) ([654bb09](https://github.com/bitnami/charts/commit/654bb09d1137cb21c52f275da787fecb9a5e818f)), closes [#30762](https://github.com/bitnami/charts/issues/30762) ## 2.2.17 (2024-11-07) diff --git a/bitnami/kiam/Chart.lock b/bitnami/kiam/Chart.lock index 4ec4fb9f17362d..2116bd82f15561 100644 --- a/bitnami/kiam/Chart.lock +++ b/bitnami/kiam/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-04T01:57:39.712793992Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:07:40.078844+01:00" diff --git a/bitnami/kiam/Chart.yaml b/bitnami/kiam/Chart.yaml index c9970c4b49ecab..68f5e83cc22284 100644 --- a/bitnami/kiam/Chart.yaml +++ b/bitnami/kiam/Chart.yaml @@ -28,4 +28,4 @@ maintainers: name: kiam sources: - https://github.com/bitnami/charts/tree/main/bitnami/kiam -version: 2.2.18 +version: 2.3.0 diff --git a/bitnami/kiam/README.md b/bitnami/kiam/README.md index b6c647250bc141..42566be4905611 100644 --- a/bitnami/kiam/README.md +++ b/bitnami/kiam/README.md @@ -183,13 +183,14 @@ If managing TLS secrets outside of Helm, it is possible to create a TLS secret ( ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -532,6 +533,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 2.3.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 2.0.0 This major bump changes the following security defaults: diff --git a/bitnami/kiam/templates/NOTES.txt b/bitnami/kiam/templates/NOTES.txt index 42e7da57c9ce44..9a5634284c2bfa 100644 --- a/bitnami/kiam/templates/NOTES.txt +++ b/bitnami/kiam/templates/NOTES.txt @@ -134,4 +134,5 @@ In order to associate your pods with AWS IAM roles, follow the steps below: {{- include "common.warnings.rollingTag" .Values.image }} {{- include "kiam.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "agent" "server") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image) "context" $) }} diff --git a/bitnami/kiam/values.yaml b/bitnami/kiam/values.yaml index 202b136db479f8..4ded4db9abda44 100644 --- a/bitnami/kiam/values.yaml +++ b/bitnami/kiam/values.yaml @@ -20,6 +20,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 4c0c2ac01a4aa0ca4cd56e5b92cf6f52d9242195 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:19:11 +0100 Subject: [PATCH 069/253] [bitnami/template] Detect non-standard images (#30908) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Rodríguez Hernández --- template/CHART_NAME/templates/NOTES.txt | 3 ++- template/CHART_NAME/values.yaml | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/template/CHART_NAME/templates/NOTES.txt b/template/CHART_NAME/templates/NOTES.txt index b8c8b28f1db8d2..c99bab4a951f2e 100644 --- a/template/CHART_NAME/templates/NOTES.txt +++ b/template/CHART_NAME/templates/NOTES.txt @@ -33,4 +33,5 @@ In order to replicate the container startup scripts execute this command: {{- include "common.warnings.rollingTag" .Values.%%MAIN_OBJECT_BLOCK%%.image }} {{- include "common.warnings.rollingTag" .Values.%%OTHER_OBJECT_BLOCK%%.image }} {{- include "%%TEMPLATE_NAME%%.validateValues" . }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.%%MAIN_OBJECT_BLOCK%%.image .Values.%%OTHER_OBJECT_BLOCK%%.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.%%MAIN_OBJECT_BLOCK%%.image .Values.%%OTHER_OBJECT_BLOCK%%.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.%%MAIN_OBJECT_BLOCK%%.image .Values.%%OTHER_OBJECT_BLOCK%%.image) "context" $) }} diff --git a/template/CHART_NAME/values.yaml b/template/CHART_NAME/values.yaml index c4d8712ff44fb7..adf63ebf236489 100644 --- a/template/CHART_NAME/values.yaml +++ b/template/CHART_NAME/values.yaml @@ -19,6 +19,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From aca39b576027d7ba0a81e9a40ceedfaef06df197 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:19:38 +0100 Subject: [PATCH 070/253] [bitnami/nginx] Detect non-standard images (#30907) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/nginx] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/nginx/CHANGELOG.md | 8 ++++++-- bitnami/nginx/Chart.lock | 6 +++--- bitnami/nginx/Chart.yaml | 2 +- bitnami/nginx/README.md | 15 ++++++++++----- bitnami/nginx/templates/NOTES.txt | 1 + bitnami/nginx/values.yaml | 6 ++++++ 6 files changed, 27 insertions(+), 11 deletions(-) diff --git a/bitnami/nginx/CHANGELOG.md b/bitnami/nginx/CHANGELOG.md index 8de8c27f3c8d91..02a7f14ec188dc 100644 --- a/bitnami/nginx/CHANGELOG.md +++ b/bitnami/nginx/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 18.2.6 (2024-11-26) +## 18.3.0 (2024-12-10) -* [bitnami/nginx] Release 18.2.6 ([#30632](https://github.com/bitnami/charts/pull/30632)) +* [bitnami/nginx] Detect non-standard images ([#30907](https://github.com/bitnami/charts/pull/30907)) + +## 18.2.6 (2024-11-26) + +* [bitnami/nginx] Release 18.2.6 (#30632) ([b0b23d2](https://github.com/bitnami/charts/commit/b0b23d29797630a291c14b30c82c5b2ac0eece4a)), closes [#30632](https://github.com/bitnami/charts/issues/30632) ## 18.2.5 (2024-11-08) diff --git a/bitnami/nginx/Chart.lock b/bitnami/nginx/Chart.lock index be11fd1eca873b..bd001df8980ad5 100644 --- a/bitnami/nginx/Chart.lock +++ b/bitnami/nginx/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:b711ab5874abf868a0c64353a790f17771758cee6f802acb9819be004c8460af -generated: "2024-11-26T18:50:45.177113037Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:19:42.730445+01:00" diff --git a/bitnami/nginx/Chart.yaml b/bitnami/nginx/Chart.yaml index f16eb9976d494e..415fe741fe597b 100644 --- a/bitnami/nginx/Chart.yaml +++ b/bitnami/nginx/Chart.yaml @@ -34,4 +34,4 @@ maintainers: name: nginx sources: - https://github.com/bitnami/charts/tree/main/bitnami/nginx -version: 18.2.6 +version: 18.3.0 diff --git a/bitnami/nginx/README.md b/bitnami/nginx/README.md index 7c142b802811f6..ff1410890e7a8d 100644 --- a/bitnami/nginx/README.md +++ b/bitnami/nginx/README.md @@ -166,11 +166,12 @@ For annotations, please see [this document](https://github.com/kubernetes/ingres ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -448,6 +449,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 18.3.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 16.0.0 This major bump changes the following security defaults: diff --git a/bitnami/nginx/templates/NOTES.txt b/bitnami/nginx/templates/NOTES.txt index c20d70f3f15b87..f8c92f647edb70 100644 --- a/bitnami/nginx/templates/NOTES.txt +++ b/bitnami/nginx/templates/NOTES.txt @@ -74,3 +74,4 @@ To access NGINX from outside the cluster, follow the steps below: {{- end }} {{- include "common.warnings.resources" (dict "sections" (list "cloneStaticSiteFromGit.gitSync" "metrics" "") "context" $) }} {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.cloneStaticSiteFromGit.image .Values.metrics.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.cloneStaticSiteFromGit.image .Values.metrics.image) "context" $) }} diff --git a/bitnami/nginx/values.yaml b/bitnami/nginx/values.yaml index 1d165aa974e79f..0b7042457dca94 100644 --- a/bitnami/nginx/values.yaml +++ b/bitnami/nginx/values.yaml @@ -16,6 +16,12 @@ global: ## - myRegistryKeySecretName ## imagePullSecrets: [] + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + ## + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From d3aa1eb305efd414b84ecaf25a227d345a7403aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:24:28 +0100 Subject: [PATCH 071/253] [bitnami/keydb] Detect non-standard images (#30901) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/keydb] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update values.yaml Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/keydb/CHANGELOG.md | 7 ++++++- bitnami/keydb/Chart.lock | 6 +++--- bitnami/keydb/Chart.yaml | 2 +- bitnami/keydb/README.md | 15 ++++++++------- bitnami/keydb/templates/NOTES.txt | 1 + bitnami/keydb/values.yaml | 5 +++++ 6 files changed, 24 insertions(+), 12 deletions(-) diff --git a/bitnami/keydb/CHANGELOG.md b/bitnami/keydb/CHANGELOG.md index 13178a9d8dc5b0..43e722d826eec3 100644 --- a/bitnami/keydb/CHANGELOG.md +++ b/bitnami/keydb/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 0.3.0 (2024-12-10) + +* [bitnami/keydb] Detect non-standard images ([#30901](https://github.com/bitnami/charts/pull/30901)) + ## 0.2.0 (2024-11-29) -* [bitnami/keydb] feat: :sparkles: :memo: Allow password update via values.yaml ([#30691](https://github.com/bitnami/charts/pull/30691)) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 3) (#30666) ([82fc7e2](https://github.com/bitnami/charts/commit/82fc7e2fc12e2648ed22069942203c02bf5d4cc6)), closes [#30666](https://github.com/bitnami/charts/issues/30666) +* [bitnami/keydb] feat: :sparkles: :memo: Allow password update via values.yaml (#30691) ([adbd271](https://github.com/bitnami/charts/commit/adbd27134af8251569b8f463cf4d663d31f3b74d)), closes [#30691](https://github.com/bitnami/charts/issues/30691) ## 0.1.6 (2024-11-17) diff --git a/bitnami/keydb/Chart.lock b/bitnami/keydb/Chart.lock index b7c3fdf3be024f..146a3ee6d09640 100644 --- a/bitnami/keydb/Chart.lock +++ b/bitnami/keydb/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-11-29T17:30:22.930161176+01:00" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:07:18.166717+01:00" diff --git a/bitnami/keydb/Chart.yaml b/bitnami/keydb/Chart.yaml index 078439c835aebd..55ad76442005f8 100644 --- a/bitnami/keydb/Chart.yaml +++ b/bitnami/keydb/Chart.yaml @@ -34,4 +34,4 @@ name: keydb sources: - https://github.com/bitnami/charts/tree/main/bitnami/keydb - https://github.com/bitnami/containers/tree/main/bitnami/keydb -version: 0.2.0 +version: 0.3.0 diff --git a/bitnami/keydb/README.md b/bitnami/keydb/README.md index e99e59c6c92652..48fc7f9fa1f8e7 100644 --- a/bitnami/keydb/README.md +++ b/bitnami/keydb/README.md @@ -236,13 +236,14 @@ If you encounter errors when working with persistent volumes, refer to our [trou ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.keydb.password` | Global KeyDB password (overrides `auth.password`) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.keydb.password` | Global KeyDB password (overrides `auth.password`) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters diff --git a/bitnami/keydb/templates/NOTES.txt b/bitnami/keydb/templates/NOTES.txt index fabe59c08790ee..a129b1d0cde7e1 100644 --- a/bitnami/keydb/templates/NOTES.txt +++ b/bitnami/keydb/templates/NOTES.txt @@ -163,3 +163,4 @@ To connect to your Replica nodes from outside the cluster execute the following {{- include "keydb.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "master" "replica" "metrics" "volumePermissions") "context" $) }} {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.metrics.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.metrics.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/keydb/values.yaml b/bitnami/keydb/values.yaml index 11f7a320ae073f..d605606500f86c 100644 --- a/bitnami/keydb/values.yaml +++ b/bitnami/keydb/values.yaml @@ -22,6 +22,11 @@ global: defaultStorageClass: "" keydb: password: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 156d8c6d221dd477db64253f55666d1d29e7f95e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:37:09 +0100 Subject: [PATCH 072/253] [bitnami/ghost] Detect non-standard images (#30890) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/ghost] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update bitnami/ghost/templates/NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update values.yaml Signed-off-by: Juan José Martos * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Juan José Martos Signed-off-by: Bitnami Containers Co-authored-by: Juan José Martos Co-authored-by: Bitnami Containers --- bitnami/ghost/CHANGELOG.md | 8 ++++++-- bitnami/ghost/Chart.lock | 6 +++--- bitnami/ghost/Chart.yaml | 2 +- bitnami/ghost/README.md | 17 +++++++++++------ bitnami/ghost/templates/NOTES.txt | 3 ++- bitnami/ghost/values.yaml | 5 +++++ 6 files changed, 28 insertions(+), 13 deletions(-) diff --git a/bitnami/ghost/CHANGELOG.md b/bitnami/ghost/CHANGELOG.md index 7a10266444efb4..ad018100992d65 100644 --- a/bitnami/ghost/CHANGELOG.md +++ b/bitnami/ghost/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 22.0.10 (2024-12-09) +## 22.1.0 (2024-12-10) -* [bitnami/ghost] Release 22.0.10 ([#30831](https://github.com/bitnami/charts/pull/30831)) +* [bitnami/ghost] Detect non-standard images ([#30890](https://github.com/bitnami/charts/pull/30890)) + +## 22.0.10 (2024-12-09) + +* [bitnami/ghost] Release 22.0.10 (#30831) ([4e2d5d2](https://github.com/bitnami/charts/commit/4e2d5d2aaceeffbf2c255938e74810c1baf75c91)), closes [#30831](https://github.com/bitnami/charts/issues/30831) ## 22.0.9 (2024-12-06) diff --git a/bitnami/ghost/Chart.lock b/bitnami/ghost/Chart.lock index c7c1388d84aed6..64b9bb901a4956 100644 --- a/bitnami/ghost/Chart.lock +++ b/bitnami/ghost/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 12.1.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:f91f6cd1757515c227000ecf00f46f50451bb1665dd0f173f7cf95671b0a946a -generated: "2024-11-28T21:13:23.304292341Z" + version: 2.28.0 +digest: sha256:79dfca92b7d91dbd45d91a0652a810dcf73d69de94e5b4cd4e1147b2f853598d +generated: "2024-12-10T17:00:06.25348+01:00" diff --git a/bitnami/ghost/Chart.yaml b/bitnami/ghost/Chart.yaml index 66819ca6fbd8a3..528a6380e5f0fa 100644 --- a/bitnami/ghost/Chart.yaml +++ b/bitnami/ghost/Chart.yaml @@ -40,4 +40,4 @@ maintainers: name: ghost sources: - https://github.com/bitnami/charts/tree/main/bitnami/ghost -version: 22.0.10 +version: 22.1.0 diff --git a/bitnami/ghost/README.md b/bitnami/ghost/README.md index 0ccd7b55e04375..39b94f94a3c3e5 100644 --- a/bitnami/ghost/README.md +++ b/bitnami/ghost/README.md @@ -212,12 +212,13 @@ See the [Parameters](#parameters) section to configure the PVC or to disable per ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -483,6 +484,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 22.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 22.0.0 This major bump updates the MySQL subchart to version 12.0.0. This subchart updates the StatefulSet objects `serviceName` to use a headless service, as the current non-headless service attached to it was not providing DNS entries. This will cause an upgrade issue because it changes "immutable fields". To workaround it, delete the StatefulSet objects as follows (replace the RELEASE_NAME placeholder): diff --git a/bitnami/ghost/templates/NOTES.txt b/bitnami/ghost/templates/NOTES.txt index 78a4330076d6e0..6ba33d8e9e5c0b 100644 --- a/bitnami/ghost/templates/NOTES.txt +++ b/bitnami/ghost/templates/NOTES.txt @@ -146,4 +146,5 @@ host. To configure Ghost to use and external database host: {{- end -}} {{- include "common.errors.upgrade.passwords.empty" (dict "validationErrors" $passwordValidationErrors "context" $) -}} {{- include "common.warnings.resources" (dict "sections" (list "" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/ghost/values.yaml b/bitnami/ghost/values.yaml index 8bf4fea0a6b68a..814ee7a60ca898 100644 --- a/bitnami/ghost/values.yaml +++ b/bitnami/ghost/values.yaml @@ -18,6 +18,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 6ee9c49966c3ff9d1f1d0fa05278d36a2e45af8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:37:18 +0100 Subject: [PATCH 073/253] [bitnami/keycloak] Detect non-standard images (#30902) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/keycloak] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/keycloak/CHANGELOG.md | 12 ++++++++++-- bitnami/keycloak/Chart.lock | 8 ++++---- bitnami/keycloak/Chart.yaml | 2 +- bitnami/keycloak/README.md | 19 ++++++++++++------- bitnami/keycloak/templates/NOTES.txt | 3 ++- bitnami/keycloak/values.yaml | 5 +++++ 6 files changed, 34 insertions(+), 15 deletions(-) diff --git a/bitnami/keycloak/CHANGELOG.md b/bitnami/keycloak/CHANGELOG.md index 584d316ee73bc3..005268291a18f6 100644 --- a/bitnami/keycloak/CHANGELOG.md +++ b/bitnami/keycloak/CHANGELOG.md @@ -1,8 +1,16 @@ # Changelog -## 24.2.3 (2024-12-03) +## 24.3.0 (2024-12-10) -* [bitnami/keycloak] Release 24.2.3 ([#30726](https://github.com/bitnami/charts/pull/30726)) +* [bitnami/keycloak] Detect non-standard images ([#30902](https://github.com/bitnami/charts/pull/30902)) + +## 24.2.3 (2024-12-03) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 3) (#30666) ([82fc7e2](https://github.com/bitnami/charts/commit/82fc7e2fc12e2648ed22069942203c02bf5d4cc6)), closes [#30666](https://github.com/bitnami/charts/issues/30666) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 2) (#30687) ([c457848](https://github.com/bitnami/charts/commit/c457848b2a111aad59830b98f85ffa1e29918e10)), closes [#30687](https://github.com/bitnami/charts/issues/30687) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/keycloak] Release 24.2.3 (#30726) ([c163f68](https://github.com/bitnami/charts/commit/c163f689ad6c765c5b8d138ca597d85ab8402d14)), closes [#30726](https://github.com/bitnami/charts/issues/30726) ## 24.2.2 (2024-11-22) diff --git a/bitnami/keycloak/Chart.lock b/bitnami/keycloak/Chart.lock index 3204498f69fa03..b6ee52924a25d1 100644 --- a/bitnami/keycloak/Chart.lock +++ b/bitnami/keycloak/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.3 + version: 16.2.5 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:53e3382359cf372eb18ea7bd234591cd1a5f615d028e9be77a27fe02f562630c -generated: "2024-12-03T09:24:51.091854924Z" + version: 2.28.0 +digest: sha256:9c2ce8b298e807bc8141682773027cc3b0c62feec6933d315f9f181a4dabe862 +generated: "2024-12-10T17:06:51.616428+01:00" diff --git a/bitnami/keycloak/Chart.yaml b/bitnami/keycloak/Chart.yaml index 5793facfc00690..19ac4e3eaf097d 100644 --- a/bitnami/keycloak/Chart.yaml +++ b/bitnami/keycloak/Chart.yaml @@ -33,4 +33,4 @@ maintainers: name: keycloak sources: - https://github.com/bitnami/charts/tree/main/bitnami/keycloak -version: 24.2.3 +version: 24.3.0 diff --git a/bitnami/keycloak/README.md b/bitnami/keycloak/README.md index 0fa5ca5fb7cde8..9fe0d3938c1bfc 100644 --- a/bitnami/keycloak/README.md +++ b/bitnami/keycloak/README.md @@ -334,13 +334,14 @@ As an alternative, you can use of the preset configurations for pod affinity, po ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -726,6 +727,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 24.3.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 24.1.0 With this update the metrics service listening port is switched to 9000, the same as the keycloak management endpoint is using. diff --git a/bitnami/keycloak/templates/NOTES.txt b/bitnami/keycloak/templates/NOTES.txt index dcbde97e93fc30..78da46b2c1eb8b 100644 --- a/bitnami/keycloak/templates/NOTES.txt +++ b/bitnami/keycloak/templates/NOTES.txt @@ -103,4 +103,5 @@ You can access the Prometheus metrics following the steps below: {{- include "common.warnings.rollingTag" .Values.image }} {{- include "common.warnings.rollingTag" .Values.keycloakConfigCli.image }} {{- include "common.warnings.resources" (dict "sections" (list "keycloakConfigCli" "") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.keycloakConfigCli.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.keycloakConfigCli.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.keycloakConfigCli.image) "context" $) }} diff --git a/bitnami/keycloak/values.yaml b/bitnami/keycloak/values.yaml index 9587fb28bed9c3..7af877b58670d8 100644 --- a/bitnami/keycloak/values.yaml +++ b/bitnami/keycloak/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 68c74f9cbaf86f0a0434e5d4ff1a309a973e2746 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:37:28 +0100 Subject: [PATCH 074/253] [bitnami/jupyterhub] Detect non-standard images (#30904) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/jupyterhub] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/jupyterhub/CHANGELOG.md | 10 ++++++++-- bitnami/jupyterhub/Chart.lock | 8 ++++---- bitnami/jupyterhub/Chart.yaml | 2 +- bitnami/jupyterhub/README.md | 19 ++++++++++++------- bitnami/jupyterhub/templates/NOTES.txt | 3 ++- bitnami/jupyterhub/values.yaml | 5 +++++ 6 files changed, 32 insertions(+), 15 deletions(-) diff --git a/bitnami/jupyterhub/CHANGELOG.md b/bitnami/jupyterhub/CHANGELOG.md index 39297a663d93b4..4c1d2a562d3409 100644 --- a/bitnami/jupyterhub/CHANGELOG.md +++ b/bitnami/jupyterhub/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 8.0.1 (2024-11-09) +## 8.1.0 (2024-12-10) -* [bitnami/jupyterhub] Release 8.0.1 ([#30372](https://github.com/bitnami/charts/pull/30372)) +* [bitnami/jupyterhub] Detect non-standard images ([#30904](https://github.com/bitnami/charts/pull/30904)) + +## 8.0.1 (2024-11-09) + +* [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/jupyterhub] Release 8.0.1 (#30372) ([93410df](https://github.com/bitnami/charts/commit/93410df4913539709dce0b1f0ce450ab414650b9)), closes [#30372](https://github.com/bitnami/charts/issues/30372) +* 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) ## 8.0.0 (2024-10-03) diff --git a/bitnami/jupyterhub/Chart.lock b/bitnami/jupyterhub/Chart.lock index 35a933f93cbcb1..9376513df7b78f 100644 --- a/bitnami/jupyterhub/Chart.lock +++ b/bitnami/jupyterhub/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.1.2 + version: 16.2.5 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:cc19997cacee2563257a397ad49cb403c5971e5ad1d7a28a3453bca753bf2694 -generated: "2024-11-09T07:55:16.985719417Z" + version: 2.28.0 +digest: sha256:9c2ce8b298e807bc8141682773027cc3b0c62feec6933d315f9f181a4dabe862 +generated: "2024-12-10T17:05:54.824776+01:00" diff --git a/bitnami/jupyterhub/Chart.yaml b/bitnami/jupyterhub/Chart.yaml index c0fad6ac340ea9..1b816f50c51261 100644 --- a/bitnami/jupyterhub/Chart.yaml +++ b/bitnami/jupyterhub/Chart.yaml @@ -37,4 +37,4 @@ maintainers: name: jupyterhub sources: - https://github.com/bitnami/charts/tree/main/bitnami/jupyterhub -version: 8.0.1 +version: 8.1.0 diff --git a/bitnami/jupyterhub/README.md b/bitnami/jupyterhub/README.md index 4a26cef780e708..870334facdf2a2 100644 --- a/bitnami/jupyterhub/README.md +++ b/bitnami/jupyterhub/README.md @@ -347,13 +347,14 @@ There are cases where you may want to deploy extra objects, such a ConfigMap con ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -870,6 +871,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 8.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 8.0.0 This major updates the PostgreSQL subchart to its newest major, 16.0.0, which uses PostgreSQL 17.x. Follow the [official instructions](https://www.postgresql.org/docs/17/upgrading.html) to upgrade to 17.x. diff --git a/bitnami/jupyterhub/templates/NOTES.txt b/bitnami/jupyterhub/templates/NOTES.txt index bbe03fe981d7da..7f37fca3e4862b 100644 --- a/bitnami/jupyterhub/templates/NOTES.txt +++ b/bitnami/jupyterhub/templates/NOTES.txt @@ -64,4 +64,5 @@ Did you know there are enterprise versions of the Bitnami catalog? For enhanced {{- include "common.errors.upgrade.passwords.empty" (dict "validationErrors" $passwordValidationErrors "context" $) -}} {{- include "jupyterhub.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "hub" "imagePuller" "proxy" "singleuser") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.hub.image .Values.proxy.image .Values.singleuser.image .Values.auxiliaryImage) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.hub.image .Values.proxy.image .Values.singleuser.image .Values.auxiliaryImage) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.hub.image .Values.proxy.image .Values.singleuser.image .Values.auxiliaryImage) "context" $) }} diff --git a/bitnami/jupyterhub/values.yaml b/bitnami/jupyterhub/values.yaml index b14935c6f7b318..fcc6a11ebec308 100644 --- a/bitnami/jupyterhub/values.yaml +++ b/bitnami/jupyterhub/values.yaml @@ -20,6 +20,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From f51cea0833ace64f69a2c73167f3d3d7fabfc312 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:41:55 +0100 Subject: [PATCH 075/253] [bitnami/kong] Detect non-standard images (#30898) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/kong] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Modify values.yaml Signed-off-by: Carlos Rodríguez Hernández * Update values.yaml Signed-off-by: Carlos Rodríguez Hernández * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/kong/CHANGELOG.md | 6 +++++- bitnami/kong/Chart.lock | 10 +++++----- bitnami/kong/Chart.yaml | 2 +- bitnami/kong/README.md | 17 +++++++++++------ bitnami/kong/templates/NOTES.txt | 1 + bitnami/kong/values.yaml | 6 ++++++ 6 files changed, 29 insertions(+), 13 deletions(-) diff --git a/bitnami/kong/CHANGELOG.md b/bitnami/kong/CHANGELOG.md index 9b1c06c2b634b4..568f4821c3df47 100644 --- a/bitnami/kong/CHANGELOG.md +++ b/bitnami/kong/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog +## 15.1.0 (2024-12-10) + +* [bitnami/kong] Detect non-standard images ([#30898](https://github.com/bitnami/charts/pull/30898)) + ## 15.0.0 (2024-11-22) -* [bitnami/kong] Use postgresql 17 for Kong ([#30584](https://github.com/bitnami/charts/pull/30584)) +* [bitnami/kong] Use postgresql 17 for Kong (#30584) ([66c3a1c](https://github.com/bitnami/charts/commit/66c3a1c7c70034befe21bf5f004ab040f264dca6)), closes [#30584](https://github.com/bitnami/charts/issues/30584) ## 14.0.9 (2024-11-22) diff --git a/bitnami/kong/Chart.lock b/bitnami/kong/Chart.lock index b401376bc061a0..b3bd0dfba340d5 100644 --- a/bitnami/kong/Chart.lock +++ b/bitnami/kong/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.2 + version: 16.2.5 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 + version: 2.28.0 - name: cassandra repository: oci://registry-1.docker.io/bitnamicharts - version: 12.0.4 -digest: sha256:cf1888ebd34ba04415ba7a3fb77ce952578b26bb4c1a05a5b669d5842889ea30 -generated: "2024-11-22T13:22:04.375151+01:00" + version: 12.0.5 +digest: sha256:bc189fbe098a441a2ac6982c65362bddacfceda1e0a6a11951ac3c7d22dd2e15 +generated: "2024-12-10T17:08:31.598394+01:00" diff --git a/bitnami/kong/Chart.yaml b/bitnami/kong/Chart.yaml index c6a933826d43c3..ec8e17c345b767 100644 --- a/bitnami/kong/Chart.yaml +++ b/bitnami/kong/Chart.yaml @@ -43,4 +43,4 @@ maintainers: name: kong sources: - https://github.com/bitnami/charts/tree/main/bitnami/kong -version: 15.0.0 +version: 15.1.0 diff --git a/bitnami/kong/README.md b/bitnami/kong/README.md index 39a8193015db49..7eef15066981d8 100644 --- a/bitnami/kong/README.md +++ b/bitnami/kong/README.md @@ -229,12 +229,13 @@ As an alternative, you can use of the preset configurations for pod affinity, po ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -560,6 +561,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 15.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + It's necessary to specify the existing passwords while performing a upgrade to ensure the secrets are not updated with invalid randomly generated passwords. Remember to specify the existing values of the `postgresql.postgresqlPassword` or `cassandra.password` parameters when upgrading the chart: ```console diff --git a/bitnami/kong/templates/NOTES.txt b/bitnami/kong/templates/NOTES.txt index 248dcbc6e62e90..518982c542a28d 100644 --- a/bitnami/kong/templates/NOTES.txt +++ b/bitnami/kong/templates/NOTES.txt @@ -121,3 +121,4 @@ WARNING: You made the Kong admin {{ if contains "ClusterIP" .Values.service.type {{- end }} {{- include "common.warnings.resources" (dict "sections" (list "ingressController" "kong" "migration") "context" $) }} {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.ingressController.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.ingressController.image) "context" $) }} diff --git a/bitnami/kong/values.yaml b/bitnami/kong/values.yaml index 741e0cc293415e..2b73c1473ddfb6 100644 --- a/bitnami/kong/values.yaml +++ b/bitnami/kong/values.yaml @@ -19,6 +19,12 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + ## + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From b7f1b926ecabfec95ef6c081d8b12f40d950d30e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 19:45:34 +0100 Subject: [PATCH 076/253] [bitnami/jaeger] Fix typo in NOTES.txt (#30909) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/jaeger] Fix typo in NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/jaeger/CHANGELOG.md | 7 ++++++- bitnami/jaeger/Chart.yaml | 2 +- bitnami/jaeger/templates/NOTES.txt | 3 ++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/bitnami/jaeger/CHANGELOG.md b/bitnami/jaeger/CHANGELOG.md index c73982bc7b6c22..8e876fdb01336d 100644 --- a/bitnami/jaeger/CHANGELOG.md +++ b/bitnami/jaeger/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 5.1.1 (2024-12-10) + +* [bitnami/jaeger] Fix typo in NOTES.txt ([#30909](https://github.com/bitnami/charts/pull/30909)) + ## 5.1.0 (2024-12-10) -* [bitnami/jaeger] Detect non-standard images ([#30881](https://github.com/bitnami/charts/pull/30881)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/jaeger] Detect non-standard images (#30881) ([4773008](https://github.com/bitnami/charts/commit/47730085e639cddd081ec93d62339322a36b0fc5)), closes [#30881](https://github.com/bitnami/charts/issues/30881) ## 5.0.1 (2024-12-04) diff --git a/bitnami/jaeger/Chart.yaml b/bitnami/jaeger/Chart.yaml index 6cb2e192df8cf1..6569cc7f7a3af4 100644 --- a/bitnami/jaeger/Chart.yaml +++ b/bitnami/jaeger/Chart.yaml @@ -34,4 +34,4 @@ maintainers: name: jaeger sources: - https://github.com/bitnami/charts/tree/main/bitnami/jaeger -version: 5.1.0 +version: 5.1.1 diff --git a/bitnami/jaeger/templates/NOTES.txt b/bitnami/jaeger/templates/NOTES.txt index 9449254864fc6e..55a6a9019c5646 100644 --- a/bitnami/jaeger/templates/NOTES.txt +++ b/bitnami/jaeger/templates/NOTES.txt @@ -24,4 +24,5 @@ Did you know there are enterprise versions of the Bitnami catalog? For enhanced {{- include "common.warnings.rollingTag" .Values.image }} {{- include "common.warnings.resources" (dict "sections" (list "collector" "migration" "query") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.cqlshImage) "context" $) }}{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.cqlshImage) "context" $) }} +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.cqlshImage) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.cqlshImage) "context" $) }} From ad6e78f46b05f345be2b8b03f288ba3cc64ead3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 20:04:35 +0100 Subject: [PATCH 077/253] [bitnami/kube-state-metrics] Detect non-standard images (#30913) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/kube-state-metrics] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify values.yaml Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/kube-state-metrics/CHANGELOG.md | 9 +++++++-- bitnami/kube-state-metrics/Chart.lock | 6 +++--- bitnami/kube-state-metrics/Chart.yaml | 2 +- bitnami/kube-state-metrics/README.md | 15 ++++++++++----- bitnami/kube-state-metrics/templates/NOTES.txt | 2 +- bitnami/kube-state-metrics/values.yaml | 5 +++++ 6 files changed, 27 insertions(+), 12 deletions(-) diff --git a/bitnami/kube-state-metrics/CHANGELOG.md b/bitnami/kube-state-metrics/CHANGELOG.md index d8ef2db68a44ed..f370b59223242f 100644 --- a/bitnami/kube-state-metrics/CHANGELOG.md +++ b/bitnami/kube-state-metrics/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 4.2.17 (2024-12-04) +## 4.3.0 (2024-12-10) -* [bitnami/kube-state-metrics] Release 4.2.17 ([#30759](https://github.com/bitnami/charts/pull/30759)) +* [bitnami/kube-state-metrics] Detect non-standard images ([#30913](https://github.com/bitnami/charts/pull/30913)) + +## 4.2.17 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/kube-state-metrics] Release 4.2.17 (#30759) ([7ac7caa](https://github.com/bitnami/charts/commit/7ac7caa6377a085be8d07a5cfc18be367ad266fd)), closes [#30759](https://github.com/bitnami/charts/issues/30759) ## 4.2.16 (2024-11-08) diff --git a/bitnami/kube-state-metrics/Chart.lock b/bitnami/kube-state-metrics/Chart.lock index 5df553dfdf92b1..11f5af0a74efe7 100644 --- a/bitnami/kube-state-metrics/Chart.lock +++ b/bitnami/kube-state-metrics/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-04T00:53:01.46422335Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:09:36.335661+01:00" diff --git a/bitnami/kube-state-metrics/Chart.yaml b/bitnami/kube-state-metrics/Chart.yaml index 45234d9c416379..a299a41763635c 100644 --- a/bitnami/kube-state-metrics/Chart.yaml +++ b/bitnami/kube-state-metrics/Chart.yaml @@ -28,4 +28,4 @@ maintainers: name: kube-state-metrics sources: - https://github.com/bitnami/charts/tree/main/bitnami/kube-state-metrics -version: 4.2.17 +version: 4.3.0 diff --git a/bitnami/kube-state-metrics/README.md b/bitnami/kube-state-metrics/README.md index fe4a7a1093644d..761b48f6afe663 100644 --- a/bitnami/kube-state-metrics/README.md +++ b/bitnami/kube-state-metrics/README.md @@ -107,11 +107,12 @@ As an alternative, use one of the preset configurations for pod affinity, pod an ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -305,6 +306,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 4.3.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ```console helm upgrade my-release oci://REGISTRY_NAME/REPOSITORY_NAME/kube-state-metrics ``` diff --git a/bitnami/kube-state-metrics/templates/NOTES.txt b/bitnami/kube-state-metrics/templates/NOTES.txt index 885a3f15eaa134..c23236d5bf87a6 100644 --- a/bitnami/kube-state-metrics/templates/NOTES.txt +++ b/bitnami/kube-state-metrics/templates/NOTES.txt @@ -62,4 +62,4 @@ To access kube-state-metrics from outside the cluster execute the following comm {{- include "kube-state-metrics.checkRollingTags" . }} {{- include "common.warnings.resources" (dict "sections" (list "") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }}{{- include "common.errors.insecureImages" (dict "images" (list .Values.image) "context" $) }} diff --git a/bitnami/kube-state-metrics/values.yaml b/bitnami/kube-state-metrics/values.yaml index a1476ec0db42e8..6449db440bdcd3 100644 --- a/bitnami/kube-state-metrics/values.yaml +++ b/bitnami/kube-state-metrics/values.yaml @@ -17,6 +17,11 @@ global: ## - myRegistryKeySecretName ## imagePullSecrets: [] + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From b32661c012482459be444620c95bb6877f55207e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 20:04:50 +0100 Subject: [PATCH 078/253] [bitnami/kibana] Detect non-standard images (#30899) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/kibana] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/kibana/CHANGELOG.md | 8 ++++++-- bitnami/kibana/Chart.lock | 6 +++--- bitnami/kibana/Chart.yaml | 2 +- bitnami/kibana/README.md | 19 ++++++++++++------- bitnami/kibana/templates/NOTES.txt | 3 ++- bitnami/kibana/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 14 deletions(-) diff --git a/bitnami/kibana/CHANGELOG.md b/bitnami/kibana/CHANGELOG.md index 77f7e0a38b931d..c8e7bbae946c14 100644 --- a/bitnami/kibana/CHANGELOG.md +++ b/bitnami/kibana/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 11.3.2 (2024-11-22) +## 11.4.0 (2024-12-10) -* [bitnami/kibana] Release 11.3.2 ([#30593](https://github.com/bitnami/charts/pull/30593)) +* [bitnami/kibana] Detect non-standard images ([#30899](https://github.com/bitnami/charts/pull/30899)) + +## 11.3.2 (2024-11-22) + +* [bitnami/kibana] Release 11.3.2 (#30593) ([bfff921](https://github.com/bitnami/charts/commit/bfff9213692e93b60cb99da98c0aeadd935565ef)), closes [#30593](https://github.com/bitnami/charts/issues/30593) ## 11.3.1 (2024-11-18) diff --git a/bitnami/kibana/Chart.lock b/bitnami/kibana/Chart.lock index bd69e17d52e99a..6ff97ae94a721f 100644 --- a/bitnami/kibana/Chart.lock +++ b/bitnami/kibana/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:b711ab5874abf868a0c64353a790f17771758cee6f802acb9819be004c8460af -generated: "2024-11-18T17:01:08.306150688Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:08:03.02134+01:00" diff --git a/bitnami/kibana/Chart.yaml b/bitnami/kibana/Chart.yaml index 4cd8c3fb1bf254..636c985a229696 100644 --- a/bitnami/kibana/Chart.yaml +++ b/bitnami/kibana/Chart.yaml @@ -32,4 +32,4 @@ maintainers: name: kibana sources: - https://github.com/bitnami/charts/tree/main/bitnami/kibana -version: 11.3.2 +version: 11.4.0 diff --git a/bitnami/kibana/README.md b/bitnami/kibana/README.md index 9116d554a7c219..658dee6b38c2c9 100644 --- a/bitnami/kibana/README.md +++ b/bitnami/kibana/README.md @@ -263,13 +263,14 @@ You can enable this initContainer by setting `volumePermissions.enabled` to `tru ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -500,6 +501,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 11.4.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 11.0.0 This major bump changes the following security defaults: diff --git a/bitnami/kibana/templates/NOTES.txt b/bitnami/kibana/templates/NOTES.txt index 43be529b1808d5..cc26fa6bdf5fb3 100644 --- a/bitnami/kibana/templates/NOTES.txt +++ b/bitnami/kibana/templates/NOTES.txt @@ -79,4 +79,5 @@ WARNING: For Prometheus metrics to work, make sure that the kibana-prometheus-ex {{- include "kibana.checkRollingTags" . }} {{- end }} {{- include "common.warnings.resources" (dict "sections" (list "" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/kibana/values.yaml b/bitnami/kibana/values.yaml index 01e17fe727b2c7..e9a1f112f11377 100644 --- a/bitnami/kibana/values.yaml +++ b/bitnami/kibana/values.yaml @@ -20,6 +20,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From b7e317558b8d20e16700c96808411fe0d2c30171 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 20:18:12 +0100 Subject: [PATCH 079/253] [bitnami/kube-prometheus] Detect non-standard images (#30912) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/kube-prometheus] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update values.yaml Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/kube-prometheus/CHANGELOG.md | 9 +++++++-- bitnami/kube-prometheus/Chart.lock | 10 +++++----- bitnami/kube-prometheus/Chart.yaml | 2 +- bitnami/kube-prometheus/README.md | 17 +++++++++++------ bitnami/kube-prometheus/templates/NOTES.txt | 3 ++- bitnami/kube-prometheus/values.yaml | 5 +++++ 6 files changed, 31 insertions(+), 15 deletions(-) diff --git a/bitnami/kube-prometheus/CHANGELOG.md b/bitnami/kube-prometheus/CHANGELOG.md index b1f37566b6159c..33178489f0b4ee 100644 --- a/bitnami/kube-prometheus/CHANGELOG.md +++ b/bitnami/kube-prometheus/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 10.1.1 (2024-12-04) +## 10.2.0 (2024-12-10) -* [bitnami/kube-prometheus] Release 10.1.1 ([#30773](https://github.com/bitnami/charts/pull/30773)) +* [bitnami/kube-prometheus] Detect non-standard images ([#30912](https://github.com/bitnami/charts/pull/30912)) + +## 10.1.1 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/kube-prometheus] Release 10.1.1 (#30773) ([66daaac](https://github.com/bitnami/charts/commit/66daaace6d6db9320e863a225bafa8394bb5c0ea)), closes [#30773](https://github.com/bitnami/charts/issues/30773) ## 10.1.0 (2024-11-26) diff --git a/bitnami/kube-prometheus/Chart.lock b/bitnami/kube-prometheus/Chart.lock index 232ec49c9df3b1..3953f2f0c06c35 100644 --- a/bitnami/kube-prometheus/Chart.lock +++ b/bitnami/kube-prometheus/Chart.lock @@ -1,15 +1,15 @@ dependencies: - name: node-exporter repository: oci://registry-1.docker.io/bitnamicharts - version: 4.4.17 + version: 4.4.18 - name: kube-state-metrics repository: oci://registry-1.docker.io/bitnamicharts - version: 4.2.16 + version: 4.2.17 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 + version: 2.28.0 - name: kube-prometheus-crds repository: file://./charts/kube-prometheus-crds version: 0.1.0 -digest: sha256:d93646b514e7ea806e1cf75f4f00d3aa473d08e4ec070f6115be1de10ff7580a -generated: "2024-12-04T03:08:23.050503504Z" +digest: sha256:ee45f7ce4d310543ad219af0b18b1a917478a580f0f86886851b0877689c6cb0 +generated: "2024-12-10T17:09:07.458057+01:00" diff --git a/bitnami/kube-prometheus/Chart.yaml b/bitnami/kube-prometheus/Chart.yaml index 1f3d2a901303af..b53f56ad4bffb4 100644 --- a/bitnami/kube-prometheus/Chart.yaml +++ b/bitnami/kube-prometheus/Chart.yaml @@ -49,4 +49,4 @@ maintainers: name: kube-prometheus sources: - https://github.com/bitnami/charts/tree/main/bitnami/kube-prometheus -version: 10.1.1 +version: 10.2.0 diff --git a/bitnami/kube-prometheus/README.md b/bitnami/kube-prometheus/README.md index b85b43a039095f..40a1aa02f725a6 100644 --- a/bitnami/kube-prometheus/README.md +++ b/bitnami/kube-prometheus/README.md @@ -125,12 +125,13 @@ As an alternative, use one of the preset configurations for pod affinity, pod an ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -934,6 +935,10 @@ While upgrading a chart, please note that there are certain limitations to upgra ## Upgrading +### To 10.2.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ```console helm upgrade my-release oci://REGISTRY_NAME/REPOSITORY_NAME/kube-prometheus ``` diff --git a/bitnami/kube-prometheus/templates/NOTES.txt b/bitnami/kube-prometheus/templates/NOTES.txt index 44e892ee22ec31..d8c032303a15d9 100644 --- a/bitnami/kube-prometheus/templates/NOTES.txt +++ b/bitnami/kube-prometheus/templates/NOTES.txt @@ -118,4 +118,5 @@ To access Alertmanager from outside the cluster execute the following commands: {{- include "common.warnings.rollingTag" .Values.alertmanager.image }} {{- include "kube-prometheus.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "alertmanager" "blackboxExporter" "operator" "prometheus" "prometheus.thanos") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.operator.image .Values.prometheus.image .Values.prometheus.thanos.image .Values.alertmanager.image .Values.blackboxExporter.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.operator.image .Values.prometheus.image .Values.prometheus.thanos.image .Values.alertmanager.image .Values.blackboxExporter.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.operator.image .Values.prometheus.image .Values.prometheus.thanos.image .Values.alertmanager.image .Values.blackboxExporter.image) "context" $) }} diff --git a/bitnami/kube-prometheus/values.yaml b/bitnami/kube-prometheus/values.yaml index 760722fcfa26d6..5a90ccc4921a28 100644 --- a/bitnami/kube-prometheus/values.yaml +++ b/bitnami/kube-prometheus/values.yaml @@ -19,6 +19,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 56d9ae2dc9de4a558e8d308b0842af3d1dc6bc8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 20:30:03 +0100 Subject: [PATCH 080/253] [bitnami/odoo] Detect non-standard images (#30910) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/odoo] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/odoo/CHANGELOG.md | 8 ++++++-- bitnami/odoo/Chart.lock | 6 +++--- bitnami/odoo/Chart.yaml | 2 +- bitnami/odoo/README.md | 5 +++++ bitnami/odoo/templates/NOTES.txt | 3 ++- bitnami/odoo/values.yaml | 5 +++++ 6 files changed, 22 insertions(+), 7 deletions(-) diff --git a/bitnami/odoo/CHANGELOG.md b/bitnami/odoo/CHANGELOG.md index aad777e6e8b29e..9638352bde5815 100644 --- a/bitnami/odoo/CHANGELOG.md +++ b/bitnami/odoo/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 28.0.3 (2024-12-05) +## 28.1.0 (2024-12-10) -* [bitnami/odoo] Release 28.0.3 ([#30806](https://github.com/bitnami/charts/pull/30806)) +* [bitnami/odoo] Detect non-standard images ([#30910](https://github.com/bitnami/charts/pull/30910)) + +## 28.0.3 (2024-12-06) + +* [bitnami/odoo] Release 28.0.3 (#30806) ([82182ac](https://github.com/bitnami/charts/commit/82182ac46fe08461ee98a7415ef12419363afbc4)), closes [#30806](https://github.com/bitnami/charts/issues/30806) ## 28.0.2 (2024-12-04) diff --git a/bitnami/odoo/Chart.lock b/bitnami/odoo/Chart.lock index 7c77962637b3a6..7981e96ca6a958 100644 --- a/bitnami/odoo/Chart.lock +++ b/bitnami/odoo/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 16.2.5 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:827eacdba5429c70ceb607851e848c3b458c21a776b303360d4995088362dfa8 -generated: "2024-12-04T18:05:40.730749174Z" + version: 2.28.0 +digest: sha256:9c2ce8b298e807bc8141682773027cc3b0c62feec6933d315f9f181a4dabe862 +generated: "2024-12-10T17:21:17.011511+01:00" diff --git a/bitnami/odoo/Chart.yaml b/bitnami/odoo/Chart.yaml index ac85f1db4e473a..e8edfee3b39256 100644 --- a/bitnami/odoo/Chart.yaml +++ b/bitnami/odoo/Chart.yaml @@ -34,4 +34,4 @@ maintainers: name: odoo sources: - https://github.com/bitnami/charts/tree/main/bitnami/odoo -version: 28.0.3 +version: 28.1.0 diff --git a/bitnami/odoo/README.md b/bitnami/odoo/README.md index 035a51541c4cbc..8a7bebfa9559da 100644 --- a/bitnami/odoo/README.md +++ b/bitnami/odoo/README.md @@ -131,6 +131,7 @@ See the [Parameters](#parameters) section to configure the PVC or to disable per | `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | | `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | | `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | | `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `disabled` | ### Common parameters @@ -389,6 +390,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 28.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 27.0.0 This major updates the PostgreSQL subchart to its newest major, 16.0.0, which uses PostgreSQL 17.x. Follow the [official instructions](https://www.postgresql.org/docs/17/upgrading.html) to upgrade to 17.x. diff --git a/bitnami/odoo/templates/NOTES.txt b/bitnami/odoo/templates/NOTES.txt index 86df47c589a4b4..4e5040991c5fc7 100644 --- a/bitnami/odoo/templates/NOTES.txt +++ b/bitnami/odoo/templates/NOTES.txt @@ -52,4 +52,5 @@ Did you know there are enterprise versions of the Bitnami catalog? For enhanced {{- include "common.warnings.rollingTag" .Values.image }} {{- include "common.warnings.resources" (dict "sections" (list "" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image) "context" $) }} diff --git a/bitnami/odoo/values.yaml b/bitnami/odoo/values.yaml index b499776e3bf3a4..641d4b9b2a8592 100644 --- a/bitnami/odoo/values.yaml +++ b/bitnami/odoo/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 8168ae4c69fac2433cc3f4b2e464c819f76a2420 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 20:30:22 +0100 Subject: [PATCH 081/253] [bitnami/zookeeper] Detect non-standard images (#30915) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/zookeeper] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/zookeeper/CHANGELOG.md | 11 +++++++++-- bitnami/zookeeper/Chart.lock | 6 +++--- bitnami/zookeeper/Chart.yaml | 2 +- bitnami/zookeeper/README.md | 19 ++++++++++++------- bitnami/zookeeper/templates/NOTES.txt | 3 ++- bitnami/zookeeper/values.yaml | 5 +++++ 6 files changed, 32 insertions(+), 14 deletions(-) diff --git a/bitnami/zookeeper/CHANGELOG.md b/bitnami/zookeeper/CHANGELOG.md index 9790199624c917..8af23a008f70aa 100644 --- a/bitnami/zookeeper/CHANGELOG.md +++ b/bitnami/zookeeper/CHANGELOG.md @@ -1,8 +1,15 @@ # Changelog -## 13.6.1 (2024-12-04) +## 13.7.0 (2024-12-10) -* [bitnami/zookeeper] Release 13.6.1 ([#30786](https://github.com/bitnami/charts/pull/30786)) +* [bitnami/zookeeper] Detect non-standard images ([#30915](https://github.com/bitnami/charts/pull/30915)) + +## 13.6.1 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 6) (#30675) ([7b9cd04](https://github.com/bitnami/charts/commit/7b9cd04c2ffc730a0d62da787f2d4967c0ede47c)), closes [#30675](https://github.com/bitnami/charts/issues/30675) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 3) (#30688) ([10a49f9](https://github.com/bitnami/charts/commit/10a49f9ff2db1d9d11a6edd1c40a9f61803241bc)), closes [#30688](https://github.com/bitnami/charts/issues/30688) +* [bitnami/zookeeper] Release 13.6.1 (#30786) ([684e90c](https://github.com/bitnami/charts/commit/684e90c974b21a319ffdbd4aefec4d0eb97d55b6)), closes [#30786](https://github.com/bitnami/charts/issues/30786) ## 13.6.0 (2024-11-05) diff --git a/bitnami/zookeeper/Chart.lock b/bitnami/zookeeper/Chart.lock index c8989b2d6b064e..fd03c349fecae4 100644 --- a/bitnami/zookeeper/Chart.lock +++ b/bitnami/zookeeper/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-04T13:27:55.979407169Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:35:29.537478+01:00" diff --git a/bitnami/zookeeper/Chart.yaml b/bitnami/zookeeper/Chart.yaml index da053a35144529..6f57d33adc787e 100644 --- a/bitnami/zookeeper/Chart.yaml +++ b/bitnami/zookeeper/Chart.yaml @@ -28,4 +28,4 @@ maintainers: name: zookeeper sources: - https://github.com/bitnami/charts/tree/main/bitnami/zookeeper -version: 13.6.1 +version: 13.7.0 diff --git a/bitnami/zookeeper/README.md b/bitnami/zookeeper/README.md index 8d23e707c43952..67d8f36458fa06 100644 --- a/bitnami/zookeeper/README.md +++ b/bitnami/zookeeper/README.md @@ -168,13 +168,14 @@ As an alternative, you can use any of the preset configurations for pod affinity ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -480,6 +481,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 13.7.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 13.0.0 This major bump changes the following security defaults: diff --git a/bitnami/zookeeper/templates/NOTES.txt b/bitnami/zookeeper/templates/NOTES.txt index c49b3394bfb3ef..62a08ffb6be3ba 100644 --- a/bitnami/zookeeper/templates/NOTES.txt +++ b/bitnami/zookeeper/templates/NOTES.txt @@ -77,4 +77,5 @@ To connect to your ZooKeeper server from outside the cluster execute the followi {{- include "zookeeper.validateValues" . }} {{- include "zookeeper.checkRollingTags" . }} {{- include "common.warnings.resources" (dict "sections" (list "" "tls" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/zookeeper/values.yaml b/bitnami/zookeeper/values.yaml index 4941402be63a39..3ce660a11888e2 100644 --- a/bitnami/zookeeper/values.yaml +++ b/bitnami/zookeeper/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 8dc032e182d5e6c31d9973b88c583b6888fcaaad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 20:52:51 +0100 Subject: [PATCH 082/253] [bitnami/nats] Detect non-standard images (#30916) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/nats] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update values.yaml Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/nats/CHANGELOG.md | 11 +++++++++-- bitnami/nats/Chart.lock | 6 +++--- bitnami/nats/Chart.yaml | 2 +- bitnami/nats/README.md | 17 +++++++++++------ bitnami/nats/templates/NOTES.txt | 3 ++- bitnami/nats/values.yaml | 5 +++++ 6 files changed, 31 insertions(+), 13 deletions(-) diff --git a/bitnami/nats/CHANGELOG.md b/bitnami/nats/CHANGELOG.md index db32b2a2e893a9..07d648c577ff31 100644 --- a/bitnami/nats/CHANGELOG.md +++ b/bitnami/nats/CHANGELOG.md @@ -1,8 +1,15 @@ # Changelog -## 8.4.10 (2024-12-04) +## 8.5.0 (2024-12-10) -* [bitnami/nats] Release 8.4.10 ([#30771](https://github.com/bitnami/charts/pull/30771)) +* [bitnami/nats] Detect non-standard images ([#30916](https://github.com/bitnami/charts/pull/30916)) + +## 8.4.10 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 5) (#30674) ([ed2a546](https://github.com/bitnami/charts/commit/ed2a54617faf763169e6b01a89100b9db32e1000)), closes [#30674](https://github.com/bitnami/charts/issues/30674) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 3) (#30688) ([10a49f9](https://github.com/bitnami/charts/commit/10a49f9ff2db1d9d11a6edd1c40a9f61803241bc)), closes [#30688](https://github.com/bitnami/charts/issues/30688) +* [bitnami/nats] Release 8.4.10 (#30771) ([2c67e6b](https://github.com/bitnami/charts/commit/2c67e6ba0bcd0b5a2603163a8ee932cf5efdd121)), closes [#30771](https://github.com/bitnami/charts/issues/30771) ## 8.4.9 (2024-11-12) diff --git a/bitnami/nats/Chart.lock b/bitnami/nats/Chart.lock index b85ba525a46ca9..5ee0dc6a84ca9f 100644 --- a/bitnami/nats/Chart.lock +++ b/bitnami/nats/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-04T02:42:15.346495909Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:18:23.800634+01:00" diff --git a/bitnami/nats/Chart.yaml b/bitnami/nats/Chart.yaml index 1690d3250c14be..a6e0928c0b46f0 100644 --- a/bitnami/nats/Chart.yaml +++ b/bitnami/nats/Chart.yaml @@ -31,4 +31,4 @@ maintainers: name: nats sources: - https://github.com/bitnami/charts/tree/main/bitnami/nats -version: 8.4.10 +version: 8.5.0 diff --git a/bitnami/nats/README.md b/bitnami/nats/README.md index 08f0c99cdd5b48..fc94f690ea918f 100644 --- a/bitnami/nats/README.md +++ b/bitnami/nats/README.md @@ -150,12 +150,13 @@ As an alternative, you can use of the preset configurations for pod affinity, po ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -417,6 +418,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 8.5.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 8.0.0 This major bump changes the following security defaults: diff --git a/bitnami/nats/templates/NOTES.txt b/bitnami/nats/templates/NOTES.txt index 6d835aaec48377..b4e76371d122f0 100644 --- a/bitnami/nats/templates/NOTES.txt +++ b/bitnami/nats/templates/NOTES.txt @@ -131,4 +131,5 @@ To access the Monitoring svc from outside the cluster, follow the steps below: {{- include "common.warnings.rollingTag" .Values.metrics.image }} {{- include "nats.validateValues" . -}} {{- include "common.warnings.resources" (dict "sections" (list "metrics" "") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.metrics.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.metrics.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.metrics.image) "context" $) }} diff --git a/bitnami/nats/values.yaml b/bitnami/nats/values.yaml index e82a0c0f195f5d..d72d31cb4051f0 100644 --- a/bitnami/nats/values.yaml +++ b/bitnami/nats/values.yaml @@ -18,6 +18,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 317b01bed1fcd1c13f77a38295ea19d40cfbd34d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 20:53:01 +0100 Subject: [PATCH 083/253] [bitnami/neo4j] Detect non-standard images (#30917) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/neo4j] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/neo4j/CHANGELOG.md | 11 +++++++++-- bitnami/neo4j/Chart.lock | 6 +++--- bitnami/neo4j/Chart.yaml | 2 +- bitnami/neo4j/README.md | 15 ++++++++------- bitnami/neo4j/templates/NOTES.txt | 1 + bitnami/neo4j/values.yaml | 5 +++++ 6 files changed, 27 insertions(+), 13 deletions(-) diff --git a/bitnami/neo4j/CHANGELOG.md b/bitnami/neo4j/CHANGELOG.md index 6a6761ae6599e2..299ac63d85c403 100644 --- a/bitnami/neo4j/CHANGELOG.md +++ b/bitnami/neo4j/CHANGELOG.md @@ -1,8 +1,15 @@ # Changelog -## 0.1.17 (2024-12-09) +## 0.2.0 (2024-12-10) -* [bitnami/neo4j] Release 0.1.17 ([#30841](https://github.com/bitnami/charts/pull/30841)) +* [bitnami/neo4j] Detect non-standard images ([#30917](https://github.com/bitnami/charts/pull/30917)) + +## 0.1.17 (2024-12-09) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 3) (#30688) ([10a49f9](https://github.com/bitnami/charts/commit/10a49f9ff2db1d9d11a6edd1c40a9f61803241bc)), closes [#30688](https://github.com/bitnami/charts/issues/30688) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/neo4j] Release 0.1.17 (#30841) ([d67bdde](https://github.com/bitnami/charts/commit/d67bdde9423969d62ad7d95771c779b6aeb55989)), closes [#30841](https://github.com/bitnami/charts/issues/30841) ## 0.1.16 (2024-10-31) diff --git a/bitnami/neo4j/Chart.lock b/bitnami/neo4j/Chart.lock index e3ee3f0315fb2c..97d9da0fdc3234 100644 --- a/bitnami/neo4j/Chart.lock +++ b/bitnami/neo4j/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-09T13:41:48.865687054Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:18:47.142168+01:00" diff --git a/bitnami/neo4j/Chart.yaml b/bitnami/neo4j/Chart.yaml index be0e7f7d0db8d6..4ae0f501b45a78 100644 --- a/bitnami/neo4j/Chart.yaml +++ b/bitnami/neo4j/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/bitnami/charts/tree/main/bitnami/neo4j - https://github.com/bitnami/containers/tree/main/bitnami/neo4j - https://github.com/neo4j/neo4j -version: 0.1.17 +version: 0.2.0 diff --git a/bitnami/neo4j/README.md b/bitnami/neo4j/README.md index d90367c7e6f4db..d081585c617f46 100644 --- a/bitnami/neo4j/README.md +++ b/bitnami/neo4j/README.md @@ -178,13 +178,14 @@ If you encounter errors when working with persistent volumes, refer to our [trou ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters diff --git a/bitnami/neo4j/templates/NOTES.txt b/bitnami/neo4j/templates/NOTES.txt index 5776aeef775389..f3c264bcf27c65 100644 --- a/bitnami/neo4j/templates/NOTES.txt +++ b/bitnami/neo4j/templates/NOTES.txt @@ -98,3 +98,4 @@ To access your Neo4j site from outside the cluster follow the steps below: {{- include "common.warnings.rollingTag" .Values.image }} {{- include "neo4j.validateValues" . }} {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/neo4j/values.yaml b/bitnami/neo4j/values.yaml index a6d0e39cf39847..ea678bea4380f9 100644 --- a/bitnami/neo4j/values.yaml +++ b/bitnami/neo4j/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From a9558bc475d78cbb012de01d09b04df980a7aec9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 20:53:15 +0100 Subject: [PATCH 084/253] [bitnami/kuberay] Detect non-standard images (#30918) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/kuberay] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/kuberay/CHANGELOG.md | 10 ++++++++-- bitnami/kuberay/Chart.lock | 6 +++--- bitnami/kuberay/Chart.yaml | 2 +- bitnami/kuberay/README.md | 19 ++++++++++++------- bitnami/kuberay/templates/NOTES.txt | 3 ++- bitnami/kuberay/values.yaml | 5 +++++ 6 files changed, 31 insertions(+), 14 deletions(-) diff --git a/bitnami/kuberay/CHANGELOG.md b/bitnami/kuberay/CHANGELOG.md index 0680f52e4e7086..a01b457f5b5a81 100644 --- a/bitnami/kuberay/CHANGELOG.md +++ b/bitnami/kuberay/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 1.2.20 (2024-12-04) +## 1.3.0 (2024-12-10) -* [bitnami/kuberay] Release 1.2.20 ([#30760](https://github.com/bitnami/charts/pull/30760)) +* [bitnami/kuberay] Detect non-standard images ([#30918](https://github.com/bitnami/charts/pull/30918)) + +## 1.2.20 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 3) (#30666) ([82fc7e2](https://github.com/bitnami/charts/commit/82fc7e2fc12e2648ed22069942203c02bf5d4cc6)), closes [#30666](https://github.com/bitnami/charts/issues/30666) +* [bitnami/kuberay] Release 1.2.20 (#30760) ([957d8a1](https://github.com/bitnami/charts/commit/957d8a193b23382675b451452ce0197ff03f081c)), closes [#30760](https://github.com/bitnami/charts/issues/30760) ## 1.2.19 (2024-11-07) diff --git a/bitnami/kuberay/Chart.lock b/bitnami/kuberay/Chart.lock index 7af7bda9436f70..d96f42066cee9c 100644 --- a/bitnami/kuberay/Chart.lock +++ b/bitnami/kuberay/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-04T01:23:54.946609765Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:10:34.569324+01:00" diff --git a/bitnami/kuberay/Chart.yaml b/bitnami/kuberay/Chart.yaml index 99f0618a96e68e..8ed30f48d4ba08 100644 --- a/bitnami/kuberay/Chart.yaml +++ b/bitnami/kuberay/Chart.yaml @@ -32,4 +32,4 @@ maintainers: name: kuberay sources: - https://github.com/bitnami/charts/tree/main/bitnami/kuberay -version: 1.2.20 +version: 1.3.0 diff --git a/bitnami/kuberay/README.md b/bitnami/kuberay/README.md index 48105f8158a96c..fad52723240b8f 100644 --- a/bitnami/kuberay/README.md +++ b/bitnami/kuberay/README.md @@ -144,13 +144,14 @@ As an alternative, use one of the preset configurations for pod affinity, pod an ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -649,6 +650,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 1.3.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 1.0.0 This major bump changes the following security defaults: diff --git a/bitnami/kuberay/templates/NOTES.txt b/bitnami/kuberay/templates/NOTES.txt index f1ce46b1def2f3..85b47d3f7e4bcf 100644 --- a/bitnami/kuberay/templates/NOTES.txt +++ b/bitnami/kuberay/templates/NOTES.txt @@ -48,4 +48,5 @@ https://docs.ray.io/en/latest/cluster/kubernetes/getting-started.html {{- include "common.warnings.rollingTag" .Values.rayImage }} {{- include "kuberay.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "apiserver" "cluster.head" "cluster.worker.common" "operator") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.rayImage .Values.operator.image .Values.apiserver.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.rayImage .Values.operator.image .Values.apiserver.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.rayImage .Values.operator.image .Values.apiserver.image) "context" $) }} diff --git a/bitnami/kuberay/values.yaml b/bitnami/kuberay/values.yaml index ea51bef2d28360..3845f9b7bec28e 100644 --- a/bitnami/kuberay/values.yaml +++ b/bitnami/kuberay/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From e64e0d53149404ab60997cd038db3f517b47bc0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 20:58:27 +0100 Subject: [PATCH 085/253] [bitnami/logstash] Detect non-standard images (#30919) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/logstash] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/logstash/CHANGELOG.md | 8 ++++++-- bitnami/logstash/Chart.lock | 6 +++--- bitnami/logstash/Chart.yaml | 2 +- bitnami/logstash/README.md | 19 ++++++++++++------- bitnami/logstash/templates/NOTES.txt | 3 ++- bitnami/logstash/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 14 deletions(-) diff --git a/bitnami/logstash/CHANGELOG.md b/bitnami/logstash/CHANGELOG.md index 2330a361708305..5aaeba5a82366c 100644 --- a/bitnami/logstash/CHANGELOG.md +++ b/bitnami/logstash/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 6.3.9 (2024-11-22) +## 6.4.0 (2024-12-10) -* [bitnami/logstash] Release 6.3.9 ([#30591](https://github.com/bitnami/charts/pull/30591)) +* [bitnami/logstash] Detect non-standard images ([#30919](https://github.com/bitnami/charts/pull/30919)) + +## 6.3.9 (2024-11-22) + +* [bitnami/logstash] Release 6.3.9 (#30591) ([266c704](https://github.com/bitnami/charts/commit/266c704facb55306a01fef15d69c7f3e722b2d06)), closes [#30591](https://github.com/bitnami/charts/issues/30591) ## 6.3.8 (2024-11-12) diff --git a/bitnami/logstash/Chart.lock b/bitnami/logstash/Chart.lock index a7eb617daaa08c..a3070c412d83ad 100644 --- a/bitnami/logstash/Chart.lock +++ b/bitnami/logstash/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:b711ab5874abf868a0c64353a790f17771758cee6f802acb9819be004c8460af -generated: "2024-11-12T13:57:13.430839837Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:11:24.02281+01:00" diff --git a/bitnami/logstash/Chart.yaml b/bitnami/logstash/Chart.yaml index 5f4234cbd301e0..09e6414ea14447 100644 --- a/bitnami/logstash/Chart.yaml +++ b/bitnami/logstash/Chart.yaml @@ -30,4 +30,4 @@ maintainers: name: logstash sources: - https://github.com/bitnami/charts/tree/main/bitnami/logstash -version: 6.3.9 +version: 6.4.0 diff --git a/bitnami/logstash/README.md b/bitnami/logstash/README.md index 2334e77737ad18..589a0daaf1be99 100644 --- a/bitnami/logstash/README.md +++ b/bitnami/logstash/README.md @@ -164,13 +164,14 @@ See the [Parameters](#parameters) section to configure the PVC or to disable per ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -360,6 +361,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 6.4.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 6.0.0 This major bump changes the following security defaults: diff --git a/bitnami/logstash/templates/NOTES.txt b/bitnami/logstash/templates/NOTES.txt index 5af402a44853e8..49f00d8c58b433 100644 --- a/bitnami/logstash/templates/NOTES.txt +++ b/bitnami/logstash/templates/NOTES.txt @@ -64,4 +64,5 @@ To access Logstash from outside the cluster execute the following commands: {{- include "logstash.validateValues" . }} {{- include "logstash.checkRollingTags" . }} {{- include "common.warnings.resources" (dict "sections" (list "" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/logstash/values.yaml b/bitnami/logstash/values.yaml index 8092355cd5b7b9..b3728b5960d0b8 100644 --- a/bitnami/logstash/values.yaml +++ b/bitnami/logstash/values.yaml @@ -20,6 +20,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 4834eb7ef5796a72bbcd6d6043c295892dbd4b09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 20:58:46 +0100 Subject: [PATCH 086/253] [bitnami/multus-cni] Detect non-standard images (#30928) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/multus-cni] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/multus-cni/CHANGELOG.md | 8 ++++++-- bitnami/multus-cni/Chart.lock | 6 +++--- bitnami/multus-cni/Chart.yaml | 2 +- bitnami/multus-cni/README.md | 19 ++++++++++++------- bitnami/multus-cni/templates/NOTES.txt | 3 ++- bitnami/multus-cni/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 14 deletions(-) diff --git a/bitnami/multus-cni/CHANGELOG.md b/bitnami/multus-cni/CHANGELOG.md index 331acc71d23b3b..c8ff329dbfec4d 100644 --- a/bitnami/multus-cni/CHANGELOG.md +++ b/bitnami/multus-cni/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.1.21 (2024-12-06) +## 2.2.0 (2024-12-10) -* [bitnami/multus-cni] Release 2.1.21 ([#30823](https://github.com/bitnami/charts/pull/30823)) +* [bitnami/multus-cni] Detect non-standard images ([#30928](https://github.com/bitnami/charts/pull/30928)) + +## 2.1.21 (2024-12-06) + +* [bitnami/multus-cni] Release 2.1.21 (#30823) ([68cc34d](https://github.com/bitnami/charts/commit/68cc34d392e8ca36648bd1b0ac991bad11b46c84)), closes [#30823](https://github.com/bitnami/charts/issues/30823) ## 2.1.20 (2024-12-04) diff --git a/bitnami/multus-cni/Chart.lock b/bitnami/multus-cni/Chart.lock index 1e346ea7fce12b..4b535a269e210a 100644 --- a/bitnami/multus-cni/Chart.lock +++ b/bitnami/multus-cni/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-04T02:38:33.046183224Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:17:39.195145+01:00" diff --git a/bitnami/multus-cni/Chart.yaml b/bitnami/multus-cni/Chart.yaml index a30acee641deee..a355ff4bbc6e57 100644 --- a/bitnami/multus-cni/Chart.yaml +++ b/bitnami/multus-cni/Chart.yaml @@ -29,4 +29,4 @@ maintainers: name: multus-cni sources: - https://github.com/bitnami/charts/tree/main/bitnami/multus-cni -version: 2.1.21 +version: 2.2.0 diff --git a/bitnami/multus-cni/README.md b/bitnami/multus-cni/README.md index 003161d4971e53..f19202b0ebdd43 100644 --- a/bitnami/multus-cni/README.md +++ b/bitnami/multus-cni/README.md @@ -97,13 +97,14 @@ To back up and restore Helm chart deployments on Kubernetes, you need to back up ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -244,6 +245,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 2.2.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 2.0.0 This major bump changes the following security defaults: diff --git a/bitnami/multus-cni/templates/NOTES.txt b/bitnami/multus-cni/templates/NOTES.txt index 2c811ec0e069ae..3329121fde2089 100644 --- a/bitnami/multus-cni/templates/NOTES.txt +++ b/bitnami/multus-cni/templates/NOTES.txt @@ -32,4 +32,5 @@ IMPORTANT: Please ensure that {{ .Values.hostCNIBinDir }} and {{ .Values.hostCNI {{ include "common.warnings.rollingTag" .Values.image }} {{- include "common.warnings.resources" (dict "sections" (list "") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image) "context" $) }} diff --git a/bitnami/multus-cni/values.yaml b/bitnami/multus-cni/values.yaml index 3a33ce186f9818..1d4ab5d8b16829 100644 --- a/bitnami/multus-cni/values.yaml +++ b/bitnami/multus-cni/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 954239fbde6ee74fb40dc8341b4cfb4ea243ced7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 20:59:52 +0100 Subject: [PATCH 087/253] [bitnami/memcached] Detect non-standard images (#30922) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/memcached] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/memcached/CHANGELOG.md | 9 +++++++-- bitnami/memcached/Chart.lock | 6 +++--- bitnami/memcached/Chart.yaml | 2 +- bitnami/memcached/README.md | 19 ++++++++++++------- bitnami/memcached/templates/NOTES.txt | 3 ++- bitnami/memcached/values.yaml | 5 +++++ 6 files changed, 30 insertions(+), 14 deletions(-) diff --git a/bitnami/memcached/CHANGELOG.md b/bitnami/memcached/CHANGELOG.md index 4533ee053c8053..1ff4d4e39a2de2 100644 --- a/bitnami/memcached/CHANGELOG.md +++ b/bitnami/memcached/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 7.5.4 (2024-12-05) +## 7.6.0 (2024-12-10) -* [bitnami/memcached] Release 7.5.4 ([#30797](https://github.com/bitnami/charts/pull/30797)) +* [bitnami/memcached] Detect non-standard images ([#30922](https://github.com/bitnami/charts/pull/30922)) + +## 7.5.4 (2024-12-05) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/memcached] Release 7.5.4 (#30797) ([567544f](https://github.com/bitnami/charts/commit/567544f75d5058b7c4ea239146942c0bd56e1848)), closes [#30797](https://github.com/bitnami/charts/issues/30797) ## 7.5.3 (2024-11-30) diff --git a/bitnami/memcached/Chart.lock b/bitnami/memcached/Chart.lock index 942e004c3d5b33..5b44b0393c6b69 100644 --- a/bitnami/memcached/Chart.lock +++ b/bitnami/memcached/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-11-30T00:27:50.830798368Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:13:48.751332+01:00" diff --git a/bitnami/memcached/Chart.yaml b/bitnami/memcached/Chart.yaml index 21841d5c32dbf2..4edf89ae779494 100644 --- a/bitnami/memcached/Chart.yaml +++ b/bitnami/memcached/Chart.yaml @@ -31,4 +31,4 @@ maintainers: name: memcached sources: - https://github.com/bitnami/charts/tree/main/bitnami/memcached -version: 7.5.4 +version: 7.6.0 diff --git a/bitnami/memcached/README.md b/bitnami/memcached/README.md index 39f0a0913130a3..bde83bbc367274 100644 --- a/bitnami/memcached/README.md +++ b/bitnami/memcached/README.md @@ -144,13 +144,14 @@ If you encounter errors when working with persistent volumes, refer to our [trou ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -412,6 +413,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 7.6.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 7.0.0 This major bump changes the following security defaults: diff --git a/bitnami/memcached/templates/NOTES.txt b/bitnami/memcached/templates/NOTES.txt index 3c29dfa566d6d9..2ee857e5ad3c36 100644 --- a/bitnami/memcached/templates/NOTES.txt +++ b/bitnami/memcached/templates/NOTES.txt @@ -44,4 +44,5 @@ To access the Memcached Prometheus metrics from outside the cluster execute the {{- include "memcached.validateValues" . }} {{- include "memcached.checkRollingTags" . }} {{- include "common.warnings.resources" (dict "sections" (list "metrics" "" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} diff --git a/bitnami/memcached/values.yaml b/bitnami/memcached/values.yaml index 10535f76976d69..18d67e85aaa135 100644 --- a/bitnami/memcached/values.yaml +++ b/bitnami/memcached/values.yaml @@ -20,6 +20,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 3beb92fb9c3ee77b47b0bbb1e15b6298f5d4f87b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:00:14 +0100 Subject: [PATCH 088/253] [bitnami/mlflow] Detect non-standard images (#30925) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/mlflow] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/mlflow/CHANGELOG.md | 12 ++++++++++-- bitnami/mlflow/Chart.lock | 10 +++++----- bitnami/mlflow/Chart.yaml | 2 +- bitnami/mlflow/README.md | 19 ++++++++++++------- bitnami/mlflow/templates/NOTES.txt | 3 ++- bitnami/mlflow/values.yaml | 5 +++++ 6 files changed, 35 insertions(+), 16 deletions(-) diff --git a/bitnami/mlflow/CHANGELOG.md b/bitnami/mlflow/CHANGELOG.md index 89cba20beb7904..6326b4c7a1d9a5 100644 --- a/bitnami/mlflow/CHANGELOG.md +++ b/bitnami/mlflow/CHANGELOG.md @@ -1,8 +1,16 @@ # Changelog -## 2.2.2 (2024-12-06) +## 2.3.0 (2024-12-10) -* fix: azure secrets ([#30802](https://github.com/bitnami/charts/pull/30802)) +* [bitnami/mlflow] Detect non-standard images ([#30925](https://github.com/bitnami/charts/pull/30925)) + +## 2.2.2 (2024-12-10) + +* fix: azure secrets (#30802) ([ffb38dd](https://github.com/bitnami/charts/commit/ffb38ddc22304901b3136edfded956eb666172bb)), closes [#30802](https://github.com/bitnami/charts/issues/30802) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 4) (#30669) ([a4ec006](https://github.com/bitnami/charts/commit/a4ec00624589023a70a7094fcfb9f12e382bc280)), closes [#30669](https://github.com/bitnami/charts/issues/30669) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 6) (#30675) ([7b9cd04](https://github.com/bitnami/charts/commit/7b9cd04c2ffc730a0d62da787f2d4967c0ede47c)), closes [#30675](https://github.com/bitnami/charts/issues/30675) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) ## 2.2.1 (2024-11-18) diff --git a/bitnami/mlflow/Chart.lock b/bitnami/mlflow/Chart.lock index 15a0c5022defaa..5d4807a75b36cf 100644 --- a/bitnami/mlflow/Chart.lock +++ b/bitnami/mlflow/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: minio repository: oci://registry-1.docker.io/bitnamicharts - version: 14.8.5 + version: 14.8.6 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.1 + version: 16.2.5 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:1f361d25d67b1a44743e7ccd2d7f8bd4faefba776d3255b5540c336ec02d32e9 -generated: "2024-11-18T18:33:52.737052644Z" + version: 2.28.0 +digest: sha256:3824867bec509fd15181a6ad933d76ecc7b9b6d581bcf274e57e7ad4d420ff25 +generated: "2024-12-10T17:16:02.365445+01:00" diff --git a/bitnami/mlflow/Chart.yaml b/bitnami/mlflow/Chart.yaml index f22cce3c762053..02ec175c291451 100644 --- a/bitnami/mlflow/Chart.yaml +++ b/bitnami/mlflow/Chart.yaml @@ -44,4 +44,4 @@ sources: - https://github.com/bitnami/charts/tree/main/bitnami/mlflow - https://github.com/bitnami/containers/tree/main/bitnami/mlflow - https://github.com/mlflow/mlflow -version: 2.2.2 +version: 2.3.0 diff --git a/bitnami/mlflow/README.md b/bitnami/mlflow/README.md index a9af4406375acc..62df338fe3edc9 100644 --- a/bitnami/mlflow/README.md +++ b/bitnami/mlflow/README.md @@ -86,13 +86,14 @@ To back up and restore Helm chart deployments on Kubernetes, you need to back up ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -553,6 +554,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 2.3.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 2.0.0 This major updates the PostgreSQL subchart to its newest major, 16.0.0, which uses PostgreSQL 17.x. Follow the [official instructions](https://www.postgresql.org/docs/17/upgrading.html) to upgrade to 17.x. diff --git a/bitnami/mlflow/templates/NOTES.txt b/bitnami/mlflow/templates/NOTES.txt index 55646e4d2ea00b..9df4ac76875fe1 100644 --- a/bitnami/mlflow/templates/NOTES.txt +++ b/bitnami/mlflow/templates/NOTES.txt @@ -104,4 +104,5 @@ To access your MLflow site from outside the cluster follow the steps below: {{- include "common.warnings.rollingTag" .Values.image }} {{- include "mlflow.v0.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "run" "tracking" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.gitImage .Values.volumePermissions.image .Values.waitContainer.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.gitImage .Values.volumePermissions.image .Values.waitContainer.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.gitImage .Values.volumePermissions.image .Values.waitContainer.image) "context" $) }} diff --git a/bitnami/mlflow/values.yaml b/bitnami/mlflow/values.yaml index b7a152bf5df007..6e02b125f8f4a0 100644 --- a/bitnami/mlflow/values.yaml +++ b/bitnami/mlflow/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 492b79e3b1e75d12d57d7d4881faf01c682a4ec8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:00:26 +0100 Subject: [PATCH 089/253] [bitnami/prometheus] Detect non-standard images (#30938) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/prometheus] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/prometheus/CHANGELOG.md | 9 +++++++-- bitnami/prometheus/Chart.lock | 6 +++--- bitnami/prometheus/Chart.yaml | 2 +- bitnami/prometheus/README.md | 19 ++++++++++++------- bitnami/prometheus/templates/NOTES.txt | 3 ++- bitnami/prometheus/values.yaml | 5 +++++ 6 files changed, 30 insertions(+), 14 deletions(-) diff --git a/bitnami/prometheus/CHANGELOG.md b/bitnami/prometheus/CHANGELOG.md index 6b563080bcce8a..068c187d6b2be6 100644 --- a/bitnami/prometheus/CHANGELOG.md +++ b/bitnami/prometheus/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 1.3.29 (2024-12-04) +## 1.4.0 (2024-12-10) -* [bitnami/prometheus] Release 1.3.29 ([#30774](https://github.com/bitnami/charts/pull/30774)) +* [bitnami/prometheus] Detect non-standard images ([#30938](https://github.com/bitnami/charts/pull/30938)) + +## 1.3.29 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/prometheus] Release 1.3.29 (#30774) ([f1b557c](https://github.com/bitnami/charts/commit/f1b557c5e48a6a6195353d2827922638f91cd250)), closes [#30774](https://github.com/bitnami/charts/issues/30774) ## 1.3.28 (2024-11-19) diff --git a/bitnami/prometheus/Chart.lock b/bitnami/prometheus/Chart.lock index 26c34390500156..bc8e7d107562dc 100644 --- a/bitnami/prometheus/Chart.lock +++ b/bitnami/prometheus/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-04T03:09:00.998285628Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:24:24.626878+01:00" diff --git a/bitnami/prometheus/Chart.yaml b/bitnami/prometheus/Chart.yaml index e2a947c1a6c7d5..947262a252166c 100644 --- a/bitnami/prometheus/Chart.yaml +++ b/bitnami/prometheus/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/bitnami/containers/tree/main/bitnami/prometheus - https://github.com/prometheus/prometheus - https://github.com/prometheus-community/helm-charts -version: 1.3.29 +version: 1.4.0 diff --git a/bitnami/prometheus/README.md b/bitnami/prometheus/README.md index 67de1a9b020a79..885d7d023f5503 100644 --- a/bitnami/prometheus/README.md +++ b/bitnami/prometheus/README.md @@ -307,13 +307,14 @@ server: ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -718,6 +719,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 1.4.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 1.0.0 This major bump changes the following security defaults: diff --git a/bitnami/prometheus/templates/NOTES.txt b/bitnami/prometheus/templates/NOTES.txt index 09282522a3652e..a32a623054e00b 100644 --- a/bitnami/prometheus/templates/NOTES.txt +++ b/bitnami/prometheus/templates/NOTES.txt @@ -124,4 +124,5 @@ To access Alertmanager from outside the cluster execute the following commands: {{- include "common.warnings.rollingTag" .Values.volumePermissions.image }} {{- include "prometheus.server.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "alertmanager" "server" "server.thanos" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.alertmanager.image .Values.server.image .Values.server.thanos.image .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.alertmanager.image .Values.server.image .Values.server.thanos.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.alertmanager.image .Values.server.image .Values.server.thanos.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/prometheus/values.yaml b/bitnami/prometheus/values.yaml index 61a74311e4350f..6a78ab58c17230 100644 --- a/bitnami/prometheus/values.yaml +++ b/bitnami/prometheus/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 048c2036e2c1c7d93ef2d51f5bb3c487e34a7224 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:00:54 +0100 Subject: [PATCH 090/253] [bitnami/metallb] Detect non-standard images (#30923) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/metallb] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/metallb/CHANGELOG.md | 10 ++++++++-- bitnami/metallb/Chart.lock | 6 +++--- bitnami/metallb/Chart.yaml | 2 +- bitnami/metallb/README.md | 4 ++++ bitnami/metallb/templates/NOTES.txt | 3 ++- 5 files changed, 18 insertions(+), 7 deletions(-) diff --git a/bitnami/metallb/CHANGELOG.md b/bitnami/metallb/CHANGELOG.md index fee2a0d8c45c17..a09c68f2233262 100644 --- a/bitnami/metallb/CHANGELOG.md +++ b/bitnami/metallb/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 6.3.16 (2024-12-04) +## 6.4.0 (2024-12-10) -* [bitnami/metallb] Release 6.3.16 ([#30763](https://github.com/bitnami/charts/pull/30763)) +* [bitnami/metallb] Detect non-standard images ([#30923](https://github.com/bitnami/charts/pull/30923)) + +## 6.3.16 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 4) (#30669) ([a4ec006](https://github.com/bitnami/charts/commit/a4ec00624589023a70a7094fcfb9f12e382bc280)), closes [#30669](https://github.com/bitnami/charts/issues/30669) +* [bitnami/metallb] Release 6.3.16 (#30763) ([2b81e7f](https://github.com/bitnami/charts/commit/2b81e7f231fd340f909f3bc5c0fbb96ecfa0bb3a)), closes [#30763](https://github.com/bitnami/charts/issues/30763) ## 6.3.15 (2024-11-08) diff --git a/bitnami/metallb/Chart.lock b/bitnami/metallb/Chart.lock index f2153163a4b216..61d50a08c9c2b3 100644 --- a/bitnami/metallb/Chart.lock +++ b/bitnami/metallb/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-04T02:04:21.84057185Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:14:16.005317+01:00" diff --git a/bitnami/metallb/Chart.yaml b/bitnami/metallb/Chart.yaml index b64aeea4aa1121..e23e23ea2ab7f4 100644 --- a/bitnami/metallb/Chart.yaml +++ b/bitnami/metallb/Chart.yaml @@ -35,4 +35,4 @@ maintainers: name: metallb sources: - https://github.com/bitnami/charts/tree/main/bitnami/metallb -version: 6.3.16 +version: 6.4.0 diff --git a/bitnami/metallb/README.md b/bitnami/metallb/README.md index 45e76451e660b1..290e3ff1aa5536 100644 --- a/bitnami/metallb/README.md +++ b/bitnami/metallb/README.md @@ -439,6 +439,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 6.4.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 6.0.0 This major release includes the changes and features available in MetalLB from version 0.14.x. This new version includes some breaking changes like AddressPool removal or the several changes about the `webhook-server-cert secret`. For more details about MetaLB changes please visit [the release notes](https://metallb.universe.tf/release-notes/). diff --git a/bitnami/metallb/templates/NOTES.txt b/bitnami/metallb/templates/NOTES.txt index b4bac3abfa7a02..12a9ef69cb100d 100644 --- a/bitnami/metallb/templates/NOTES.txt +++ b/bitnami/metallb/templates/NOTES.txt @@ -52,4 +52,5 @@ If it is missing create it with: {{- end }} {{- end }} {{- include "common.warnings.resources" (dict "sections" (list "controller" "speaker") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.controller.image .Values.speaker.image .Values.speaker.frr.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.controller.image .Values.speaker.image .Values.speaker.frr.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.controller.image .Values.speaker.image .Values.speaker.frr.image) "context" $) }} From c2474c7583d5d0dcc953bbc38a3a300e4f84ddaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:01:20 +0100 Subject: [PATCH 091/253] [bitnami/kube-state-metrics] Fix typo in NOTES.txt (#30930) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/kube-state-metrics] Fix typo in NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/kube-state-metrics/CHANGELOG.md | 7 ++++++- bitnami/kube-state-metrics/Chart.yaml | 2 +- bitnami/kube-state-metrics/templates/NOTES.txt | 3 ++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/bitnami/kube-state-metrics/CHANGELOG.md b/bitnami/kube-state-metrics/CHANGELOG.md index f370b59223242f..00fb599257fcca 100644 --- a/bitnami/kube-state-metrics/CHANGELOG.md +++ b/bitnami/kube-state-metrics/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 4.3.1 (2024-12-10) + +* [bitnami/kube-state-metrics] Fix typo in NOTES.txt ([#30930](https://github.com/bitnami/charts/pull/30930)) + ## 4.3.0 (2024-12-10) -* [bitnami/kube-state-metrics] Detect non-standard images ([#30913](https://github.com/bitnami/charts/pull/30913)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/kube-state-metrics] Detect non-standard images (#30913) ([ad6e78f](https://github.com/bitnami/charts/commit/ad6e78f46b05f345be2b8b03f288ba3cc64ead3a)), closes [#30913](https://github.com/bitnami/charts/issues/30913) ## 4.2.17 (2024-12-04) diff --git a/bitnami/kube-state-metrics/Chart.yaml b/bitnami/kube-state-metrics/Chart.yaml index a299a41763635c..951a6297101b74 100644 --- a/bitnami/kube-state-metrics/Chart.yaml +++ b/bitnami/kube-state-metrics/Chart.yaml @@ -28,4 +28,4 @@ maintainers: name: kube-state-metrics sources: - https://github.com/bitnami/charts/tree/main/bitnami/kube-state-metrics -version: 4.3.0 +version: 4.3.1 diff --git a/bitnami/kube-state-metrics/templates/NOTES.txt b/bitnami/kube-state-metrics/templates/NOTES.txt index c23236d5bf87a6..05bbdc29b0cf68 100644 --- a/bitnami/kube-state-metrics/templates/NOTES.txt +++ b/bitnami/kube-state-metrics/templates/NOTES.txt @@ -62,4 +62,5 @@ To access kube-state-metrics from outside the cluster execute the following comm {{- include "kube-state-metrics.checkRollingTags" . }} {{- include "common.warnings.resources" (dict "sections" (list "") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }}{{- include "common.errors.insecureImages" (dict "images" (list .Values.image) "context" $) }} +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image) "context" $) }} From 021372bbc3ef6e718f7b581f335014369f4eb7df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:06:15 +0100 Subject: [PATCH 092/253] [bitnami/nessie] Detect non-standard images (#30931) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/nessie] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/nessie/CHANGELOG.md | 8 ++++++-- bitnami/nessie/Chart.lock | 6 +++--- bitnami/nessie/Chart.yaml | 2 +- bitnami/nessie/README.md | 19 ++++++++++++------- bitnami/nessie/templates/NOTES.txt | 3 ++- bitnami/nessie/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 14 deletions(-) diff --git a/bitnami/nessie/CHANGELOG.md b/bitnami/nessie/CHANGELOG.md index f9f015692e226f..6ee24c616a7dfe 100644 --- a/bitnami/nessie/CHANGELOG.md +++ b/bitnami/nessie/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 1.0.7 (2024-12-09) +## 1.1.0 (2024-12-10) -* [bitnami/nessie] Release 1.0.7 ([#30845](https://github.com/bitnami/charts/pull/30845)) +* [bitnami/nessie] Detect non-standard images ([#30931](https://github.com/bitnami/charts/pull/30931)) + +## 1.0.7 (2024-12-09) + +* [bitnami/nessie] Release 1.0.7 (#30845) ([7df0c76](https://github.com/bitnami/charts/commit/7df0c769083e44d8847a9be82ad9731922fafbd4)), closes [#30845](https://github.com/bitnami/charts/issues/30845) ## 1.0.6 (2024-12-06) diff --git a/bitnami/nessie/Chart.lock b/bitnami/nessie/Chart.lock index 5c68c8b4b9df9c..423db293e282cd 100644 --- a/bitnami/nessie/Chart.lock +++ b/bitnami/nessie/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 16.2.5 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:827eacdba5429c70ceb607851e848c3b458c21a776b303360d4995088362dfa8 -generated: "2024-12-06T10:51:17.486217053Z" + version: 2.28.0 +digest: sha256:9c2ce8b298e807bc8141682773027cc3b0c62feec6933d315f9f181a4dabe862 +generated: "2024-12-10T17:19:16.139787+01:00" diff --git a/bitnami/nessie/Chart.yaml b/bitnami/nessie/Chart.yaml index 6b906483562915..a3c42e0f6e2d10 100644 --- a/bitnami/nessie/Chart.yaml +++ b/bitnami/nessie/Chart.yaml @@ -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.7 +version: 1.1.0 diff --git a/bitnami/nessie/README.md b/bitnami/nessie/README.md index 5e1e76da75147c..f29186b8b849ea 100644 --- a/bitnami/nessie/README.md +++ b/bitnami/nessie/README.md @@ -318,13 +318,14 @@ wrj2wDbCDCFmfqnSJ+dKI3vFLlEz44sAV8jX/kd4Y6ZTQhlLbYc= ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -620,6 +621,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 1.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 1.0.0 This major updates the PostgreSQL subchart to its newest major, 16.0.0, which uses PostgreSQL 17.x. Follow the [official instructions](https://www.postgresql.org/docs/17/upgrading.html) to upgrade to 17.x. diff --git a/bitnami/nessie/templates/NOTES.txt b/bitnami/nessie/templates/NOTES.txt index 9f955253ea1e05..cdc70aa8c2b103 100644 --- a/bitnami/nessie/templates/NOTES.txt +++ b/bitnami/nessie/templates/NOTES.txt @@ -55,4 +55,5 @@ To access nessie from outside the cluster follow the steps below: {{- include "common.warnings.rollingTag" .Values.waitContainer.image }} {{- include "nessie.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "" "volumePermissions" "waitContainer") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.waitContainer.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.waitContainer.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.waitContainer.image) "context" $) }} diff --git a/bitnami/nessie/values.yaml b/bitnami/nessie/values.yaml index e842f835ff0af8..104fcf395bcc58 100644 --- a/bitnami/nessie/values.yaml +++ b/bitnami/nessie/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 81f3a51a0ee4bdc1de6e479643e9f1a35d95e5a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:06:24 +0100 Subject: [PATCH 093/253] [bitnami/oauth2-proxy] Detect non-standard images (#30933) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/oauth2-proxy] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/oauth2-proxy/CHANGELOG.md | 10 ++++++++-- bitnami/oauth2-proxy/Chart.lock | 8 ++++---- bitnami/oauth2-proxy/Chart.yaml | 2 +- bitnami/oauth2-proxy/README.md | 19 ++++++++++++------- bitnami/oauth2-proxy/templates/NOTES.txt | 3 ++- bitnami/oauth2-proxy/values.yaml | 5 +++++ 6 files changed, 32 insertions(+), 15 deletions(-) diff --git a/bitnami/oauth2-proxy/CHANGELOG.md b/bitnami/oauth2-proxy/CHANGELOG.md index 59ba10ecf371c1..6ad43312d2621b 100644 --- a/bitnami/oauth2-proxy/CHANGELOG.md +++ b/bitnami/oauth2-proxy/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 6.1.1 (2024-12-04) +## 6.2.0 (2024-12-10) -* [bitnami/oauth2-proxy] Release 6.1.1 ([#30770](https://github.com/bitnami/charts/pull/30770)) +* [bitnami/oauth2-proxy] Detect non-standard images ([#30933](https://github.com/bitnami/charts/pull/30933)) + +## 6.1.1 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/oauth2-proxy] Release 6.1.1 (#30770) ([8805060](https://github.com/bitnami/charts/commit/8805060f570e254bb8b66121537e5a3f7d54bce9)), closes [#30770](https://github.com/bitnami/charts/issues/30770) ## 6.1.0 (2024-11-28) diff --git a/bitnami/oauth2-proxy/Chart.lock b/bitnami/oauth2-proxy/Chart.lock index 04d036b5c89f3a..a0009adb0f5ea8 100644 --- a/bitnami/oauth2-proxy/Chart.lock +++ b/bitnami/oauth2-proxy/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 20.4.0 + version: 20.4.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:8c8f6705351c5859f0423d3aa32f6511979d47b427c7d6293c721f7a47fe4d0e -generated: "2024-12-04T02:41:23.286652924Z" + version: 2.28.0 +digest: sha256:54adf3da2dd64ec54b202df1939acea4c3b8d6adc2c715f52f7c76b729646d68 +generated: "2024-12-10T17:20:52.044782+01:00" diff --git a/bitnami/oauth2-proxy/Chart.yaml b/bitnami/oauth2-proxy/Chart.yaml index 785d45d4c8e538..226416ccd48700 100644 --- a/bitnami/oauth2-proxy/Chart.yaml +++ b/bitnami/oauth2-proxy/Chart.yaml @@ -35,4 +35,4 @@ maintainers: name: oauth2-proxy sources: - https://github.com/bitnami/charts/tree/main/bitnami/oauth2-proxy -version: 6.1.1 +version: 6.2.0 diff --git a/bitnami/oauth2-proxy/README.md b/bitnami/oauth2-proxy/README.md index fc36d7f8d190f8..60c1d9d062c33d 100644 --- a/bitnami/oauth2-proxy/README.md +++ b/bitnami/oauth2-proxy/README.md @@ -139,13 +139,14 @@ The [Bitnami OAuth2 Proxy](https://github.com/bitnami/containers/tree/main/bitna ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -380,6 +381,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 6.2.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 6.0.0 This major updates the Redis® subchart to its newest major, 20.0.0. [Here](https://github.com/bitnami/charts/tree/main/bitnami/redis#to-2000) you can find more information about the changes introduced in that version. diff --git a/bitnami/oauth2-proxy/templates/NOTES.txt b/bitnami/oauth2-proxy/templates/NOTES.txt index 587e5e89677dc5..d1f3418df25e43 100644 --- a/bitnami/oauth2-proxy/templates/NOTES.txt +++ b/bitnami/oauth2-proxy/templates/NOTES.txt @@ -46,4 +46,5 @@ Get the application URL by running these commands: {{- include "oauth2-proxy.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image) "context" $) }} diff --git a/bitnami/oauth2-proxy/values.yaml b/bitnami/oauth2-proxy/values.yaml index dc0a64e32ef47a..462beecaa64966 100644 --- a/bitnami/oauth2-proxy/values.yaml +++ b/bitnami/oauth2-proxy/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 337fe9c6f22c1a3afab25eef28118528d24b3737 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:09:07 +0100 Subject: [PATCH 094/253] [bitnami/pinniped] Detect non-standard images (#30935) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/pinniped] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/pinniped/CHANGELOG.md | 9 +++++++-- bitnami/pinniped/Chart.lock | 6 +++--- bitnami/pinniped/Chart.yaml | 2 +- bitnami/pinniped/README.md | 19 ++++++++++++------- bitnami/pinniped/templates/NOTES.txt | 3 ++- bitnami/pinniped/values.yaml | 5 +++++ 6 files changed, 30 insertions(+), 14 deletions(-) diff --git a/bitnami/pinniped/CHANGELOG.md b/bitnami/pinniped/CHANGELOG.md index 499d83a5de2260..96e7766500a1bb 100644 --- a/bitnami/pinniped/CHANGELOG.md +++ b/bitnami/pinniped/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 2.3.6 (2024-12-04) +## 2.4.0 (2024-12-10) -* [bitnami/pinniped] Release 2.3.6 ([#30772](https://github.com/bitnami/charts/pull/30772)) +* [bitnami/pinniped] Detect non-standard images ([#30935](https://github.com/bitnami/charts/pull/30935)) + +## 2.3.6 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/pinniped] Release 2.3.6 (#30772) ([ab55671](https://github.com/bitnami/charts/commit/ab556712be6547d1d1f722c9fa612413559659a2)), closes [#30772](https://github.com/bitnami/charts/issues/30772) ## 2.3.5 (2024-11-08) diff --git a/bitnami/pinniped/Chart.lock b/bitnami/pinniped/Chart.lock index c8c234d182c2d0..bd258d62eeb606 100644 --- a/bitnami/pinniped/Chart.lock +++ b/bitnami/pinniped/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-04T02:58:30.583492935Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:23:01.947483+01:00" diff --git a/bitnami/pinniped/Chart.yaml b/bitnami/pinniped/Chart.yaml index f3f82fb4871f35..27a321e1f55332 100644 --- a/bitnami/pinniped/Chart.yaml +++ b/bitnami/pinniped/Chart.yaml @@ -27,4 +27,4 @@ maintainers: name: pinniped sources: - https://github.com/bitnami/charts/tree/main/bitnami/pinniped -version: 2.3.6 +version: 2.4.0 diff --git a/bitnami/pinniped/README.md b/bitnami/pinniped/README.md index 252c7135083a84..6193fe24570dfa 100644 --- a/bitnami/pinniped/README.md +++ b/bitnami/pinniped/README.md @@ -128,13 +128,14 @@ The [Bitnami pinniped](https://github.com/bitnami/containers/tree/main/bitnami/p ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -455,6 +456,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 2.4.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 2.0.0 This major bump changes the following security defaults: diff --git a/bitnami/pinniped/templates/NOTES.txt b/bitnami/pinniped/templates/NOTES.txt index 07fe9789a30870..bb2d2b4ae5744e 100644 --- a/bitnami/pinniped/templates/NOTES.txt +++ b/bitnami/pinniped/templates/NOTES.txt @@ -55,4 +55,5 @@ Follow the official instructions to configure an OIDC provider: https://pinniped {{- include "common.warnings.rollingTag" .Values.image }} {{- include "pinniped.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "concierge" "supervisor") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image) "context" $) }} diff --git a/bitnami/pinniped/values.yaml b/bitnami/pinniped/values.yaml index fc4ed43eba65a2..3d3b304e5a598e 100644 --- a/bitnami/pinniped/values.yaml +++ b/bitnami/pinniped/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From f1dd6c867e871139ba31ff28ba208ae25248a556 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:17:01 +0100 Subject: [PATCH 095/253] [bitnami/mariadb-galera] Detect non-standard images (#30920) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/mariadb-galera] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/mariadb-galera/CHANGELOG.md | 8 ++++++-- bitnami/mariadb-galera/Chart.lock | 6 +++--- bitnami/mariadb-galera/Chart.yaml | 2 +- bitnami/mariadb-galera/README.md | 19 ++++++++++++------- bitnami/mariadb-galera/templates/NOTES.txt | 3 ++- bitnami/mariadb-galera/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 14 deletions(-) diff --git a/bitnami/mariadb-galera/CHANGELOG.md b/bitnami/mariadb-galera/CHANGELOG.md index f06dc4e7b82e92..4ea311da26ae99 100644 --- a/bitnami/mariadb-galera/CHANGELOG.md +++ b/bitnami/mariadb-galera/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 14.0.14 (2024-12-03) +## 14.1.0 (2024-12-10) -* [bitnami/mariadb-galera] Release 14.0.14 ([#30736](https://github.com/bitnami/charts/pull/30736)) +* [bitnami/mariadb-galera] Detect non-standard images ([#30920](https://github.com/bitnami/charts/pull/30920)) + +## 14.0.14 (2024-12-03) + +* [bitnami/mariadb-galera] Release 14.0.14 (#30736) ([a5cdf9b](https://github.com/bitnami/charts/commit/a5cdf9be50a545f51549780d3beaafe56b39d25a)), closes [#30736](https://github.com/bitnami/charts/issues/30736) ## 14.0.13 (2024-12-03) diff --git a/bitnami/mariadb-galera/Chart.lock b/bitnami/mariadb-galera/Chart.lock index 11257e23ba5d6e..e50f17f6da982e 100644 --- a/bitnami/mariadb-galera/Chart.lock +++ b/bitnami/mariadb-galera/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-03T16:10:13.424093527Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:12:16.619848+01:00" diff --git a/bitnami/mariadb-galera/Chart.yaml b/bitnami/mariadb-galera/Chart.yaml index 639d2ad458604e..8cca141b132201 100644 --- a/bitnami/mariadb-galera/Chart.yaml +++ b/bitnami/mariadb-galera/Chart.yaml @@ -33,4 +33,4 @@ maintainers: name: mariadb-galera sources: - https://github.com/bitnami/charts/tree/main/bitnami/mariadb-galera -version: 14.0.14 +version: 14.1.0 diff --git a/bitnami/mariadb-galera/README.md b/bitnami/mariadb-galera/README.md index 7cdb1c15ac6094..4d0c40b6360e39 100644 --- a/bitnami/mariadb-galera/README.md +++ b/bitnami/mariadb-galera/README.md @@ -417,13 +417,14 @@ The chart mounts a [Persistent Volume](https://kubernetes.io/docs/concepts/stora ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -687,6 +688,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 14.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + It's necessary to specify the existing passwords while performing a upgrade to ensure the secrets are not updated with invalid randomly generated passwords. Remember to specify the existing values of the `rootUser.password`, `db.password` and `galera.mariabackup.password` parameters when upgrading the chart: ```console diff --git a/bitnami/mariadb-galera/templates/NOTES.txt b/bitnami/mariadb-galera/templates/NOTES.txt index 63b967703a0ce5..6bc46f01dd58d7 100644 --- a/bitnami/mariadb-galera/templates/NOTES.txt +++ b/bitnami/mariadb-galera/templates/NOTES.txt @@ -102,4 +102,5 @@ To upgrade this helm chart: {{- $requiredRedisPasswordErrors := include "common.validations.values.multiple.empty" (dict "required" $requiredPasswords "context" $) -}} {{- include "common.errors.upgrade.passwords.empty" (dict "validationErrors" (list $requiredRedisPasswordErrors) "context" $) -}} {{- include "common.warnings.resources" (dict "sections" (list "metrics" "") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.metrics.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.metrics.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.metrics.image) "context" $) }} diff --git a/bitnami/mariadb-galera/values.yaml b/bitnami/mariadb-galera/values.yaml index 52b8be2c5bac2c..fbf75f30447aaa 100644 --- a/bitnami/mariadb-galera/values.yaml +++ b/bitnami/mariadb-galera/values.yaml @@ -20,6 +20,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 9b7cdc25e189dcb8256a4a11aa35bf46fa01b6c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:17:11 +0100 Subject: [PATCH 096/253] [bitnami/mongodb] Detect non-standard images (#30926) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/mongodb] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/mongodb/CHANGELOG.md | 8 ++++++-- bitnami/mongodb/Chart.lock | 6 +++--- bitnami/mongodb/Chart.yaml | 2 +- bitnami/mongodb/README.md | 21 +++++++++++++-------- bitnami/mongodb/templates/NOTES.txt | 3 ++- bitnami/mongodb/values.yaml | 5 +++++ 6 files changed, 30 insertions(+), 15 deletions(-) diff --git a/bitnami/mongodb/CHANGELOG.md b/bitnami/mongodb/CHANGELOG.md index 7862652183d6ee..cd9cf882fb7f82 100644 --- a/bitnami/mongodb/CHANGELOG.md +++ b/bitnami/mongodb/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 16.3.3 (2024-12-06) +## 16.4.0 (2024-12-10) -* [bitnami/mongodb] Release 16.3.3 ([#30822](https://github.com/bitnami/charts/pull/30822)) +* [bitnami/mongodb] Detect non-standard images ([#30926](https://github.com/bitnami/charts/pull/30926)) + +## 16.3.3 (2024-12-06) + +* [bitnami/mongodb] Release 16.3.3 (#30822) ([83e96a2](https://github.com/bitnami/charts/commit/83e96a2cd17a29f10230af3ec16e0451fc5f4d0c)), closes [#30822](https://github.com/bitnami/charts/issues/30822) ## 16.3.2 (2024-12-04) diff --git a/bitnami/mongodb/Chart.lock b/bitnami/mongodb/Chart.lock index 4d4c8639c1e7d7..c85b0beab8ec9c 100644 --- a/bitnami/mongodb/Chart.lock +++ b/bitnami/mongodb/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-04T13:00:51.812967292Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:16:31.144277+01:00" diff --git a/bitnami/mongodb/Chart.yaml b/bitnami/mongodb/Chart.yaml index af03e86446fae6..3c4a3b022d9812 100644 --- a/bitnami/mongodb/Chart.yaml +++ b/bitnami/mongodb/Chart.yaml @@ -39,4 +39,4 @@ maintainers: name: mongodb sources: - https://github.com/bitnami/charts/tree/main/bitnami/mongodb -version: 16.3.3 +version: 16.4.0 diff --git a/bitnami/mongodb/README.md b/bitnami/mongodb/README.md index 4e815da936bf40..d7e3f4f71dd677 100644 --- a/bitnami/mongodb/README.md +++ b/bitnami/mongodb/README.md @@ -495,14 +495,15 @@ If you encounter errors when working with persistent volumes, refer to our [trou ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.namespaceOverride` | Override the namespace for resource deployed by the chart, but can itself be overridden by the local namespaceOverride | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.namespaceOverride` | Override the namespace for resource deployed by the chart, but can itself be overridden by the local namespaceOverride | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -1169,6 +1170,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 16.4.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + If authentication is enabled, it's necessary to set the `auth.rootPassword` (also `auth.replicaSetKey` when using a replicaset architecture) when upgrading for readiness/liveness probes to work properly. When you install this chart for the first time, some notes will be displayed providing the credentials you must use under the 'Credentials' section. Please note down the password, and run the command below to upgrade your chart: ```console diff --git a/bitnami/mongodb/templates/NOTES.txt b/bitnami/mongodb/templates/NOTES.txt index f114e5b451f19f..2c47d5fd361eb9 100644 --- a/bitnami/mongodb/templates/NOTES.txt +++ b/bitnami/mongodb/templates/NOTES.txt @@ -170,4 +170,5 @@ Then, open the obtained URL in a browser. {{- include "common.warnings.rollingTag" .Values.tls.image }} {{- include "mongodb.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "arbiter" "externalAccess.autoDiscovery" "hidden" "metrics" "" "tls" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.tls.image .Values.externalAccess.autoDiscovery.image .Values.externalAccess.dnsCheck.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.tls.image .Values.externalAccess.autoDiscovery.image .Values.externalAccess.dnsCheck.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.tls.image .Values.externalAccess.autoDiscovery.image .Values.externalAccess.dnsCheck.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} diff --git a/bitnami/mongodb/values.yaml b/bitnami/mongodb/values.yaml index 6499993f8e796d..7c3939ea35aafa 100644 --- a/bitnami/mongodb/values.yaml +++ b/bitnami/mongodb/values.yaml @@ -22,6 +22,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false namespaceOverride: "" ## Compatibility adaptations for Kubernetes platforms ## From 183be06fea3080ab24f24c3c960efe79b186f5ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:17:21 +0100 Subject: [PATCH 097/253] [bitnami/mysql] Detect non-standard images (#30929) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/mysql] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/mysql/CHANGELOG.md | 6 +++++- bitnami/mysql/Chart.lock | 6 +++--- bitnami/mysql/Chart.yaml | 2 +- bitnami/mysql/README.md | 19 ++++++++++++------- bitnami/mysql/templates/NOTES.txt | 3 ++- bitnami/mysql/values.yaml | 5 +++++ 6 files changed, 28 insertions(+), 13 deletions(-) diff --git a/bitnami/mysql/CHANGELOG.md b/bitnami/mysql/CHANGELOG.md index 61438bbcb1ce5b..fbd2b868e8ebbb 100644 --- a/bitnami/mysql/CHANGELOG.md +++ b/bitnami/mysql/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog +## 12.2.0 (2024-12-10) + +* [bitnami/mysql] Detect non-standard images ([#30929](https://github.com/bitnami/charts/pull/30929)) + ## 12.1.0 (2024-11-27) -* [bitnami/mysql] feat: :sparkles: Add TLS support ([#30640](https://github.com/bitnami/charts/pull/30640)) +* [bitnami/mysql] feat: :sparkles: Add TLS support (#30640) ([151c51c](https://github.com/bitnami/charts/commit/151c51cc2f297cf639d27b8eefbe5e98965cd3d5)), closes [#30640](https://github.com/bitnami/charts/issues/30640) ## 12.0.1 (2024-11-25) diff --git a/bitnami/mysql/Chart.lock b/bitnami/mysql/Chart.lock index 4182734e8a4dfa..94f0a69bb0df11 100644 --- a/bitnami/mysql/Chart.lock +++ b/bitnami/mysql/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:b711ab5874abf868a0c64353a790f17771758cee6f802acb9819be004c8460af -generated: "2024-11-08T12:54:59.05922644+01:00" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:18:01.210422+01:00" diff --git a/bitnami/mysql/Chart.yaml b/bitnami/mysql/Chart.yaml index aa3d87ec8f1584..7c09bfbc6c12fc 100644 --- a/bitnami/mysql/Chart.yaml +++ b/bitnami/mysql/Chart.yaml @@ -34,4 +34,4 @@ maintainers: name: mysql sources: - https://github.com/bitnami/charts/tree/main/bitnami/mysql -version: 12.1.0 +version: 12.2.0 diff --git a/bitnami/mysql/README.md b/bitnami/mysql/README.md index 89e6eab5564e1f..3a4c793899edec 100644 --- a/bitnami/mysql/README.md +++ b/bitnami/mysql/README.md @@ -231,13 +231,14 @@ If you encounter errors when working with persistent volumes, refer to our [trou ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -689,6 +690,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 12.2.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + It's necessary to set the `auth.rootPassword` parameter when upgrading for readiness/liveness probes to work properly. When you install this chart for the first time, some notes will be displayed providing the credentials you must use under the 'Administrator credentials' section. Please note down the password and run the command below to upgrade your chart: ```console diff --git a/bitnami/mysql/templates/NOTES.txt b/bitnami/mysql/templates/NOTES.txt index 6df8eb85707162..c5cca0efa10e0f 100644 --- a/bitnami/mysql/templates/NOTES.txt +++ b/bitnami/mysql/templates/NOTES.txt @@ -76,4 +76,5 @@ To access the MySQL Prometheus metrics from outside the cluster execute the foll {{ include "mysql.checkRollingTags" . }} {{- end }} {{- include "common.warnings.resources" (dict "sections" (list "metrics" "primary" "secondary" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} diff --git a/bitnami/mysql/values.yaml b/bitnami/mysql/values.yaml index 45bf19066f1086..9f14ab9e3fe200 100644 --- a/bitnami/mysql/values.yaml +++ b/bitnami/mysql/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 1550707a5720a351ee35855e3ae7dfe8dfc439f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:17:31 +0100 Subject: [PATCH 098/253] [bitnami/node-exporter] Detect non-standard images (#30932) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/node-exporter] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/node-exporter/CHANGELOG.md | 9 +++++++-- bitnami/node-exporter/Chart.lock | 6 +++--- bitnami/node-exporter/Chart.yaml | 2 +- bitnami/node-exporter/README.md | 19 ++++++++++++------- bitnami/node-exporter/templates/NOTES.txt | 3 ++- bitnami/node-exporter/values.yaml | 5 +++++ 6 files changed, 30 insertions(+), 14 deletions(-) diff --git a/bitnami/node-exporter/CHANGELOG.md b/bitnami/node-exporter/CHANGELOG.md index 3f5e9b31912c02..709ebee09e1b0a 100644 --- a/bitnami/node-exporter/CHANGELOG.md +++ b/bitnami/node-exporter/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 4.4.18 (2024-12-04) +## 4.5.0 (2024-12-10) -* [bitnami/node-exporter] Release 4.4.18 ([#30769](https://github.com/bitnami/charts/pull/30769)) +* [bitnami/node-exporter] Detect non-standard images ([#30932](https://github.com/bitnami/charts/pull/30932)) + +## 4.4.18 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/node-exporter] Release 4.4.18 (#30769) ([4d95e2d](https://github.com/bitnami/charts/commit/4d95e2d019f0c4800e8bd291179da70b0ba431df)), closes [#30769](https://github.com/bitnami/charts/issues/30769) ## 4.4.17 (2024-11-07) diff --git a/bitnami/node-exporter/Chart.lock b/bitnami/node-exporter/Chart.lock index e9fd5c5fb3a58a..2527e3c83cf53e 100644 --- a/bitnami/node-exporter/Chart.lock +++ b/bitnami/node-exporter/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-04T02:40:43.789309292Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:20:27.858973+01:00" diff --git a/bitnami/node-exporter/Chart.yaml b/bitnami/node-exporter/Chart.yaml index f07896aceb9ca4..de91d8eb7a547e 100644 --- a/bitnami/node-exporter/Chart.yaml +++ b/bitnami/node-exporter/Chart.yaml @@ -28,4 +28,4 @@ maintainers: name: node-exporter sources: - https://github.com/bitnami/charts/tree/main/bitnami/node-exporter -version: 4.4.18 +version: 4.5.0 diff --git a/bitnami/node-exporter/README.md b/bitnami/node-exporter/README.md index 5d86df725c19a7..1a9487ba71afcb 100644 --- a/bitnami/node-exporter/README.md +++ b/bitnami/node-exporter/README.md @@ -73,13 +73,14 @@ Installing the Node Exporter chart in `Deployment` mode will overwrite `hostNetw ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -245,6 +246,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 4.5.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ```console helm upgrade my-release oci://REGISTRY_NAME/REPOSITORY_NAME/node-exporter ``` diff --git a/bitnami/node-exporter/templates/NOTES.txt b/bitnami/node-exporter/templates/NOTES.txt index 2d7388d40966c1..b42e3d1524326b 100644 --- a/bitnami/node-exporter/templates/NOTES.txt +++ b/bitnami/node-exporter/templates/NOTES.txt @@ -73,4 +73,5 @@ To access Node Exporter from outside the cluster execute the following commands: {{- include "node-exporter.validateValues" . }} {{- include "node-exporter.checkRollingTags" . }} {{- include "common.warnings.resources" (dict "sections" (list "") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image) "context" $) }} diff --git a/bitnami/node-exporter/values.yaml b/bitnami/node-exporter/values.yaml index 4a7b0a5e597eb4..6646f31c24a65b 100644 --- a/bitnami/node-exporter/values.yaml +++ b/bitnami/node-exporter/values.yaml @@ -20,6 +20,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 09ff258f457254a4cdd96063f10ce0f0c4595905 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:17:46 +0100 Subject: [PATCH 099/253] [bitnami/sonarqube] Detect non-standard images (#30946) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/sonarqube] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/sonarqube/CHANGELOG.md | 8 ++++++-- bitnami/sonarqube/Chart.lock | 8 ++++---- bitnami/sonarqube/Chart.yaml | 2 +- bitnami/sonarqube/README.md | 19 ++++++++++++------- bitnami/sonarqube/templates/NOTES.txt | 3 ++- bitnami/sonarqube/values.yaml | 5 +++++ 6 files changed, 30 insertions(+), 15 deletions(-) diff --git a/bitnami/sonarqube/CHANGELOG.md b/bitnami/sonarqube/CHANGELOG.md index 3295d9909db7fc..5b689818ad3a9e 100644 --- a/bitnami/sonarqube/CHANGELOG.md +++ b/bitnami/sonarqube/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 6.0.2 (2024-11-09) +## 6.1.0 (2024-12-10) -* [bitnami/sonarqube] Release 6.0.2 ([#30375](https://github.com/bitnami/charts/pull/30375)) +* [bitnami/sonarqube] Detect non-standard images ([#30946](https://github.com/bitnami/charts/pull/30946)) + +## 6.0.2 (2024-11-09) + +* [bitnami/sonarqube] Release 6.0.2 (#30375) ([2d84f80](https://github.com/bitnami/charts/commit/2d84f800258959ee519399f59824ad8e9ddda13a)), closes [#30375](https://github.com/bitnami/charts/issues/30375) ## 6.0.1 (2024-11-08) diff --git a/bitnami/sonarqube/Chart.lock b/bitnami/sonarqube/Chart.lock index da738383107c8e..81a800b48afa74 100644 --- a/bitnami/sonarqube/Chart.lock +++ b/bitnami/sonarqube/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.1.2 + version: 16.2.5 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:cc19997cacee2563257a397ad49cb403c5971e5ad1d7a28a3453bca753bf2694 -generated: "2024-11-09T20:02:06.008609386Z" + version: 2.28.0 +digest: sha256:9c2ce8b298e807bc8141682773027cc3b0c62feec6933d315f9f181a4dabe862 +generated: "2024-12-10T17:29:29.856688+01:00" diff --git a/bitnami/sonarqube/Chart.yaml b/bitnami/sonarqube/Chart.yaml index 8da6619e30a260..f59c7810e04c5c 100644 --- a/bitnami/sonarqube/Chart.yaml +++ b/bitnami/sonarqube/Chart.yaml @@ -37,4 +37,4 @@ maintainers: name: sonarqube sources: - https://github.com/bitnami/charts/tree/main/bitnami/sonarqube -version: 6.0.2 +version: 6.1.0 diff --git a/bitnami/sonarqube/README.md b/bitnami/sonarqube/README.md index fc486830292ee2..c025cb756b3525 100644 --- a/bitnami/sonarqube/README.md +++ b/bitnami/sonarqube/README.md @@ -251,13 +251,14 @@ As an alternative, this chart supports using an initContainer to change the owne ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -641,6 +642,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 6.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 6.0.0 This major updates the PostgreSQL subchart to its newest major, 16.0.0, which uses PostgreSQL 17.x. Follow the [official instructions](https://www.postgresql.org/docs/17/upgrading.html) to upgrade to 17.x. diff --git a/bitnami/sonarqube/templates/NOTES.txt b/bitnami/sonarqube/templates/NOTES.txt index a3f0cd95094857..4d71a41f072d4d 100644 --- a/bitnami/sonarqube/templates/NOTES.txt +++ b/bitnami/sonarqube/templates/NOTES.txt @@ -101,4 +101,5 @@ You can access the JMX Prometheus metrics following the steps below: {{- end }} {{- include "common.errors.upgrade.passwords.empty" (dict "validationErrors" $passwordValidationErrors "context" $) -}} {{- include "common.warnings.resources" (dict "sections" (list "caCerts" "metrics.jmx" "plugins" "" "sysctl" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.caCerts.image .Values.plugins.image .Values.volumePermissions.image .Values.sysctl.image .Values.metrics.jmx.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.caCerts.image .Values.plugins.image .Values.volumePermissions.image .Values.sysctl.image .Values.metrics.jmx.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.caCerts.image .Values.plugins.image .Values.volumePermissions.image .Values.sysctl.image .Values.metrics.jmx.image) "context" $) }} diff --git a/bitnami/sonarqube/values.yaml b/bitnami/sonarqube/values.yaml index 1f622ec983b3a4..8e5438cc91dd8f 100644 --- a/bitnami/sonarqube/values.yaml +++ b/bitnami/sonarqube/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 3145ddaddcf99d4e23609a67e9740acfb589bc97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:18:41 +0100 Subject: [PATCH 100/253] [bitnami/valkey] Detect non-standard images (#30950) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/valkey] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/valkey/CHANGELOG.md | 8 ++++++-- bitnami/valkey/Chart.lock | 6 +++--- bitnami/valkey/Chart.yaml | 2 +- bitnami/valkey/README.md | 21 +++++++++++++-------- bitnami/valkey/templates/NOTES.txt | 3 ++- bitnami/valkey/values.yaml | 5 +++++ 6 files changed, 30 insertions(+), 15 deletions(-) diff --git a/bitnami/valkey/CHANGELOG.md b/bitnami/valkey/CHANGELOG.md index 621dfbac51e69d..df4faae086bf57 100644 --- a/bitnami/valkey/CHANGELOG.md +++ b/bitnami/valkey/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.1.2 (2024-12-02) +## 2.2.0 (2024-12-10) -* [bitnami/valkey] Fix broken failover in sentinel setups ([#30689](https://github.com/bitnami/charts/pull/30689)) +* [bitnami/valkey] Detect non-standard images ([#30950](https://github.com/bitnami/charts/pull/30950)) + +## 2.1.2 (2024-12-05) + +* [bitnami/valkey] Fix broken failover in sentinel setups (#30689) ([1d3ed00](https://github.com/bitnami/charts/commit/1d3ed00f2868fbc37aee3b6adbbe29d8ef0aaa4f)), closes [#30689](https://github.com/bitnami/charts/issues/30689) [#30024](https://github.com/bitnami/charts/issues/30024) ## 2.1.1 (2024-12-01) diff --git a/bitnami/valkey/Chart.lock b/bitnami/valkey/Chart.lock index 1d45053525a29a..c56439d11e883e 100644 --- a/bitnami/valkey/Chart.lock +++ b/bitnami/valkey/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-11-29T17:24:03.100210778+01:00" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:32:11.87194+01:00" diff --git a/bitnami/valkey/Chart.yaml b/bitnami/valkey/Chart.yaml index d99f60b15d243b..85a1c338b78eee 100644 --- a/bitnami/valkey/Chart.yaml +++ b/bitnami/valkey/Chart.yaml @@ -36,4 +36,4 @@ maintainers: name: valkey sources: - https://github.com/bitnami/charts/tree/main/bitnami/valkey -version: 2.1.2 +version: 2.2.0 diff --git a/bitnami/valkey/README.md b/bitnami/valkey/README.md index 250bb2a2999b0c..5cb130008728b8 100644 --- a/bitnami/valkey/README.md +++ b/bitnami/valkey/README.md @@ -428,14 +428,15 @@ helm install my-release --set primary.persistence.existingClaim=PVC_NAME oci://R ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.valkey.password` | Global Valkey password (overrides `auth.password`) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.valkey.password` | Global Valkey password (overrides `auth.password`) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -1038,6 +1039,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 2.2.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 2.0.0 This major updates all the references from `master/slave` to `primary/replica` to follow the upstream project strategy: diff --git a/bitnami/valkey/templates/NOTES.txt b/bitnami/valkey/templates/NOTES.txt index 5dc5c6ab432e6e..96489941644dbf 100644 --- a/bitnami/valkey/templates/NOTES.txt +++ b/bitnami/valkey/templates/NOTES.txt @@ -210,4 +210,5 @@ YOU NEED TO PERFORM AN UPGRADE FOR THE SERVICES AND WORKLOAD TO BE CREATED {{- $resourceSections = append $resourceSections "primary" -}} {{- end }} {{- include "common.warnings.resources" (dict "sections" $resourceSections "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.sentinel.image .Values.metrics.image .Values.volumePermissions.image .Values.kubectl.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.sentinel.image .Values.metrics.image .Values.volumePermissions.image .Values.kubectl.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.sentinel.image .Values.metrics.image .Values.volumePermissions.image .Values.kubectl.image) "context" $) }} diff --git a/bitnami/valkey/values.yaml b/bitnami/valkey/values.yaml index fbf20a82b54908..244d03cb229f60 100644 --- a/bitnami/valkey/values.yaml +++ b/bitnami/valkey/values.yaml @@ -22,6 +22,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false valkey: password: "" ## Compatibility adaptations for Kubernetes platforms From 82e7a6aedc9a3534b7fa4f46f968a74623858bae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:18:52 +0100 Subject: [PATCH 101/253] [bitnami/valkey-cluster] Detect non-standard images (#30951) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/valkey-cluster] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/valkey-cluster/CHANGELOG.md | 9 +++++++-- bitnami/valkey-cluster/Chart.lock | 6 +++--- bitnami/valkey-cluster/Chart.yaml | 2 +- bitnami/valkey-cluster/README.md | 21 +++++++++++++-------- bitnami/valkey-cluster/templates/NOTES.txt | 3 ++- bitnami/valkey-cluster/values.yaml | 5 +++++ 6 files changed, 31 insertions(+), 15 deletions(-) diff --git a/bitnami/valkey-cluster/CHANGELOG.md b/bitnami/valkey-cluster/CHANGELOG.md index 6a9c911d0326eb..321cc827063b5c 100644 --- a/bitnami/valkey-cluster/CHANGELOG.md +++ b/bitnami/valkey-cluster/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 2.0.2 (2024-12-01) +## 2.1.0 (2024-12-10) -* [bitnami/valkey-cluster] Release 2.0.2 ([#30702](https://github.com/bitnami/charts/pull/30702)) +* [bitnami/valkey-cluster] Detect non-standard images ([#30951](https://github.com/bitnami/charts/pull/30951)) + +## 2.0.2 (2024-12-01) + +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 6) (#30675) ([7b9cd04](https://github.com/bitnami/charts/commit/7b9cd04c2ffc730a0d62da787f2d4967c0ede47c)), closes [#30675](https://github.com/bitnami/charts/issues/30675) +* [bitnami/valkey-cluster] Release 2.0.2 (#30702) ([7b5eadf](https://github.com/bitnami/charts/commit/7b5eadf41da24bf85355b688876b7c022f35ae3e)), closes [#30702](https://github.com/bitnami/charts/issues/30702) ## 2.0.1 (2024-11-08) diff --git a/bitnami/valkey-cluster/Chart.lock b/bitnami/valkey-cluster/Chart.lock index fad5e899714948..0663f55797304e 100644 --- a/bitnami/valkey-cluster/Chart.lock +++ b/bitnami/valkey-cluster/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-01T22:15:53.35067191Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:32:43.027326+01:00" diff --git a/bitnami/valkey-cluster/Chart.yaml b/bitnami/valkey-cluster/Chart.yaml index bdee3a28b0a089..f23433f668c7c1 100644 --- a/bitnami/valkey-cluster/Chart.yaml +++ b/bitnami/valkey-cluster/Chart.yaml @@ -33,4 +33,4 @@ name: valkey-cluster sources: - https://github.com/bitnami/charts/tree/main/bitnami/valkey-cluster - https://github.com/bitnami/containers/tree/main/bitnami/vakey-cluster -version: 2.0.2 +version: 2.1.0 diff --git a/bitnami/valkey-cluster/README.md b/bitnami/valkey-cluster/README.md index 94c35ef97347fb..343131a5cbdb7c 100644 --- a/bitnami/valkey-cluster/README.md +++ b/bitnami/valkey-cluster/README.md @@ -394,14 +394,15 @@ OK ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.valkey.password` | Valkey password (overrides `password`) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.valkey.password` | Valkey password (overrides `password`) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Valkey Cluster Common parameters @@ -721,6 +722,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 2.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 2.0.0 This major updates all the references from `master/slave` to `primary/replica` to follow the upstream project strategy: diff --git a/bitnami/valkey-cluster/templates/NOTES.txt b/bitnami/valkey-cluster/templates/NOTES.txt index 41d57d26a24fc5..8e53eb9979bce9 100644 --- a/bitnami/valkey-cluster/templates/NOTES.txt +++ b/bitnami/valkey-cluster/templates/NOTES.txt @@ -118,4 +118,5 @@ will be able to connect to valkey. {{- end -}} {{- end }} {{- include "common.warnings.resources" (dict "sections" (list "metrics" "valkey" "sysctlImage" "updateJob" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image .Values.sysctlImage) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image .Values.sysctlImage) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image .Values.sysctlImage) "context" $) }} diff --git a/bitnami/valkey-cluster/values.yaml b/bitnami/valkey-cluster/values.yaml index f8751868e47535..25d37d8f4b0b09 100644 --- a/bitnami/valkey-cluster/values.yaml +++ b/bitnami/valkey-cluster/values.yaml @@ -22,6 +22,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false valkey: password: "" ## Compatibility adaptations for Kubernetes platforms From b7d4d9c133d90526e52d0cf39ea7096902af2979 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:19:09 +0100 Subject: [PATCH 102/253] [bitnami/vault] Detect non-standard images (#30952) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/vault] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/vault/CHANGELOG.md | 11 +++++++++-- bitnami/vault/Chart.lock | 6 +++--- bitnami/vault/Chart.yaml | 2 +- bitnami/vault/README.md | 15 ++++++++------- bitnami/vault/templates/NOTES.txt | 3 ++- bitnami/vault/values.yaml | 5 +++++ 6 files changed, 28 insertions(+), 14 deletions(-) diff --git a/bitnami/vault/CHANGELOG.md b/bitnami/vault/CHANGELOG.md index 2e08b8e9794ee8..3512c2993a2262 100644 --- a/bitnami/vault/CHANGELOG.md +++ b/bitnami/vault/CHANGELOG.md @@ -1,8 +1,15 @@ # Changelog -## 1.4.31 (2024-12-04) +## 1.5.0 (2024-12-10) -* [bitnami/vault] Release 1.4.31 ([#30780](https://github.com/bitnami/charts/pull/30780)) +* [bitnami/vault] Detect non-standard images ([#30952](https://github.com/bitnami/charts/pull/30952)) + +## 1.4.31 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 6) (#30675) ([7b9cd04](https://github.com/bitnami/charts/commit/7b9cd04c2ffc730a0d62da787f2d4967c0ede47c)), closes [#30675](https://github.com/bitnami/charts/issues/30675) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/vault] Release 1.4.31 (#30780) ([46280fd](https://github.com/bitnami/charts/commit/46280fd8776323c22b2d0140da7e252b7cf6b31a)), closes [#30780](https://github.com/bitnami/charts/issues/30780) ## 1.4.30 (2024-11-22) diff --git a/bitnami/vault/Chart.lock b/bitnami/vault/Chart.lock index 9123d031f7b297..ab6d72cad8c824 100644 --- a/bitnami/vault/Chart.lock +++ b/bitnami/vault/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-04T04:21:03.192169886Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:33:09.823788+01:00" diff --git a/bitnami/vault/Chart.yaml b/bitnami/vault/Chart.yaml index cf08697f60187f..60b33d5594294e 100644 --- a/bitnami/vault/Chart.yaml +++ b/bitnami/vault/Chart.yaml @@ -35,4 +35,4 @@ maintainers: name: vault sources: - https://github.com/bitnami/charts/tree/main/bitnami/vault -version: 1.4.31 +version: 1.5.0 diff --git a/bitnami/vault/README.md b/bitnami/vault/README.md index 70246a73e70488..f4f66f9fcc8cc8 100644 --- a/bitnami/vault/README.md +++ b/bitnami/vault/README.md @@ -194,13 +194,14 @@ The [Bitnami vault](https://github.com/bitnami/containers/tree/main/bitnami/vaul ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters diff --git a/bitnami/vault/templates/NOTES.txt b/bitnami/vault/templates/NOTES.txt index 3b15736c4235b1..66bf77efa79f60 100644 --- a/bitnami/vault/templates/NOTES.txt +++ b/bitnami/vault/templates/NOTES.txt @@ -52,4 +52,5 @@ Read the upstream vault documentation for unsealing and initializing the instanc {{- include "common.warnings.rollingTag" .Values.csiProvider.image }} {{- include "vault.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "csiProvider.agent" "csiProvider.provider" "injector" "server" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.server.image .Values.csiProvider.image .Values.injector.image .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.server.image .Values.csiProvider.image .Values.injector.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.server.image .Values.csiProvider.image .Values.injector.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/vault/values.yaml b/bitnami/vault/values.yaml index 1d5063dcd27dfe..181578c0331057 100644 --- a/bitnami/vault/values.yaml +++ b/bitnami/vault/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 0da5ab850e004dd1afc1d7052247ea954b70d1d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:19:27 +0100 Subject: [PATCH 103/253] [bitnami/whereabouts] Detect non-standard images (#30953) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/whereabouts] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/whereabouts/CHANGELOG.md | 9 +++++++-- bitnami/whereabouts/Chart.lock | 6 +++--- bitnami/whereabouts/Chart.yaml | 2 +- bitnami/whereabouts/README.md | 19 ++++++++++++------- bitnami/whereabouts/templates/NOTES.txt | 3 ++- bitnami/whereabouts/values.yaml | 5 +++++ 6 files changed, 30 insertions(+), 14 deletions(-) diff --git a/bitnami/whereabouts/CHANGELOG.md b/bitnami/whereabouts/CHANGELOG.md index c5bd4f5ba0fd29..c2599fde09eaba 100644 --- a/bitnami/whereabouts/CHANGELOG.md +++ b/bitnami/whereabouts/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 1.1.17 (2024-12-04) +## 1.2.0 (2024-12-10) -* [bitnami/whereabouts] Release 1.1.17 ([#30781](https://github.com/bitnami/charts/pull/30781)) +* [bitnami/whereabouts] Detect non-standard images ([#30953](https://github.com/bitnami/charts/pull/30953)) + +## 1.1.17 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/whereabouts] Release 1.1.17 (#30781) ([168257a](https://github.com/bitnami/charts/commit/168257a00e4a297ed4efadeddaafa395553fc71f)), closes [#30781](https://github.com/bitnami/charts/issues/30781) ## 1.1.16 (2024-11-08) diff --git a/bitnami/whereabouts/Chart.lock b/bitnami/whereabouts/Chart.lock index db8690d1f45a46..66949be9a2d4f0 100644 --- a/bitnami/whereabouts/Chart.lock +++ b/bitnami/whereabouts/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-04T04:22:56.117659061Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:33:39.237875+01:00" diff --git a/bitnami/whereabouts/Chart.yaml b/bitnami/whereabouts/Chart.yaml index c89a092e05ff63..f669a5046871f1 100644 --- a/bitnami/whereabouts/Chart.yaml +++ b/bitnami/whereabouts/Chart.yaml @@ -29,4 +29,4 @@ maintainers: name: whereabouts sources: - https://github.com/bitnami/charts/tree/main/bitnami/whereabouts -version: 1.1.17 +version: 1.2.0 diff --git a/bitnami/whereabouts/README.md b/bitnami/whereabouts/README.md index 3be82b1645b1a0..94aa89038b9312 100644 --- a/bitnami/whereabouts/README.md +++ b/bitnami/whereabouts/README.md @@ -97,13 +97,14 @@ To back up and restore Helm chart deployments on Kubernetes, you need to back up ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -239,6 +240,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 1.2.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 1.0.0 This major bump changes the following security defaults: diff --git a/bitnami/whereabouts/templates/NOTES.txt b/bitnami/whereabouts/templates/NOTES.txt index d15ea5954fae9f..0b6139975be021 100644 --- a/bitnami/whereabouts/templates/NOTES.txt +++ b/bitnami/whereabouts/templates/NOTES.txt @@ -32,4 +32,5 @@ IMPORTANT: Please ensure that {{ .Values.hostCNIBinDir }} and {{ .Values.hostCNI {{ include "common.warnings.rollingTag" .Values.image }} {{- include "common.warnings.resources" (dict "sections" (list "") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image) "context" $) }} diff --git a/bitnami/whereabouts/values.yaml b/bitnami/whereabouts/values.yaml index 5403abacae4307..2c54a3d62f2699 100644 --- a/bitnami/whereabouts/values.yaml +++ b/bitnami/whereabouts/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From b33a1a00073522abb8b6d49f5a66526c9a28dfa7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:19:54 +0100 Subject: [PATCH 104/253] [bitnami/kubernetes-event-exporter] Detect non-standard images (#30955) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/kubernetes-event-exporter] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/kubernetes-event-exporter/CHANGELOG.md | 10 ++++++++-- bitnami/kubernetes-event-exporter/Chart.lock | 6 +++--- bitnami/kubernetes-event-exporter/Chart.yaml | 2 +- bitnami/kubernetes-event-exporter/README.md | 15 ++++++++++----- .../kubernetes-event-exporter/templates/NOTES.txt | 3 ++- bitnami/kubernetes-event-exporter/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 12 deletions(-) diff --git a/bitnami/kubernetes-event-exporter/CHANGELOG.md b/bitnami/kubernetes-event-exporter/CHANGELOG.md index 9ed60559444315..64f4ee49cccb17 100644 --- a/bitnami/kubernetes-event-exporter/CHANGELOG.md +++ b/bitnami/kubernetes-event-exporter/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 3.2.16 (2024-12-04) +## 3.3.0 (2024-12-10) -* [bitnami/kubernetes-event-exporter] Release 3.2.16 ([#30761](https://github.com/bitnami/charts/pull/30761)) +* [bitnami/kubernetes-event-exporter] Detect non-standard images ([#30955](https://github.com/bitnami/charts/pull/30955)) + +## 3.2.16 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 3) (#30666) ([82fc7e2](https://github.com/bitnami/charts/commit/82fc7e2fc12e2648ed22069942203c02bf5d4cc6)), closes [#30666](https://github.com/bitnami/charts/issues/30666) +* [bitnami/kubernetes-event-exporter] Release 3.2.16 (#30761) ([e5ae0b8](https://github.com/bitnami/charts/commit/e5ae0b83dc8f34ed2ebd6fca13f2026905d001f2)), closes [#30761](https://github.com/bitnami/charts/issues/30761) ## 3.2.15 (2024-11-07) diff --git a/bitnami/kubernetes-event-exporter/Chart.lock b/bitnami/kubernetes-event-exporter/Chart.lock index 687fbcd247c53c..64481d4ca8db50 100644 --- a/bitnami/kubernetes-event-exporter/Chart.lock +++ b/bitnami/kubernetes-event-exporter/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-04T01:24:00.972385866Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:11:00.148951+01:00" diff --git a/bitnami/kubernetes-event-exporter/Chart.yaml b/bitnami/kubernetes-event-exporter/Chart.yaml index f8770bcdbb841b..9bb698265a2b6b 100644 --- a/bitnami/kubernetes-event-exporter/Chart.yaml +++ b/bitnami/kubernetes-event-exporter/Chart.yaml @@ -31,4 +31,4 @@ maintainers: name: kubernetes-event-exporter sources: - https://github.com/bitnami/charts/tree/main/bitnami/kubernetes-event-exporter -version: 3.2.16 +version: 3.3.0 diff --git a/bitnami/kubernetes-event-exporter/README.md b/bitnami/kubernetes-event-exporter/README.md index c8bdeee59ba3c0..180f54e9aae3b1 100644 --- a/bitnami/kubernetes-event-exporter/README.md +++ b/bitnami/kubernetes-event-exporter/README.md @@ -91,11 +91,12 @@ To back up and restore Helm chart deployments on Kubernetes, you need to back up ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -254,6 +255,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 3.3.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 3.0.0 This major bump changes the following security defaults: diff --git a/bitnami/kubernetes-event-exporter/templates/NOTES.txt b/bitnami/kubernetes-event-exporter/templates/NOTES.txt index 2815f28561da77..f867300239d125 100644 --- a/bitnami/kubernetes-event-exporter/templates/NOTES.txt +++ b/bitnami/kubernetes-event-exporter/templates/NOTES.txt @@ -36,4 +36,5 @@ To configure additional endpoints, redeploy the chart overwritting the field 'co {{- include "common.warnings.rollingTag" .Values.image }} {{- include "common.warnings.resources" (dict "sections" (list "") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image) "context" $) }} diff --git a/bitnami/kubernetes-event-exporter/values.yaml b/bitnami/kubernetes-event-exporter/values.yaml index 2f30182eb4b1ac..9e03ccab3c2b01 100644 --- a/bitnami/kubernetes-event-exporter/values.yaml +++ b/bitnami/kubernetes-event-exporter/values.yaml @@ -16,6 +16,11 @@ global: ## - myRegistryKeySecretName ## imagePullSecrets: [] + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 59e1fbe4b62e9730d07ea6f0e22f52defe64940c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:20:10 +0100 Subject: [PATCH 105/253] [bitnami/scylladb] Detect non-standard images (#30944) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/scylladb] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/scylladb/CHANGELOG.md | 8 ++++++-- bitnami/scylladb/Chart.lock | 6 +++--- bitnami/scylladb/Chart.yaml | 2 +- bitnami/scylladb/README.md | 19 ++++++++++++------- bitnami/scylladb/templates/NOTES.txt | 3 ++- bitnami/scylladb/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 14 deletions(-) diff --git a/bitnami/scylladb/CHANGELOG.md b/bitnami/scylladb/CHANGELOG.md index ee2322f8f59c9f..34dee92d67a68b 100644 --- a/bitnami/scylladb/CHANGELOG.md +++ b/bitnami/scylladb/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 3.0.1 (2024-11-14) +## 3.1.0 (2024-12-10) -* [bitnami/scylladb] Release 3.0.1 ([#30448](https://github.com/bitnami/charts/pull/30448)) +* [bitnami/scylladb] Detect non-standard images ([#30944](https://github.com/bitnami/charts/pull/30944)) + +## 3.0.1 (2024-11-14) + +* [bitnami/scylladb] Release 3.0.1 (#30448) ([b27ef33](https://github.com/bitnami/charts/commit/b27ef3335324cf0d512aa97f45d4b469d814a45e)), closes [#30448](https://github.com/bitnami/charts/issues/30448) ## 3.0.0 (2024-10-29) diff --git a/bitnami/scylladb/Chart.lock b/bitnami/scylladb/Chart.lock index d5fef56f58f935..6ce4c534e759dc 100644 --- a/bitnami/scylladb/Chart.lock +++ b/bitnami/scylladb/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:b711ab5874abf868a0c64353a790f17771758cee6f802acb9819be004c8460af -generated: "2024-11-14T00:01:52.957287763Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:27:32.634638+01:00" diff --git a/bitnami/scylladb/Chart.yaml b/bitnami/scylladb/Chart.yaml index 5ecb78ca8eba30..b22b44d04dafc5 100644 --- a/bitnami/scylladb/Chart.yaml +++ b/bitnami/scylladb/Chart.yaml @@ -30,4 +30,4 @@ maintainers: name: scylladb sources: - https://github.com/bitnami/charts/tree/main/bitnami/scylladb -version: 3.0.1 +version: 3.1.0 diff --git a/bitnami/scylladb/README.md b/bitnami/scylladb/README.md index 88b689ad6f718e..eb254f92671cc3 100644 --- a/bitnami/scylladb/README.md +++ b/bitnami/scylladb/README.md @@ -149,13 +149,14 @@ As the image run as non-root by default, it is necessary to adjust the ownership ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -514,6 +515,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 3.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + It's necessary to set the `dbUser.password` parameter when upgrading for readiness/liveness probes to work properly. When you install this chart for the first time, some notes will be displayed providing the credentials you must use. Please note down the password and run the command below to upgrade your chart: ```console diff --git a/bitnami/scylladb/templates/NOTES.txt b/bitnami/scylladb/templates/NOTES.txt index 977fa6f2d16085..aa334e833bc407 100644 --- a/bitnami/scylladb/templates/NOTES.txt +++ b/bitnami/scylladb/templates/NOTES.txt @@ -93,4 +93,5 @@ To connect to your database from outside the cluster execute the following comma {{- include "common.warnings.resources" (dict "sections" (list "metrics" "" "tls" "jmxProxy" "volumePermissions") "context" $) }} {{- include "scylladb.warnings.jvm" . }} {{- include "scylladb.warnings.jmx" . }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.sysctl.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.sysctl.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.sysctl.image) "context" $) }} diff --git a/bitnami/scylladb/values.yaml b/bitnami/scylladb/values.yaml index 9e1108916687cc..f59d54e2179980 100644 --- a/bitnami/scylladb/values.yaml +++ b/bitnami/scylladb/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From b95e85b077668be0add122fad290e7eecdcdf16c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:20:43 +0100 Subject: [PATCH 106/253] [bitnami/rabbitmq-cluster-operator] Detect non-standard images (#30941) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/rabbitmq-cluster-operator] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- .../rabbitmq-cluster-operator/CHANGELOG.md | 9 +++++++-- bitnami/rabbitmq-cluster-operator/Chart.lock | 6 +++--- bitnami/rabbitmq-cluster-operator/Chart.yaml | 2 +- bitnami/rabbitmq-cluster-operator/README.md | 19 ++++++++++++------- .../templates/NOTES.txt | 3 ++- bitnami/rabbitmq-cluster-operator/values.yaml | 5 +++++ 6 files changed, 30 insertions(+), 14 deletions(-) diff --git a/bitnami/rabbitmq-cluster-operator/CHANGELOG.md b/bitnami/rabbitmq-cluster-operator/CHANGELOG.md index 8c35563a796d37..d6463f8fe7b148 100644 --- a/bitnami/rabbitmq-cluster-operator/CHANGELOG.md +++ b/bitnami/rabbitmq-cluster-operator/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 4.3.29 (2024-12-04) +## 4.4.0 (2024-12-10) -* [bitnami/rabbitmq-cluster-operator] Release 4.3.29 ([#30776](https://github.com/bitnami/charts/pull/30776)) +* [bitnami/rabbitmq-cluster-operator] Detect non-standard images ([#30941](https://github.com/bitnami/charts/pull/30941)) + +## 4.3.29 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/rabbitmq-cluster-operator] Release 4.3.29 (#30776) ([41e2431](https://github.com/bitnami/charts/commit/41e2431f244f5660314c435d6687264be2331fe5)), closes [#30776](https://github.com/bitnami/charts/issues/30776) ## 4.3.28 (2024-11-29) diff --git a/bitnami/rabbitmq-cluster-operator/Chart.lock b/bitnami/rabbitmq-cluster-operator/Chart.lock index 56b08cde0b9f93..e9ed9431c626ab 100644 --- a/bitnami/rabbitmq-cluster-operator/Chart.lock +++ b/bitnami/rabbitmq-cluster-operator/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-04T03:23:39.81429761Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:25:33.964774+01:00" diff --git a/bitnami/rabbitmq-cluster-operator/Chart.yaml b/bitnami/rabbitmq-cluster-operator/Chart.yaml index 040972937483f2..d0d85422ae9460 100644 --- a/bitnami/rabbitmq-cluster-operator/Chart.yaml +++ b/bitnami/rabbitmq-cluster-operator/Chart.yaml @@ -37,4 +37,4 @@ maintainers: name: rabbitmq-cluster-operator sources: - https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq-cluster-operator -version: 4.3.29 +version: 4.4.0 diff --git a/bitnami/rabbitmq-cluster-operator/README.md b/bitnami/rabbitmq-cluster-operator/README.md index 5c68b0c3a58c07..1aed0fe1bc7d7b 100644 --- a/bitnami/rabbitmq-cluster-operator/README.md +++ b/bitnami/rabbitmq-cluster-operator/README.md @@ -240,13 +240,14 @@ extraDeploy: ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -596,6 +597,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 4.4.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### Upgrading CRDs By design, the `helm upgrade` command will not upgrade the `CustomResourceDefinition` objects, as stated in their [official documentation](https://helm.sh/docs/chart_best_practices/custom_resource_definitions/#some-caveats-and-explanations). This is done to avoid the potential risks of upgrading CRD objects, such as data loss. diff --git a/bitnami/rabbitmq-cluster-operator/templates/NOTES.txt b/bitnami/rabbitmq-cluster-operator/templates/NOTES.txt index 3b9c053cc02ff8..ed2b67e30c114f 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/NOTES.txt +++ b/bitnami/rabbitmq-cluster-operator/templates/NOTES.txt @@ -51,4 +51,5 @@ RabbitMQ Messaging Topology Operator won't be able to access resources in other {{ include "common.warnings.rollingTag" .Values.credentialUpdaterImage }} {{ include "common.warnings.rollingTag" .Values.rabbitmqImage }} {{- include "common.warnings.resources" (dict "sections" (list "clusterOperator" "msgTopologyOperator") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.rabbitmqImage .Values.credentialUpdaterImage .Values.clusterOperator.image .Values.msgTopologyOperator.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.rabbitmqImage .Values.credentialUpdaterImage .Values.clusterOperator.image .Values.msgTopologyOperator.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.rabbitmqImage .Values.credentialUpdaterImage .Values.clusterOperator.image .Values.msgTopologyOperator.image) "context" $) }} diff --git a/bitnami/rabbitmq-cluster-operator/values.yaml b/bitnami/rabbitmq-cluster-operator/values.yaml index 08c998cc609395..89051693a7e206 100644 --- a/bitnami/rabbitmq-cluster-operator/values.yaml +++ b/bitnami/rabbitmq-cluster-operator/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From e31f70462cccd22d5f2508c480101dbeed1a0605 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:20:55 +0100 Subject: [PATCH 107/253] [bitnami/opensearch] Detect non-standard images (#30934) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/opensearch] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/opensearch/CHANGELOG.md | 8 ++++++-- bitnami/opensearch/Chart.lock | 6 +++--- bitnami/opensearch/Chart.yaml | 2 +- bitnami/opensearch/README.md | 19 ++++++++++++------- bitnami/opensearch/templates/NOTES.txt | 1 + bitnami/opensearch/values.yaml | 5 +++++ 6 files changed, 28 insertions(+), 13 deletions(-) diff --git a/bitnami/opensearch/CHANGELOG.md b/bitnami/opensearch/CHANGELOG.md index f9400e23a8b6dc..a495632aba50f7 100644 --- a/bitnami/opensearch/CHANGELOG.md +++ b/bitnami/opensearch/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 1.4.0 (2024-11-15) +## 1.5.0 (2024-12-10) -* [bitnami/opensearch] Enable automated setup of snapshot policies ([#29796](https://github.com/bitnami/charts/pull/29796)) +* [bitnami/opensearch] Detect non-standard images ([#30934](https://github.com/bitnami/charts/pull/30934)) + +## 1.4.0 (2024-11-18) + +* [bitnami/opensearch] Enable automated setup of snapshot policies (#29796) ([39322b9](https://github.com/bitnami/charts/commit/39322b9054f3d88006a18c240165dfc7608f5aad)), closes [#29796](https://github.com/bitnami/charts/issues/29796) ## 1.3.14 (2024-11-08) diff --git a/bitnami/opensearch/Chart.lock b/bitnami/opensearch/Chart.lock index c9d5f805540d40..8b45ebbee0a7cc 100644 --- a/bitnami/opensearch/Chart.lock +++ b/bitnami/opensearch/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.26.0 -digest: sha256:5ff7837915aef0067bd32271ee2b10c990774c16c4b6fe0a7c5eb6e53530ce08 -generated: "2024-10-17T00:53:04.844033352Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:21:40.284788+01:00" diff --git a/bitnami/opensearch/Chart.yaml b/bitnami/opensearch/Chart.yaml index e3d2d518aee222..9d070be39bff16 100644 --- a/bitnami/opensearch/Chart.yaml +++ b/bitnami/opensearch/Chart.yaml @@ -30,4 +30,4 @@ maintainers: name: opensearch sources: - https://github.com/bitnami/charts/tree/main/bitnami/opensearch -version: 1.4.0 +version: 1.5.0 diff --git a/bitnami/opensearch/README.md b/bitnami/opensearch/README.md index 944540eaa94faf..14542954b5aa22 100644 --- a/bitnami/opensearch/README.md +++ b/bitnami/opensearch/README.md @@ -197,13 +197,14 @@ You can enable this initContainer by setting `volumePermissions.enabled` to `tru ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -1092,6 +1093,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 1.5.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 1.0.0 This major bump changes the following security defaults: diff --git a/bitnami/opensearch/templates/NOTES.txt b/bitnami/opensearch/templates/NOTES.txt index 3d12fe57b90189..6aa7f39df2cbc9 100644 --- a/bitnami/opensearch/templates/NOTES.txt +++ b/bitnami/opensearch/templates/NOTES.txt @@ -123,3 +123,4 @@ In order to replicate the container startup scripts execute this command: {{ include "opensearch.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "coordinating" "dashboards" "data" "ingest" "master" "sysctlImage" "volumePermissions") "context" $) }} {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.sysctlImage .Values.dashboards.image .Values.snapshots.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.sysctlImage .Values.dashboards.image .Values.snapshots.image) "context" $) }} diff --git a/bitnami/opensearch/values.yaml b/bitnami/opensearch/values.yaml index aa713a253f2372..a5af8ca7bf575c 100644 --- a/bitnami/opensearch/values.yaml +++ b/bitnami/opensearch/values.yaml @@ -20,6 +20,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 3c8ef421a131f3c69c1bf6b95bbae8d1c7ef6b31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:21:06 +0100 Subject: [PATCH 108/253] [bitnami/mongodb-sharded] Detect non-standard images (#30927) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/mongodb-sharded] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/mongodb-sharded/CHANGELOG.md | 8 ++++++-- bitnami/mongodb-sharded/Chart.lock | 6 +++--- bitnami/mongodb-sharded/Chart.yaml | 2 +- bitnami/mongodb-sharded/README.md | 19 ++++++++++++------- bitnami/mongodb-sharded/templates/NOTES.txt | 3 ++- bitnami/mongodb-sharded/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 14 deletions(-) diff --git a/bitnami/mongodb-sharded/CHANGELOG.md b/bitnami/mongodb-sharded/CHANGELOG.md index e430db3322d35a..f79059dfec4d6b 100644 --- a/bitnami/mongodb-sharded/CHANGELOG.md +++ b/bitnami/mongodb-sharded/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 9.0.5 (2024-12-06) +## 9.1.0 (2024-12-10) -* [bitnami/mongodb-sharded] Release 9.0.5 ([#30821](https://github.com/bitnami/charts/pull/30821)) +* [bitnami/mongodb-sharded] Detect non-standard images ([#30927](https://github.com/bitnami/charts/pull/30927)) + +## 9.0.5 (2024-12-06) + +* [bitnami/mongodb-sharded] Release 9.0.5 (#30821) ([c926860](https://github.com/bitnami/charts/commit/c926860fff55e3718ed34b0b99b9196fd4331917)), closes [#30821](https://github.com/bitnami/charts/issues/30821) ## 9.0.4 (2024-12-04) diff --git a/bitnami/mongodb-sharded/Chart.lock b/bitnami/mongodb-sharded/Chart.lock index 32f0b54a26d4ab..f824d62568ebec 100644 --- a/bitnami/mongodb-sharded/Chart.lock +++ b/bitnami/mongodb-sharded/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-04T13:50:49.140629923Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:16:53.230444+01:00" diff --git a/bitnami/mongodb-sharded/Chart.yaml b/bitnami/mongodb-sharded/Chart.yaml index a535468163823b..adb64f818598dc 100644 --- a/bitnami/mongodb-sharded/Chart.yaml +++ b/bitnami/mongodb-sharded/Chart.yaml @@ -35,4 +35,4 @@ maintainers: name: mongodb-sharded sources: - https://github.com/bitnami/charts/tree/main/bitnami/mongodb-sharded -version: 9.0.5 +version: 9.1.0 diff --git a/bitnami/mongodb-sharded/README.md b/bitnami/mongodb-sharded/README.md index c5a36e208c8736..7ffc6316faad9a 100644 --- a/bitnami/mongodb-sharded/README.md +++ b/bitnami/mongodb-sharded/README.md @@ -182,13 +182,14 @@ The Bitnami Kibana chart supports mounting extra volumes (either PVCs, secrets o ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -725,6 +726,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 9.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + If authentication is enabled, it's necessary to set the `auth.rootPassword` and `auth.replicaSetKey` when upgrading for readiness/liveness probes to work properly. When you install this chart for the first time, some notes will be displayed providing the credentials you must use. Please note down the password, and run the command below to upgrade your chart: ```console diff --git a/bitnami/mongodb-sharded/templates/NOTES.txt b/bitnami/mongodb-sharded/templates/NOTES.txt index 252df19cd43c47..cf1fa949dd9037 100644 --- a/bitnami/mongodb-sharded/templates/NOTES.txt +++ b/bitnami/mongodb-sharded/templates/NOTES.txt @@ -65,4 +65,5 @@ To connect to your database from outside the cluster execute the following comma {{- include "mongodb-sharded.validateValues" . -}} {{- include "mongodb-sharded.checkRollingTags" . -}} {{- include "common.warnings.resources" (dict "sections" (list "configsvr" "metrics" "mongos" "shardsvr.arbiter" "shardsvr.dataNode" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} diff --git a/bitnami/mongodb-sharded/values.yaml b/bitnami/mongodb-sharded/values.yaml index 341d639ee4de1a..0e8db25bfe3e79 100644 --- a/bitnami/mongodb-sharded/values.yaml +++ b/bitnami/mongodb-sharded/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From a5d33d4add1c48085781da15b5d349c79b007595 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:21:17 +0100 Subject: [PATCH 109/253] [bitnami/minio] Detect non-standard images (#30924) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/minio] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/minio/CHANGELOG.md | 13 +++++++++++-- bitnami/minio/Chart.lock | 6 +++--- bitnami/minio/Chart.yaml | 2 +- bitnami/minio/README.md | 19 ++++++++++++------- bitnami/minio/templates/NOTES.txt | 3 ++- bitnami/minio/values.yaml | 5 +++++ 6 files changed, 34 insertions(+), 14 deletions(-) diff --git a/bitnami/minio/CHANGELOG.md b/bitnami/minio/CHANGELOG.md index 1ef1096cdc63d3..018927219f0ddf 100644 --- a/bitnami/minio/CHANGELOG.md +++ b/bitnami/minio/CHANGELOG.md @@ -1,8 +1,17 @@ # Changelog -## 14.8.6 (2024-12-04) +## 14.9.0 (2024-12-10) -* [bitnami/minio] Release 14.8.6 ([#30766](https://github.com/bitnami/charts/pull/30766)) +* [bitnami/minio] Detect non-standard images ([#30924](https://github.com/bitnami/charts/pull/30924)) + +## 14.8.6 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 4) (#30669) ([a4ec006](https://github.com/bitnami/charts/commit/a4ec00624589023a70a7094fcfb9f12e382bc280)), closes [#30669](https://github.com/bitnami/charts/issues/30669) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 6) (#30675) ([7b9cd04](https://github.com/bitnami/charts/commit/7b9cd04c2ffc730a0d62da787f2d4967c0ede47c)), closes [#30675](https://github.com/bitnami/charts/issues/30675) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 2) (#30687) ([c457848](https://github.com/bitnami/charts/commit/c457848b2a111aad59830b98f85ffa1e29918e10)), closes [#30687](https://github.com/bitnami/charts/issues/30687) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/minio] Release 14.8.6 (#30766) ([fd14ff8](https://github.com/bitnami/charts/commit/fd14ff8a9f4621f35ca43b68e97dc5d856133ac8)), closes [#30766](https://github.com/bitnami/charts/issues/30766) ## 14.8.5 (2024-11-08) diff --git a/bitnami/minio/Chart.lock b/bitnami/minio/Chart.lock index 68ffea07c59edf..0838e8e53ab85e 100644 --- a/bitnami/minio/Chart.lock +++ b/bitnami/minio/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-04T02:38:24.333913849Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:15:34.312243+01:00" diff --git a/bitnami/minio/Chart.yaml b/bitnami/minio/Chart.yaml index ffb4031fdaf9a1..3ba9361768fc05 100644 --- a/bitnami/minio/Chart.yaml +++ b/bitnami/minio/Chart.yaml @@ -34,4 +34,4 @@ maintainers: name: minio sources: - https://github.com/bitnami/charts/tree/main/bitnami/minio -version: 14.8.6 +version: 14.9.0 diff --git a/bitnami/minio/README.md b/bitnami/minio/README.md index 06b57cb6061ce3..039d23f2dc8c48 100644 --- a/bitnami/minio/README.md +++ b/bitnami/minio/README.md @@ -245,13 +245,14 @@ You can enable this initContainer by setting `volumePermissions.enabled` to `tru ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -567,6 +568,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 14.9.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 14.0.0 This major bump changes the following security defaults: diff --git a/bitnami/minio/templates/NOTES.txt b/bitnami/minio/templates/NOTES.txt index 4ed0edac53b5b2..4d1188dc47f50e 100644 --- a/bitnami/minio/templates/NOTES.txt +++ b/bitnami/minio/templates/NOTES.txt @@ -77,4 +77,5 @@ To access the MinIO® web UI: {{- include "common.warnings.rollingTag" .Values.volumePermissions.image }} {{- include "minio.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "provisioning" "" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.clientImage .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.clientImage .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.clientImage .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/minio/values.yaml b/bitnami/minio/values.yaml index 36ec613f900363..6971ec59f605b1 100644 --- a/bitnami/minio/values.yaml +++ b/bitnami/minio/values.yaml @@ -20,6 +20,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 5d1a731a820afcddaf91e9f2596e0e752795e134 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:23:48 +0100 Subject: [PATCH 110/253] [bitnami/matomo] Detect non-standard images (#30957) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/matomo] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Modify values Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/matomo/CHANGELOG.md | 6 +++++- bitnami/matomo/Chart.lock | 8 ++++---- bitnami/matomo/Chart.yaml | 2 +- bitnami/matomo/README.md | 17 +++++++++++------ bitnami/matomo/templates/NOTES.txt | 3 ++- bitnami/matomo/values.yaml | 5 +++++ 6 files changed, 28 insertions(+), 13 deletions(-) diff --git a/bitnami/matomo/CHANGELOG.md b/bitnami/matomo/CHANGELOG.md index 1e8583d20d6079..5b32dc30a1817a 100644 --- a/bitnami/matomo/CHANGELOG.md +++ b/bitnami/matomo/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog +## 9.1.0 (2024-12-10) + +* [bitnami/matomo] Detect non-standard images ([#30957](https://github.com/bitnami/charts/pull/30957)) + ## 9.0.0 (2024-11-12) -* [bitnami/matomo] chore!: :arrow_up: :boom: Bump MariaDB subchart to 20 ([#30354](https://github.com/bitnami/charts/pull/30354)) +* [bitnami/matomo] chore!: :arrow_up: :boom: Bump MariaDB subchart to 20 (#30354) ([a9c658d](https://github.com/bitnami/charts/commit/a9c658dc5fce8487df2a207fdb75baadd2b976b4)), closes [#30354](https://github.com/bitnami/charts/issues/30354) ## 8.0.14 (2024-11-04) diff --git a/bitnami/matomo/Chart.lock b/bitnami/matomo/Chart.lock index 3f5717acb703b4..239c672b6fe9a5 100644 --- a/bitnami/matomo/Chart.lock +++ b/bitnami/matomo/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: mariadb repository: oci://registry-1.docker.io/bitnamicharts - version: 20.0.0 + version: 20.1.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:af5ed1c132ec3f9d3591d30386fe109f1ffb28e6c1b069a1a70bdf226114eb5a -generated: "2024-11-08T16:14:15.927016367+01:00" + version: 2.28.0 +digest: sha256:bbb68797bb44f259e8119037c81b4e3b197f075ad4608e72e6e49cab3f75e264 +generated: "2024-12-10T17:13:20.049774+01:00" diff --git a/bitnami/matomo/Chart.yaml b/bitnami/matomo/Chart.yaml index 8fb09494f22c29..3f3305ed262b81 100644 --- a/bitnami/matomo/Chart.yaml +++ b/bitnami/matomo/Chart.yaml @@ -39,4 +39,4 @@ maintainers: name: matomo sources: - https://github.com/bitnami/charts/tree/main/bitnami/matomo -version: 9.0.0 \ No newline at end of file +version: 9.1.0 \ No newline at end of file diff --git a/bitnami/matomo/README.md b/bitnami/matomo/README.md index 8dd82493eae5d4..0202f7704620d4 100644 --- a/bitnami/matomo/README.md +++ b/bitnami/matomo/README.md @@ -160,12 +160,13 @@ helm install my-release --set persistence.existingClaim=PVC_NAME oci://REGISTRY_ ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -503,6 +504,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 9.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 9.0.0 This major bump updates the MariaDB subchart to version 20.0.0. This subchart updates the StatefulSet objects `serviceName` to use a headless service, as the current non-headless service attached to it was not providing DNS entries. This will cause an upgrade issue because it changes "immutable fields". To workaround it, delete the StatefulSet objects as follows (replace the RELEASE_NAME placeholder): diff --git a/bitnami/matomo/templates/NOTES.txt b/bitnami/matomo/templates/NOTES.txt index 7d36db1a2668d3..00a9f7100eb61f 100644 --- a/bitnami/matomo/templates/NOTES.txt +++ b/bitnami/matomo/templates/NOTES.txt @@ -73,4 +73,5 @@ host. To configure Matomo to use and external database host: {{- include "common.warnings.rollingTag" .Values.volumePermissions.image }} {{- include "common.warnings.rollingTag" .Values.certificates.image }} {{- include "common.warnings.resources" (dict "sections" (list "metrics" "" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image .Values.certificates.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image .Values.certificates.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image .Values.certificates.image) "context" $) }} diff --git a/bitnami/matomo/values.yaml b/bitnami/matomo/values.yaml index 3a377fcf4d44aa..084060e7e7d244 100644 --- a/bitnami/matomo/values.yaml +++ b/bitnami/matomo/values.yaml @@ -19,6 +19,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 85f0c770ad8792b2371207403eabedfb701730c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:23:56 +0100 Subject: [PATCH 111/253] [bitnami/spark] Detect non-standard images (#30947) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/spark] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/spark/CHANGELOG.md | 8 ++++++-- bitnami/spark/Chart.lock | 6 +++--- bitnami/spark/Chart.yaml | 2 +- bitnami/spark/README.md | 19 ++++++++++++------- bitnami/spark/templates/NOTES.txt | 3 ++- bitnami/spark/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 14 deletions(-) diff --git a/bitnami/spark/CHANGELOG.md b/bitnami/spark/CHANGELOG.md index d4d2f7e5512b71..491d6c1652578a 100644 --- a/bitnami/spark/CHANGELOG.md +++ b/bitnami/spark/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 9.2.14 (2024-11-08) +## 9.3.0 (2024-12-10) -* [bitnami/spark] Unify seLinuxOptions default value ([#30326](https://github.com/bitnami/charts/pull/30326)) +* [bitnami/spark] Detect non-standard images ([#30947](https://github.com/bitnami/charts/pull/30947)) + +## 9.2.14 (2024-11-08) + +* [bitnami/spark] Unify seLinuxOptions default value (#30326) ([f47256e](https://github.com/bitnami/charts/commit/f47256e1c1d90eecb1850ca453568e9c8990ea5c)), closes [#30326](https://github.com/bitnami/charts/issues/30326) ## 9.2.13 (2024-11-04) diff --git a/bitnami/spark/Chart.lock b/bitnami/spark/Chart.lock index 1473c73f98066c..110eee0703ff16 100644 --- a/bitnami/spark/Chart.lock +++ b/bitnami/spark/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.26.0 -digest: sha256:5ff7837915aef0067bd32271ee2b10c990774c16c4b6fe0a7c5eb6e53530ce08 -generated: "2024-11-04T11:34:59.496712244Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:29:59.833241+01:00" diff --git a/bitnami/spark/Chart.yaml b/bitnami/spark/Chart.yaml index faaab8701ce190..bc808061935730 100644 --- a/bitnami/spark/Chart.yaml +++ b/bitnami/spark/Chart.yaml @@ -27,4 +27,4 @@ maintainers: name: spark sources: - https://github.com/bitnami/charts/tree/main/bitnami/spark -version: 9.2.14 +version: 9.3.0 diff --git a/bitnami/spark/README.md b/bitnami/spark/README.md index ff5cae76bd9a28..c9300a6b221c65 100644 --- a/bitnami/spark/README.md +++ b/bitnami/spark/README.md @@ -177,13 +177,14 @@ As an alternative, you can use the preset configurations for pod affinity, pod a ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -511,6 +512,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 9.3.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 9.0.0 This major bump changes the following security defaults: diff --git a/bitnami/spark/templates/NOTES.txt b/bitnami/spark/templates/NOTES.txt index 9b13dd10091391..adc156eaa97722 100644 --- a/bitnami/spark/templates/NOTES.txt +++ b/bitnami/spark/templates/NOTES.txt @@ -103,4 +103,5 @@ In order to replicate the container startup scripts execute this command: {{ include "spark.checkRollingTags" . }} {{ include "spark.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "master" "security.ssl" "worker") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image) "context" $) }} diff --git a/bitnami/spark/values.yaml b/bitnami/spark/values.yaml index a292dcf14616e4..9f0195e2fa3587 100644 --- a/bitnami/spark/values.yaml +++ b/bitnami/spark/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From e40b32f1e3ddb6589ff57381d30009ba3179d9cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:24:19 +0100 Subject: [PATCH 112/253] [bitnami/milvus] Detect non-standard images (#30959) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/milvus] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Modify values Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/milvus/CHANGELOG.md | 11 +++++++++-- bitnami/milvus/Chart.lock | 10 +++++----- bitnami/milvus/Chart.yaml | 2 +- bitnami/milvus/README.md | 17 +++++++++++------ bitnami/milvus/templates/NOTES.txt | 3 ++- bitnami/milvus/values.yaml | 5 +++++ 6 files changed, 33 insertions(+), 15 deletions(-) diff --git a/bitnami/milvus/CHANGELOG.md b/bitnami/milvus/CHANGELOG.md index db9e4810b70d67..cbffdf07e5d509 100644 --- a/bitnami/milvus/CHANGELOG.md +++ b/bitnami/milvus/CHANGELOG.md @@ -1,8 +1,15 @@ # Changelog -## 10.0.4 (2024-12-04) +## 10.1.0 (2024-12-10) -* [bitnami/milvus] Release 10.0.4 ([#30765](https://github.com/bitnami/charts/pull/30765)) +* [bitnami/milvus] Detect non-standard images ([#30959](https://github.com/bitnami/charts/pull/30959)) + +## 10.0.4 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 4) (#30669) ([a4ec006](https://github.com/bitnami/charts/commit/a4ec00624589023a70a7094fcfb9f12e382bc280)), closes [#30669](https://github.com/bitnami/charts/issues/30669) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/milvus] Release 10.0.4 (#30765) ([5ce39e2](https://github.com/bitnami/charts/commit/5ce39e2c5bafaa70d6dbddc22d1bd7b6730e7abf)), closes [#30765](https://github.com/bitnami/charts/issues/30765) ## 10.0.3 (2024-11-28) diff --git a/bitnami/milvus/Chart.lock b/bitnami/milvus/Chart.lock index 478dfd55562e9b..5cbb3f800bd1c7 100644 --- a/bitnami/milvus/Chart.lock +++ b/bitnami/milvus/Chart.lock @@ -1,15 +1,15 @@ dependencies: - name: etcd repository: oci://registry-1.docker.io/bitnamicharts - version: 10.6.0 + version: 10.6.1 - name: kafka repository: oci://registry-1.docker.io/bitnamicharts version: 31.0.0 - name: minio repository: oci://registry-1.docker.io/bitnamicharts - version: 14.8.5 + version: 14.8.6 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:f3c2ab2345a88c562861f9ab60097e8d8351f89933ee6de3c615d2e3780f9310 -generated: "2024-12-04T02:13:31.180741502Z" + version: 2.28.0 +digest: sha256:80746a859766f8de4e8cb4b64bc13f65d3fce67a4eef6c8ac852c1a1267ffc1c +generated: "2024-12-10T17:15:04.931839+01:00" diff --git a/bitnami/milvus/Chart.yaml b/bitnami/milvus/Chart.yaml index e41ef8aa2f8166..fc886810098e9b 100644 --- a/bitnami/milvus/Chart.yaml +++ b/bitnami/milvus/Chart.yaml @@ -48,4 +48,4 @@ maintainers: name: milvus sources: - https://github.com/bitnami/charts/tree/main/bitnami/milvus -version: 10.0.4 +version: 10.1.0 diff --git a/bitnami/milvus/README.md b/bitnami/milvus/README.md index c90afe855f2cdb..7b63f279dfa811 100644 --- a/bitnami/milvus/README.md +++ b/bitnami/milvus/README.md @@ -270,12 +270,13 @@ wrj2wDbCDCFmfqnSJ+dKI3vFLlEz44sAV8jX/kd4Y6ZTQhlLbYc= ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -1864,6 +1865,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 10.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 10.0.0 This major updates the Kafka subchart to its newest major, 31.0.0. For more information on this subchart's major, please refer to [Kafka upgrade notes](https://github.com/bitnami/charts/tree/main/bitnami/kafka#to-3100). diff --git a/bitnami/milvus/templates/NOTES.txt b/bitnami/milvus/templates/NOTES.txt index af05a2ddc19256..6f86d16912d041 100644 --- a/bitnami/milvus/templates/NOTES.txt +++ b/bitnami/milvus/templates/NOTES.txt @@ -119,4 +119,5 @@ Check the upstream Milvus documentation: https://milvus.io/docs {{- end }} {{- include "common.warnings.resources" (dict "sections" (list "attu" "dataCoord" "dataNode" "indexCoord" "indexNode" "initJob" "proxy" "queryCoord" "queryNode" "rootCoord" "waitContainer") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.milvus.image .Values.initJob.image .Values.attu.image .Values.waitContainer.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.milvus.image .Values.initJob.image .Values.attu.image .Values.waitContainer.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.milvus.image .Values.initJob.image .Values.attu.image .Values.waitContainer.image) "context" $) }} diff --git a/bitnami/milvus/values.yaml b/bitnami/milvus/values.yaml index f16d0cc61585ce..f8ea2d702785c0 100644 --- a/bitnami/milvus/values.yaml +++ b/bitnami/milvus/values.yaml @@ -19,6 +19,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 941937f791d75eb04f1f29733fa73b37d3ecf15f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:27:04 +0100 Subject: [PATCH 113/253] [bitnami/redis-cluster] Detect non-standard images (#30943) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/redis-cluster] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/redis-cluster/CHANGELOG.md | 6 +++++- bitnami/redis-cluster/Chart.lock | 6 +++--- bitnami/redis-cluster/Chart.yaml | 2 +- bitnami/redis-cluster/README.md | 21 +++++++++++++-------- bitnami/redis-cluster/templates/NOTES.txt | 3 ++- bitnami/redis-cluster/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 14 deletions(-) diff --git a/bitnami/redis-cluster/CHANGELOG.md b/bitnami/redis-cluster/CHANGELOG.md index 9f60c63532544d..d509dde2008e53 100644 --- a/bitnami/redis-cluster/CHANGELOG.md +++ b/bitnami/redis-cluster/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog +## 11.2.0 (2024-12-10) + +* [bitnami/redis-cluster] Detect non-standard images ([#30943](https://github.com/bitnami/charts/pull/30943)) + ## 11.1.0 (2024-11-26) -* [bitnami/redis-cluster] feat: Set custom terminationGracePeriodSeconds for redis ([#30470](https://github.com/bitnami/charts/pull/30470)) +* [bitnami/redis-cluster] feat: Set custom terminationGracePeriodSeconds for redis (#30470) ([1cacaa5](https://github.com/bitnami/charts/commit/1cacaa54741ef79e47c8ca402ad97c9dbaa5103d)), closes [#30470](https://github.com/bitnami/charts/issues/30470) ## 11.0.8 (2024-11-11) diff --git a/bitnami/redis-cluster/Chart.lock b/bitnami/redis-cluster/Chart.lock index dec7b218c01e4e..25eac705b16b95 100644 --- a/bitnami/redis-cluster/Chart.lock +++ b/bitnami/redis-cluster/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:b711ab5874abf868a0c64353a790f17771758cee6f802acb9819be004c8460af -generated: "2024-11-11T21:28:00.649064789Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:26:18.886396+01:00" diff --git a/bitnami/redis-cluster/Chart.yaml b/bitnami/redis-cluster/Chart.yaml index 22a3411d753572..711b6eed0db071 100644 --- a/bitnami/redis-cluster/Chart.yaml +++ b/bitnami/redis-cluster/Chart.yaml @@ -32,4 +32,4 @@ maintainers: name: redis-cluster sources: - https://github.com/bitnami/charts/tree/main/bitnami/redis-cluster -version: 11.1.0 +version: 11.2.0 diff --git a/bitnami/redis-cluster/README.md b/bitnami/redis-cluster/README.md index 31638697e1be89..85974b92fd1ff5 100644 --- a/bitnami/redis-cluster/README.md +++ b/bitnami/redis-cluster/README.md @@ -391,14 +391,15 @@ See [#15075](https://github.com/bitnami/charts/issues/15075) ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.redis.password` | Redis® password (overrides `password`) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.redis.password` | Redis® password (overrides `password`) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Redis® Cluster Common parameters @@ -721,6 +722,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 11.2.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 10.0.0 This major bump changes the following security defaults: diff --git a/bitnami/redis-cluster/templates/NOTES.txt b/bitnami/redis-cluster/templates/NOTES.txt index d86968e071640f..83b0d2f41472cf 100644 --- a/bitnami/redis-cluster/templates/NOTES.txt +++ b/bitnami/redis-cluster/templates/NOTES.txt @@ -118,4 +118,5 @@ will be able to connect to redis. {{- end -}} {{- end }} {{- include "common.warnings.resources" (dict "sections" (list "metrics" "redis" "sysctlImage" "updateJob" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image .Values.sysctlImage) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image .Values.sysctlImage) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image .Values.sysctlImage) "context" $) }} diff --git a/bitnami/redis-cluster/values.yaml b/bitnami/redis-cluster/values.yaml index 22b2ff425499cf..c474ad39216efd 100644 --- a/bitnami/redis-cluster/values.yaml +++ b/bitnami/redis-cluster/values.yaml @@ -22,6 +22,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false redis: password: "" ## Compatibility adaptations for Kubernetes platforms From 2f0f26da7b7386e7ed4398bd52379703e4c6972d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:27:24 +0100 Subject: [PATCH 114/253] [bitnami/wildfly] Detect non-standard images (#30954) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/wildfly] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/wildfly/CHANGELOG.md | 10 ++++++++-- bitnami/wildfly/Chart.lock | 6 +++--- bitnami/wildfly/Chart.yaml | 2 +- bitnami/wildfly/README.md | 5 +++++ bitnami/wildfly/templates/NOTES.txt | 3 ++- bitnami/wildfly/values.yaml | 5 +++++ 6 files changed, 24 insertions(+), 7 deletions(-) diff --git a/bitnami/wildfly/CHANGELOG.md b/bitnami/wildfly/CHANGELOG.md index 6c3aed8d7028f6..978bda30d7b571 100644 --- a/bitnami/wildfly/CHANGELOG.md +++ b/bitnami/wildfly/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 22.0.5 (2024-12-04) +## 22.1.0 (2024-12-10) -* [bitnami/wildfly] Release 22.0.5 ([#30789](https://github.com/bitnami/charts/pull/30789)) +* [bitnami/wildfly] Detect non-standard images ([#30954](https://github.com/bitnami/charts/pull/30954)) + +## 22.0.5 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 3) (#30688) ([10a49f9](https://github.com/bitnami/charts/commit/10a49f9ff2db1d9d11a6edd1c40a9f61803241bc)), closes [#30688](https://github.com/bitnami/charts/issues/30688) +* [bitnami/wildfly] Release 22.0.5 (#30789) ([a2d65ff](https://github.com/bitnami/charts/commit/a2d65ffe8ea57e8793937e83b9fcf06ccf9090a1)), closes [#30789](https://github.com/bitnami/charts/issues/30789) ## 22.0.4 (2024-11-22) diff --git a/bitnami/wildfly/Chart.lock b/bitnami/wildfly/Chart.lock index 55d250724cc9b3..af1ddfb967f6fb 100644 --- a/bitnami/wildfly/Chart.lock +++ b/bitnami/wildfly/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-04T17:26:23.92276108Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:34:03.864034+01:00" diff --git a/bitnami/wildfly/Chart.yaml b/bitnami/wildfly/Chart.yaml index ad56175d4202c5..4a7ba656223f6f 100644 --- a/bitnami/wildfly/Chart.yaml +++ b/bitnami/wildfly/Chart.yaml @@ -33,4 +33,4 @@ maintainers: name: wildfly sources: - https://github.com/bitnami/charts/tree/main/bitnami/wildfly -version: 22.0.5 +version: 22.1.0 diff --git a/bitnami/wildfly/README.md b/bitnami/wildfly/README.md index 7034b2b801e144..c4cf80abb5ac10 100644 --- a/bitnami/wildfly/README.md +++ b/bitnami/wildfly/README.md @@ -158,6 +158,7 @@ You can enable this initContainer by setting `volumePermissions.enabled` to `tru | `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | | `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | | `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | | `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `disabled` | ### Common parameters @@ -376,6 +377,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 22.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 19.0.0 This major bump changes the following security defaults: diff --git a/bitnami/wildfly/templates/NOTES.txt b/bitnami/wildfly/templates/NOTES.txt index 390d73d3411362..f49bb430e4efe4 100644 --- a/bitnami/wildfly/templates/NOTES.txt +++ b/bitnami/wildfly/templates/NOTES.txt @@ -82,4 +82,5 @@ Did you know there are enterprise versions of the Bitnami catalog? For enhanced {{- $passwordValidationErrors = append $passwordValidationErrors $requiredWildflyPasswordError -}} {{- include "common.errors.upgrade.passwords.empty" (dict "validationErrors" $passwordValidationErrors "context" $) -}} {{- include "common.warnings.resources" (dict "sections" (list "" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/wildfly/values.yaml b/bitnami/wildfly/values.yaml index 3af255e7d4e3de..e55a847cebca09 100644 --- a/bitnami/wildfly/values.yaml +++ b/bitnami/wildfly/values.yaml @@ -20,6 +20,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From fcea0290ba2cae36820967e5123ccd7e267e6fb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:30:54 +0100 Subject: [PATCH 115/253] [bitnami/metrics-server] Detect non-standard images (#30958) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/metrics-server] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Modify values Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/metrics-server/CHANGELOG.md | 9 +++++++-- bitnami/metrics-server/Chart.lock | 6 +++--- bitnami/metrics-server/Chart.yaml | 2 +- bitnami/metrics-server/README.md | 15 ++++++++++----- bitnami/metrics-server/templates/NOTES.txt | 3 ++- bitnami/metrics-server/values.yaml | 5 +++++ 6 files changed, 28 insertions(+), 12 deletions(-) diff --git a/bitnami/metrics-server/CHANGELOG.md b/bitnami/metrics-server/CHANGELOG.md index d0f229cf5ed951..7a5a9e92c22aad 100644 --- a/bitnami/metrics-server/CHANGELOG.md +++ b/bitnami/metrics-server/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 7.2.17 (2024-12-04) +## 7.3.0 (2024-12-10) -* [bitnami/metrics-server] Release 7.2.17 ([#30764](https://github.com/bitnami/charts/pull/30764)) +* [bitnami/metrics-server] Detect non-standard images ([#30958](https://github.com/bitnami/charts/pull/30958)) + +## 7.2.17 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/metrics-server] Release 7.2.17 (#30764) ([d516181](https://github.com/bitnami/charts/commit/d516181b9aa4c3e7d2cd9126f28cab97e4f3ec89)), closes [#30764](https://github.com/bitnami/charts/issues/30764) ## 7.2.16 (2024-11-07) diff --git a/bitnami/metrics-server/Chart.lock b/bitnami/metrics-server/Chart.lock index 4cc797ce760ccf..ef19c829f2f55c 100644 --- a/bitnami/metrics-server/Chart.lock +++ b/bitnami/metrics-server/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-04T02:11:34.481232943Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:14:38.241347+01:00" diff --git a/bitnami/metrics-server/Chart.yaml b/bitnami/metrics-server/Chart.yaml index 838ff394d61336..6e32cccf898e7a 100644 --- a/bitnami/metrics-server/Chart.yaml +++ b/bitnami/metrics-server/Chart.yaml @@ -28,4 +28,4 @@ maintainers: name: metrics-server sources: - https://github.com/bitnami/charts/tree/main/bitnami/metrics-server -version: 7.2.17 +version: 7.3.0 diff --git a/bitnami/metrics-server/README.md b/bitnami/metrics-server/README.md index 2b947e5347f35a..9c5a7292ad3a3e 100644 --- a/bitnami/metrics-server/README.md +++ b/bitnami/metrics-server/README.md @@ -77,11 +77,12 @@ To back up and restore Helm chart deployments on Kubernetes, you need to back up ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -235,6 +236,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 7.3.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 7.0.0 This major bump changes the following security defaults: diff --git a/bitnami/metrics-server/templates/NOTES.txt b/bitnami/metrics-server/templates/NOTES.txt index e72cfaed49f52b..2394ec3ec4cf1b 100644 --- a/bitnami/metrics-server/templates/NOTES.txt +++ b/bitnami/metrics-server/templates/NOTES.txt @@ -56,4 +56,5 @@ Option B: {{- include "metrics-server.checkRollingTags" . }} {{- include "common.warnings.resources" (dict "sections" (list "") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image) "context" $) }} diff --git a/bitnami/metrics-server/values.yaml b/bitnami/metrics-server/values.yaml index f31fecec66dc9e..e9f868613a8fdc 100644 --- a/bitnami/metrics-server/values.yaml +++ b/bitnami/metrics-server/values.yaml @@ -16,6 +16,11 @@ global: ## - myRegistryKeySecretName ## imagePullSecrets: [] + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From ac96151bdbe5e99b00dcde62a4d72f1827fa46b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:31:01 +0100 Subject: [PATCH 116/253] [bitnami/postgresql] Detect non-standard images (#30936) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/postgresql] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/postgresql/CHANGELOG.md | 8 ++++-- bitnami/postgresql/Chart.lock | 6 ++--- bitnami/postgresql/Chart.yaml | 2 +- bitnami/postgresql/README.md | 37 +++++++++++++++----------- bitnami/postgresql/templates/NOTES.txt | 3 ++- bitnami/postgresql/values.yaml | 5 ++++ 6 files changed, 38 insertions(+), 23 deletions(-) diff --git a/bitnami/postgresql/CHANGELOG.md b/bitnami/postgresql/CHANGELOG.md index db2f30a197aaff..b29dc39525f3a3 100644 --- a/bitnami/postgresql/CHANGELOG.md +++ b/bitnami/postgresql/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 16.2.5 (2024-12-03) +## 16.3.0 (2024-12-10) -* [bitnami/postgresql] Release 16.2.5 ([#30733](https://github.com/bitnami/charts/pull/30733)) +* [bitnami/postgresql] Detect non-standard images ([#30936](https://github.com/bitnami/charts/pull/30936)) + +## 16.2.5 (2024-12-03) + +* [bitnami/postgresql] Release 16.2.5 (#30733) ([34606c1](https://github.com/bitnami/charts/commit/34606c10dedd06431182d0563fb61703e691ddf1)), closes [#30733](https://github.com/bitnami/charts/issues/30733) ## 16.2.4 (2024-12-03) diff --git a/bitnami/postgresql/Chart.lock b/bitnami/postgresql/Chart.lock index a577d44a54a9e2..cf7922f7e798a9 100644 --- a/bitnami/postgresql/Chart.lock +++ b/bitnami/postgresql/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-03T14:55:08.259631517Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:23:28.154759+01:00" diff --git a/bitnami/postgresql/Chart.yaml b/bitnami/postgresql/Chart.yaml index 1ebfec8f521a1e..daaecd274e89cf 100644 --- a/bitnami/postgresql/Chart.yaml +++ b/bitnami/postgresql/Chart.yaml @@ -35,4 +35,4 @@ maintainers: name: postgresql sources: - https://github.com/bitnami/charts/tree/main/bitnami/postgresql -version: 16.2.5 +version: 16.3.0 diff --git a/bitnami/postgresql/README.md b/bitnami/postgresql/README.md index c3abe7bfa9d8cf..f73749e85ca5b8 100644 --- a/bitnami/postgresql/README.md +++ b/bitnami/postgresql/README.md @@ -342,22 +342,23 @@ If you already have data in it, you will fail to sync to standby nodes for all c ### Global parameters -| Name | Description | Value | -| ---------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.postgresql.auth.postgresPassword` | Password for the "postgres" admin user (overrides `auth.postgresPassword`) | `""` | -| `global.postgresql.auth.username` | Name for a custom user to create (overrides `auth.username`) | `""` | -| `global.postgresql.auth.password` | Password for the custom user to create (overrides `auth.password`) | `""` | -| `global.postgresql.auth.database` | Name for a custom database to create (overrides `auth.database`) | `""` | -| `global.postgresql.auth.existingSecret` | Name of existing secret to use for PostgreSQL credentials (overrides `auth.existingSecret`). | `""` | -| `global.postgresql.auth.secretKeys.adminPasswordKey` | Name of key in existing secret to use for PostgreSQL credentials (overrides `auth.secretKeys.adminPasswordKey`). Only used when `global.postgresql.auth.existingSecret` is set. | `""` | -| `global.postgresql.auth.secretKeys.userPasswordKey` | Name of key in existing secret to use for PostgreSQL credentials (overrides `auth.secretKeys.userPasswordKey`). Only used when `global.postgresql.auth.existingSecret` is set. | `""` | -| `global.postgresql.auth.secretKeys.replicationPasswordKey` | Name of key in existing secret to use for PostgreSQL credentials (overrides `auth.secretKeys.replicationPasswordKey`). Only used when `global.postgresql.auth.existingSecret` is set. | `""` | -| `global.postgresql.service.ports.postgresql` | PostgreSQL service port (overrides `service.ports.postgresql`) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ---------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.postgresql.auth.postgresPassword` | Password for the "postgres" admin user (overrides `auth.postgresPassword`) | `""` | +| `global.postgresql.auth.username` | Name for a custom user to create (overrides `auth.username`) | `""` | +| `global.postgresql.auth.password` | Password for the custom user to create (overrides `auth.password`) | `""` | +| `global.postgresql.auth.database` | Name for a custom database to create (overrides `auth.database`) | `""` | +| `global.postgresql.auth.existingSecret` | Name of existing secret to use for PostgreSQL credentials (overrides `auth.existingSecret`). | `""` | +| `global.postgresql.auth.secretKeys.adminPasswordKey` | Name of key in existing secret to use for PostgreSQL credentials (overrides `auth.secretKeys.adminPasswordKey`). Only used when `global.postgresql.auth.existingSecret` is set. | `""` | +| `global.postgresql.auth.secretKeys.userPasswordKey` | Name of key in existing secret to use for PostgreSQL credentials (overrides `auth.secretKeys.userPasswordKey`). Only used when `global.postgresql.auth.existingSecret` is set. | `""` | +| `global.postgresql.auth.secretKeys.replicationPasswordKey` | Name of key in existing secret to use for PostgreSQL credentials (overrides `auth.secretKeys.replicationPasswordKey`). Only used when `global.postgresql.auth.existingSecret` is set. | `""` | +| `global.postgresql.service.ports.postgresql` | PostgreSQL service port (overrides `service.ports.postgresql`) | `""` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -906,6 +907,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 16.3.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 15.0.0 This major bump changes the following security defaults: diff --git a/bitnami/postgresql/templates/NOTES.txt b/bitnami/postgresql/templates/NOTES.txt index b590e4742f1b5e..61c5c78f650981 100644 --- a/bitnami/postgresql/templates/NOTES.txt +++ b/bitnami/postgresql/templates/NOTES.txt @@ -117,4 +117,5 @@ WARNING: The configured password will be ignored on new installation in case whe {{- include "common.warnings.rollingTag" .Values.image -}} {{- include "common.warnings.rollingTag" .Values.volumePermissions.image }} {{- include "common.warnings.resources" (dict "sections" (list "metrics" "primary" "readReplicas" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} diff --git a/bitnami/postgresql/values.yaml b/bitnami/postgresql/values.yaml index 2b3b66b641afa0..38c4aac472f937 100644 --- a/bitnami/postgresql/values.yaml +++ b/bitnami/postgresql/values.yaml @@ -19,6 +19,11 @@ global: ## defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false postgresql: ## @param global.postgresql.auth.postgresPassword Password for the "postgres" admin user (overrides `auth.postgresPassword`) ## @param global.postgresql.auth.username Name for a custom user to create (overrides `auth.username`) From bb3402c7a75a6a54976cd7c30a2116485deb7203 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:37:32 +0100 Subject: [PATCH 117/253] [bitnami/mariadb] Detect non-standard images (#30956) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/mariadb] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Modify values Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/mariadb/CHANGELOG.md | 8 ++++++-- bitnami/mariadb/Chart.lock | 6 +++--- bitnami/mariadb/Chart.yaml | 2 +- bitnami/mariadb/README.md | 17 +++++++++++------ bitnami/mariadb/templates/NOTES.txt | 3 ++- bitnami/mariadb/values.yaml | 5 +++++ 6 files changed, 28 insertions(+), 13 deletions(-) diff --git a/bitnami/mariadb/CHANGELOG.md b/bitnami/mariadb/CHANGELOG.md index ec0d6fd9cab0bb..49059f71830633 100644 --- a/bitnami/mariadb/CHANGELOG.md +++ b/bitnami/mariadb/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 20.1.1 (2024-11-27) +## 20.2.0 (2024-12-10) -* [bitnami/mariadb] fix: :bug: Set correct TLS mountPath ([#30641](https://github.com/bitnami/charts/pull/30641)) +* [bitnami/mariadb] Detect non-standard images ([#30956](https://github.com/bitnami/charts/pull/30956)) + +## 20.1.1 (2024-11-27) + +* [bitnami/mariadb] fix: :bug: Set correct TLS mountPath (#30641) ([fc2dcd7](https://github.com/bitnami/charts/commit/fc2dcd711548553180d6fc1d5debc51f40aa4d22)), closes [#30641](https://github.com/bitnami/charts/issues/30641) ## 20.1.0 (2024-11-27) diff --git a/bitnami/mariadb/Chart.lock b/bitnami/mariadb/Chart.lock index 2e226ea906daf9..2842c22afc353a 100644 --- a/bitnami/mariadb/Chart.lock +++ b/bitnami/mariadb/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:b711ab5874abf868a0c64353a790f17771758cee6f802acb9819be004c8460af -generated: "2024-11-07T11:44:05.529563646+01:00" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:11:48.981868+01:00" diff --git a/bitnami/mariadb/Chart.yaml b/bitnami/mariadb/Chart.yaml index 29295113120060..6c07e3d52a5f73 100644 --- a/bitnami/mariadb/Chart.yaml +++ b/bitnami/mariadb/Chart.yaml @@ -34,4 +34,4 @@ maintainers: name: mariadb sources: - https://github.com/bitnami/charts/tree/main/bitnami/mariadb -version: 20.1.1 +version: 20.2.0 diff --git a/bitnami/mariadb/README.md b/bitnami/mariadb/README.md index 27f0c32e90c44a..2f2b9fae2c3f29 100644 --- a/bitnami/mariadb/README.md +++ b/bitnami/mariadb/README.md @@ -230,12 +230,13 @@ As an alternative, this chart supports using an initContainer to change the owne ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker Image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker Image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -671,6 +672,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 20.2.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + It's necessary to set the `auth.rootPassword` parameter when upgrading for readiness/liveness probes to work properly. When you install this chart for the first time, some notes will be displayed providing the credentials you must use under the 'Administrator credentials' section. Please note down the password and run the command below to upgrade your chart: ```console diff --git a/bitnami/mariadb/templates/NOTES.txt b/bitnami/mariadb/templates/NOTES.txt index 407b523bed444f..87b33b431a4c6b 100644 --- a/bitnami/mariadb/templates/NOTES.txt +++ b/bitnami/mariadb/templates/NOTES.txt @@ -76,4 +76,5 @@ To upgrade this helm chart: {{- end }} {{- end }} {{- include "common.warnings.resources" (dict "sections" (list "metrics" "primary" "secondary" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} diff --git a/bitnami/mariadb/values.yaml b/bitnami/mariadb/values.yaml index ea5e6d3dbb23f2..48a530609c3071 100644 --- a/bitnami/mariadb/values.yaml +++ b/bitnami/mariadb/values.yaml @@ -19,6 +19,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 936a5dee502a7761e05d5e2254bb0ddba15a4a0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:37:41 +0100 Subject: [PATCH 118/253] [bitnami/tomcat] Detect non-standard images (#30949) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/tomcat] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/tomcat/CHANGELOG.md | 11 +++++++++-- bitnami/tomcat/Chart.lock | 6 +++--- bitnami/tomcat/Chart.yaml | 2 +- bitnami/tomcat/README.md | 5 +++++ bitnami/tomcat/templates/NOTES.txt | 3 ++- bitnami/tomcat/values.yaml | 5 +++++ 6 files changed, 25 insertions(+), 7 deletions(-) diff --git a/bitnami/tomcat/CHANGELOG.md b/bitnami/tomcat/CHANGELOG.md index 742b66f7d397cd..87f0f2338dd01e 100644 --- a/bitnami/tomcat/CHANGELOG.md +++ b/bitnami/tomcat/CHANGELOG.md @@ -1,8 +1,15 @@ # Changelog -## 11.3.3 (2024-12-10) +## 11.4.0 (2024-12-10) -* [bitnami/tomcat] Release 11.3.3 ([#30847](https://github.com/bitnami/charts/pull/30847)) +* [bitnami/tomcat] Detect non-standard images ([#30949](https://github.com/bitnami/charts/pull/30949)) + +## 11.3.3 (2024-12-10) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 6) (#30675) ([7b9cd04](https://github.com/bitnami/charts/commit/7b9cd04c2ffc730a0d62da787f2d4967c0ede47c)), closes [#30675](https://github.com/bitnami/charts/issues/30675) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 3) (#30688) ([10a49f9](https://github.com/bitnami/charts/commit/10a49f9ff2db1d9d11a6edd1c40a9f61803241bc)), closes [#30688](https://github.com/bitnami/charts/issues/30688) +* [bitnami/tomcat] Release 11.3.3 (#30847) ([dccf562](https://github.com/bitnami/charts/commit/dccf562c26e63a321f60903fa46eac3ff59c2e94)), closes [#30847](https://github.com/bitnami/charts/issues/30847) ## 11.3.2 (2024-11-20) diff --git a/bitnami/tomcat/Chart.lock b/bitnami/tomcat/Chart.lock index 76da4fb4450359..3de9dc98194bb8 100644 --- a/bitnami/tomcat/Chart.lock +++ b/bitnami/tomcat/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-10T03:20:07.728885862Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:31:46.408395+01:00" diff --git a/bitnami/tomcat/Chart.yaml b/bitnami/tomcat/Chart.yaml index 38717e5101394e..99c6ec39eaa60c 100644 --- a/bitnami/tomcat/Chart.yaml +++ b/bitnami/tomcat/Chart.yaml @@ -35,4 +35,4 @@ maintainers: name: tomcat sources: - https://github.com/bitnami/charts/tree/main/bitnami/tomcat -version: 11.3.3 +version: 11.4.0 diff --git a/bitnami/tomcat/README.md b/bitnami/tomcat/README.md index bdba1f43f71588..49926b7e764929 100644 --- a/bitnami/tomcat/README.md +++ b/bitnami/tomcat/README.md @@ -181,6 +181,7 @@ You can enable this init container by setting `volumePermissions.enabled` to `tr | `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | | `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | | `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | | `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `disabled` | ### Common parameters @@ -423,6 +424,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 11.4.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 11.0.0 This major bump changes the following security defaults: diff --git a/bitnami/tomcat/templates/NOTES.txt b/bitnami/tomcat/templates/NOTES.txt index 4916fad8f6692b..1f24947a9c7fca 100644 --- a/bitnami/tomcat/templates/NOTES.txt +++ b/bitnami/tomcat/templates/NOTES.txt @@ -51,4 +51,5 @@ Did you know there are enterprise versions of the Bitnami catalog? For enhanced {{- include "tomcat.checkRollingTags" . }} {{- include "common.warnings.resources" (dict "sections" (list "metrics.jmx" "" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.jmx.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.jmx.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.jmx.image) "context" $) }} diff --git a/bitnami/tomcat/values.yaml b/bitnami/tomcat/values.yaml index 1bedb3b89132e4..3a94ecf635e987 100644 --- a/bitnami/tomcat/values.yaml +++ b/bitnami/tomcat/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From be6bbcf46fc8869982035d19e19e4f1616f3cdf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:37:50 +0100 Subject: [PATCH 119/253] [bitnami/solr] Detect non-standard images (#30945) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/solr] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/solr/CHANGELOG.md | 9 +++++++-- bitnami/solr/Chart.lock | 8 ++++---- bitnami/solr/Chart.yaml | 2 +- bitnami/solr/README.md | 19 ++++++++++++------- bitnami/solr/templates/NOTES.txt | 3 ++- bitnami/solr/values.yaml | 5 +++++ 6 files changed, 31 insertions(+), 15 deletions(-) diff --git a/bitnami/solr/CHANGELOG.md b/bitnami/solr/CHANGELOG.md index ffde451beb0d03..2f39740363fbdf 100644 --- a/bitnami/solr/CHANGELOG.md +++ b/bitnami/solr/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 9.4.8 (2024-11-29) +## 9.5.0 (2024-12-10) -* [bitnami/solr] Release 9.4.8 ([#30678](https://github.com/bitnami/charts/pull/30678)) +* [bitnami/solr] Detect non-standard images ([#30945](https://github.com/bitnami/charts/pull/30945)) + +## 9.4.8 (2024-11-29) + +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 6) (#30675) ([7b9cd04](https://github.com/bitnami/charts/commit/7b9cd04c2ffc730a0d62da787f2d4967c0ede47c)), closes [#30675](https://github.com/bitnami/charts/issues/30675) +* [bitnami/solr] Release 9.4.8 (#30678) ([5a19c1c](https://github.com/bitnami/charts/commit/5a19c1c49effb32921cf08141efdf0bb0abbeb68)), closes [#30678](https://github.com/bitnami/charts/issues/30678) ## 9.4.7 (2024-10-29) diff --git a/bitnami/solr/Chart.lock b/bitnami/solr/Chart.lock index a4bda92d0703c8..072535424806c1 100644 --- a/bitnami/solr/Chart.lock +++ b/bitnami/solr/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: zookeeper repository: oci://registry-1.docker.io/bitnamicharts - version: 13.6.0 + version: 13.6.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:8112cd5074f9baf67a2e05027462b6a05ef911f7d853fbaa479a0daae8469181 -generated: "2024-11-29T01:17:21.356838593Z" + version: 2.28.0 +digest: sha256:baec1f58a73706aa14d6e35c0de77bd7db42063f56d0a0f01384680fdddaa818 +generated: "2024-12-10T17:29:02.616831+01:00" diff --git a/bitnami/solr/Chart.yaml b/bitnami/solr/Chart.yaml index 6e334284887ceb..ef6673bbb81d25 100644 --- a/bitnami/solr/Chart.yaml +++ b/bitnami/solr/Chart.yaml @@ -34,4 +34,4 @@ maintainers: name: solr sources: - https://github.com/bitnami/charts/tree/main/bitnami/solr -version: 9.4.8 +version: 9.5.0 diff --git a/bitnami/solr/README.md b/bitnami/solr/README.md index 0681c8972c271d..6aa0f03c52a952 100644 --- a/bitnami/solr/README.md +++ b/bitnami/solr/README.md @@ -192,13 +192,14 @@ You can enable this initContainer by setting `volumePermissions.enabled` to `tru ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -542,6 +543,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 9.5.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 9.0.3 This version uses solr container image version `9.5.0-debian-12-r7` which removes `HDFS` module due to CVEs found in it. diff --git a/bitnami/solr/templates/NOTES.txt b/bitnami/solr/templates/NOTES.txt index 6c010fd26300a1..8ffdfb226eeaef 100644 --- a/bitnami/solr/templates/NOTES.txt +++ b/bitnami/solr/templates/NOTES.txt @@ -76,4 +76,5 @@ Solr Prometheus metrics can be accessed via port {{ .Values.metrics.service.port {{- include "solr.checkRollingTags" . }} {{- include "solr.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "metrics" "" "tls" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/solr/values.yaml b/bitnami/solr/values.yaml index 2c4c41d6670422..96b593fbbea226 100644 --- a/bitnami/solr/values.yaml +++ b/bitnami/solr/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From f094a30ae63cfd95ee365a01ad3425655e397996 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:37:58 +0100 Subject: [PATCH 120/253] [bitnami/thanos] Detect non-standard images (#30948) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/thanos] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/thanos/CHANGELOG.md | 8 ++++++-- bitnami/thanos/Chart.lock | 6 +++--- bitnami/thanos/Chart.yaml | 2 +- bitnami/thanos/README.md | 19 ++++++++++++------- bitnami/thanos/templates/NOTES.txt | 3 ++- bitnami/thanos/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 14 deletions(-) diff --git a/bitnami/thanos/CHANGELOG.md b/bitnami/thanos/CHANGELOG.md index dbd8329916ff8c..9cb418d0895277 100644 --- a/bitnami/thanos/CHANGELOG.md +++ b/bitnami/thanos/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 15.8.5 (2024-12-08) +## 15.9.0 (2024-12-10) -* [bitnami/thanos] Allow for shards that are both time and hash partitioned. ([#30826](https://github.com/bitnami/charts/pull/30826)) +* [bitnami/thanos] Detect non-standard images ([#30948](https://github.com/bitnami/charts/pull/30948)) + +## 15.8.5 (2024-12-10) + +* [bitnami/thanos] Allow for shards that are both time and hash partitioned. (#30826) ([bb42a7e](https://github.com/bitnami/charts/commit/bb42a7ebded506612dc56783d5f9c7c5ce0bc9b0)), closes [#30826](https://github.com/bitnami/charts/issues/30826) ## 15.8.4 (2024-12-04) diff --git a/bitnami/thanos/Chart.lock b/bitnami/thanos/Chart.lock index 746ccee2e77f63..ca1bb6c93bfabb 100644 --- a/bitnami/thanos/Chart.lock +++ b/bitnami/thanos/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 14.8.6 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:c82e7b1b2a616b679070549fc16fc91e6fece557c8c29df0389d524ba37f60ed -generated: "2024-12-04T10:19:49.352381464Z" + version: 2.28.0 +digest: sha256:153b0682d0bd27c1ef959c0a3b76b5c8db032892cc436ca25b0843fca6420e80 +generated: "2024-12-10T17:31:22.630312+01:00" diff --git a/bitnami/thanos/Chart.yaml b/bitnami/thanos/Chart.yaml index f91837f139cd85..12822b1a6b7063 100644 --- a/bitnami/thanos/Chart.yaml +++ b/bitnami/thanos/Chart.yaml @@ -35,4 +35,4 @@ maintainers: name: thanos sources: - https://github.com/bitnami/charts/tree/main/bitnami/thanos -version: 15.8.5 +version: 15.9.0 diff --git a/bitnami/thanos/README.md b/bitnami/thanos/README.md index a0f72bd1d6292c..3ac48f9f42b7af 100644 --- a/bitnami/thanos/README.md +++ b/bitnami/thanos/README.md @@ -355,13 +355,14 @@ You can enable this initContainer by setting `volumePermissions.enabled` to `tru ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -1657,6 +1658,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 15.9.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 15.0.0 This major bump changes the following security defaults: diff --git a/bitnami/thanos/templates/NOTES.txt b/bitnami/thanos/templates/NOTES.txt index c567ea99424dbb..06b230f1f495c5 100644 --- a/bitnami/thanos/templates/NOTES.txt +++ b/bitnami/thanos/templates/NOTES.txt @@ -79,4 +79,5 @@ WARNING: You deployed Thanos without enabling Thanos Query!! {{- include "thanos.validateValues" . }} {{- include "thanos.checkRollingTags" . }} {{- include "common.warnings.resources" (dict "sections" (list "bucketweb" "compactor" "query" "queryFrontend" "receive" "receiveDistributor" "ruler" "storegateway") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/thanos/values.yaml b/bitnami/thanos/values.yaml index 4d719ff7d73815..ac594c7e4f1e40 100644 --- a/bitnami/thanos/values.yaml +++ b/bitnami/thanos/values.yaml @@ -20,6 +20,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From f06f8dbafe5eb3b22f689168d7ac9fb2fb0f707d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:38:08 +0100 Subject: [PATCH 121/253] [bitnami/redis] Detect non-standard images (#30942) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/redis] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/redis/CHANGELOG.md | 8 ++++++-- bitnami/redis/Chart.lock | 6 +++--- bitnami/redis/Chart.yaml | 2 +- bitnami/redis/README.md | 21 +++++++++++++-------- bitnami/redis/templates/NOTES.txt | 3 ++- bitnami/redis/values.yaml | 5 +++++ 6 files changed, 30 insertions(+), 15 deletions(-) diff --git a/bitnami/redis/CHANGELOG.md b/bitnami/redis/CHANGELOG.md index 6a85ffab60840d..63c1cc5ce2fa07 100644 --- a/bitnami/redis/CHANGELOG.md +++ b/bitnami/redis/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 20.4.1 (2024-12-10) +## 20.5.0 (2024-12-10) -* [bitnami/redis] CA shouldn't be mandatory when TLS is enabled ([#30520](https://github.com/bitnami/charts/pull/30520)) +* [bitnami/redis] Detect non-standard images ([#30942](https://github.com/bitnami/charts/pull/30942)) + +## 20.4.1 (2024-12-10) + +* [bitnami/redis] CA shouldn't be mandatory when TLS is enabled (#30520) ([85219eb](https://github.com/bitnami/charts/commit/85219eb721efa640075325a1812d9ca8316a0a1a)), closes [#30520](https://github.com/bitnami/charts/issues/30520) ## 20.4.0 (2024-12-02) diff --git a/bitnami/redis/Chart.lock b/bitnami/redis/Chart.lock index 896f01b8bfa0a1..e824dbbba3ee2b 100644 --- a/bitnami/redis/Chart.lock +++ b/bitnami/redis/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:b711ab5874abf868a0c64353a790f17771758cee6f802acb9819be004c8460af -generated: "2024-11-11T21:28:10.611479336Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:25:56.439817+01:00" diff --git a/bitnami/redis/Chart.yaml b/bitnami/redis/Chart.yaml index 04144656bdb2de..80c2031fbcf2a9 100644 --- a/bitnami/redis/Chart.yaml +++ b/bitnami/redis/Chart.yaml @@ -36,4 +36,4 @@ maintainers: name: redis sources: - https://github.com/bitnami/charts/tree/main/bitnami/redis -version: 20.4.1 +version: 20.5.0 diff --git a/bitnami/redis/README.md b/bitnami/redis/README.md index ba452ff3632fed..0beda7ed31c1be 100644 --- a/bitnami/redis/README.md +++ b/bitnami/redis/README.md @@ -458,14 +458,15 @@ helm install my-release --set master.persistence.existingClaim=PVC_NAME oci://RE ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.redis.password` | Global Redis® password (overrides `auth.password`) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.redis.password` | Global Redis® password (overrides `auth.password`) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -1084,6 +1085,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 20.5.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + A major chart version change (like v1.2.3 -> v2.0.0) indicates that there is an incompatible breaking change needing manual actions. ### RDB compatibility diff --git a/bitnami/redis/templates/NOTES.txt b/bitnami/redis/templates/NOTES.txt index 33f188a980c2b7..3094ae972f69e7 100644 --- a/bitnami/redis/templates/NOTES.txt +++ b/bitnami/redis/templates/NOTES.txt @@ -212,4 +212,5 @@ YOU NEED TO PERFORM AN UPGRADE FOR THE SERVICES AND WORKLOAD TO BE CREATED {{- $resourceSections = append $resourceSections "master" -}} {{- end }} {{- include "common.warnings.resources" (dict "sections" $resourceSections "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.sentinel.image .Values.metrics.image .Values.volumePermissions.image .Values.kubectl.image .Values.sysctl.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.sentinel.image .Values.metrics.image .Values.volumePermissions.image .Values.kubectl.image .Values.sysctl.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.sentinel.image .Values.metrics.image .Values.volumePermissions.image .Values.kubectl.image .Values.sysctl.image) "context" $) }} diff --git a/bitnami/redis/values.yaml b/bitnami/redis/values.yaml index 1144862e496a5e..4725f23ce3ab00 100644 --- a/bitnami/redis/values.yaml +++ b/bitnami/redis/values.yaml @@ -22,6 +22,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false redis: password: "" ## Compatibility adaptations for Kubernetes platforms From 4dade214ff39b6741a9f1c1239c51a4ab13c1a4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:38:18 +0100 Subject: [PATCH 122/253] [bitnami/rabbitmq] Detect non-standard images (#30940) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/rabbitmq] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/rabbitmq/CHANGELOG.md | 6 +++++- bitnami/rabbitmq/Chart.lock | 6 +++--- bitnami/rabbitmq/Chart.yaml | 2 +- bitnami/rabbitmq/README.md | 19 ++++++++++++------- bitnami/rabbitmq/templates/NOTES.txt | 1 + bitnami/rabbitmq/values.yaml | 5 +++++ 6 files changed, 27 insertions(+), 12 deletions(-) diff --git a/bitnami/rabbitmq/CHANGELOG.md b/bitnami/rabbitmq/CHANGELOG.md index 1b583c3d68cd1d..74e661653c7dcb 100644 --- a/bitnami/rabbitmq/CHANGELOG.md +++ b/bitnami/rabbitmq/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog +## 15.2.0 (2024-12-10) + +* [bitnami/rabbitmq] Detect non-standard images ([#30940](https://github.com/bitnami/charts/pull/30940)) + ## 15.1.0 (2024-11-25) -* [bitnami/rabbitmq] feat: :sparkles: Allow password updates ([#30615](https://github.com/bitnami/charts/pull/30615)) +* [bitnami/rabbitmq] feat: :sparkles: Allow password updates (#30615) ([d98aecc](https://github.com/bitnami/charts/commit/d98aecce08aebd795cdace9bc1f814296a9aa873)), closes [#30615](https://github.com/bitnami/charts/issues/30615) ## 15.0.7 (2024-11-22) diff --git a/bitnami/rabbitmq/Chart.lock b/bitnami/rabbitmq/Chart.lock index 8d556a07b7862b..215ed581519e92 100644 --- a/bitnami/rabbitmq/Chart.lock +++ b/bitnami/rabbitmq/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:b711ab5874abf868a0c64353a790f17771758cee6f802acb9819be004c8460af -generated: "2024-11-22T00:34:45.949193377Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:25:10.042944+01:00" diff --git a/bitnami/rabbitmq/Chart.yaml b/bitnami/rabbitmq/Chart.yaml index b0aaf24b9cbbaf..8eb73c85c661d3 100644 --- a/bitnami/rabbitmq/Chart.yaml +++ b/bitnami/rabbitmq/Chart.yaml @@ -30,4 +30,4 @@ maintainers: name: rabbitmq sources: - https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq -version: 15.1.0 +version: 15.2.0 diff --git a/bitnami/rabbitmq/README.md b/bitnami/rabbitmq/README.md index 06e3bd47bda638..404b9357dda2b6 100644 --- a/bitnami/rabbitmq/README.md +++ b/bitnami/rabbitmq/README.md @@ -378,13 +378,14 @@ Because they expose different sets of data, a valid use case is to scrape metric ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### RabbitMQ Image parameters @@ -771,6 +772,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 15.2.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + It's necessary to set the `auth.password` and `auth.erlangCookie` parameters when upgrading for readiness/liveness probes to work properly. When you install this chart for the first time, some notes will be displayed providing the credentials you must use under the 'Credentials' section. Please note down the password and the cookie, and run the command below to upgrade your chart: ```console diff --git a/bitnami/rabbitmq/templates/NOTES.txt b/bitnami/rabbitmq/templates/NOTES.txt index 0ec3ebbc70d19b..d07259e67bc1f8 100644 --- a/bitnami/rabbitmq/templates/NOTES.txt +++ b/bitnami/rabbitmq/templates/NOTES.txt @@ -162,3 +162,4 @@ Deprecated: `metrics.serviceMonitor.enabled` is deprecated. {{- end }} {{- include "common.warnings.resources" (dict "sections" (list "" "volumePermissions") "context" $) }} {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/rabbitmq/values.yaml b/bitnami/rabbitmq/values.yaml index d1ecd2afd34b3a..e10e92e35f3880 100644 --- a/bitnami/rabbitmq/values.yaml +++ b/bitnami/rabbitmq/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From fbbcc3f9f48f692cb9c316f4d317c3fa0795ea3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:38:28 +0100 Subject: [PATCH 123/253] [bitnami/schema-registry] Detect non-standard images (#30965) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/schema-registry] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Modify values Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/schema-registry/CHANGELOG.md | 9 ++++++++- bitnami/schema-registry/Chart.lock | 6 +++--- bitnami/schema-registry/Chart.yaml | 2 +- bitnami/schema-registry/README.md | 19 ++++++++++++------- bitnami/schema-registry/templates/NOTES.txt | 3 ++- bitnami/schema-registry/values.yaml | 5 +++++ 6 files changed, 31 insertions(+), 13 deletions(-) diff --git a/bitnami/schema-registry/CHANGELOG.md b/bitnami/schema-registry/CHANGELOG.md index 5c9ae108f9614b..e0ecf4f56396b0 100644 --- a/bitnami/schema-registry/CHANGELOG.md +++ b/bitnami/schema-registry/CHANGELOG.md @@ -1,8 +1,15 @@ # Changelog +## 23.1.0 (2024-12-10) + +* [bitnami/schema-registry] Detect non-standard images ([#30965](https://github.com/bitnami/charts/pull/30965)) + ## 23.0.0 (2024-12-04) -* [bitnami/schema-registry] Release 23.0.0 ([#30775](https://github.com/bitnami/charts/pull/30775)) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/*] docs: fix copy-paste typos with wrong references to Airflow (#30541) ([0a225d4](https://github.com/bitnami/charts/commit/0a225d44c1969429573b4e2630068eff129b6a96)), closes [#30541](https://github.com/bitnami/charts/issues/30541) +* [bitnami/schema-registry] Release 23.0.0 (#30775) ([c0c64eb](https://github.com/bitnami/charts/commit/c0c64ebd9eef815a8a8ce4345fc03e4c689026bf)), closes [#30775](https://github.com/bitnami/charts/issues/30775) ## 22.0.0 (2024-11-12) diff --git a/bitnami/schema-registry/Chart.lock b/bitnami/schema-registry/Chart.lock index 7378f5a72c88aa..1feef03faf10d8 100644 --- a/bitnami/schema-registry/Chart.lock +++ b/bitnami/schema-registry/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 31.0.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:06c655c3b247d9c6b763eaa800b80ad9c543d1b9d8a531c3b80395db43b3ee3e -generated: "2024-12-04T03:21:24.732120561Z" + version: 2.28.0 +digest: sha256:19f6850f80c99b114dcff9700434f3fcac69afc120ce3e3286f0c6e93bb7472d +generated: "2024-12-10T17:27:09.123677+01:00" diff --git a/bitnami/schema-registry/Chart.yaml b/bitnami/schema-registry/Chart.yaml index fa5f6b2def4504..92127886a205ec 100644 --- a/bitnami/schema-registry/Chart.yaml +++ b/bitnami/schema-registry/Chart.yaml @@ -34,4 +34,4 @@ maintainers: name: schema-registry sources: - https://github.com/bitnami/charts/tree/main/bitnami/schema-registry -version: 23.0.0 +version: 23.1.0 diff --git a/bitnami/schema-registry/README.md b/bitnami/schema-registry/README.md index d452fa31e04533..6fedf32cd3cb6e 100644 --- a/bitnami/schema-registry/README.md +++ b/bitnami/schema-registry/README.md @@ -206,13 +206,14 @@ For annotations, please see [this document](https://github.com/kubernetes/ingres ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | -| `kubeVersion` | Override Kubernetes version | `""` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| `kubeVersion` | Override Kubernetes version | `""` | ### Common parameters @@ -435,6 +436,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 23.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 22.0.0 This major updates the Kafka subchart to its newest major, 31.0.0. For more information on this subchart's major, please refer to [Kafka upgrade notes](https://github.com/bitnami/charts/tree/main/bitnami/kafka#to-3100). diff --git a/bitnami/schema-registry/templates/NOTES.txt b/bitnami/schema-registry/templates/NOTES.txt index c1bd2f3541e77b..b208996f3a2808 100644 --- a/bitnami/schema-registry/templates/NOTES.txt +++ b/bitnami/schema-registry/templates/NOTES.txt @@ -53,4 +53,5 @@ To access Schema Registry from outside the cluster execute the following command {{- include "common.warnings.rollingTag" .Values.image }} {{- include "schema-registry.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image) "context" $) }} diff --git a/bitnami/schema-registry/values.yaml b/bitnami/schema-registry/values.yaml index e5fb1cfdffed7b..c3ee5c9bc97c43 100644 --- a/bitnami/schema-registry/values.yaml +++ b/bitnami/schema-registry/values.yaml @@ -18,6 +18,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 51498454247984c12b9b60ba51bad0b7e72ac36c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:38:43 +0100 Subject: [PATCH 124/253] [bitnami/postgresql-ha] Detect non-standard images (#30937) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/postgresql-ha] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/postgresql-ha/CHANGELOG.md | 8 +++-- bitnami/postgresql-ha/Chart.lock | 6 ++-- bitnami/postgresql-ha/Chart.yaml | 2 +- bitnami/postgresql-ha/README.md | 43 +++++++++++++---------- bitnami/postgresql-ha/templates/NOTES.txt | 3 +- bitnami/postgresql-ha/values.yaml | 5 +++ 6 files changed, 41 insertions(+), 26 deletions(-) diff --git a/bitnami/postgresql-ha/CHANGELOG.md b/bitnami/postgresql-ha/CHANGELOG.md index 077635291efbeb..e93efdf1fa56ce 100644 --- a/bitnami/postgresql-ha/CHANGELOG.md +++ b/bitnami/postgresql-ha/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 15.0.4 (2024-12-03) +## 15.1.0 (2024-12-10) -* [bitnami/postgresql-ha] Release 15.0.4 ([#30732](https://github.com/bitnami/charts/pull/30732)) +* [bitnami/postgresql-ha] Detect non-standard images ([#30937](https://github.com/bitnami/charts/pull/30937)) + +## 15.0.4 (2024-12-03) + +* [bitnami/postgresql-ha] Release 15.0.4 (#30732) ([dd65642](https://github.com/bitnami/charts/commit/dd6564295a9a3bf1e56ba16663ee6b6e92ff4721)), closes [#30732](https://github.com/bitnami/charts/issues/30732) ## 15.0.3 (2024-12-03) diff --git a/bitnami/postgresql-ha/Chart.lock b/bitnami/postgresql-ha/Chart.lock index a134fe63180726..43d838baaac2a8 100644 --- a/bitnami/postgresql-ha/Chart.lock +++ b/bitnami/postgresql-ha/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-11-28T20:00:21.752734947Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:23:56.671087+01:00" diff --git a/bitnami/postgresql-ha/Chart.yaml b/bitnami/postgresql-ha/Chart.yaml index e0ca33e6972793..51e0ef43c93cfb 100644 --- a/bitnami/postgresql-ha/Chart.yaml +++ b/bitnami/postgresql-ha/Chart.yaml @@ -40,4 +40,4 @@ maintainers: name: postgresql-ha sources: - https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha -version: 15.0.4 +version: 15.1.0 diff --git a/bitnami/postgresql-ha/README.md b/bitnami/postgresql-ha/README.md index 306cb112a94815..3a6f94d4f1a804 100644 --- a/bitnami/postgresql-ha/README.md +++ b/bitnami/postgresql-ha/README.md @@ -342,25 +342,26 @@ A default `StorageClass` is needed in the Kubernetes cluster to dynamically prov ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.postgresql.username` | PostgreSQL username (overrides `postgresql.username`) | `""` | -| `global.postgresql.password` | PostgreSQL password (overrides `postgresql.password`) | `""` | -| `global.postgresql.database` | PostgreSQL database (overrides `postgresql.database`) | `""` | -| `global.postgresql.repmgrUsername` | PostgreSQL repmgr username (overrides `postgresql.repmgrUsername`) | `""` | -| `global.postgresql.repmgrPassword` | PostgreSQL repmgr password (overrides `postgresql.repmgrpassword`) | `""` | -| `global.postgresql.repmgrDatabase` | PostgreSQL repmgr database (overrides `postgresql.repmgrDatabase`) | `""` | -| `global.postgresql.existingSecret` | Name of existing secret to use for PostgreSQL passwords (overrides `postgresql.existingSecret`) | `""` | -| `global.ldap.bindpw` | LDAP bind password (overrides `ldap.bindpw`) | `""` | -| `global.ldap.existingSecret` | Name of existing secret to use for LDAP passwords (overrides `ldap.existingSecret`) | `""` | -| `global.pgpool.adminUsername` | Pgpool Admin username (overrides `pgpool.adminUsername`) | `""` | -| `global.pgpool.adminPassword` | Pgpool Admin password (overrides `pgpool.adminPassword`) | `""` | -| `global.pgpool.existingSecret` | Pgpool existing secret | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.postgresql.username` | PostgreSQL username (overrides `postgresql.username`) | `""` | +| `global.postgresql.password` | PostgreSQL password (overrides `postgresql.password`) | `""` | +| `global.postgresql.database` | PostgreSQL database (overrides `postgresql.database`) | `""` | +| `global.postgresql.repmgrUsername` | PostgreSQL repmgr username (overrides `postgresql.repmgrUsername`) | `""` | +| `global.postgresql.repmgrPassword` | PostgreSQL repmgr password (overrides `postgresql.repmgrpassword`) | `""` | +| `global.postgresql.repmgrDatabase` | PostgreSQL repmgr database (overrides `postgresql.repmgrDatabase`) | `""` | +| `global.postgresql.existingSecret` | Name of existing secret to use for PostgreSQL passwords (overrides `postgresql.existingSecret`) | `""` | +| `global.ldap.bindpw` | LDAP bind password (overrides `ldap.bindpw`) | `""` | +| `global.ldap.existingSecret` | Name of existing secret to use for LDAP passwords (overrides `ldap.existingSecret`) | `""` | +| `global.pgpool.adminUsername` | Pgpool Admin username (overrides `pgpool.adminUsername`) | `""` | +| `global.pgpool.adminPassword` | Pgpool Admin password (overrides `pgpool.adminPassword`) | `""` | +| `global.pgpool.existingSecret` | Pgpool existing secret | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -985,6 +986,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 15.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + It's necessary to specify the existing passwords while performing a upgrade to ensure the secrets are not updated with invalid randomly generated passwords. Remember to specify the existing values of the `postgresql.password` and `postgresql.repmgrPassword` parameters when upgrading the chart: ```console diff --git a/bitnami/postgresql-ha/templates/NOTES.txt b/bitnami/postgresql-ha/templates/NOTES.txt index f3b12295b31e22..9c3c8727473f21 100644 --- a/bitnami/postgresql-ha/templates/NOTES.txt +++ b/bitnami/postgresql-ha/templates/NOTES.txt @@ -108,4 +108,5 @@ To connect to your database from outside the cluster execute the following comma {{- include "common.errors.upgrade.passwords.empty" (dict "validationErrors" $passwordValidationErrors "context" $) -}} {{- include "common.warnings.resources" (dict "sections" (list "metrics" "pgpool" "postgresql" "volumePermissions" "witness") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.postgresql.image .Values.pgpool.image .Values.metrics.image .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.postgresql.image .Values.pgpool.image .Values.metrics.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.postgresql.image .Values.pgpool.image .Values.metrics.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/postgresql-ha/values.yaml b/bitnami/postgresql-ha/values.yaml index 415044553dae7e..1be5919e07d63a 100644 --- a/bitnami/postgresql-ha/values.yaml +++ b/bitnami/postgresql-ha/values.yaml @@ -32,6 +32,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false postgresql: username: "" password: "" From 705a15efcb568567837cb5e53df6b1f5391231c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:52:51 +0100 Subject: [PATCH 125/253] [bitnami/nginx-ingress-controller] Detect non-standard images (#30961) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/nginx-ingress-controller] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Modify values Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/nginx-ingress-controller/CHANGELOG.md | 10 ++++++++-- bitnami/nginx-ingress-controller/Chart.lock | 6 +++--- bitnami/nginx-ingress-controller/Chart.yaml | 2 +- bitnami/nginx-ingress-controller/README.md | 15 ++++++++++----- .../nginx-ingress-controller/templates/NOTES.txt | 3 ++- bitnami/nginx-ingress-controller/values.yaml | 5 +++++ 6 files changed, 29 insertions(+), 12 deletions(-) diff --git a/bitnami/nginx-ingress-controller/CHANGELOG.md b/bitnami/nginx-ingress-controller/CHANGELOG.md index 2660eee4b09eab..57e66f49bd9de8 100644 --- a/bitnami/nginx-ingress-controller/CHANGELOG.md +++ b/bitnami/nginx-ingress-controller/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 11.5.5 (2024-12-04) +## 11.6.0 (2024-12-10) -* [bitnami/nginx-ingress-controller] Release 11.5.5 ([#30768](https://github.com/bitnami/charts/pull/30768)) +* [bitnami/nginx-ingress-controller] Detect non-standard images ([#30961](https://github.com/bitnami/charts/pull/30961)) + +## 11.5.5 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 5) (#30674) ([ed2a546](https://github.com/bitnami/charts/commit/ed2a54617faf763169e6b01a89100b9db32e1000)), closes [#30674](https://github.com/bitnami/charts/issues/30674) +* [bitnami/nginx-ingress-controller] Release 11.5.5 (#30768) ([4ad3036](https://github.com/bitnami/charts/commit/4ad3036671889e830f1c12e4b9e7697332412fe9)), closes [#30768](https://github.com/bitnami/charts/issues/30768) ## 11.5.4 (2024-11-08) diff --git a/bitnami/nginx-ingress-controller/Chart.lock b/bitnami/nginx-ingress-controller/Chart.lock index ea67e9462479db..3a5aed61936687 100644 --- a/bitnami/nginx-ingress-controller/Chart.lock +++ b/bitnami/nginx-ingress-controller/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-04T02:40:18.321856666Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:20:05.413951+01:00" diff --git a/bitnami/nginx-ingress-controller/Chart.yaml b/bitnami/nginx-ingress-controller/Chart.yaml index 7387fa06f9c9e4..b9b5ab8936d94f 100644 --- a/bitnami/nginx-ingress-controller/Chart.yaml +++ b/bitnami/nginx-ingress-controller/Chart.yaml @@ -34,4 +34,4 @@ maintainers: name: nginx-ingress-controller sources: - https://github.com/bitnami/charts/tree/main/bitnami/nginx-ingress-controller -version: 11.5.5 +version: 11.6.0 diff --git a/bitnami/nginx-ingress-controller/README.md b/bitnami/nginx-ingress-controller/README.md index ebb7f5caf256b9..96d232615fb510 100644 --- a/bitnami/nginx-ingress-controller/README.md +++ b/bitnami/nginx-ingress-controller/README.md @@ -119,11 +119,12 @@ As an alternative, you can use of the preset configurations for pod affinity, po ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -461,6 +462,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 11.6.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 11.0.0 This major bump changes the following security defaults: diff --git a/bitnami/nginx-ingress-controller/templates/NOTES.txt b/bitnami/nginx-ingress-controller/templates/NOTES.txt index 937a0e49dc25a7..c2bc6eae2d8330 100644 --- a/bitnami/nginx-ingress-controller/templates/NOTES.txt +++ b/bitnami/nginx-ingress-controller/templates/NOTES.txt @@ -94,4 +94,5 @@ If TLS is enabled for the Ingress, a Secret containing the certificate and key m {{- include "common.warnings.rollingTag" .Values.image }} {{- include "common.warnings.rollingTag" .Values.defaultBackend.image }} {{- include "common.warnings.resources" (dict "sections" (list "defaultBackend" "") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.defaultBackend.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.defaultBackend.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.defaultBackend.image) "context" $) }} diff --git a/bitnami/nginx-ingress-controller/values.yaml b/bitnami/nginx-ingress-controller/values.yaml index ac43423cf488c4..f1e81f9404aed2 100644 --- a/bitnami/nginx-ingress-controller/values.yaml +++ b/bitnami/nginx-ingress-controller/values.yaml @@ -16,6 +16,11 @@ global: ## - myRegistryKeySecretName ## imagePullSecrets: [] + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From a4d9265e61197d5ed5e6c4a0f85ce7460abd4a66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:53:06 +0100 Subject: [PATCH 126/253] [bitnami/seaweedfs] Detect non-standard images (#30967) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/seaweedfs] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify values Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/seaweedfs/CHANGELOG.md | 11 +++++++++-- bitnami/seaweedfs/Chart.lock | 8 ++++---- bitnami/seaweedfs/Chart.yaml | 2 +- bitnami/seaweedfs/README.md | 17 +++++++++++------ bitnami/seaweedfs/templates/NOTES.txt | 1 + bitnami/seaweedfs/values.yaml | 5 +++++ 6 files changed, 31 insertions(+), 13 deletions(-) diff --git a/bitnami/seaweedfs/CHANGELOG.md b/bitnami/seaweedfs/CHANGELOG.md index 66b06c3d279f00..e880917876b0c3 100644 --- a/bitnami/seaweedfs/CHANGELOG.md +++ b/bitnami/seaweedfs/CHANGELOG.md @@ -1,8 +1,15 @@ # Changelog -## 4.1.2 (2024-12-04) +## 4.2.0 (2024-12-10) -* [bitnami/seaweedfs] Release 4.1.2 ([#30778](https://github.com/bitnami/charts/pull/30778)) +* [bitnami/seaweedfs] Detect non-standard images ([#30967](https://github.com/bitnami/charts/pull/30967)) + +## 4.1.2 (2024-12-04) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 6) (#30675) ([7b9cd04](https://github.com/bitnami/charts/commit/7b9cd04c2ffc730a0d62da787f2d4967c0ede47c)), closes [#30675](https://github.com/bitnami/charts/issues/30675) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 3) (#30688) ([10a49f9](https://github.com/bitnami/charts/commit/10a49f9ff2db1d9d11a6edd1c40a9f61803241bc)), closes [#30688](https://github.com/bitnami/charts/issues/30688) +* [bitnami/seaweedfs] Release 4.1.2 (#30778) ([7342074](https://github.com/bitnami/charts/commit/7342074fd2562d7a024407a0275c62affee0181a)), closes [#30778](https://github.com/bitnami/charts/issues/30778) ## 4.1.1 (2024-11-18) diff --git a/bitnami/seaweedfs/Chart.lock b/bitnami/seaweedfs/Chart.lock index 8bc34536356d14..86b4233d9cade3 100644 --- a/bitnami/seaweedfs/Chart.lock +++ b/bitnami/seaweedfs/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 20.1.1 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.4 + version: 16.2.5 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:671ea8a89b7da17674d487d0849b007e0fa8f2c648917b662ccedcb336234e6e -generated: "2024-12-04T04:04:10.540738656Z" + version: 2.28.0 +digest: sha256:cbd98cbda65a325af2a33ee1c4eebc7d3333079866c6b5abe3c4bd751cb77884 +generated: "2024-12-10T17:28:31.712053+01:00" diff --git a/bitnami/seaweedfs/Chart.yaml b/bitnami/seaweedfs/Chart.yaml index 577f2b4b55dbc3..22221bd73e6bb4 100644 --- a/bitnami/seaweedfs/Chart.yaml +++ b/bitnami/seaweedfs/Chart.yaml @@ -50,4 +50,4 @@ name: seaweedfs sources: - https://github.com/bitnami/charts/tree/main/bitnami/seawwedfs - https://github.com/bitnami/containers/tree/main/bitnami/seaweedfs -version: 4.1.2 +version: 4.2.0 diff --git a/bitnami/seaweedfs/README.md b/bitnami/seaweedfs/README.md index fcfc3cdbfee10d..3fdbbd188adc88 100644 --- a/bitnami/seaweedfs/README.md +++ b/bitnami/seaweedfs/README.md @@ -242,12 +242,13 @@ If you encounter errors when working with persistent volumes, refer to our [trou ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -1199,6 +1200,10 @@ helm install my-release -f values.yaml oci://REGISTRY_NAME/REPOSITORY_NAME/seawe ## Upgrading +### To 4.2.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 4.0.0 This major bump updates the MariaDB subchart to version 20.0.0. This subchart updates the StatefulSet objects `serviceName` to use a headless service, as the current non-headless service attached to it was not providing DNS entries. This will cause an upgrade issue because it changes "immutable fields". To workaround it, delete the StatefulSet objects as follows (replace the RELEASE_NAME placeholder): diff --git a/bitnami/seaweedfs/templates/NOTES.txt b/bitnami/seaweedfs/templates/NOTES.txt index e09ae7db34c9ec..341587f4d2e23e 100644 --- a/bitnami/seaweedfs/templates/NOTES.txt +++ b/bitnami/seaweedfs/templates/NOTES.txt @@ -172,3 +172,4 @@ The chart was deployed enabling WebDAV, to access it from outside the cluster fo {{- include "common.warnings.rollingTag" .Values.postgresql.image }} {{- include "seaweedfs.validateValues" . }} {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.mariadb.image .Values.postgresql.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.mariadb.image .Values.postgresql.image) "context" $) }} diff --git a/bitnami/seaweedfs/values.yaml b/bitnami/seaweedfs/values.yaml index f26751f718f15b..cbe833459d19a5 100644 --- a/bitnami/seaweedfs/values.yaml +++ b/bitnami/seaweedfs/values.yaml @@ -19,6 +19,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From cd40d8b162e95ca5b9a834b55fd62a0f63732b7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:53:16 +0100 Subject: [PATCH 127/253] [bitnami/parse] Detect non-standard images (#30962) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/parse] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Modify values Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/parse/CHANGELOG.md | 9 +++++++-- bitnami/parse/Chart.lock | 8 ++++---- bitnami/parse/Chart.yaml | 2 +- bitnami/parse/README.md | 17 +++++++++++------ bitnami/parse/templates/NOTES.txt | 3 ++- bitnami/parse/values.yaml | 5 +++++ 6 files changed, 30 insertions(+), 14 deletions(-) diff --git a/bitnami/parse/CHANGELOG.md b/bitnami/parse/CHANGELOG.md index 21f097494ac56b..3f1cfb6a7ceb1a 100644 --- a/bitnami/parse/CHANGELOG.md +++ b/bitnami/parse/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 24.0.2 (2024-12-01) +## 24.1.0 (2024-12-10) -* [bitnami/parse] Release 24.0.2 ([#30701](https://github.com/bitnami/charts/pull/30701)) +* [bitnami/parse] Detect non-standard images ([#30962](https://github.com/bitnami/charts/pull/30962)) + +## 24.0.2 (2024-12-01) + +* [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/parse] Release 24.0.2 (#30701) ([b8c4d9f](https://github.com/bitnami/charts/commit/b8c4d9ff01fe35a6a8e373d53c47889e93a63f94)), closes [#30701](https://github.com/bitnami/charts/issues/30701) ## 24.0.1 (2024-10-22) diff --git a/bitnami/parse/Chart.lock b/bitnami/parse/Chart.lock index c72f7ad2b1455f..6b95d47b660b94 100644 --- a/bitnami/parse/Chart.lock +++ b/bitnami/parse/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: mongodb repository: oci://registry-1.docker.io/bitnamicharts - version: 16.3.1 + version: 16.3.3 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:454b854701eca8dcf36bc449c206c9141862e8be804d9f798923b0d96e721dcc -generated: "2024-12-01T17:13:55.570387041Z" + version: 2.28.0 +digest: sha256:8f5aef7b829d6ff37ad14b11bee2225a124582eb2e83f8243f20148fa8df8828 +generated: "2024-12-10T17:22:07.090174+01:00" diff --git a/bitnami/parse/Chart.yaml b/bitnami/parse/Chart.yaml index c8dce69b4834c1..a8ba9aa7c61cd5 100644 --- a/bitnami/parse/Chart.yaml +++ b/bitnami/parse/Chart.yaml @@ -38,4 +38,4 @@ maintainers: name: parse sources: - https://github.com/bitnami/charts/tree/main/bitnami/parse -version: 24.0.2 +version: 24.1.0 diff --git a/bitnami/parse/README.md b/bitnami/parse/README.md index 2bf220d77710ac..1f6789e9c58678 100644 --- a/bitnami/parse/README.md +++ b/bitnami/parse/README.md @@ -142,12 +142,13 @@ You can enable this initContainer by setting `volumePermissions.enabled` to `tru ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common Parameters @@ -488,6 +489,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 24.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 24.0.0 This major updates the MongoDB® subchart to its newest major, [16.0.0](https://github.com/bitnami/charts/tree/main/bitnami/mongodb#to-1600). To upgrade to MongoDB `8.0` from a `7.0` deployment, the `7.0` deployment must have `featureCompatibilityVersion` set to `7.0`. Please refer to the [official documentation](https://www.mongodb.com/docs/manual/release-notes/8.0/#upgrade-procedures). diff --git a/bitnami/parse/templates/NOTES.txt b/bitnami/parse/templates/NOTES.txt index d355e6d7a721dc..e02c2f3aac1b8f 100644 --- a/bitnami/parse/templates/NOTES.txt +++ b/bitnami/parse/templates/NOTES.txt @@ -124,4 +124,5 @@ service: {{ include "parse.validateValues" . }} {{ include "parse.checkRollingTags" . }} {{- include "common.warnings.resources" (dict "sections" (list "dashboard" "server" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.server.image .Values.dashboard.image .Values.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.server.image .Values.dashboard.image .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.server.image .Values.dashboard.image .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/parse/values.yaml b/bitnami/parse/values.yaml index 2b5a80b5e003c5..36f2b75daad0ed 100644 --- a/bitnami/parse/values.yaml +++ b/bitnami/parse/values.yaml @@ -19,6 +19,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From fa058290a52c6f0c59f3ee3c02ea89afadff8b57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:53:21 +0100 Subject: [PATCH 128/253] [bitnami/phpmyadmin] Detect non-standard images (#30963) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/phpmyadmin] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Modify values Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/phpmyadmin/CHANGELOG.md | 11 +++++++++-- bitnami/phpmyadmin/Chart.lock | 6 +++--- bitnami/phpmyadmin/Chart.yaml | 2 +- bitnami/phpmyadmin/README.md | 5 +++++ bitnami/phpmyadmin/templates/NOTES.txt | 3 ++- bitnami/phpmyadmin/values.yaml | 5 +++++ 6 files changed, 25 insertions(+), 7 deletions(-) diff --git a/bitnami/phpmyadmin/CHANGELOG.md b/bitnami/phpmyadmin/CHANGELOG.md index 066293b98bc16b..f646b149d41747 100644 --- a/bitnami/phpmyadmin/CHANGELOG.md +++ b/bitnami/phpmyadmin/CHANGELOG.md @@ -1,8 +1,15 @@ # Changelog -## 18.0.1 (2024-12-08) +## 18.1.0 (2024-12-10) -* [bitnami/phpmyadmin] Release 18.0.1 ([#30828](https://github.com/bitnami/charts/pull/30828)) +* [bitnami/phpmyadmin] Detect non-standard images ([#30963](https://github.com/bitnami/charts/pull/30963)) + +## 18.0.1 (2024-12-08) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 5) (#30674) ([ed2a546](https://github.com/bitnami/charts/commit/ed2a54617faf763169e6b01a89100b9db32e1000)), closes [#30674](https://github.com/bitnami/charts/issues/30674) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/phpmyadmin] Release 18.0.1 (#30828) ([d071989](https://github.com/bitnami/charts/commit/d071989c5ddebffdc20c17f58a45c29a8f1649c2)), closes [#30828](https://github.com/bitnami/charts/issues/30828) ## 18.0.0 (2024-11-12) diff --git a/bitnami/phpmyadmin/Chart.lock b/bitnami/phpmyadmin/Chart.lock index ae3c84a5b57046..05d0e99cf51df8 100644 --- a/bitnami/phpmyadmin/Chart.lock +++ b/bitnami/phpmyadmin/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 20.1.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:90d0095f4cc0b0981ca3522bcd0ce27dcb23c07e8eb58de53d2f6e7f565f2c6f -generated: "2024-12-08T10:03:49.607870177Z" + version: 2.28.0 +digest: sha256:0408310bc47336c8392d692d7a434113b2c4c9805fec6b04fb3e22ce5d92ceb7 +generated: "2024-12-10T17:22:35.506795+01:00" diff --git a/bitnami/phpmyadmin/Chart.yaml b/bitnami/phpmyadmin/Chart.yaml index ad2e15d3f409e9..7d4fa8f60c1a5d 100644 --- a/bitnami/phpmyadmin/Chart.yaml +++ b/bitnami/phpmyadmin/Chart.yaml @@ -36,4 +36,4 @@ maintainers: name: phpmyadmin sources: - https://github.com/bitnami/charts/tree/main/bitnami/phpmyadmin -version: 18.0.1 +version: 18.1.0 diff --git a/bitnami/phpmyadmin/README.md b/bitnami/phpmyadmin/README.md index d24f122b088c4b..9c4b4a7fa9fb4f 100644 --- a/bitnami/phpmyadmin/README.md +++ b/bitnami/phpmyadmin/README.md @@ -187,6 +187,7 @@ As an alternative, you can use of the preset configurations for pod affinity, po | `global.imageRegistry` | Global Docker image registry | `""` | | `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | | `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | | `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `disabled` | ### Common parameters @@ -423,6 +424,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 18.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 18.0.0 This major bump updates the MariaDB subchart to version 20.0.0. This subchart updates the StatefulSet objects `serviceName` to use a headless service, as the current non-headless service attached to it was not providing DNS entries. This will cause an upgrade issue because it changes "immutable fields". To workaround it, delete the StatefulSet objects as follows (replace the RELEASE_NAME placeholder): diff --git a/bitnami/phpmyadmin/templates/NOTES.txt b/bitnami/phpmyadmin/templates/NOTES.txt index 4cd2b2f4c4ba57..980929a8738901 100644 --- a/bitnami/phpmyadmin/templates/NOTES.txt +++ b/bitnami/phpmyadmin/templates/NOTES.txt @@ -68,4 +68,5 @@ $ helm upgrade {{ .Release.Name }} oci://registry-1.docker.io/bitnamicharts/phpm {{- end }} {{- include "common.errors.upgrade.passwords.empty" (dict "validationErrors" $passwordValidationErrors "context" $) -}} {{- include "common.warnings.resources" (dict "sections" (list "metrics" "") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.metrics.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.metrics.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.metrics.image) "context" $) }} diff --git a/bitnami/phpmyadmin/values.yaml b/bitnami/phpmyadmin/values.yaml index a70d5738f90244..11b51676373f12 100644 --- a/bitnami/phpmyadmin/values.yaml +++ b/bitnami/phpmyadmin/values.yaml @@ -18,6 +18,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 40d40316d170fd37866797c2a3d269fa69b980c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:53:30 +0100 Subject: [PATCH 129/253] [bitnami/redmine] Detect non-standard images (#30964) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/redmine] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Modify values Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/redmine/CHANGELOG.md | 8 ++++++-- bitnami/redmine/Chart.lock | 10 +++++----- bitnami/redmine/Chart.yaml | 2 +- bitnami/redmine/README.md | 17 +++++++++++------ bitnami/redmine/templates/NOTES.txt | 3 ++- bitnami/redmine/values.yaml | 5 +++++ 6 files changed, 30 insertions(+), 15 deletions(-) diff --git a/bitnami/redmine/CHANGELOG.md b/bitnami/redmine/CHANGELOG.md index ee77a1fcdc183b..2ad6a4b2288f90 100644 --- a/bitnami/redmine/CHANGELOG.md +++ b/bitnami/redmine/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 32.0.1 (2024-11-14) +## 32.1.0 (2024-12-10) -* [bitnami/redmine] Release 32.0.1 ([#30466](https://github.com/bitnami/charts/pull/30466)) +* [bitnami/redmine] Detect non-standard images ([#30964](https://github.com/bitnami/charts/pull/30964)) + +## 32.0.1 (2024-11-14) + +* [bitnami/redmine] Release 32.0.1 (#30466) ([a679e2f](https://github.com/bitnami/charts/commit/a679e2fbefd2547bfd6576b18a31e7f19ccfd49d)), closes [#30466](https://github.com/bitnami/charts/issues/30466) ## 32.0.0 (2024-11-14) diff --git a/bitnami/redmine/Chart.lock b/bitnami/redmine/Chart.lock index 6a34e350642fb4..56359a764217ed 100644 --- a/bitnami/redmine/Chart.lock +++ b/bitnami/redmine/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.1 + version: 16.2.5 - name: mariadb repository: oci://registry-1.docker.io/bitnamicharts - version: 20.0.0 + version: 20.1.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:20f29e7910c48c02d7662369e5be65e2f78f891926d7e24a17772835d35f4811 -generated: "2024-11-14T17:56:53.580168499Z" + version: 2.28.0 +digest: sha256:de23db1a29f46a0bead3cbe31b8be7351359ace5d44fd18b85f464c4c87955d6 +generated: "2024-12-10T17:26:43.249595+01:00" diff --git a/bitnami/redmine/Chart.yaml b/bitnami/redmine/Chart.yaml index 46accdad8ef183..80f32e3024ea78 100644 --- a/bitnami/redmine/Chart.yaml +++ b/bitnami/redmine/Chart.yaml @@ -43,4 +43,4 @@ maintainers: name: redmine sources: - https://github.com/bitnami/charts/tree/main/bitnami/redmine -version: 32.0.1 +version: 32.1.0 diff --git a/bitnami/redmine/README.md b/bitnami/redmine/README.md index b20b4ac79b3e05..8bc2dd4c863b2d 100644 --- a/bitnami/redmine/README.md +++ b/bitnami/redmine/README.md @@ -249,12 +249,13 @@ helm install test --set persistence.existingClaim=PVC_REDMINE,mariadb.persistenc ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -587,6 +588,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 32.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 31.0.0 This major bump updates the MariaDB subchart to version 20.0.0. This subchart updates the StatefulSet objects `serviceName` to use a headless service, as the current non-headless service attached to it was not providing DNS entries. This will cause an upgrade issue because it changes "immutable fields". To workaround it, delete the StatefulSet objects as follows (replace the RELEASE_NAME placeholder): diff --git a/bitnami/redmine/templates/NOTES.txt b/bitnami/redmine/templates/NOTES.txt index e354c1d440fcbf..33f5971444ec54 100644 --- a/bitnami/redmine/templates/NOTES.txt +++ b/bitnami/redmine/templates/NOTES.txt @@ -78,4 +78,5 @@ You have 4 alternatives: {{- end }} {{- include "common.errors.upgrade.passwords.empty" (dict "validationErrors" $passwordValidationErrors "context" $) -}} {{- include "common.warnings.resources" (dict "sections" (list "" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.certificates.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.certificates.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.certificates.image) "context" $) }} diff --git a/bitnami/redmine/values.yaml b/bitnami/redmine/values.yaml index 0807a9ba04b068..9f012ceee933ae 100644 --- a/bitnami/redmine/values.yaml +++ b/bitnami/redmine/values.yaml @@ -19,6 +19,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 7ee255a1d61e589fc0c093bb9d3bcf8ac4d99f28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:53:40 +0100 Subject: [PATCH 130/253] [bitnami/sealed-secrets] Detect non-standard images (#30966) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/sealed-secrets] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Modify values Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/sealed-secrets/CHANGELOG.md | 8 ++++++-- bitnami/sealed-secrets/Chart.lock | 6 +++--- bitnami/sealed-secrets/Chart.yaml | 2 +- bitnami/sealed-secrets/README.md | 15 ++++++++++----- bitnami/sealed-secrets/templates/NOTES.txt | 3 ++- bitnami/sealed-secrets/values.yaml | 5 +++++ 6 files changed, 27 insertions(+), 12 deletions(-) diff --git a/bitnami/sealed-secrets/CHANGELOG.md b/bitnami/sealed-secrets/CHANGELOG.md index 590eae3f90d4cd..307d36e5187203 100644 --- a/bitnami/sealed-secrets/CHANGELOG.md +++ b/bitnami/sealed-secrets/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.4.14 (2024-12-05) +## 2.5.0 (2024-12-10) -* [bitnami/sealed-secrets] Release 2.4.14 ([#30805](https://github.com/bitnami/charts/pull/30805)) +* [bitnami/sealed-secrets] Detect non-standard images ([#30966](https://github.com/bitnami/charts/pull/30966)) + +## 2.4.14 (2024-12-05) + +* [bitnami/sealed-secrets] Release 2.4.14 (#30805) ([1bc7b3f](https://github.com/bitnami/charts/commit/1bc7b3fa73b91b48644cd1f9046087b6ea5d5c05)), closes [#30805](https://github.com/bitnami/charts/issues/30805) ## 2.4.13 (2024-12-04) diff --git a/bitnami/sealed-secrets/Chart.lock b/bitnami/sealed-secrets/Chart.lock index 47c6eac2a5b070..67f67a6f07bbe6 100644 --- a/bitnami/sealed-secrets/Chart.lock +++ b/bitnami/sealed-secrets/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 -generated: "2024-12-04T03:55:26.784408236Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:27:55.547739+01:00" diff --git a/bitnami/sealed-secrets/Chart.yaml b/bitnami/sealed-secrets/Chart.yaml index fb88b8ca63b78a..a13e6aea8d029c 100644 --- a/bitnami/sealed-secrets/Chart.yaml +++ b/bitnami/sealed-secrets/Chart.yaml @@ -29,4 +29,4 @@ name: sealed-secrets sources: - https://github.com/bitnami/charts/tree/main/bitnami/sealed-secrets - https://github.com/bitnami-labs/sealed-secrets -version: 2.4.14 +version: 2.5.0 diff --git a/bitnami/sealed-secrets/README.md b/bitnami/sealed-secrets/README.md index ed203e37c3d1be..e636b5abdb530e 100644 --- a/bitnami/sealed-secrets/README.md +++ b/bitnami/sealed-secrets/README.md @@ -194,11 +194,12 @@ As an alternative, use one of the preset configurations for pod affinity, pod an ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -412,6 +413,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 2.5.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 2.0.0 This major bump changes the following security defaults: diff --git a/bitnami/sealed-secrets/templates/NOTES.txt b/bitnami/sealed-secrets/templates/NOTES.txt index f138172dcbb8e6..294b1aa68d4be3 100644 --- a/bitnami/sealed-secrets/templates/NOTES.txt +++ b/bitnami/sealed-secrets/templates/NOTES.txt @@ -54,4 +54,5 @@ Both the SealedSecret and generated Secret must have the same name and namespace {{- include "common.warnings.rollingTag" .Values.image }} {{- end }} {{- include "common.warnings.resources" (dict "sections" (list "") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image) "context" $) }} diff --git a/bitnami/sealed-secrets/values.yaml b/bitnami/sealed-secrets/values.yaml index cf24f0313fb6d7..9c189ead5e15a2 100644 --- a/bitnami/sealed-secrets/values.yaml +++ b/bitnami/sealed-secrets/values.yaml @@ -17,6 +17,11 @@ global: ## - myRegistryKeySecretName ## imagePullSecrets: [] + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From f1ceafba996e8b44a30abdff8594376a7e3b0399 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:53:55 +0100 Subject: [PATCH 131/253] [bitnami/spring-cloud-dataflow] Detect non-standard images (#30968) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/spring-cloud-dataflow] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Modify values Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/spring-cloud-dataflow/CHANGELOG.md | 10 ++++++++-- bitnami/spring-cloud-dataflow/Chart.lock | 6 +++--- bitnami/spring-cloud-dataflow/Chart.yaml | 2 +- bitnami/spring-cloud-dataflow/README.md | 17 +++++++++++------ .../spring-cloud-dataflow/templates/NOTES.txt | 3 ++- bitnami/spring-cloud-dataflow/values.yaml | 5 +++++ 6 files changed, 30 insertions(+), 13 deletions(-) diff --git a/bitnami/spring-cloud-dataflow/CHANGELOG.md b/bitnami/spring-cloud-dataflow/CHANGELOG.md index 4f6bd447e69abe..a9106b9f7d8f65 100644 --- a/bitnami/spring-cloud-dataflow/CHANGELOG.md +++ b/bitnami/spring-cloud-dataflow/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 34.0.1 (2024-12-08) +## 34.1.0 (2024-12-10) -* [bitnami/spring-cloud-dataflow] Release 34.0.1 ([#30829](https://github.com/bitnami/charts/pull/30829)) +* [bitnami/spring-cloud-dataflow] Detect non-standard images ([#30968](https://github.com/bitnami/charts/pull/30968)) + +## 34.0.1 (2024-12-08) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 6) (#30675) ([7b9cd04](https://github.com/bitnami/charts/commit/7b9cd04c2ffc730a0d62da787f2d4967c0ede47c)), closes [#30675](https://github.com/bitnami/charts/issues/30675) +* [bitnami/spring-cloud-dataflow] Release 34.0.1 (#30829) ([99bdcc4](https://github.com/bitnami/charts/commit/99bdcc485b97dd97b1e74836d6b32805aab7323f)), closes [#30829](https://github.com/bitnami/charts/issues/30829) ## 34.0.0 (2024-11-12) diff --git a/bitnami/spring-cloud-dataflow/Chart.lock b/bitnami/spring-cloud-dataflow/Chart.lock index 4738670f12189f..37dfd1fc31fb24 100644 --- a/bitnami/spring-cloud-dataflow/Chart.lock +++ b/bitnami/spring-cloud-dataflow/Chart.lock @@ -10,6 +10,6 @@ dependencies: version: 31.0.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:711d2c20add9adb6ccc4c0af19cc2e9dec2c1f422c3470b2c8a052ed47ff0519 -generated: "2024-12-08T10:04:06.488009583Z" + version: 2.28.0 +digest: sha256:edf313481bd90701aedbdc2b496216ab04a810fce11b110eeb79e82778591ef1 +generated: "2024-12-10T17:30:30.122852+01:00" diff --git a/bitnami/spring-cloud-dataflow/Chart.yaml b/bitnami/spring-cloud-dataflow/Chart.yaml index b81ea74416bf45..eb98ca7936fcfb 100644 --- a/bitnami/spring-cloud-dataflow/Chart.yaml +++ b/bitnami/spring-cloud-dataflow/Chart.yaml @@ -53,4 +53,4 @@ maintainers: name: spring-cloud-dataflow sources: - https://github.com/bitnami/charts/tree/main/bitnami/spring-cloud-dataflow -version: 34.0.1 +version: 34.1.0 diff --git a/bitnami/spring-cloud-dataflow/README.md b/bitnami/spring-cloud-dataflow/README.md index 6e92955d403445..713067cdce6ff2 100644 --- a/bitnami/spring-cloud-dataflow/README.md +++ b/bitnami/spring-cloud-dataflow/README.md @@ -255,12 +255,13 @@ As an alternative, you can use the preset configurations for pod affinity, pod a ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -787,6 +788,10 @@ Find more information about how to deal with common errors related to Bitnami He ## Upgrading +### To 34.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 34.0.0 This major updates the Kafka subchart to its newest major, 31.0.0. For more information on this subchart's major, please refer to [Kafka upgrade notes](https://github.com/bitnami/charts/tree/main/bitnami/kafka#to-3100). diff --git a/bitnami/spring-cloud-dataflow/templates/NOTES.txt b/bitnami/spring-cloud-dataflow/templates/NOTES.txt index 55e13e21d57e0d..90765793939a77 100644 --- a/bitnami/spring-cloud-dataflow/templates/NOTES.txt +++ b/bitnami/spring-cloud-dataflow/templates/NOTES.txt @@ -119,4 +119,5 @@ WARNING: Review values for the following password in the command, if they are co {{- end -}} {{- end -}} {{- include "common.warnings.resources" (dict "sections" (list "deployer" "metrics" "server" "skipper" "waitForBackends") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.server.image .Values.server.composedTaskRunner.image .Values.skipper.image .Values.metrics.image .Values.waitForBackends.image .Values.mariadb.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.server.image .Values.server.composedTaskRunner.image .Values.skipper.image .Values.metrics.image .Values.waitForBackends.image .Values.mariadb.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.server.image .Values.server.composedTaskRunner.image .Values.skipper.image .Values.metrics.image .Values.waitForBackends.image .Values.mariadb.image) "context" $) }} diff --git a/bitnami/spring-cloud-dataflow/values.yaml b/bitnami/spring-cloud-dataflow/values.yaml index 405eb39ddfbcc0..779eda84f2e04e 100644 --- a/bitnami/spring-cloud-dataflow/values.yaml +++ b/bitnami/spring-cloud-dataflow/values.yaml @@ -18,6 +18,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 423508afbe78836b00b4c672b526a576ad936bdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:54:06 +0100 Subject: [PATCH 132/253] [bitnami/wordpress] Detect non-standard images (#30970) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/wordpress] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Modify values Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/wordpress/CHANGELOG.md | 8 ++++++-- bitnami/wordpress/Chart.lock | 6 +++--- bitnami/wordpress/Chart.yaml | 2 +- bitnami/wordpress/README.md | 17 +++++++++++------ bitnami/wordpress/templates/NOTES.txt | 3 ++- bitnami/wordpress/values.yaml | 5 +++++ 6 files changed, 28 insertions(+), 13 deletions(-) diff --git a/bitnami/wordpress/CHANGELOG.md b/bitnami/wordpress/CHANGELOG.md index 545bf9451f02e7..7dcdb05eeb186d 100644 --- a/bitnami/wordpress/CHANGELOG.md +++ b/bitnami/wordpress/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 24.0.11 (2024-12-09) +## 24.1.0 (2024-12-10) -* [bitnami/wordpress] Release 24.0.11 ([#30846](https://github.com/bitnami/charts/pull/30846)) +* [bitnami/wordpress] Detect non-standard images ([#30970](https://github.com/bitnami/charts/pull/30970)) + +## 24.0.11 (2024-12-09) + +* [bitnami/wordpress] Release 24.0.11 (#30846) ([7940dc2](https://github.com/bitnami/charts/commit/7940dc2203aedd08e40afd739b749f4732f81a16)), closes [#30846](https://github.com/bitnami/charts/issues/30846) ## 24.0.10 (2024-12-04) diff --git a/bitnami/wordpress/Chart.lock b/bitnami/wordpress/Chart.lock index 57b58fef64ef0f..6fadd6af488414 100644 --- a/bitnami/wordpress/Chart.lock +++ b/bitnami/wordpress/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 20.1.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:f4020cdc987fc0cc4349b76d2f96057db1bb8ad22264b058bec60394d0954ec6 -generated: "2024-12-09T22:43:50.895277601Z" + version: 2.28.0 +digest: sha256:bde86c5e6c86e85a5508a9a334843afd4b1e4e36c1cb2c41e8b5a73694540d05 +generated: "2024-12-10T17:34:32.034664+01:00" diff --git a/bitnami/wordpress/Chart.yaml b/bitnami/wordpress/Chart.yaml index 5c6cecd8c915e3..6d4dfea31b1edd 100644 --- a/bitnami/wordpress/Chart.yaml +++ b/bitnami/wordpress/Chart.yaml @@ -44,4 +44,4 @@ maintainers: name: wordpress sources: - https://github.com/bitnami/charts/tree/main/bitnami/wordpress -version: 24.0.11 +version: 24.1.0 diff --git a/bitnami/wordpress/README.md b/bitnami/wordpress/README.md index 491200022f16ba..acb248ade5c4e8 100644 --- a/bitnami/wordpress/README.md +++ b/bitnami/wordpress/README.md @@ -275,12 +275,13 @@ As an alternative, use one of the preset configurations for pod affinity, pod an ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -668,6 +669,10 @@ To enable the new features, it is not possible to do it by upgrading an existing ## Upgrading +### To 24.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 24.0.0 This major bump updates the MariaDB subchart to version 20.0.0. This subchart updates the StatefulSet objects `serviceName` to use a headless service, as the current non-headless service attached to it was not providing DNS entries. This will cause an upgrade issue because it changes "immutable fields". To workaround it, delete the StatefulSet objects as follows (replace the RELEASE_NAME placeholder): diff --git a/bitnami/wordpress/templates/NOTES.txt b/bitnami/wordpress/templates/NOTES.txt index cfa9f6586dfb87..322543a04ab750 100644 --- a/bitnami/wordpress/templates/NOTES.txt +++ b/bitnami/wordpress/templates/NOTES.txt @@ -96,4 +96,5 @@ You can access Apache Prometheus metrics following the steps below: {{- include "common.warnings.rollingTag" .Values.metrics.image }} {{- include "common.warnings.rollingTag" .Values.volumePermissions.image }} {{- include "common.warnings.resources" (dict "sections" (list "metrics" "" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }} diff --git a/bitnami/wordpress/values.yaml b/bitnami/wordpress/values.yaml index 301ad82d655e02..ff01684992dbf3 100644 --- a/bitnami/wordpress/values.yaml +++ b/bitnami/wordpress/values.yaml @@ -19,6 +19,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 65341d444cb3df3c1dda0b5a310e5a265fbaee2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:54:12 +0100 Subject: [PATCH 133/253] [bitnami/tensorflow-resnet] Detect non-standard images (#30969) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/tensorflow-resnet] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Modify values Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/tensorflow-resnet/CHANGELOG.md | 8 ++++++-- bitnami/tensorflow-resnet/Chart.lock | 6 +++--- bitnami/tensorflow-resnet/Chart.yaml | 2 +- bitnami/tensorflow-resnet/README.md | 15 ++++++++++----- bitnami/tensorflow-resnet/templates/NOTES.txt | 3 ++- bitnami/tensorflow-resnet/values.yaml | 5 +++++ 6 files changed, 27 insertions(+), 12 deletions(-) diff --git a/bitnami/tensorflow-resnet/CHANGELOG.md b/bitnami/tensorflow-resnet/CHANGELOG.md index 88c21e83d3b19a..290c0450e9b64e 100644 --- a/bitnami/tensorflow-resnet/CHANGELOG.md +++ b/bitnami/tensorflow-resnet/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 4.2.15 (2024-11-08) +## 4.3.0 (2024-12-10) -* [bitnami/tensorflow-resnet] Unify seLinuxOptions default value ([#30321](https://github.com/bitnami/charts/pull/30321)) +* [bitnami/tensorflow-resnet] Detect non-standard images ([#30969](https://github.com/bitnami/charts/pull/30969)) + +## 4.2.15 (2024-11-11) + +* [bitnami/tensorflow-resnet] Unify seLinuxOptions default value (#30321) ([e7c7a90](https://github.com/bitnami/charts/commit/e7c7a90baca50093843b502c12f45837ef0a7b6d)), closes [#30321](https://github.com/bitnami/charts/issues/30321) ## 4.2.14 (2024-11-01) diff --git a/bitnami/tensorflow-resnet/Chart.lock b/bitnami/tensorflow-resnet/Chart.lock index 1e8b5fafcb5ede..ee112d8a7e024b 100644 --- a/bitnami/tensorflow-resnet/Chart.lock +++ b/bitnami/tensorflow-resnet/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.26.0 -digest: sha256:5ff7837915aef0067bd32271ee2b10c990774c16c4b6fe0a7c5eb6e53530ce08 -generated: "2024-10-31T13:54:22.280194805Z" + version: 2.28.0 +digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74 +generated: "2024-12-10T17:30:58.494861+01:00" diff --git a/bitnami/tensorflow-resnet/Chart.yaml b/bitnami/tensorflow-resnet/Chart.yaml index bc9dc49d46db4d..e718b1fffae06f 100644 --- a/bitnami/tensorflow-resnet/Chart.yaml +++ b/bitnami/tensorflow-resnet/Chart.yaml @@ -33,4 +33,4 @@ maintainers: name: tensorflow-resnet sources: - https://github.com/bitnami/charts/tree/main/bitnami/tensorflow-resnet -version: 4.2.15 +version: 4.3.0 diff --git a/bitnami/tensorflow-resnet/README.md b/bitnami/tensorflow-resnet/README.md index dd510548bcbb67..9d29c672b0dea0 100644 --- a/bitnami/tensorflow-resnet/README.md +++ b/bitnami/tensorflow-resnet/README.md @@ -77,11 +77,12 @@ As an alternative, you can use any of the preset configurations for pod affinity ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -232,6 +233,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 4.3.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 4.0.0 This major bump changes the following security defaults: diff --git a/bitnami/tensorflow-resnet/templates/NOTES.txt b/bitnami/tensorflow-resnet/templates/NOTES.txt index b2d51f6d51868c..ca7b0f54887da1 100755 --- a/bitnami/tensorflow-resnet/templates/NOTES.txt +++ b/bitnami/tensorflow-resnet/templates/NOTES.txt @@ -35,4 +35,5 @@ Did you know there are enterprise versions of the Bitnami catalog? For enhanced {{ include "tensorflow-resnet.checkRollingTags" . }} {{- include "common.warnings.resources" (dict "sections" (list "") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.server.image .Values.client.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.server.image .Values.client.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.server.image .Values.client.image) "context" $) }} diff --git a/bitnami/tensorflow-resnet/values.yaml b/bitnami/tensorflow-resnet/values.yaml index 5955f5794d5f6e..55fe47d05a6cc2 100644 --- a/bitnami/tensorflow-resnet/values.yaml +++ b/bitnami/tensorflow-resnet/values.yaml @@ -16,6 +16,11 @@ global: ## - myRegistryKeySecretName ## imagePullSecrets: [] + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From de87aad513e618342b252aed48805d4b2c9d3322 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 21:54:23 +0100 Subject: [PATCH 134/253] [bitnami/zipkin] Detect non-standard images (#30971) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/zipkin] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Modify values Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/zipkin/CHANGELOG.md | 11 +++++++++-- bitnami/zipkin/Chart.lock | 6 +++--- bitnami/zipkin/Chart.yaml | 2 +- bitnami/zipkin/README.md | 17 +++++++++++------ bitnami/zipkin/templates/NOTES.txt | 3 ++- bitnami/zipkin/values.yaml | 7 ++++++- 6 files changed, 32 insertions(+), 14 deletions(-) diff --git a/bitnami/zipkin/CHANGELOG.md b/bitnami/zipkin/CHANGELOG.md index 46340720b9f9d8..20b3699369ead7 100644 --- a/bitnami/zipkin/CHANGELOG.md +++ b/bitnami/zipkin/CHANGELOG.md @@ -1,8 +1,15 @@ # Changelog -## 1.0.5 (2024-12-05) +## 1.1.0 (2024-12-10) -* [bitnami/zipkin] Release 1.0.5 ([#30796](https://github.com/bitnami/charts/pull/30796)) +* [bitnami/zipkin] Detect non-standard images ([#30971](https://github.com/bitnami/charts/pull/30971)) + +## 1.0.5 (2024-12-05) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 6) (#30675) ([7b9cd04](https://github.com/bitnami/charts/commit/7b9cd04c2ffc730a0d62da787f2d4967c0ede47c)), closes [#30675](https://github.com/bitnami/charts/issues/30675) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/zipkin] Release 1.0.5 (#30796) ([a2e18c9](https://github.com/bitnami/charts/commit/a2e18c9b6faa831c6df79dd9f0c69e69c0f6ae47)), closes [#30796](https://github.com/bitnami/charts/issues/30796) ## 1.0.4 (2024-11-17) diff --git a/bitnami/zipkin/Chart.lock b/bitnami/zipkin/Chart.lock index 14e9dbac09ceb8..da0d56bd466eff 100644 --- a/bitnami/zipkin/Chart.lock +++ b/bitnami/zipkin/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 12.0.5 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:e982e996d6c0e9d64a8bbf5a96de238ca3e175a6071e83e4cbcc0c1ec35b41eb -generated: "2024-12-05T05:40:47.37299272Z" + version: 2.28.0 +digest: sha256:e7cd8d335602fa07bcfd46d578d142224f42165af053e9c4795ac70fb7eda571 +generated: "2024-12-10T17:35:00.680506+01:00" diff --git a/bitnami/zipkin/Chart.yaml b/bitnami/zipkin/Chart.yaml index 42c84633de24ef..4b0c1ce519d270 100644 --- a/bitnami/zipkin/Chart.yaml +++ b/bitnami/zipkin/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/bitnami/charts/tree/main/bitnami/zipkin - https://github.com/bitnami/containers/tree/main/bitnami/zipkin - https://github.com/openzipkin/zipkin -version: 1.0.5 +version: 1.1.0 diff --git a/bitnami/zipkin/README.md b/bitnami/zipkin/README.md index 16ab72413b38e6..859f5e0743b83c 100644 --- a/bitnami/zipkin/README.md +++ b/bitnami/zipkin/README.md @@ -343,12 +343,13 @@ wrj2wDbCDCFmfqnSJ+dKI3vFLlEz44sAV8jX/kd4Y6ZTQhlLbYc= ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -651,6 +652,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 1.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 1.0.0 This major updates the Cassandra subchart to its newest major, 12.0.0. [Here](https://github.com/bitnami/charts/pull/29305) you can find more information about the changes introduced in that version. diff --git a/bitnami/zipkin/templates/NOTES.txt b/bitnami/zipkin/templates/NOTES.txt index 179ef0abb85322..97ab44e00377c9 100644 --- a/bitnami/zipkin/templates/NOTES.txt +++ b/bitnami/zipkin/templates/NOTES.txt @@ -54,4 +54,5 @@ To access zipkin from outside the cluster follow the steps below: {{- include "common.warnings.rollingTag" .Values.defaultInitContainers.waitForCassandra.image }} {{- include "zipkin.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "" "defaultInitContainers.waitForCassandra" "defaultInitContainers.initCerts") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.defaultInitContainers.waitForCassandra.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.defaultInitContainers.waitForCassandra.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.defaultInitContainers.waitForCassandra.image) "context" $) }} diff --git a/bitnami/zipkin/values.yaml b/bitnami/zipkin/values.yaml index b55806648c1a26..ad3b4dbb10c055 100644 --- a/bitnami/zipkin/values.yaml +++ b/bitnami/zipkin/values.yaml @@ -19,6 +19,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: @@ -980,4 +985,4 @@ cassandra: ## Note: Zipkin requires SASI indexes extraEnvVars: - name: CASSANDRA_CFG_YAML_SASI_INDEXES_ENABLED - value: "true" \ No newline at end of file + value: "true" From 3438d776d1fe43b64779e83fbccd69d7c67accdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 22:10:22 +0100 Subject: [PATCH 135/253] [bitnami/moodle] Detect non-standard images (#30960) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/moodle] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Modify values Signed-off-by: Carlos Rodríguez Hernández * Update values.yaml Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/moodle/CHANGELOG.md | 11 +++++++++-- bitnami/moodle/Chart.lock | 6 +++--- bitnami/moodle/Chart.yaml | 2 +- bitnami/moodle/README.md | 17 +++++++++++------ bitnami/moodle/templates/NOTES.txt | 3 ++- bitnami/moodle/values.yaml | 5 +++++ 6 files changed, 31 insertions(+), 13 deletions(-) diff --git a/bitnami/moodle/CHANGELOG.md b/bitnami/moodle/CHANGELOG.md index 0aba654605ce36..10cc502eb91f94 100644 --- a/bitnami/moodle/CHANGELOG.md +++ b/bitnami/moodle/CHANGELOG.md @@ -1,8 +1,15 @@ # Changelog -## 25.0.2 (2024-12-09) +## 25.1.0 (2024-12-10) -* [bitnami/moodle] Release 25.0.2 ([#30832](https://github.com/bitnami/charts/pull/30832)) +* [bitnami/moodle] Detect non-standard images ([#30960](https://github.com/bitnami/charts/pull/30960)) + +## 25.0.2 (2024-12-09) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 4) (#30669) ([a4ec006](https://github.com/bitnami/charts/commit/a4ec00624589023a70a7094fcfb9f12e382bc280)), closes [#30669](https://github.com/bitnami/charts/issues/30669) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 3) (#30688) ([10a49f9](https://github.com/bitnami/charts/commit/10a49f9ff2db1d9d11a6edd1c40a9f61803241bc)), closes [#30688](https://github.com/bitnami/charts/issues/30688) +* [bitnami/moodle] Release 25.0.2 (#30832) ([c286d50](https://github.com/bitnami/charts/commit/c286d504065a13868548de4b972c1c6c2c42a64d)), closes [#30832](https://github.com/bitnami/charts/issues/30832) ## 25.0.1 (2024-11-17) diff --git a/bitnami/moodle/Chart.lock b/bitnami/moodle/Chart.lock index 1e5a775f6c9a1a..10d4973681ea5e 100644 --- a/bitnami/moodle/Chart.lock +++ b/bitnami/moodle/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 20.1.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:d2281c5b2c30ac9510846ca5c0eee05412e65ff7d5883ef69f040bebef0fd2ea -generated: "2024-12-09T02:53:52.239089759Z" + version: 2.28.0 +digest: sha256:bbb68797bb44f259e8119037c81b4e3b197f075ad4608e72e6e49cab3f75e264 +generated: "2024-12-10T17:17:15.772268+01:00" diff --git a/bitnami/moodle/Chart.yaml b/bitnami/moodle/Chart.yaml index f8a0017dbf1065..cff6ef2b628720 100644 --- a/bitnami/moodle/Chart.yaml +++ b/bitnami/moodle/Chart.yaml @@ -36,4 +36,4 @@ maintainers: name: moodle sources: - https://github.com/bitnami/charts/tree/main/bitnami/moodle -version: 25.0.2 +version: 25.1.0 diff --git a/bitnami/moodle/README.md b/bitnami/moodle/README.md index 7d7ce1099bae55..575a202c1a2b26 100644 --- a/bitnami/moodle/README.md +++ b/bitnami/moodle/README.md @@ -152,12 +152,13 @@ You may want to review the [PV reclaim policy](https://kubernetes.io/docs/tasks/ ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -440,6 +441,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 25.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 25.0.0 This major bump updates the MariaDB subchart to version 20.0.0. This subchart updates the StatefulSet objects `serviceName` to use a headless service, as the current non-headless service attached to it was not providing DNS entries. This will cause an upgrade issue because it changes "immutable fields". To workaround it, delete the StatefulSet objects as follows (replace the RELEASE_NAME placeholder): diff --git a/bitnami/moodle/templates/NOTES.txt b/bitnami/moodle/templates/NOTES.txt index 4e54ad60c834da..cc4f7a47f5bb58 100644 --- a/bitnami/moodle/templates/NOTES.txt +++ b/bitnami/moodle/templates/NOTES.txt @@ -100,4 +100,5 @@ You can access Apache Prometheus metrics following the steps below: {{- include "common.errors.upgrade.passwords.empty" (dict "validationErrors" $passwordValidationErrors "context" $) -}} {{- include "common.warnings.resources" (dict "sections" (list "metrics" "" "volumePermissions") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image .Values.certificates.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image .Values.certificates.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image .Values.certificates.image) "context" $) }} diff --git a/bitnami/moodle/values.yaml b/bitnami/moodle/values.yaml index 67ab234da0515a..05cc9ea45142f5 100644 --- a/bitnami/moodle/values.yaml +++ b/bitnami/moodle/values.yaml @@ -18,6 +18,11 @@ global: ## imagePullSecrets: [] defaultStorageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 2ff6384c57f0d270bbe8651fc9908fca1978aa28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 22:10:49 +0100 Subject: [PATCH 136/253] [bitnami/kubeapps] Detect non-standard images (#30914) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/kubeapps] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/kubeapps/CHANGELOG.md | 8 ++++++-- bitnami/kubeapps/Chart.lock | 10 +++++----- bitnami/kubeapps/Chart.yaml | 2 +- bitnami/kubeapps/README.md | 21 +++++++++++++-------- bitnami/kubeapps/templates/NOTES.txt | 3 ++- bitnami/kubeapps/values.yaml | 5 +++++ 6 files changed, 32 insertions(+), 17 deletions(-) diff --git a/bitnami/kubeapps/CHANGELOG.md b/bitnami/kubeapps/CHANGELOG.md index 1cd5c6efe1f0d7..e994bbcc64637e 100644 --- a/bitnami/kubeapps/CHANGELOG.md +++ b/bitnami/kubeapps/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 17.0.3 (2024-11-08) +## 17.1.0 (2024-12-10) -* [bitnami/kubeapps] Unify seLinuxOptions default value ([#30343](https://github.com/bitnami/charts/pull/30343)) +* [bitnami/kubeapps] Detect non-standard images ([#30914](https://github.com/bitnami/charts/pull/30914)) + +## 17.0.3 (2024-11-08) + +* [bitnami/kubeapps] Unify seLinuxOptions default value (#30343) ([bdebc92](https://github.com/bitnami/charts/commit/bdebc9238ffec5d47e805966811a3be84e4f0d79)), closes [#30343](https://github.com/bitnami/charts/issues/30343) ## 17.0.2 (2024-10-31) diff --git a/bitnami/kubeapps/Chart.lock b/bitnami/kubeapps/Chart.lock index 93e54bb92c1028..0a7ad2b9be6d5f 100644 --- a/bitnami/kubeapps/Chart.lock +++ b/bitnami/kubeapps/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 20.2.1 + version: 20.4.1 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.1.0 + version: 16.2.5 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.26.0 -digest: sha256:8765098cabaca39ce13d856f5260df97667201dac6d2209280e5de9ad1a33006 -generated: "2024-10-31T19:49:51.754205675Z" + version: 2.28.0 +digest: sha256:14693aa516c4e38068966b18c6424b48e13219b0c58b77425ce9d25fa3575776 +generated: "2024-12-10T17:10:04.473992+01:00" diff --git a/bitnami/kubeapps/Chart.yaml b/bitnami/kubeapps/Chart.yaml index 35bcfba6ce2b8c..5a34ca3a693316 100644 --- a/bitnami/kubeapps/Chart.yaml +++ b/bitnami/kubeapps/Chart.yaml @@ -52,4 +52,4 @@ maintainers: name: kubeapps sources: - https://github.com/bitnami/charts/tree/main/bitnami/kubeapps -version: 17.0.3 +version: 17.1.0 diff --git a/bitnami/kubeapps/README.md b/bitnami/kubeapps/README.md index 0fc8fbf34afa64..5bc5d7bd54a084 100644 --- a/bitnami/kubeapps/README.md +++ b/bitnami/kubeapps/README.md @@ -145,13 +145,14 @@ In the first two cases, it is needed a certificate and a key. We would expect th ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -1014,7 +1015,11 @@ After that you should be able to access the new version of Kubeapps. If the abov Feel free to [open an issue](https://github.com/vmware-tanzu/kubeapps/issues/new) if you have any questions! -## Upgrading Kubeapps +## Upgrading + +### To 17.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). Kubeapps You can upgrade Kubeapps from the Kubeapps web interface. Select the namespace in which Kubeapps is installed (`kubeapps` if you followed the instructions in this guide) and click on the "Upgrade" button. Select the new version and confirm. diff --git a/bitnami/kubeapps/templates/NOTES.txt b/bitnami/kubeapps/templates/NOTES.txt index 318185e7ee6ec4..16661e862ba93e 100644 --- a/bitnami/kubeapps/templates/NOTES.txt +++ b/bitnami/kubeapps/templates/NOTES.txt @@ -88,4 +88,5 @@ To access Kubeapps from outside your K8s cluster, follow the steps below: {{- include "kubeapps.checkRollingTags" . }} {{- include "kubeapps.validateValues" . }} {{- include "common.warnings.resources" (dict "sections" (list "apprepository" "authProxy" "dashboard" "frontend" "kubeappsapis" "ociCatalog" "pinnipedProxy" "postgresql") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.frontend.image .Values.dashboard.image .Values.apprepository.image .Values.apprepository.syncImage .Values.authProxy.image .Values.pinnipedProxy.image .Values.kubeappsapis.image .Values.ociCatalog.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.frontend.image .Values.dashboard.image .Values.apprepository.image .Values.apprepository.syncImage .Values.authProxy.image .Values.pinnipedProxy.image .Values.kubeappsapis.image .Values.ociCatalog.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.frontend.image .Values.dashboard.image .Values.apprepository.image .Values.apprepository.syncImage .Values.authProxy.image .Values.pinnipedProxy.image .Values.kubeappsapis.image .Values.ociCatalog.image) "context" $) }} diff --git a/bitnami/kubeapps/values.yaml b/bitnami/kubeapps/values.yaml index e2f60969bb17e1..bce15a5c2af6da 100644 --- a/bitnami/kubeapps/values.yaml +++ b/bitnami/kubeapps/values.yaml @@ -20,6 +20,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From eea08143bfe95dfbd356d5f5fa8eb663b9bf130e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 22:10:58 +0100 Subject: [PATCH 137/253] [bitnami/mastodon] Detect non-standard images (#30921) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/mastodon] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Modify NOTES.txt Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/mastodon/CHANGELOG.md | 11 +++++++++-- bitnami/mastodon/Chart.lock | 14 +++++++------- bitnami/mastodon/Chart.yaml | 2 +- bitnami/mastodon/README.md | 19 ++++++++++++------- bitnami/mastodon/templates/NOTES.txt | 3 ++- bitnami/mastodon/values.yaml | 5 +++++ 6 files changed, 36 insertions(+), 18 deletions(-) diff --git a/bitnami/mastodon/CHANGELOG.md b/bitnami/mastodon/CHANGELOG.md index ebf2105b8b6613..f3d844011a0e5f 100644 --- a/bitnami/mastodon/CHANGELOG.md +++ b/bitnami/mastodon/CHANGELOG.md @@ -1,8 +1,15 @@ # Changelog -## 9.0.5 (2024-12-03) +## 9.1.0 (2024-12-10) -* [bitnami/mastodon] Release 9.0.5 ([#30738](https://github.com/bitnami/charts/pull/30738)) +* [bitnami/mastodon] Detect non-standard images ([#30921](https://github.com/bitnami/charts/pull/30921)) + +## 9.0.5 (2024-12-03) + +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 2) (#30687) ([c457848](https://github.com/bitnami/charts/commit/c457848b2a111aad59830b98f85ffa1e29918e10)), closes [#30687](https://github.com/bitnami/charts/issues/30687) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/mastodon] Release 9.0.5 (#30738) ([aec6ca5](https://github.com/bitnami/charts/commit/aec6ca52a4f822a7f7ccfa26187d413e2acb3ffe)), closes [#30738](https://github.com/bitnami/charts/issues/30738) ## 9.0.4 (2024-11-09) diff --git a/bitnami/mastodon/Chart.lock b/bitnami/mastodon/Chart.lock index 77eaef2b998ce9..f340737e5aa885 100644 --- a/bitnami/mastodon/Chart.lock +++ b/bitnami/mastodon/Chart.lock @@ -1,21 +1,21 @@ dependencies: - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 20.4.0 + version: 20.4.1 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.4 + version: 16.2.5 - name: elasticsearch repository: oci://registry-1.docker.io/bitnamicharts version: 21.3.26 - name: minio repository: oci://registry-1.docker.io/bitnamicharts - version: 14.8.5 + version: 14.8.6 - name: apache repository: oci://registry-1.docker.io/bitnamicharts - version: 11.2.22 + version: 11.3.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.2 -digest: sha256:aa95b8ad3776a204d488c85e387daca911927064713c03cfaecfa37bdc10a0a2 -generated: "2024-12-03T18:51:40.413020123Z" + version: 2.28.0 +digest: sha256:c2184c6677b2bcd82886a849b83801eca82479d2a4d66c5c4bfc44b57dfbe7bb +generated: "2024-12-10T17:12:47.37403+01:00" diff --git a/bitnami/mastodon/Chart.yaml b/bitnami/mastodon/Chart.yaml index 2b61497b01d396..563e83e0068661 100644 --- a/bitnami/mastodon/Chart.yaml +++ b/bitnami/mastodon/Chart.yaml @@ -49,4 +49,4 @@ maintainers: name: mastodon sources: - https://github.com/bitnami/charts/tree/main/bitnami/mastodon -version: 9.0.5 +version: 9.1.0 diff --git a/bitnami/mastodon/README.md b/bitnami/mastodon/README.md index 6fe9415a08f5ae..efa84ada052ac4 100644 --- a/bitnami/mastodon/README.md +++ b/bitnami/mastodon/README.md @@ -234,13 +234,14 @@ The [Bitnami mastodon](https://github.com/bitnami/containers/tree/main/bitnami/m ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -885,6 +886,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 9.1.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 9.0.0 This major updates Mastodon to version 4.3. This version requires setting new secret env vars like `ACTIVE_RECORD_ENCRYPTION_DETERMINISTIC_KEY`, `ACTIVE_RECORD_ENCRYPTION_PRIMARY_KEY` and `ACTIVE_RECORD_ENCRYPTION_KEY_DERIVATION_SALT`. These values are set automatically during the upgrade when not using the `existingSecret` value. When using an external secret make sure that these three values above are set. diff --git a/bitnami/mastodon/templates/NOTES.txt b/bitnami/mastodon/templates/NOTES.txt index e33b18d9fd84ee..95faa01d504838 100644 --- a/bitnami/mastodon/templates/NOTES.txt +++ b/bitnami/mastodon/templates/NOTES.txt @@ -106,4 +106,5 @@ To access your Mastodon site from outside the cluster follow the steps below: {{- include "common.warnings.rollingTag" .Values.image }} {{- include "common.warnings.rollingTag" .Values.defaultInitContainers.volumePermissions.image }} {{- include "common.warnings.resources" (dict "sections" (list "initJob.precompileAssets" "initJob.migrateAndCreateAdmin" "sidekiq" "streaming" "defaultInitContainers.volumePermissions" "defaultInitContainers.prepareDirs" "defaultInitContainers.waitForBackends" "web") "context" $) }} -{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.defaultInitContainers.volumePermissions.image) "context" $) }} \ No newline at end of file +{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.defaultInitContainers.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.defaultInitContainers.volumePermissions.image) "context" $) }} diff --git a/bitnami/mastodon/values.yaml b/bitnami/mastodon/values.yaml index ada517c308efb3..f35ac2996156ee 100644 --- a/bitnami/mastodon/values.yaml +++ b/bitnami/mastodon/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From e492f6436f48e2e93b0eb69456339dc0aa7ec073 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 22:11:09 +0100 Subject: [PATCH 138/253] [bitnami/pytorch] Detect non-standard images (#30939) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/pytorch] Detect non-standard images Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/pytorch/CHANGELOG.md | 10 ++++++++-- bitnami/pytorch/Chart.yaml | 2 +- bitnami/pytorch/README.md | 19 ++++++++++++------- bitnami/pytorch/templates/NOTES.txt | 1 + bitnami/pytorch/values.yaml | 5 +++++ 5 files changed, 27 insertions(+), 10 deletions(-) diff --git a/bitnami/pytorch/CHANGELOG.md b/bitnami/pytorch/CHANGELOG.md index 7f6f66cdbd88aa..03399800c122ab 100644 --- a/bitnami/pytorch/CHANGELOG.md +++ b/bitnami/pytorch/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 4.2.23 (2024-12-10) +## 4.3.0 (2024-12-10) -* [bitnami/pytorch] Release 4.2.23 ([#30859](https://github.com/bitnami/charts/pull/30859)) +* [bitnami/pytorch] Detect non-standard images ([#30939](https://github.com/bitnami/charts/pull/30939)) + +## 4.2.23 (2024-12-10) + +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/pytorch] Release 4.2.23 (#30859) ([d5fbf33](https://github.com/bitnami/charts/commit/d5fbf33084bb513868174b99340c16d49957b19a)), closes [#30859](https://github.com/bitnami/charts/issues/30859) ## 4.2.22 (2024-11-08) diff --git a/bitnami/pytorch/Chart.yaml b/bitnami/pytorch/Chart.yaml index 91cc5bb4735efc..11b4bf3352b34a 100644 --- a/bitnami/pytorch/Chart.yaml +++ b/bitnami/pytorch/Chart.yaml @@ -33,4 +33,4 @@ maintainers: name: pytorch sources: - https://github.com/bitnami/charts/tree/main/bitnami/pytorch -version: 4.2.23 +version: 4.3.0 diff --git a/bitnami/pytorch/README.md b/bitnami/pytorch/README.md index 30c8aa51b8ecaa..10d438dea89c12 100644 --- a/bitnami/pytorch/README.md +++ b/bitnami/pytorch/README.md @@ -110,13 +110,14 @@ You can enable this initContainer by setting `volumePermissions.enabled` to `tru ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters @@ -310,6 +311,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 4.3.0 + +This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850). + ### To 4.0.0 This major bump changes the following security defaults: diff --git a/bitnami/pytorch/templates/NOTES.txt b/bitnami/pytorch/templates/NOTES.txt index 20e920fd41a415..e9928f507d23b6 100644 --- a/bitnami/pytorch/templates/NOTES.txt +++ b/bitnami/pytorch/templates/NOTES.txt @@ -68,3 +68,4 @@ Examples for the different methods can be found in the README. {{ include "pytorch.checkRollingTags" . }} {{- include "common.warnings.resources" (dict "sections" (list "" "volumePermissions") "context" $) }} {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.git .Values.volumePermissions.image) "context" $) }} +{{- include "common.errors.insecureImages" (dict "images" (list .Values.image .Values.git .Values.volumePermissions.image) "context" $) }} diff --git a/bitnami/pytorch/values.yaml b/bitnami/pytorch/values.yaml index de4ad5130a3468..dd5255a921c64a 100644 --- a/bitnami/pytorch/values.yaml +++ b/bitnami/pytorch/values.yaml @@ -21,6 +21,11 @@ global: imagePullSecrets: [] defaultStorageClass: "" storageClass: "" + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 8e0efd97e4510d6b533242b0f4bd91adb915fe04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Dec 2024 22:25:17 +0100 Subject: [PATCH 139/253] [bitnami/metallb] Fix lack of global.security.allowInsecureImages option (#30973) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/metallb] Fix lack of global.security.allowInsecureImages option Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/metallb/CHANGELOG.md | 7 ++++++- bitnami/metallb/Chart.yaml | 2 +- bitnami/metallb/README.md | 11 ++++++----- bitnami/metallb/values.yaml | 5 +++++ 4 files changed, 18 insertions(+), 7 deletions(-) diff --git a/bitnami/metallb/CHANGELOG.md b/bitnami/metallb/CHANGELOG.md index a09c68f2233262..e24f4c73dfa548 100644 --- a/bitnami/metallb/CHANGELOG.md +++ b/bitnami/metallb/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 6.4.1 (2024-12-10) + +* [bitnami/metallb] Fix lack of global.security.allowInsecureImages option ([#30973](https://github.com/bitnami/charts/pull/30973)) + ## 6.4.0 (2024-12-10) -* [bitnami/metallb] Detect non-standard images ([#30923](https://github.com/bitnami/charts/pull/30923)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/metallb] Detect non-standard images (#30923) ([048c203](https://github.com/bitnami/charts/commit/048c2036e2c1c7d93ef2d51f5bb3c487e34a7224)), closes [#30923](https://github.com/bitnami/charts/issues/30923) ## 6.3.16 (2024-12-04) diff --git a/bitnami/metallb/Chart.yaml b/bitnami/metallb/Chart.yaml index e23e23ea2ab7f4..dd5e160fb6d8dc 100644 --- a/bitnami/metallb/Chart.yaml +++ b/bitnami/metallb/Chart.yaml @@ -35,4 +35,4 @@ maintainers: name: metallb sources: - https://github.com/bitnami/charts/tree/main/bitnami/metallb -version: 6.4.0 +version: 6.4.1 diff --git a/bitnami/metallb/README.md b/bitnami/metallb/README.md index 290e3ff1aa5536..2e348f7b0a8355 100644 --- a/bitnami/metallb/README.md +++ b/bitnami/metallb/README.md @@ -110,11 +110,12 @@ spec: ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters diff --git a/bitnami/metallb/values.yaml b/bitnami/metallb/values.yaml index 4ec36a809db99d..9f18bcad688bb0 100644 --- a/bitnami/metallb/values.yaml +++ b/bitnami/metallb/values.yaml @@ -16,6 +16,11 @@ global: ## - myRegistryKeySecretName ## imagePullSecrets: [] + ## Security parameters + ## + security: + ## @param global.security.allowInsecureImages Allows skipping image verification + allowInsecureImages: false ## Compatibility adaptations for Kubernetes platforms ## compatibility: From 3123a38c930d955f06a5563b18cf0b05d2b057ee Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 10 Dec 2024 23:30:37 +0100 Subject: [PATCH 140/253] [bitnami/nats] Release 8.5.1 (#30974) * [bitnami/nats] Release 8.5.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/nats/CHANGELOG.md | 7 ++++++- bitnami/nats/Chart.yaml | 8 ++++---- bitnami/nats/values.yaml | 4 ++-- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/bitnami/nats/CHANGELOG.md b/bitnami/nats/CHANGELOG.md index 07d648c577ff31..3e94e2b9fcfeb9 100644 --- a/bitnami/nats/CHANGELOG.md +++ b/bitnami/nats/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 8.5.1 (2024-12-10) + +* [bitnami/nats] Release 8.5.1 ([#30974](https://github.com/bitnami/charts/pull/30974)) + ## 8.5.0 (2024-12-10) -* [bitnami/nats] Detect non-standard images ([#30916](https://github.com/bitnami/charts/pull/30916)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/nats] Detect non-standard images (#30916) ([8dc032e](https://github.com/bitnami/charts/commit/8dc032e182d5e6c31d9973b88c583b6888fcaaad)), closes [#30916](https://github.com/bitnami/charts/issues/30916) ## 8.4.10 (2024-12-04) diff --git a/bitnami/nats/Chart.yaml b/bitnami/nats/Chart.yaml index a6e0928c0b46f0..3a81965e28e9ed 100644 --- a/bitnami/nats/Chart.yaml +++ b/bitnami/nats/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: nats - image: docker.io/bitnami/nats:2.10.22-debian-12-r4 + image: docker.io/bitnami/nats:2.10.23-debian-12-r0 - name: nats-exporter - image: docker.io/bitnami/nats-exporter:0.15.0-debian-12-r18 + image: docker.io/bitnami/nats-exporter:0.16.0-debian-12-r0 apiVersion: v2 -appVersion: 2.10.22 +appVersion: 2.10.23 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -31,4 +31,4 @@ maintainers: name: nats sources: - https://github.com/bitnami/charts/tree/main/bitnami/nats -version: 8.5.0 +version: 8.5.1 diff --git a/bitnami/nats/values.yaml b/bitnami/nats/values.yaml index d72d31cb4051f0..2d7ab9adc6c46c 100644 --- a/bitnami/nats/values.yaml +++ b/bitnami/nats/values.yaml @@ -81,7 +81,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/nats - tag: 2.10.22-debian-12-r4 + tag: 2.10.23-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -825,7 +825,7 @@ metrics: image: registry: docker.io repository: bitnami/nats-exporter - tag: 0.15.0-debian-12-r18 + tag: 0.16.0-debian-12-r0 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From 0505a7eadfbcd76a857100c0676f36069b03bf79 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 10 Dec 2024 23:49:57 +0100 Subject: [PATCH 141/253] [bitnami/pinniped] Release 2.4.1 (#30975) * [bitnami/pinniped] Release 2.4.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update CRDs automatically Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/pinniped/CHANGELOG.md | 7 ++++++- bitnami/pinniped/Chart.yaml | 6 +++--- ...ntication.concierge.pinniped.dev_jwtauthenticators.yaml | 2 +- ...ation.concierge.pinniped.dev_webhookauthenticators.yaml | 2 +- .../config.concierge.pinniped.dev_credentialissuers.yaml | 2 +- .../config.supervisor.pinniped.dev_federationdomains.yaml | 2 +- .../config.supervisor.pinniped.dev_oidcclients.yaml | 2 +- ...isor.pinniped.dev_activedirectoryidentityproviders.yaml | 2 +- ...dp.supervisor.pinniped.dev_githubidentityproviders.yaml | 2 +- .../idp.supervisor.pinniped.dev_ldapidentityproviders.yaml | 2 +- .../idp.supervisor.pinniped.dev_oidcidentityproviders.yaml | 2 +- bitnami/pinniped/values.yaml | 2 +- 12 files changed, 19 insertions(+), 14 deletions(-) diff --git a/bitnami/pinniped/CHANGELOG.md b/bitnami/pinniped/CHANGELOG.md index 96e7766500a1bb..e594d41b4d50c5 100644 --- a/bitnami/pinniped/CHANGELOG.md +++ b/bitnami/pinniped/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 2.4.1 (2024-12-10) + +* [bitnami/pinniped] Release 2.4.1 ([#30975](https://github.com/bitnami/charts/pull/30975)) + ## 2.4.0 (2024-12-10) -* [bitnami/pinniped] Detect non-standard images ([#30935](https://github.com/bitnami/charts/pull/30935)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/pinniped] Detect non-standard images (#30935) ([337fe9c](https://github.com/bitnami/charts/commit/337fe9c6f22c1a3afab25eef28118528d24b3737)), closes [#30935](https://github.com/bitnami/charts/issues/30935) ## 2.3.6 (2024-12-04) diff --git a/bitnami/pinniped/Chart.yaml b/bitnami/pinniped/Chart.yaml index 27a321e1f55332..db92c32c805015 100644 --- a/bitnami/pinniped/Chart.yaml +++ b/bitnami/pinniped/Chart.yaml @@ -6,9 +6,9 @@ annotations: licenses: Apache-2.0 images: | - name: pinniped - image: docker.io/bitnami/pinniped:0.35.0-debian-12-r1 + image: docker.io/bitnami/pinniped:0.36.0-debian-12-r0 apiVersion: v2 -appVersion: 0.35.0 +appVersion: 0.36.0 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -27,4 +27,4 @@ maintainers: name: pinniped sources: - https://github.com/bitnami/charts/tree/main/bitnami/pinniped -version: 2.4.0 +version: 2.4.1 diff --git a/bitnami/pinniped/crds/concierge/authentication.concierge.pinniped.dev_jwtauthenticators.yaml b/bitnami/pinniped/crds/concierge/authentication.concierge.pinniped.dev_jwtauthenticators.yaml index 1f990dacd5d09d..9f90a68a2001c1 100644 --- a/bitnami/pinniped/crds/concierge/authentication.concierge.pinniped.dev_jwtauthenticators.yaml +++ b/bitnami/pinniped/crds/concierge/authentication.concierge.pinniped.dev_jwtauthenticators.yaml @@ -1,5 +1,5 @@ # Source: https://raw.githubusercontent.com/vmware-tanzu/pinniped/v{version}/deploy/concierge/authentication.concierge.pinniped.dev_jwtauthenticators.yaml -# Version: 0.35.0 +# Version: 0.36.0 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/bitnami/pinniped/crds/concierge/authentication.concierge.pinniped.dev_webhookauthenticators.yaml b/bitnami/pinniped/crds/concierge/authentication.concierge.pinniped.dev_webhookauthenticators.yaml index 2d3a169754f330..f8807ef31f04af 100644 --- a/bitnami/pinniped/crds/concierge/authentication.concierge.pinniped.dev_webhookauthenticators.yaml +++ b/bitnami/pinniped/crds/concierge/authentication.concierge.pinniped.dev_webhookauthenticators.yaml @@ -1,5 +1,5 @@ # Source: https://raw.githubusercontent.com/vmware-tanzu/pinniped/v{version}/deploy/concierge/authentication.concierge.pinniped.dev_webhookauthenticators.yaml -# Version: 0.35.0 +# Version: 0.36.0 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/bitnami/pinniped/crds/concierge/config.concierge.pinniped.dev_credentialissuers.yaml b/bitnami/pinniped/crds/concierge/config.concierge.pinniped.dev_credentialissuers.yaml index c276148c99d5da..4e988acdde4116 100644 --- a/bitnami/pinniped/crds/concierge/config.concierge.pinniped.dev_credentialissuers.yaml +++ b/bitnami/pinniped/crds/concierge/config.concierge.pinniped.dev_credentialissuers.yaml @@ -1,5 +1,5 @@ # Source: https://raw.githubusercontent.com/vmware-tanzu/pinniped/v{version}/deploy/concierge/config.concierge.pinniped.dev_credentialissuers.yaml -# Version: 0.35.0 +# Version: 0.36.0 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/bitnami/pinniped/crds/supervisor/config.supervisor.pinniped.dev_federationdomains.yaml b/bitnami/pinniped/crds/supervisor/config.supervisor.pinniped.dev_federationdomains.yaml index 5e0c3827902568..183e1f732db43f 100644 --- a/bitnami/pinniped/crds/supervisor/config.supervisor.pinniped.dev_federationdomains.yaml +++ b/bitnami/pinniped/crds/supervisor/config.supervisor.pinniped.dev_federationdomains.yaml @@ -1,5 +1,5 @@ # Source: https://raw.githubusercontent.com/vmware-tanzu/pinniped/v{version}/deploy/supervisor/config.supervisor.pinniped.dev_federationdomains.yaml -# Version: 0.35.0 +# Version: 0.36.0 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/bitnami/pinniped/crds/supervisor/config.supervisor.pinniped.dev_oidcclients.yaml b/bitnami/pinniped/crds/supervisor/config.supervisor.pinniped.dev_oidcclients.yaml index c3462a0b0d45f3..0a0cfacffaac26 100644 --- a/bitnami/pinniped/crds/supervisor/config.supervisor.pinniped.dev_oidcclients.yaml +++ b/bitnami/pinniped/crds/supervisor/config.supervisor.pinniped.dev_oidcclients.yaml @@ -1,5 +1,5 @@ # Source: https://raw.githubusercontent.com/vmware-tanzu/pinniped/v{version}/deploy/supervisor/config.supervisor.pinniped.dev_oidcclients.yaml -# Version: 0.35.0 +# Version: 0.36.0 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/bitnami/pinniped/crds/supervisor/idp.supervisor.pinniped.dev_activedirectoryidentityproviders.yaml b/bitnami/pinniped/crds/supervisor/idp.supervisor.pinniped.dev_activedirectoryidentityproviders.yaml index 16077ed616deff..44cd59a9448fd3 100644 --- a/bitnami/pinniped/crds/supervisor/idp.supervisor.pinniped.dev_activedirectoryidentityproviders.yaml +++ b/bitnami/pinniped/crds/supervisor/idp.supervisor.pinniped.dev_activedirectoryidentityproviders.yaml @@ -1,5 +1,5 @@ # Source: https://raw.githubusercontent.com/vmware-tanzu/pinniped/v{version}/deploy/supervisor/idp.supervisor.pinniped.dev_activedirectoryidentityproviders.yaml -# Version: 0.35.0 +# Version: 0.36.0 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/bitnami/pinniped/crds/supervisor/idp.supervisor.pinniped.dev_githubidentityproviders.yaml b/bitnami/pinniped/crds/supervisor/idp.supervisor.pinniped.dev_githubidentityproviders.yaml index 820f1b91dfcead..9dffe2cf022969 100644 --- a/bitnami/pinniped/crds/supervisor/idp.supervisor.pinniped.dev_githubidentityproviders.yaml +++ b/bitnami/pinniped/crds/supervisor/idp.supervisor.pinniped.dev_githubidentityproviders.yaml @@ -1,5 +1,5 @@ # Source: https://raw.githubusercontent.com/vmware-tanzu/pinniped/v{version}/deploy/supervisor/idp.supervisor.pinniped.dev_githubidentityproviders.yaml -# Version: 0.35.0 +# Version: 0.36.0 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/bitnami/pinniped/crds/supervisor/idp.supervisor.pinniped.dev_ldapidentityproviders.yaml b/bitnami/pinniped/crds/supervisor/idp.supervisor.pinniped.dev_ldapidentityproviders.yaml index 6353db75ac9416..c716b1c7bc4476 100644 --- a/bitnami/pinniped/crds/supervisor/idp.supervisor.pinniped.dev_ldapidentityproviders.yaml +++ b/bitnami/pinniped/crds/supervisor/idp.supervisor.pinniped.dev_ldapidentityproviders.yaml @@ -1,5 +1,5 @@ # Source: https://raw.githubusercontent.com/vmware-tanzu/pinniped/v{version}/deploy/supervisor/idp.supervisor.pinniped.dev_ldapidentityproviders.yaml -# Version: 0.35.0 +# Version: 0.36.0 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/bitnami/pinniped/crds/supervisor/idp.supervisor.pinniped.dev_oidcidentityproviders.yaml b/bitnami/pinniped/crds/supervisor/idp.supervisor.pinniped.dev_oidcidentityproviders.yaml index 3a27319bad67cc..bcaaed470a2be0 100644 --- a/bitnami/pinniped/crds/supervisor/idp.supervisor.pinniped.dev_oidcidentityproviders.yaml +++ b/bitnami/pinniped/crds/supervisor/idp.supervisor.pinniped.dev_oidcidentityproviders.yaml @@ -1,5 +1,5 @@ # Source: https://raw.githubusercontent.com/vmware-tanzu/pinniped/v{version}/deploy/supervisor/idp.supervisor.pinniped.dev_oidcidentityproviders.yaml -# Version: 0.35.0 +# Version: 0.36.0 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/bitnami/pinniped/values.yaml b/bitnami/pinniped/values.yaml index 3d3b304e5a598e..1abe4120ea81c2 100644 --- a/bitnami/pinniped/values.yaml +++ b/bitnami/pinniped/values.yaml @@ -74,7 +74,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/pinniped - tag: 0.35.0-debian-12-r1 + tag: 0.36.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 9e2c20934cb7848b042aed0c8f87a2d4ed627006 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 11 Dec 2024 06:08:06 +0100 Subject: [PATCH 142/253] [bitnami/concourse] Release 5.1.1 (#30977) * [bitnami/concourse] Release 5.1.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/concourse/CHANGELOG.md | 7 ++++++- bitnami/concourse/Chart.lock | 6 +++--- bitnami/concourse/Chart.yaml | 6 +++--- bitnami/concourse/values.yaml | 4 ++-- 4 files changed, 14 insertions(+), 9 deletions(-) diff --git a/bitnami/concourse/CHANGELOG.md b/bitnami/concourse/CHANGELOG.md index 90cb07f2e9636e..6ad219f3fcf824 100644 --- a/bitnami/concourse/CHANGELOG.md +++ b/bitnami/concourse/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 5.1.1 (2024-12-11) + +* [bitnami/concourse] Release 5.1.1 ([#30977](https://github.com/bitnami/charts/pull/30977)) + ## 5.1.0 (2024-12-10) -* [bitnami/concourse] Detect non-standard images ([#30872](https://github.com/bitnami/charts/pull/30872)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/concourse] Detect non-standard images (#30872) ([62a2bd4](https://github.com/bitnami/charts/commit/62a2bd4c512a859b75d765c846d5cb2a9fe694b2)), closes [#30872](https://github.com/bitnami/charts/issues/30872) ## 5.0.15 (2024-12-05) diff --git a/bitnami/concourse/Chart.lock b/bitnami/concourse/Chart.lock index d4251f7414e557..6934aa7209b4ab 100644 --- a/bitnami/concourse/Chart.lock +++ b/bitnami/concourse/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.5 + version: 16.3.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:215fbb60b9d4fb862194073350dda488a2124f7f803ef5859a7ce9d75b7bee02 -generated: "2024-12-10T16:52:48.982858+01:00" +digest: sha256:4ca9969a5c8938d53b2b1694765d1e43f607886b956d0edd1bd88a26c447b775 +generated: "2024-12-11T04:45:26.002200873Z" diff --git a/bitnami/concourse/Chart.yaml b/bitnami/concourse/Chart.yaml index fb8b8f1bf729e3..0fab9c5730be11 100644 --- a/bitnami/concourse/Chart.yaml +++ b/bitnami/concourse/Chart.yaml @@ -6,9 +6,9 @@ annotations: licenses: Apache-2.0 images: | - name: concourse - image: docker.io/bitnami/concourse:7.12.0-debian-12-r13 + image: docker.io/bitnami/concourse:7.12.0-debian-12-r14 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 appVersion: 7.12.0 dependencies: @@ -37,4 +37,4 @@ maintainers: name: concourse sources: - https://github.com/bitnami/charts/tree/main/bitnami/concourse -version: 5.1.0 +version: 5.1.1 diff --git a/bitnami/concourse/values.yaml b/bitnami/concourse/values.yaml index 30a88882eb5854..b767e10ca2c9f6 100644 --- a/bitnami/concourse/values.yaml +++ b/bitnami/concourse/values.yaml @@ -84,7 +84,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/concourse - tag: 7.12.0-debian-12-r13 + tag: 7.12.0-debian-12-r14 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1413,7 +1413,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From 2a639583f613184bb1e05346ba25169d872db3cf Mon Sep 17 00:00:00 2001 From: Felipe Lambert Date: Wed, 11 Dec 2024 05:41:53 -0300 Subject: [PATCH 143/253] [bitnami/etcd] keep snapshot-pvc (#30815) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * keep snapshot-pvc add `helm.sh/resource-policy: keep` to retain sanpshot-pvc. Signed-off-by: Felipe Lambert Signed-off-by: Felipe Lambert * [bitnami/etcd] Update Version Update Version Signed-off-by: Felipe Lambert * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update Chart.yaml Signed-off-by: Carlos Rodríguez Hernández * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update bitnami/etcd/templates/snapshot-pvc.yaml Co-authored-by: David Gomez Signed-off-by: Felipe Lambert * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Felipe Lambert Signed-off-by: Bitnami Containers Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: David Gomez Co-authored-by: Bitnami Containers Co-authored-by: Carlos Rodríguez Hernández Co-authored-by: David Gomez Co-authored-by: David Gomez --- bitnami/etcd/CHANGELOG.md | 7 ++++++- bitnami/etcd/Chart.yaml | 2 +- bitnami/etcd/templates/snapshot-pvc.yaml | 8 +++++--- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/bitnami/etcd/CHANGELOG.md b/bitnami/etcd/CHANGELOG.md index 487133067be202..6bb2e65551f84e 100644 --- a/bitnami/etcd/CHANGELOG.md +++ b/bitnami/etcd/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 10.7.1 (2024-12-11) + +* [bitnami/etcd] keep snapshot-pvc ([#30815](https://github.com/bitnami/charts/pull/30815)) + ## 10.7.0 (2024-12-10) -* [bitnami/etcd] Detect non-standard images ([#30895](https://github.com/bitnami/charts/pull/30895)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/etcd] Detect non-standard images (#30895) ([3e2009f](https://github.com/bitnami/charts/commit/3e2009f4310e4c3402df62e5dcc73d911fa4d0b7)), closes [#30895](https://github.com/bitnami/charts/issues/30895) ## 10.6.1 (2024-12-04) diff --git a/bitnami/etcd/Chart.yaml b/bitnami/etcd/Chart.yaml index e9b21830134385..550c80b3c87edb 100644 --- a/bitnami/etcd/Chart.yaml +++ b/bitnami/etcd/Chart.yaml @@ -32,4 +32,4 @@ maintainers: name: etcd sources: - https://github.com/bitnami/charts/tree/main/bitnami/etcd -version: 10.7.0 +version: 10.7.1 diff --git a/bitnami/etcd/templates/snapshot-pvc.yaml b/bitnami/etcd/templates/snapshot-pvc.yaml index f1d3d1ff3aa3ee..2fcea2c0169e6e 100644 --- a/bitnami/etcd/templates/snapshot-pvc.yaml +++ b/bitnami/etcd/templates/snapshot-pvc.yaml @@ -10,9 +10,11 @@ metadata: name: {{ printf "%s-snapshotter" (include "common.names.fullname" .) | trunc 63 | trimSuffix "-" }} namespace: {{ .Release.Namespace | quote }} labels: {{- include "common.labels.standard" ( dict "customLabels" .Values.commonLabels "context" $ ) | nindent 4 }} - {{- if .Values.commonAnnotations }} - annotations: {{- include "common.tplvalues.render" ( dict "value" .Values.commonAnnotations "context" $ ) | nindent 4 }} - {{- end }} + annotations: + helm.sh/resource-policy: keep + {{- if .Values.commonAnnotations }} + {{- include "common.tplvalues.render" ( dict "value" .Values.commonAnnotations "context" $ ) | nindent 4 }} + {{- end }} spec: accessModes: - ReadWriteMany From fa9f690820269eae74ac5fbb577047b6f36fdd66 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 11 Dec 2024 12:34:10 +0100 Subject: [PATCH 144/253] [bitnami/thanos] Release 15.9.1 (#30983) * [bitnami/thanos] Release 15.9.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/thanos/CHANGELOG.md | 7 ++++++- bitnami/thanos/Chart.lock | 6 +++--- bitnami/thanos/Chart.yaml | 8 ++++---- bitnami/thanos/values.yaml | 4 ++-- 4 files changed, 15 insertions(+), 10 deletions(-) diff --git a/bitnami/thanos/CHANGELOG.md b/bitnami/thanos/CHANGELOG.md index 9cb418d0895277..398b513c3fa892 100644 --- a/bitnami/thanos/CHANGELOG.md +++ b/bitnami/thanos/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 15.9.1 (2024-12-11) + +* [bitnami/thanos] Release 15.9.1 ([#30983](https://github.com/bitnami/charts/pull/30983)) + ## 15.9.0 (2024-12-10) -* [bitnami/thanos] Detect non-standard images ([#30948](https://github.com/bitnami/charts/pull/30948)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/thanos] Detect non-standard images (#30948) ([f094a30](https://github.com/bitnami/charts/commit/f094a30ae63cfd95ee365a01ad3425655e397996)), closes [#30948](https://github.com/bitnami/charts/issues/30948) ## 15.8.5 (2024-12-10) diff --git a/bitnami/thanos/Chart.lock b/bitnami/thanos/Chart.lock index ca1bb6c93bfabb..dd1fa5639bfbd3 100644 --- a/bitnami/thanos/Chart.lock +++ b/bitnami/thanos/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: minio repository: oci://registry-1.docker.io/bitnamicharts - version: 14.8.6 + version: 14.9.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:153b0682d0bd27c1ef959c0a3b76b5c8db032892cc436ca25b0843fca6420e80 -generated: "2024-12-10T17:31:22.630312+01:00" +digest: sha256:05b3d2f6b004ed4f9d7129f9a698205bbeeb9c65e2062e5e752a12c6c6d7f445 +generated: "2024-12-11T11:09:30.77784192Z" diff --git a/bitnami/thanos/Chart.yaml b/bitnami/thanos/Chart.yaml index 12822b1a6b7063..840fa9dcf250be 100644 --- a/bitnami/thanos/Chart.yaml +++ b/bitnami/thanos/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: thanos - image: docker.io/bitnami/thanos:0.37.1-debian-12-r0 + image: docker.io/bitnami/thanos:0.37.2-debian-12-r0 apiVersion: v2 -appVersion: 0.37.1 +appVersion: 0.37.2 dependencies: - condition: minio.enabled name: minio @@ -35,4 +35,4 @@ maintainers: name: thanos sources: - https://github.com/bitnami/charts/tree/main/bitnami/thanos -version: 15.9.0 +version: 15.9.1 diff --git a/bitnami/thanos/values.yaml b/bitnami/thanos/values.yaml index ac594c7e4f1e40..60e4181f1418b9 100644 --- a/bitnami/thanos/values.yaml +++ b/bitnami/thanos/values.yaml @@ -71,7 +71,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/thanos - tag: 0.37.1-debian-12-r0 + tag: 0.37.2-debian-12-r0 digest: "" ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images ## @@ -4988,7 +4988,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images ## From 0e4fe7ea2ada0592f7d69b03452ea6f522945f51 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 11 Dec 2024 12:44:59 +0100 Subject: [PATCH 145/253] [bitnami/appsmith] Release 5.1.1 (#30984) * [bitnami/appsmith] Release 5.1.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/appsmith/CHANGELOG.md | 7 ++++++- bitnami/appsmith/Chart.lock | 8 ++++---- bitnami/appsmith/Chart.yaml | 8 ++++---- bitnami/appsmith/README.md | 2 +- bitnami/appsmith/values.yaml | 4 ++-- 5 files changed, 17 insertions(+), 12 deletions(-) diff --git a/bitnami/appsmith/CHANGELOG.md b/bitnami/appsmith/CHANGELOG.md index ceb333b2aee0e6..e19728fa808da8 100644 --- a/bitnami/appsmith/CHANGELOG.md +++ b/bitnami/appsmith/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 5.1.1 (2024-12-11) + +* [bitnami/appsmith] Release 5.1.1 ([#30984](https://github.com/bitnami/charts/pull/30984)) + ## 5.1.0 (2024-12-10) -* [bitnami/appsmith] Detect non-standard images ([#30863](https://github.com/bitnami/charts/pull/30863)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/appsmith] Detect non-standard images (#30863) ([3f553da](https://github.com/bitnami/charts/commit/3f553da2a6361243e3c33142ce285e80aa50d1bc)), closes [#30863](https://github.com/bitnami/charts/issues/30863) ## 5.0.12 (2024-12-06) diff --git a/bitnami/appsmith/Chart.lock b/bitnami/appsmith/Chart.lock index dce8c726562701..26bdb4c702d3e5 100644 --- a/bitnami/appsmith/Chart.lock +++ b/bitnami/appsmith/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 20.4.1 + version: 20.5.0 - name: mongodb repository: oci://registry-1.docker.io/bitnamicharts - version: 16.3.3 + version: 16.4.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:802071e6b343bd90bed32f07993b8cc1e3c5a6095b8059dbfff4980eca457cf8 -generated: "2024-12-10T16:48:23.348645+01:00" +digest: sha256:29ea303835c2fdb4ef7ea2acdedd90a40378284837718a599227247e6d172b1a +generated: "2024-12-11T11:18:28.843445076Z" diff --git a/bitnami/appsmith/Chart.yaml b/bitnami/appsmith/Chart.yaml index da81d87d92a269..ae285ee78ae3bb 100644 --- a/bitnami/appsmith/Chart.yaml +++ b/bitnami/appsmith/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: appsmith - image: docker.io/bitnami/appsmith:1.51.0-debian-12-r0 + image: docker.io/bitnami/appsmith:1.52.0-debian-12-r0 - name: haproxy image: docker.io/bitnami/haproxy:3.1.0-debian-12-r1 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 -appVersion: 1.51.0 +appVersion: 1.52.0 dependencies: - condition: redis.enabled name: redis @@ -39,4 +39,4 @@ maintainers: name: appsmith sources: - https://github.com/bitnami/charts/tree/main/bitnami/appsmith -version: 5.1.0 +version: 5.1.1 diff --git a/bitnami/appsmith/README.md b/bitnami/appsmith/README.md index 16e3f4968126f1..5bd53ee69e5566 100644 --- a/bitnami/appsmith/README.md +++ b/bitnami/appsmith/README.md @@ -225,8 +225,8 @@ The [Bitnami appsmith](https://github.com/bitnami/containers/tree/main/bitnami/a | `global.imageRegistry` | Global Docker image registry | `""` | | `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | | `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | | `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters diff --git a/bitnami/appsmith/values.yaml b/bitnami/appsmith/values.yaml index 7d5112a8362132..4a8aa29ded44a9 100644 --- a/bitnami/appsmith/values.yaml +++ b/bitnami/appsmith/values.yaml @@ -87,7 +87,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/appsmith - tag: 1.51.0-debian-12-r0 + tag: 1.52.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1558,7 +1558,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. From 255c35fbce27370238ad55c6698989b611036cb3 Mon Sep 17 00:00:00 2001 From: Alvaro Neira Ayuso Date: Wed, 11 Dec 2024 14:50:04 +0100 Subject: [PATCH 146/253] [bitnami/wildfly] Skip test on specific OS_FLAVOR (#30986) Signed-off-by: Alvaro Neira Ayuso --- .vib/wildfly/goss/goss.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vib/wildfly/goss/goss.yaml b/.vib/wildfly/goss/goss.yaml index 655b28d07e9b93..540b6e671f744f 100644 --- a/.vib/wildfly/goss/goss.yaml +++ b/.vib/wildfly/goss/goss.yaml @@ -9,6 +9,6 @@ file: owner: root command: jboss-deploy: - exec: jboss-cli.sh --controller=wildfly:{{ .Vars.service.ports.mgmt }} --connect --user={{ .Vars.wildflyUsername }} --password='{{ .Vars.wildflyPassword }}' 'deploy ./wildfly/goss/testfiles/helloworld.war --force' + exec: if [ "$OS_FLAVOUR" != "photon-5" ]; then jboss-cli.sh --controller=wildfly:{{ .Vars.service.ports.mgmt }} --connect --user={{ .Vars.wildflyUsername }} --password='{{ .Vars.wildflyPassword }}' 'deploy ./wildfly/goss/testfiles/helloworld.war --force'; fi exit-status: 0 timeout: 20000 From 495fc988405ce4917e5cfef01cd4cc1f2ff76eda Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 11 Dec 2024 16:31:21 +0100 Subject: [PATCH 147/253] [bitnami/tensorflow-resnet] Release 4.3.1 (#30987) * [bitnami/tensorflow-resnet] Release 4.3.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/tensorflow-resnet/CHANGELOG.md | 9 ++++++++- bitnami/tensorflow-resnet/Chart.yaml | 6 +++--- bitnami/tensorflow-resnet/values.yaml | 4 ++-- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/bitnami/tensorflow-resnet/CHANGELOG.md b/bitnami/tensorflow-resnet/CHANGELOG.md index 290c0450e9b64e..0fdd5513bd47ea 100644 --- a/bitnami/tensorflow-resnet/CHANGELOG.md +++ b/bitnami/tensorflow-resnet/CHANGELOG.md @@ -1,8 +1,15 @@ # Changelog +## 4.3.1 (2024-12-11) + +* [bitnami/tensorflow-resnet] Release 4.3.1 ([#30987](https://github.com/bitnami/charts/pull/30987)) + ## 4.3.0 (2024-12-10) -* [bitnami/tensorflow-resnet] Detect non-standard images ([#30969](https://github.com/bitnami/charts/pull/30969)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 6) (#30675) ([7b9cd04](https://github.com/bitnami/charts/commit/7b9cd04c2ffc730a0d62da787f2d4967c0ede47c)), closes [#30675](https://github.com/bitnami/charts/issues/30675) +* [bitnami/tensorflow-resnet] Detect non-standard images (#30969) ([65341d4](https://github.com/bitnami/charts/commit/65341d444cb3df3c1dda0b5a310e5a265fbaee2c)), closes [#30969](https://github.com/bitnami/charts/issues/30969) ## 4.2.15 (2024-11-11) diff --git a/bitnami/tensorflow-resnet/Chart.yaml b/bitnami/tensorflow-resnet/Chart.yaml index e718b1fffae06f..9ede2007358b32 100644 --- a/bitnami/tensorflow-resnet/Chart.yaml +++ b/bitnami/tensorflow-resnet/Chart.yaml @@ -6,9 +6,9 @@ annotations: licenses: Apache-2.0 images: | - name: tensorflow-resnet - image: docker.io/bitnami/tensorflow-resnet:2.18.0-debian-12-r0 + image: docker.io/bitnami/tensorflow-resnet:2.18.0-debian-12-r2 - name: tensorflow-serving - image: docker.io/bitnami/tensorflow-serving:2.18.0-debian-12-r0 + image: docker.io/bitnami/tensorflow-serving:2.18.0-debian-12-r2 apiVersion: v2 appVersion: 2.18.0 dependencies: @@ -33,4 +33,4 @@ maintainers: name: tensorflow-resnet sources: - https://github.com/bitnami/charts/tree/main/bitnami/tensorflow-resnet -version: 4.3.0 +version: 4.3.1 diff --git a/bitnami/tensorflow-resnet/values.yaml b/bitnami/tensorflow-resnet/values.yaml index 55fe47d05a6cc2..8416a7e7c11026 100644 --- a/bitnami/tensorflow-resnet/values.yaml +++ b/bitnami/tensorflow-resnet/values.yaml @@ -79,7 +79,7 @@ server: image: registry: docker.io repository: bitnami/tensorflow-serving - tag: 2.18.0-debian-12-r0 + tag: 2.18.0-debian-12-r2 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -106,7 +106,7 @@ client: image: registry: docker.io repository: bitnami/tensorflow-resnet - tag: 2.18.0-debian-12-r0 + tag: 2.18.0-debian-12-r2 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 9168f0d9fa74fe704695de00ef507755a45252a5 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 11 Dec 2024 19:38:46 +0100 Subject: [PATCH 148/253] [bitnami/chainloop] Release 2.1.1 (#30991) * [bitnami/chainloop] Release 2.1.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/chainloop/CHANGELOG.md | 7 ++++++- bitnami/chainloop/Chart.lock | 6 +++--- bitnami/chainloop/Chart.yaml | 10 +++++----- bitnami/chainloop/values.yaml | 6 +++--- 4 files changed, 17 insertions(+), 12 deletions(-) diff --git a/bitnami/chainloop/CHANGELOG.md b/bitnami/chainloop/CHANGELOG.md index 75b5a17b336d88..282f02795ba430 100644 --- a/bitnami/chainloop/CHANGELOG.md +++ b/bitnami/chainloop/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 2.1.1 (2024-12-11) + +* [bitnami/chainloop] Release 2.1.1 ([#30991](https://github.com/bitnami/charts/pull/30991)) + ## 2.1.0 (2024-12-10) -* [bitnami/chainloop] Detect non-standard images ([#30869](https://github.com/bitnami/charts/pull/30869)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/chainloop] Detect non-standard images (#30869) ([739c820](https://github.com/bitnami/charts/commit/739c820747264bf5a6c777af547c267191880c07)), closes [#30869](https://github.com/bitnami/charts/issues/30869) ## 2.0.51 (2024-12-10) diff --git a/bitnami/chainloop/Chart.lock b/bitnami/chainloop/Chart.lock index 475083fe4cd397..ab463ffe4936d3 100644 --- a/bitnami/chainloop/Chart.lock +++ b/bitnami/chainloop/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 2.28.0 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.5 + version: 16.3.0 - name: vault repository: oci://registry-1.docker.io/bitnamicharts version: 1.4.31 -digest: sha256:2742944508b3e3da9d74a596bcaa1be50651aa4fc963d46d789ec0b279938670 -generated: "2024-12-10T16:51:26.38934+01:00" +digest: sha256:8c702e77f8be0113d2efe94cdf8bdb69b35894b30ec2542a9393bdaad0ec045e +generated: "2024-12-11T18:24:16.955398859Z" diff --git a/bitnami/chainloop/Chart.yaml b/bitnami/chainloop/Chart.yaml index 189cc874a76c64..c30c2140ae2eab 100644 --- a/bitnami/chainloop/Chart.yaml +++ b/bitnami/chainloop/Chart.yaml @@ -6,15 +6,15 @@ annotations: license: Apache-2.0 images: | - name: chainloop-artifact-cas - image: docker.io/bitnami/chainloop-artifact-cas:0.137.0-debian-12-r0 + image: docker.io/bitnami/chainloop-artifact-cas:0.138.0-debian-12-r0 - name: chainloop-control-plane - image: docker.io/bitnami/chainloop-control-plane:0.137.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane:0.138.0-debian-12-r0 - name: chainloop-control-plane-migrations - image: docker.io/bitnami/chainloop-control-plane-migrations:0.137.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane-migrations:0.138.0-debian-12-r0 - name: dex image: docker.io/bitnami/dex:2.41.1-debian-12-r9 apiVersion: v2 -appVersion: 0.137.0 +appVersion: 0.138.0 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -63,4 +63,4 @@ sources: - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-control-plane-migrations - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas - https://github.com/chainloop-dev/chainloop -version: 2.1.0 +version: 2.1.1 diff --git a/bitnami/chainloop/values.yaml b/bitnami/chainloop/values.yaml index b772a1b518d439..5c15e1e2199e2c 100644 --- a/bitnami/chainloop/values.yaml +++ b/bitnami/chainloop/values.yaml @@ -169,7 +169,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane - tag: 0.137.0-debian-12-r0 + tag: 0.138.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -246,7 +246,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane-migrations - tag: 0.137.0-debian-12-r0 + tag: 0.138.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -993,7 +993,7 @@ cas: image: registry: docker.io repository: bitnami/chainloop-artifact-cas - tag: 0.137.0-debian-12-r0 + tag: 0.138.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 26d19a06d79c1e40d9c376eac26bc9b4a01d7e66 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 11 Dec 2024 20:07:30 +0100 Subject: [PATCH 149/253] [bitnami/scylladb] Release 3.1.1 (#30992) * [bitnami/scylladb] Release 3.1.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/scylladb/CHANGELOG.md | 11 ++++++++++- bitnami/scylladb/Chart.yaml | 6 +++--- bitnami/scylladb/values.yaml | 6 +++--- 3 files changed, 16 insertions(+), 7 deletions(-) diff --git a/bitnami/scylladb/CHANGELOG.md b/bitnami/scylladb/CHANGELOG.md index 34dee92d67a68b..af72061e6713e8 100644 --- a/bitnami/scylladb/CHANGELOG.md +++ b/bitnami/scylladb/CHANGELOG.md @@ -1,8 +1,17 @@ # Changelog +## 3.1.1 (2024-12-11) + +* [bitnami/scylladb] Release 3.1.1 ([#30992](https://github.com/bitnami/charts/pull/30992)) + ## 3.1.0 (2024-12-10) -* [bitnami/scylladb] Detect non-standard images ([#30944](https://github.com/bitnami/charts/pull/30944)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 6) (#30675) ([7b9cd04](https://github.com/bitnami/charts/commit/7b9cd04c2ffc730a0d62da787f2d4967c0ede47c)), closes [#30675](https://github.com/bitnami/charts/issues/30675) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 3) (#30688) ([10a49f9](https://github.com/bitnami/charts/commit/10a49f9ff2db1d9d11a6edd1c40a9f61803241bc)), closes [#30688](https://github.com/bitnami/charts/issues/30688) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/scylladb] Detect non-standard images (#30944) ([59e1fbe](https://github.com/bitnami/charts/commit/59e1fbe4b62e9730d07ea6f0e22f52defe64940c)), closes [#30944](https://github.com/bitnami/charts/issues/30944) ## 3.0.1 (2024-11-14) diff --git a/bitnami/scylladb/Chart.yaml b/bitnami/scylladb/Chart.yaml index b22b44d04dafc5..9f649cc1f03f31 100644 --- a/bitnami/scylladb/Chart.yaml +++ b/bitnami/scylladb/Chart.yaml @@ -6,9 +6,9 @@ annotations: licenses: Apache-2.0 images: | - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: scylladb - image: docker.io/bitnami/scylladb:6.2.1-debian-12-r0 + image: docker.io/bitnami/scylladb:6.2.1-debian-12-r2 apiVersion: v2 appVersion: 6.2.1 dependencies: @@ -30,4 +30,4 @@ maintainers: name: scylladb sources: - https://github.com/bitnami/charts/tree/main/bitnami/scylladb -version: 3.1.0 +version: 3.1.1 diff --git a/bitnami/scylladb/values.yaml b/bitnami/scylladb/values.yaml index f59d54e2179980..2d77f5b50e6c05 100644 --- a/bitnami/scylladb/values.yaml +++ b/bitnami/scylladb/values.yaml @@ -89,7 +89,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/scylladb - tag: 6.2.1-debian-12-r0 + tag: 6.2.1-debian-12-r2 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -935,7 +935,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -1100,7 +1100,7 @@ sysctl: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From d5a8c380742726bd6268ccaa96a63bb57d1d64db Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 11 Dec 2024 20:16:42 +0100 Subject: [PATCH 150/253] [bitnami/mlflow] Release 2.3.1 (#30994) * [bitnami/mlflow] Release 2.3.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/mlflow/CHANGELOG.md | 7 ++++++- bitnami/mlflow/Chart.lock | 8 ++++---- bitnami/mlflow/Chart.yaml | 10 +++++----- bitnami/mlflow/values.yaml | 8 ++++---- 4 files changed, 19 insertions(+), 14 deletions(-) diff --git a/bitnami/mlflow/CHANGELOG.md b/bitnami/mlflow/CHANGELOG.md index 6326b4c7a1d9a5..846af76dcfe161 100644 --- a/bitnami/mlflow/CHANGELOG.md +++ b/bitnami/mlflow/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 2.3.1 (2024-12-11) + +* [bitnami/mlflow] Release 2.3.1 ([#30994](https://github.com/bitnami/charts/pull/30994)) + ## 2.3.0 (2024-12-10) -* [bitnami/mlflow] Detect non-standard images ([#30925](https://github.com/bitnami/charts/pull/30925)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/mlflow] Detect non-standard images (#30925) ([3beb92f](https://github.com/bitnami/charts/commit/3beb92fb9c3ee77b47b0bbb1e15b6298f5d4f87b)), closes [#30925](https://github.com/bitnami/charts/issues/30925) ## 2.2.2 (2024-12-10) diff --git a/bitnami/mlflow/Chart.lock b/bitnami/mlflow/Chart.lock index 5d4807a75b36cf..edc5ee60a3cbf4 100644 --- a/bitnami/mlflow/Chart.lock +++ b/bitnami/mlflow/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: minio repository: oci://registry-1.docker.io/bitnamicharts - version: 14.8.6 + version: 14.9.0 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.5 + version: 16.3.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:3824867bec509fd15181a6ad933d76ecc7b9b6d581bcf274e57e7ad4d420ff25 -generated: "2024-12-10T17:16:02.365445+01:00" +digest: sha256:a84162da3474eac842caf30796d7547d4cf3942da27ac6285c445b2af54f4ff7 +generated: "2024-12-11T18:52:25.754787317Z" diff --git a/bitnami/mlflow/Chart.yaml b/bitnami/mlflow/Chart.yaml index 02ec175c291451..e650582cdae6bc 100644 --- a/bitnami/mlflow/Chart.yaml +++ b/bitnami/mlflow/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: git - image: docker.io/bitnami/git:2.47.0-debian-12-r2 + image: docker.io/bitnami/git:2.47.1-debian-12-r0 - name: mlflow - image: docker.io/bitnami/mlflow:2.18.0-debian-12-r0 + image: docker.io/bitnami/mlflow:2.19.0-debian-12-r0 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 -appVersion: 2.18.0 +appVersion: 2.19.0 dependencies: - condition: minio.enabled name: minio @@ -44,4 +44,4 @@ sources: - https://github.com/bitnami/charts/tree/main/bitnami/mlflow - https://github.com/bitnami/containers/tree/main/bitnami/mlflow - https://github.com/mlflow/mlflow -version: 2.3.0 +version: 2.3.1 diff --git a/bitnami/mlflow/values.yaml b/bitnami/mlflow/values.yaml index 6e02b125f8f4a0..a96e8a72fb9c92 100644 --- a/bitnami/mlflow/values.yaml +++ b/bitnami/mlflow/values.yaml @@ -92,7 +92,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/mlflow - tag: 2.18.0-debian-12-r0 + tag: 2.19.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -121,7 +121,7 @@ image: gitImage: registry: docker.io repository: bitnami/git - tag: 2.47.0-debian-12-r2 + tag: 2.47.1-debian-12-r0 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -1217,7 +1217,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -1266,7 +1266,7 @@ waitContainer: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" ## @param waitContainer.image.pullPolicy Init container wait-container image pull policy ## From c41ce563c288524f1aa26671f8553641d6dc1b31 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 11 Dec 2024 20:26:34 +0100 Subject: [PATCH 151/253] [bitnami/haproxy] Release 2.2.1 (#30995) * [bitnami/haproxy] Release 2.2.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/haproxy/CHANGELOG.md | 7 ++++++- bitnami/haproxy/Chart.yaml | 6 +++--- bitnami/haproxy/values.yaml | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/bitnami/haproxy/CHANGELOG.md b/bitnami/haproxy/CHANGELOG.md index f7fd3290e000d2..438b248a467870 100644 --- a/bitnami/haproxy/CHANGELOG.md +++ b/bitnami/haproxy/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 2.2.1 (2024-12-11) + +* [bitnami/haproxy] Release 2.2.1 ([#30995](https://github.com/bitnami/charts/pull/30995)) + ## 2.2.0 (2024-12-10) -* [bitnami/haproxy] Detect non-standard images ([#30884](https://github.com/bitnami/charts/pull/30884)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/haproxy] Detect non-standard images (#30884) ([253b77d](https://github.com/bitnami/charts/commit/253b77de688baec7c5c6db00a8999129ad67cdc6)), closes [#30884](https://github.com/bitnami/charts/issues/30884) ## 2.1.12 (2024-12-03) diff --git a/bitnami/haproxy/Chart.yaml b/bitnami/haproxy/Chart.yaml index 5f48dd8418836a..13609b0fdd9c10 100644 --- a/bitnami/haproxy/Chart.yaml +++ b/bitnami/haproxy/Chart.yaml @@ -6,9 +6,9 @@ annotations: licenses: Apache-2.0 images: | - name: haproxy - image: docker.io/bitnami/haproxy:3.1.0-debian-12-r1 + image: docker.io/bitnami/haproxy:3.1.1-debian-12-r0 apiVersion: v2 -appVersion: 3.1.0 +appVersion: 3.1.1 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -28,4 +28,4 @@ maintainers: name: haproxy sources: - https://github.com/bitnami/charts/tree/main/bitnami/haproxy -version: 2.2.0 +version: 2.2.1 diff --git a/bitnami/haproxy/values.yaml b/bitnami/haproxy/values.yaml index c36fee860a4420..859236beb5ed29 100644 --- a/bitnami/haproxy/values.yaml +++ b/bitnami/haproxy/values.yaml @@ -314,7 +314,7 @@ terminationGracePeriodSeconds: "" image: registry: docker.io repository: bitnami/haproxy - tag: 3.1.0-debian-12-r1 + tag: 3.1.1-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 18847ae04d1cde44a580b5100833caa416ffd6e3 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 11 Dec 2024 20:58:57 +0100 Subject: [PATCH 152/253] [bitnami/wordpress] Release 24.1.1 (#30996) * [bitnami/wordpress] Release 24.1.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/wordpress/CHANGELOG.md | 7 ++++++- bitnami/wordpress/Chart.lock | 8 ++++---- bitnami/wordpress/Chart.yaml | 6 +++--- bitnami/wordpress/values.yaml | 4 ++-- 4 files changed, 15 insertions(+), 10 deletions(-) diff --git a/bitnami/wordpress/CHANGELOG.md b/bitnami/wordpress/CHANGELOG.md index 7dcdb05eeb186d..504d0c5733cb19 100644 --- a/bitnami/wordpress/CHANGELOG.md +++ b/bitnami/wordpress/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 24.1.1 (2024-12-11) + +* [bitnami/wordpress] Release 24.1.1 ([#30996](https://github.com/bitnami/charts/pull/30996)) + ## 24.1.0 (2024-12-10) -* [bitnami/wordpress] Detect non-standard images ([#30970](https://github.com/bitnami/charts/pull/30970)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/wordpress] Detect non-standard images (#30970) ([423508a](https://github.com/bitnami/charts/commit/423508afbe78836b00b4c672b526a576ad936bdd)), closes [#30970](https://github.com/bitnami/charts/issues/30970) ## 24.0.11 (2024-12-09) diff --git a/bitnami/wordpress/Chart.lock b/bitnami/wordpress/Chart.lock index 6fadd6af488414..4f2d350338dba7 100644 --- a/bitnami/wordpress/Chart.lock +++ b/bitnami/wordpress/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: memcached repository: oci://registry-1.docker.io/bitnamicharts - version: 7.5.4 + version: 7.6.0 - name: mariadb repository: oci://registry-1.docker.io/bitnamicharts - version: 20.1.1 + version: 20.2.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:bde86c5e6c86e85a5508a9a334843afd4b1e4e36c1cb2c41e8b5a73694540d05 -generated: "2024-12-10T17:34:32.034664+01:00" +digest: sha256:6c754b6c4ddc83967bbe4bbc4e992d383d041c09afedcff07859a01964f68120 +generated: "2024-12-11T19:39:52.322909772Z" diff --git a/bitnami/wordpress/Chart.yaml b/bitnami/wordpress/Chart.yaml index 6d4dfea31b1edd..f21c3e7225fbc1 100644 --- a/bitnami/wordpress/Chart.yaml +++ b/bitnami/wordpress/Chart.yaml @@ -8,9 +8,9 @@ annotations: - name: apache-exporter image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r6 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: wordpress - image: docker.io/bitnami/wordpress:6.7.1-debian-12-r4 + image: docker.io/bitnami/wordpress:6.7.1-debian-12-r5 apiVersion: v2 appVersion: 6.7.1 dependencies: @@ -44,4 +44,4 @@ maintainers: name: wordpress sources: - https://github.com/bitnami/charts/tree/main/bitnami/wordpress -version: 24.1.0 +version: 24.1.1 diff --git a/bitnami/wordpress/values.yaml b/bitnami/wordpress/values.yaml index ff01684992dbf3..604f77a8075601 100644 --- a/bitnami/wordpress/values.yaml +++ b/bitnami/wordpress/values.yaml @@ -87,7 +87,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/wordpress - tag: 6.7.1-debian-12-r4 + tag: 6.7.1-debian-12-r5 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -896,7 +896,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From 072977a1debd650fa7abeb28931aa61f7df23a8c Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 11 Dec 2024 21:27:33 +0100 Subject: [PATCH 153/253] [bitnami/ghost] Release 22.1.1 (#30997) * [bitnami/ghost] Release 22.1.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/ghost/CHANGELOG.md | 7 ++++++- bitnami/ghost/Chart.lock | 6 +++--- bitnami/ghost/Chart.yaml | 8 ++++---- bitnami/ghost/values.yaml | 4 ++-- 4 files changed, 15 insertions(+), 10 deletions(-) diff --git a/bitnami/ghost/CHANGELOG.md b/bitnami/ghost/CHANGELOG.md index ad018100992d65..9caf624645be2b 100644 --- a/bitnami/ghost/CHANGELOG.md +++ b/bitnami/ghost/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 22.1.1 (2024-12-11) + +* [bitnami/ghost] Release 22.1.1 ([#30997](https://github.com/bitnami/charts/pull/30997)) + ## 22.1.0 (2024-12-10) -* [bitnami/ghost] Detect non-standard images ([#30890](https://github.com/bitnami/charts/pull/30890)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/ghost] Detect non-standard images (#30890) ([156d8c6](https://github.com/bitnami/charts/commit/156d8c6d221dd477db64253f55666d1d29e7f95e)), closes [#30890](https://github.com/bitnami/charts/issues/30890) ## 22.0.10 (2024-12-09) diff --git a/bitnami/ghost/Chart.lock b/bitnami/ghost/Chart.lock index 64b9bb901a4956..2c5aa63528d507 100644 --- a/bitnami/ghost/Chart.lock +++ b/bitnami/ghost/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: mysql repository: oci://registry-1.docker.io/bitnamicharts - version: 12.1.0 + version: 12.2.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:79dfca92b7d91dbd45d91a0652a810dcf73d69de94e5b4cd4e1147b2f853598d -generated: "2024-12-10T17:00:06.25348+01:00" +digest: sha256:3223e7d411f191a4b4411acf223ece9169c890187ce8db5b95f67a012906874b +generated: "2024-12-11T20:10:16.49010995Z" diff --git a/bitnami/ghost/Chart.yaml b/bitnami/ghost/Chart.yaml index 528a6380e5f0fa..8269c0cfb17962 100644 --- a/bitnami/ghost/Chart.yaml +++ b/bitnami/ghost/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: ghost - image: docker.io/bitnami/ghost:5.104.1-debian-12-r0 + image: docker.io/bitnami/ghost:5.104.2-debian-12-r0 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 -appVersion: 5.104.1 +appVersion: 5.104.2 dependencies: - condition: mysql.enabled name: mysql @@ -40,4 +40,4 @@ maintainers: name: ghost sources: - https://github.com/bitnami/charts/tree/main/bitnami/ghost -version: 22.1.0 +version: 22.1.1 diff --git a/bitnami/ghost/values.yaml b/bitnami/ghost/values.yaml index 814ee7a60ca898..e7ef2c87a74adb 100644 --- a/bitnami/ghost/values.yaml +++ b/bitnami/ghost/values.yaml @@ -84,7 +84,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/ghost - tag: 5.104.1-debian-12-r0 + tag: 5.104.2-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -638,7 +638,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From bff1f8c9c8a57a9dedd26997253ad122671d0153 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 11 Dec 2024 22:02:09 +0100 Subject: [PATCH 154/253] [bitnami/argo-cd] Release 7.1.1 (#30999) * [bitnami/argo-cd] Release 7.1.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update CRDs automatically Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/argo-cd/CHANGELOG.md | 7 ++++++- bitnami/argo-cd/Chart.lock | 6 +++--- bitnami/argo-cd/Chart.yaml | 12 ++++++------ bitnami/argo-cd/crds/application.yaml | 2 +- bitnami/argo-cd/crds/applicationset.yaml | 2 +- bitnami/argo-cd/crds/project.yaml | 2 +- bitnami/argo-cd/values.yaml | 8 ++++---- 7 files changed, 22 insertions(+), 17 deletions(-) diff --git a/bitnami/argo-cd/CHANGELOG.md b/bitnami/argo-cd/CHANGELOG.md index cf5c03bcf859a4..cf061292adeedb 100644 --- a/bitnami/argo-cd/CHANGELOG.md +++ b/bitnami/argo-cd/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 7.1.1 (2024-12-11) + +* [bitnami/argo-cd] Release 7.1.1 ([#30999](https://github.com/bitnami/charts/pull/30999)) + ## 7.1.0 (2024-12-10) -* [bitnami/argo-cd] Detect non-standard images ([#30862](https://github.com/bitnami/charts/pull/30862)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/argo-cd] Detect non-standard images (#30862) ([bfac8cc](https://github.com/bitnami/charts/commit/bfac8cc4ac38af311b6f5d0eab29028a2431b68c)), closes [#30862](https://github.com/bitnami/charts/issues/30862) ## 7.0.26 (2024-12-03) diff --git a/bitnami/argo-cd/Chart.lock b/bitnami/argo-cd/Chart.lock index 12f70c31146d66..d45a1adae239a8 100644 --- a/bitnami/argo-cd/Chart.lock +++ b/bitnami/argo-cd/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 20.4.1 + version: 20.5.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:54adf3da2dd64ec54b202df1939acea4c3b8d6adc2c715f52f7c76b729646d68 -generated: "2024-12-10T16:48:58.323293+01:00" +digest: sha256:2db9a8de2117c4ac14bd7832fa611f67c81a7e3d086bc511a7ac620032bb55e1 +generated: "2024-12-11T20:48:10.45069101Z" diff --git a/bitnami/argo-cd/Chart.yaml b/bitnami/argo-cd/Chart.yaml index 573012a53c418e..b124481fae6898 100644 --- a/bitnami/argo-cd/Chart.yaml +++ b/bitnami/argo-cd/Chart.yaml @@ -6,15 +6,15 @@ annotations: licenses: Apache-2.0 images: | - name: argo-cd - image: docker.io/bitnami/argo-cd:2.13.1-debian-12-r1 + image: docker.io/bitnami/argo-cd:2.13.2-debian-12-r0 - name: dex - image: docker.io/bitnami/dex:2.41.1-debian-12-r8 + image: docker.io/bitnami/dex:2.41.1-debian-12-r9 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: redis - image: docker.io/bitnami/redis:7.4.1-debian-12-r2 + image: docker.io/bitnami/redis:7.4.1-debian-12-r3 apiVersion: v2 -appVersion: 2.13.1 +appVersion: 2.13.2 dependencies: - condition: redis.enabled name: redis @@ -39,4 +39,4 @@ maintainers: name: argo-cd sources: - https://github.com/bitnami/charts/tree/main/bitnami/argo-cd -version: 7.1.0 +version: 7.1.1 diff --git a/bitnami/argo-cd/crds/application.yaml b/bitnami/argo-cd/crds/application.yaml index 35804bdcbec1fe..2f7a473b7741aa 100644 --- a/bitnami/argo-cd/crds/application.yaml +++ b/bitnami/argo-cd/crds/application.yaml @@ -1,5 +1,5 @@ # Source: https://raw.githubusercontent.com/argoproj/argo-cd/v{version}/manifests/crds/application-crd.yaml -# Version: 2.13.1 +# Version: 2.13.2 apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: diff --git a/bitnami/argo-cd/crds/applicationset.yaml b/bitnami/argo-cd/crds/applicationset.yaml index 98b03976e8e520..60732bef1c1132 100644 --- a/bitnami/argo-cd/crds/applicationset.yaml +++ b/bitnami/argo-cd/crds/applicationset.yaml @@ -1,5 +1,5 @@ # Source: https://raw.githubusercontent.com/argoproj/argo-cd/v{version}/manifests/crds/applicationset-crd.yaml -# Version: 2.13.1 +# Version: 2.13.2 apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: diff --git a/bitnami/argo-cd/crds/project.yaml b/bitnami/argo-cd/crds/project.yaml index 502fb751f7853a..4c92b8d30d3863 100644 --- a/bitnami/argo-cd/crds/project.yaml +++ b/bitnami/argo-cd/crds/project.yaml @@ -1,5 +1,5 @@ # Source: https://raw.githubusercontent.com/argoproj/argo-cd/v{version}/manifests/crds/appproject-crd.yaml -# Version: 2.13.1 +# Version: 2.13.2 apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: diff --git a/bitnami/argo-cd/values.yaml b/bitnami/argo-cd/values.yaml index 1a50c97caaba05..cfe7dd639aa567 100644 --- a/bitnami/argo-cd/values.yaml +++ b/bitnami/argo-cd/values.yaml @@ -72,7 +72,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/argo-cd - tag: 2.13.1-debian-12-r1 + tag: 2.13.2-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -3313,7 +3313,7 @@ dex: image: registry: docker.io repository: bitnami/dex - tag: 2.41.1-debian-12-r8 + tag: 2.41.1-debian-12-r9 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -4010,7 +4010,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -4072,7 +4072,7 @@ redis: image: registry: docker.io repository: bitnami/redis - tag: 7.4.1-debian-12-r2 + tag: 7.4.1-debian-12-r3 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 70544cbb60d0a30393062c1cffe5d935cb3edcfb Mon Sep 17 00:00:00 2001 From: Joeri Hermans Date: Wed, 11 Dec 2024 22:15:47 +0100 Subject: [PATCH 155/253] [bitnami/airflow] Fix LDAP configuration (#30911) * Ensure Airflow configuration is a valid Python file Signed-off-by: Joeri Hermans * Bump Chart.yaml Signed-off-by: Joeri Hermans * rolesSync should not be quoted Signed-off-by: Joeri Hermans * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Joeri Hermans Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/airflow/CHANGELOG.md | 6 +++++- bitnami/airflow/Chart.yaml | 2 +- bitnami/airflow/templates/web/configmap.yaml | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/bitnami/airflow/CHANGELOG.md b/bitnami/airflow/CHANGELOG.md index c3e89f2f1e6594..2569ff845e2b6f 100644 --- a/bitnami/airflow/CHANGELOG.md +++ b/bitnami/airflow/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog +## 22.4.1 (2024-12-11) + +* [bitnami/airflow] Fix LDAP configuration ([#30911](https://github.com/bitnami/charts/pull/30911)) + ## 22.4.0 (2024-12-10) -* [bitnami/airflow] Detect non-standard images ([#30860](https://github.com/bitnami/charts/pull/30860)) +* [bitnami/airflow] Detect non-standard images (#30860) ([eb6ce4a](https://github.com/bitnami/charts/commit/eb6ce4a32698012d3c488ba7202fe66a57a6b43b)), closes [#30860](https://github.com/bitnami/charts/issues/30860) ## 22.3.3 (2024-12-10) diff --git a/bitnami/airflow/Chart.yaml b/bitnami/airflow/Chart.yaml index 69f910868a623d..06454eae571d49 100644 --- a/bitnami/airflow/Chart.yaml +++ b/bitnami/airflow/Chart.yaml @@ -39,4 +39,4 @@ maintainers: name: airflow sources: - https://github.com/bitnami/charts/tree/main/bitnami/airflow -version: 22.4.0 +version: 22.4.1 diff --git a/bitnami/airflow/templates/web/configmap.yaml b/bitnami/airflow/templates/web/configmap.yaml index 56530162da59cd..2185c9931e405e 100644 --- a/bitnami/airflow/templates/web/configmap.yaml +++ b/bitnami/airflow/templates/web/configmap.yaml @@ -30,10 +30,10 @@ data: AUTH_TYPE = AUTH_LDAP AUTH_LDAP_SERVER = {{ .Values.ldap.uri | squote }} - AUTH_LDAP_SEARCH = {{ .Values.ldap.basedn }} + AUTH_LDAP_SEARCH = {{ .Values.ldap.basedn | squote }} AUTH_LDAP_UID_FIELD = {{ .Values.ldap.searchAttribute | squote }} AUTH_LDAP_BIND_USER = {{ .Values.ldap.binddn | squote }} - AUTH_USER_REGISTRATION = {{ .Values.ldap.userRegistration }} + AUTH_USER_REGISTRATION = {{ .Values.ldap.userRegistration | squote }} AUTH_USER_REGISTRATION_ROLE = {{ .Values.ldap.userRegistrationRole | squote }} AUTH_ROLES_MAPPING = {{ .Values.ldap.rolesMapping }} AUTH_ROLES_SYNC_AT_LOGIN = {{ .Values.ldap.rolesSyncAtLogin }} From 893a7e0b2ea7cddd98553f14d290849c0e5d0d07 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 12 Dec 2024 00:49:44 +0100 Subject: [PATCH 156/253] [bitnami/gitea] Release 3.1.1 (#31000) * [bitnami/gitea] Release 3.1.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/gitea/CHANGELOG.md | 7 ++++++- bitnami/gitea/Chart.lock | 6 +++--- bitnami/gitea/Chart.yaml | 8 ++++---- bitnami/gitea/values.yaml | 4 ++-- 4 files changed, 15 insertions(+), 10 deletions(-) diff --git a/bitnami/gitea/CHANGELOG.md b/bitnami/gitea/CHANGELOG.md index 1bf922d990c3d4..645bb01a95110e 100644 --- a/bitnami/gitea/CHANGELOG.md +++ b/bitnami/gitea/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 3.1.1 (2024-12-11) + +* [bitnami/gitea] Release 3.1.1 ([#31000](https://github.com/bitnami/charts/pull/31000)) + ## 3.1.0 (2024-12-10) -* [bitnami/gitea] Detect non-standard images ([#30889](https://github.com/bitnami/charts/pull/30889)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/gitea] Detect non-standard images (#30889) ([00a7a4e](https://github.com/bitnami/charts/commit/00a7a4e5ed1d81a90cf5f5c9f1b816eb1b0becac)), closes [#30889](https://github.com/bitnami/charts/issues/30889) ## 3.0.4 (2024-12-03) diff --git a/bitnami/gitea/Chart.lock b/bitnami/gitea/Chart.lock index 06b39c8ff3c522..cd5f4f095c650c 100644 --- a/bitnami/gitea/Chart.lock +++ b/bitnami/gitea/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.5 + version: 16.3.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:9c2ce8b298e807bc8141682773027cc3b0c62feec6933d315f9f181a4dabe862 -generated: "2024-12-10T17:00:32.571191+01:00" +digest: sha256:4f8750f38ce69e03db5c8f6d1e8a95a37d86436a7bb7138517c23ab55427645a +generated: "2024-12-11T23:34:37.986105021Z" diff --git a/bitnami/gitea/Chart.yaml b/bitnami/gitea/Chart.yaml index cd4b82ec801f98..ca3d95d067acf7 100644 --- a/bitnami/gitea/Chart.yaml +++ b/bitnami/gitea/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: gitea - image: docker.io/bitnami/gitea:1.22.4-debian-12-r1 + image: docker.io/bitnami/gitea:1.22.5-debian-12-r0 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 -appVersion: 1.22.4 +appVersion: 1.22.5 dependencies: - condition: postgresql.enabled name: postgresql @@ -37,4 +37,4 @@ maintainers: name: gitea sources: - https://github.com/bitnami/charts/tree/main/bitnami/gitea -version: 3.1.0 +version: 3.1.1 diff --git a/bitnami/gitea/values.yaml b/bitnami/gitea/values.yaml index a97dec5fff66db..fee46a71f358bc 100644 --- a/bitnami/gitea/values.yaml +++ b/bitnami/gitea/values.yaml @@ -75,7 +75,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/gitea - tag: 1.22.4-debian-12-r1 + tag: 1.22.5-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -748,7 +748,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From 211442ab315fad505118ae4389ebc0056d3893d0 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 12 Dec 2024 02:00:27 +0100 Subject: [PATCH 157/253] [bitnami/redmine] Release 32.1.1 (#31001) * [bitnami/redmine] Release 32.1.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/redmine/CHANGELOG.md | 9 ++++++++- bitnami/redmine/Chart.lock | 8 ++++---- bitnami/redmine/Chart.yaml | 8 ++++---- bitnami/redmine/values.yaml | 4 ++-- 4 files changed, 18 insertions(+), 11 deletions(-) diff --git a/bitnami/redmine/CHANGELOG.md b/bitnami/redmine/CHANGELOG.md index 2ad6a4b2288f90..ed8e53939bdc4c 100644 --- a/bitnami/redmine/CHANGELOG.md +++ b/bitnami/redmine/CHANGELOG.md @@ -1,8 +1,15 @@ # Changelog +## 32.1.1 (2024-12-12) + +* [bitnami/redmine] Release 32.1.1 ([#31001](https://github.com/bitnami/charts/pull/31001)) + ## 32.1.0 (2024-12-10) -* [bitnami/redmine] Detect non-standard images ([#30964](https://github.com/bitnami/charts/pull/30964)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 3) (#30688) ([10a49f9](https://github.com/bitnami/charts/commit/10a49f9ff2db1d9d11a6edd1c40a9f61803241bc)), closes [#30688](https://github.com/bitnami/charts/issues/30688) +* [bitnami/redmine] Detect non-standard images (#30964) ([40d4031](https://github.com/bitnami/charts/commit/40d40316d170fd37866797c2a3d269fa69b980c6)), closes [#30964](https://github.com/bitnami/charts/issues/30964) ## 32.0.1 (2024-11-14) diff --git a/bitnami/redmine/Chart.lock b/bitnami/redmine/Chart.lock index 56359a764217ed..6cd5dd992334fb 100644 --- a/bitnami/redmine/Chart.lock +++ b/bitnami/redmine/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.5 + version: 16.3.0 - name: mariadb repository: oci://registry-1.docker.io/bitnamicharts - version: 20.1.1 + version: 20.2.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:de23db1a29f46a0bead3cbe31b8be7351359ace5d44fd18b85f464c4c87955d6 -generated: "2024-12-10T17:26:43.249595+01:00" +digest: sha256:2aff7b15001610af72d949b730c34363e1c2ac239ede80abe3abccbce6e7ed0e +generated: "2024-12-12T00:30:57.013403321Z" diff --git a/bitnami/redmine/Chart.yaml b/bitnami/redmine/Chart.yaml index 80f32e3024ea78..3e13110828cabd 100644 --- a/bitnami/redmine/Chart.yaml +++ b/bitnami/redmine/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: redmine - image: docker.io/bitnami/redmine:6.0.1-debian-12-r1 + image: docker.io/bitnami/redmine:6.0.2-debian-12-r0 apiVersion: v2 -appVersion: 6.0.1 +appVersion: 6.0.2 dependencies: - condition: postgresql.enabled name: postgresql @@ -43,4 +43,4 @@ maintainers: name: redmine sources: - https://github.com/bitnami/charts/tree/main/bitnami/redmine -version: 32.1.0 +version: 32.1.1 diff --git a/bitnami/redmine/values.yaml b/bitnami/redmine/values.yaml index 9f012ceee933ae..ebfb2aed6ea507 100644 --- a/bitnami/redmine/values.yaml +++ b/bitnami/redmine/values.yaml @@ -88,7 +88,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/redmine - tag: 6.0.1-debian-12-r1 + tag: 6.0.2-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -998,7 +998,7 @@ certificates: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 5be46622e257e418ec703a5a002e0a379cabac99 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 12 Dec 2024 08:01:46 +0100 Subject: [PATCH 158/253] [bitnami/nessie] Release 1.1.1 (#31003) * [bitnami/nessie] Release 1.1.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/nessie/CHANGELOG.md | 7 ++++++- bitnami/nessie/Chart.lock | 6 +++--- bitnami/nessie/Chart.yaml | 8 ++++---- bitnami/nessie/values.yaml | 4 ++-- 4 files changed, 15 insertions(+), 10 deletions(-) diff --git a/bitnami/nessie/CHANGELOG.md b/bitnami/nessie/CHANGELOG.md index 6ee24c616a7dfe..a3adfd2ae6efcb 100644 --- a/bitnami/nessie/CHANGELOG.md +++ b/bitnami/nessie/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 1.1.1 (2024-12-12) + +* [bitnami/nessie] Release 1.1.1 ([#31003](https://github.com/bitnami/charts/pull/31003)) + ## 1.1.0 (2024-12-10) -* [bitnami/nessie] Detect non-standard images ([#30931](https://github.com/bitnami/charts/pull/30931)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/nessie] Detect non-standard images (#30931) ([021372b](https://github.com/bitnami/charts/commit/021372bbc3ef6e718f7b581f335014369f4eb7df)), closes [#30931](https://github.com/bitnami/charts/issues/30931) ## 1.0.7 (2024-12-09) diff --git a/bitnami/nessie/Chart.lock b/bitnami/nessie/Chart.lock index 423db293e282cd..2c888bf6f99875 100644 --- a/bitnami/nessie/Chart.lock +++ b/bitnami/nessie/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.5 + version: 16.3.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:9c2ce8b298e807bc8141682773027cc3b0c62feec6933d315f9f181a4dabe862 -generated: "2024-12-10T17:19:16.139787+01:00" +digest: sha256:4f8750f38ce69e03db5c8f6d1e8a95a37d86436a7bb7138517c23ab55427645a +generated: "2024-12-12T06:41:12.221804261Z" diff --git a/bitnami/nessie/Chart.yaml b/bitnami/nessie/Chart.yaml index a3c42e0f6e2d10..98a373f738f87b 100644 --- a/bitnami/nessie/Chart.yaml +++ b/bitnami/nessie/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: nessie - image: docker.io/bitnami/nessie:0.101.1-debian-12-r0 + image: docker.io/bitnami/nessie:0.101.2-debian-12-r0 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: postgresql image: docker.io/bitnami/postgresql:17.2.0-debian-12-r2 apiVersion: v2 -appVersion: 0.101.1 +appVersion: 0.101.2 dependencies: - condition: postgresql.enabled name: postgresql @@ -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.1.0 +version: 1.1.1 diff --git a/bitnami/nessie/values.yaml b/bitnami/nessie/values.yaml index 104fcf395bcc58..d983e212437a0e 100644 --- a/bitnami/nessie/values.yaml +++ b/bitnami/nessie/values.yaml @@ -121,7 +121,7 @@ javaOpts: "" image: registry: docker.io repository: bitnami/nessie - tag: 0.101.1-debian-12-r0 + tag: 0.101.2-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -749,7 +749,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. From a55802f34fa18246dcc5337c1428033485068e9a Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 12 Dec 2024 10:01:02 +0100 Subject: [PATCH 159/253] [bitnami/matomo] Release 9.1.1 (#31005) * [bitnami/matomo] Release 9.1.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/matomo/CHANGELOG.md | 10 +++++++++- bitnami/matomo/Chart.lock | 6 +++--- bitnami/matomo/Chart.yaml | 10 +++++----- bitnami/matomo/values.yaml | 8 ++++---- 4 files changed, 21 insertions(+), 13 deletions(-) diff --git a/bitnami/matomo/CHANGELOG.md b/bitnami/matomo/CHANGELOG.md index 5b32dc30a1817a..31d1ba0375f190 100644 --- a/bitnami/matomo/CHANGELOG.md +++ b/bitnami/matomo/CHANGELOG.md @@ -1,8 +1,16 @@ # Changelog +## 9.1.1 (2024-12-12) + +* [bitnami/matomo] Release 9.1.1 ([#31005](https://github.com/bitnami/charts/pull/31005)) + ## 9.1.0 (2024-12-10) -* [bitnami/matomo] Detect non-standard images ([#30957](https://github.com/bitnami/charts/pull/30957)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 4) (#30669) ([a4ec006](https://github.com/bitnami/charts/commit/a4ec00624589023a70a7094fcfb9f12e382bc280)), closes [#30669](https://github.com/bitnami/charts/issues/30669) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 2) (#30687) ([c457848](https://github.com/bitnami/charts/commit/c457848b2a111aad59830b98f85ffa1e29918e10)), closes [#30687](https://github.com/bitnami/charts/issues/30687) +* [bitnami/matomo] Detect non-standard images (#30957) ([5d1a731](https://github.com/bitnami/charts/commit/5d1a731a820afcddaf91e9f2596e0e752795e134)), closes [#30957](https://github.com/bitnami/charts/issues/30957) ## 9.0.0 (2024-11-12) diff --git a/bitnami/matomo/Chart.lock b/bitnami/matomo/Chart.lock index 239c672b6fe9a5..4132a691939984 100644 --- a/bitnami/matomo/Chart.lock +++ b/bitnami/matomo/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: mariadb repository: oci://registry-1.docker.io/bitnamicharts - version: 20.1.1 + version: 20.2.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:bbb68797bb44f259e8119037c81b4e3b197f075ad4608e72e6e49cab3f75e264 -generated: "2024-12-10T17:13:20.049774+01:00" +digest: sha256:75a3dce57cbeb40d22ec187c81cd5833a4c369288a65c529c4767392a2633f85 +generated: "2024-12-12T08:38:47.160446902Z" diff --git a/bitnami/matomo/Chart.yaml b/bitnami/matomo/Chart.yaml index 3f3305ed262b81..fc3f8084eb84a5 100644 --- a/bitnami/matomo/Chart.yaml +++ b/bitnami/matomo/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: apache-exporter - image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r2 + image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r6 - name: matomo - image: docker.io/bitnami/matomo:5.1.2-debian-12-r2 + image: docker.io/bitnami/matomo:5.2.0-debian-12-r0 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r32 + image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 -appVersion: 5.1.2 +appVersion: 5.2.0 dependencies: - condition: mariadb.enabled name: mariadb @@ -39,4 +39,4 @@ maintainers: name: matomo sources: - https://github.com/bitnami/charts/tree/main/bitnami/matomo -version: 9.1.0 \ No newline at end of file +version: 9.1.1 diff --git a/bitnami/matomo/values.yaml b/bitnami/matomo/values.yaml index 084060e7e7d244..3ee1aaabe0fc7d 100644 --- a/bitnami/matomo/values.yaml +++ b/bitnami/matomo/values.yaml @@ -73,7 +73,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/matomo - tag: 5.1.2-debian-12-r2 + tag: 5.2.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -749,7 +749,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r32 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -800,7 +800,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 1.0.9-debian-12-r2 + tag: 1.0.9-debian-12-r6 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -882,7 +882,7 @@ certificates: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r32 + tag: 12-debian-12-r34 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 054482e1a22033fae1827dc7181d960f2bba1ad0 Mon Sep 17 00:00:00 2001 From: Alvaro Neira Ayuso Date: Thu, 12 Dec 2024 11:15:16 +0100 Subject: [PATCH 160/253] [bitnami/wildfly] Bump patch version to apply .vib tests changes (#31006) * [bitnami/wildfly] Bump patch version to apply .vib tests changes Signed-off-by: Alvaro Neira Ayuso * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Alvaro Neira Ayuso Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- .vib/wildfly/goss/goss.yaml | 1 + bitnami/wildfly/CHANGELOG.md | 7 ++++++- bitnami/wildfly/Chart.yaml | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.vib/wildfly/goss/goss.yaml b/.vib/wildfly/goss/goss.yaml index 540b6e671f744f..69e9a21a6b4918 100644 --- a/.vib/wildfly/goss/goss.yaml +++ b/.vib/wildfly/goss/goss.yaml @@ -9,6 +9,7 @@ file: owner: root command: jboss-deploy: + # Failing test for using MD5 in FIPS compliants OS exec: if [ "$OS_FLAVOUR" != "photon-5" ]; then jboss-cli.sh --controller=wildfly:{{ .Vars.service.ports.mgmt }} --connect --user={{ .Vars.wildflyUsername }} --password='{{ .Vars.wildflyPassword }}' 'deploy ./wildfly/goss/testfiles/helloworld.war --force'; fi exit-status: 0 timeout: 20000 diff --git a/bitnami/wildfly/CHANGELOG.md b/bitnami/wildfly/CHANGELOG.md index 978bda30d7b571..e321ce2cd48998 100644 --- a/bitnami/wildfly/CHANGELOG.md +++ b/bitnami/wildfly/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 22.1.1 (2024-12-12) + +* [bitnami/wildfly] Bump patch version to apply .vib tests changes ([#31006](https://github.com/bitnami/charts/pull/31006)) + ## 22.1.0 (2024-12-10) -* [bitnami/wildfly] Detect non-standard images ([#30954](https://github.com/bitnami/charts/pull/30954)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/wildfly] Detect non-standard images (#30954) ([2f0f26d](https://github.com/bitnami/charts/commit/2f0f26da7b7386e7ed4398bd52379703e4c6972d)), closes [#30954](https://github.com/bitnami/charts/issues/30954) ## 22.0.5 (2024-12-04) diff --git a/bitnami/wildfly/Chart.yaml b/bitnami/wildfly/Chart.yaml index 4a7ba656223f6f..6f378f8b6709b9 100644 --- a/bitnami/wildfly/Chart.yaml +++ b/bitnami/wildfly/Chart.yaml @@ -33,4 +33,4 @@ maintainers: name: wildfly sources: - https://github.com/bitnami/charts/tree/main/bitnami/wildfly -version: 22.1.0 +version: 22.1.1 From 4a8c60aa11316a73e846c3316b36132822e30956 Mon Sep 17 00:00:00 2001 From: Jordan Pittier Date: Thu, 12 Dec 2024 11:30:43 +0100 Subject: [PATCH 161/253] Redis Readme: fix typo in value key name (#31007) The proper value key is 'usePasswordFiles', with a final `s` Signed-off-by: Jordan Pittier --- bitnami/redis/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/redis/README.md b/bitnami/redis/README.md index 0beda7ed31c1be..c8265b61b0ffc7 100644 --- a/bitnami/redis/README.md +++ b/bitnami/redis/README.md @@ -212,7 +212,7 @@ kubectl create secret generic redis-password-secret --from-file=redis-password.y ```text usePassword=true -usePasswordFile=true +usePasswordFiles=true existingSecret=redis-password-secret sentinels.enabled=true metrics.enabled=true @@ -1316,4 +1316,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. \ No newline at end of file +limitations under the License. From e875c1268312b61204b6599a517c546130b41ea5 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 12 Dec 2024 13:19:58 +0100 Subject: [PATCH 162/253] [bitnami/scylladb] Release 3.1.2 (#31011) * [bitnami/scylladb] Release 3.1.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/scylladb/CHANGELOG.md | 8 ++++++-- bitnami/scylladb/Chart.yaml | 4 ++-- bitnami/scylladb/values.yaml | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/bitnami/scylladb/CHANGELOG.md b/bitnami/scylladb/CHANGELOG.md index af72061e6713e8..6c17a34f9ae3c2 100644 --- a/bitnami/scylladb/CHANGELOG.md +++ b/bitnami/scylladb/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 3.1.1 (2024-12-11) +## 3.1.2 (2024-12-12) -* [bitnami/scylladb] Release 3.1.1 ([#30992](https://github.com/bitnami/charts/pull/30992)) +* [bitnami/scylladb] Release 3.1.2 ([#31011](https://github.com/bitnami/charts/pull/31011)) + +## 3.1.1 (2024-12-11) + +* [bitnami/scylladb] Release 3.1.1 (#30992) ([26d19a0](https://github.com/bitnami/charts/commit/26d19a06d79c1e40d9c376eac26bc9b4a01d7e66)), closes [#30992](https://github.com/bitnami/charts/issues/30992) ## 3.1.0 (2024-12-10) diff --git a/bitnami/scylladb/Chart.yaml b/bitnami/scylladb/Chart.yaml index 9f649cc1f03f31..074507b4919706 100644 --- a/bitnami/scylladb/Chart.yaml +++ b/bitnami/scylladb/Chart.yaml @@ -8,7 +8,7 @@ annotations: - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: scylladb - image: docker.io/bitnami/scylladb:6.2.1-debian-12-r2 + image: docker.io/bitnami/scylladb:6.2.1-debian-12-r3 apiVersion: v2 appVersion: 6.2.1 dependencies: @@ -30,4 +30,4 @@ maintainers: name: scylladb sources: - https://github.com/bitnami/charts/tree/main/bitnami/scylladb -version: 3.1.1 +version: 3.1.2 diff --git a/bitnami/scylladb/values.yaml b/bitnami/scylladb/values.yaml index 2d77f5b50e6c05..25e9ddb48d60de 100644 --- a/bitnami/scylladb/values.yaml +++ b/bitnami/scylladb/values.yaml @@ -89,7 +89,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/scylladb - tag: 6.2.1-debian-12-r2 + tag: 6.2.1-debian-12-r3 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 12b9c8457916ffa9cce85d7914ca5c46f3b7b085 Mon Sep 17 00:00:00 2001 From: Chris McDonnell <43050579+ChrisMcD1@users.noreply.github.com> Date: Thu, 12 Dec 2024 07:30:25 -0500 Subject: [PATCH 163/253] [bitnami/thanos] Add concurrency value to compactor (#30722) * [bitnami/thanos] Add concurrency value to compactor Signed-off-by: Chris McDonnell * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Chris McDonnell Signed-off-by: Bitnami Containers Signed-off-by: Alvaro Neira Ayuso Co-authored-by: Bitnami Containers Co-authored-by: Alvaro Neira Ayuso --- bitnami/thanos/CHANGELOG.md | 8 ++++++-- bitnami/thanos/Chart.yaml | 2 +- bitnami/thanos/README.md | 1 + bitnami/thanos/templates/compactor/_pod-template.tpl | 1 + bitnami/thanos/values.yaml | 2 ++ 5 files changed, 11 insertions(+), 3 deletions(-) diff --git a/bitnami/thanos/CHANGELOG.md b/bitnami/thanos/CHANGELOG.md index 398b513c3fa892..beaa242a819f4a 100644 --- a/bitnami/thanos/CHANGELOG.md +++ b/bitnami/thanos/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 15.9.1 (2024-12-11) +## 15.9.2 (2024-12-12) -* [bitnami/thanos] Release 15.9.1 ([#30983](https://github.com/bitnami/charts/pull/30983)) +* [bitnami/thanos] Add concurrency value to compactor ([#30722](https://github.com/bitnami/charts/pull/30722)) + +## 15.9.1 (2024-12-11) + +* [bitnami/thanos] Release 15.9.1 (#30983) ([fa9f690](https://github.com/bitnami/charts/commit/fa9f690820269eae74ac5fbb577047b6f36fdd66)), closes [#30983](https://github.com/bitnami/charts/issues/30983) ## 15.9.0 (2024-12-10) diff --git a/bitnami/thanos/Chart.yaml b/bitnami/thanos/Chart.yaml index 840fa9dcf250be..db83d7adf78ce3 100644 --- a/bitnami/thanos/Chart.yaml +++ b/bitnami/thanos/Chart.yaml @@ -35,4 +35,4 @@ maintainers: name: thanos sources: - https://github.com/bitnami/charts/tree/main/bitnami/thanos -version: 15.9.1 +version: 15.9.2 diff --git a/bitnami/thanos/README.md b/bitnami/thanos/README.md index 3ac48f9f42b7af..46dc5101f3563e 100644 --- a/bitnami/thanos/README.md +++ b/bitnami/thanos/README.md @@ -844,6 +844,7 @@ You can enable this initContainer by setting `volumePermissions.enabled` to `tru | `compactor.retentionResolutionRaw` | Resolution and Retention flag | `30d` | | `compactor.retentionResolution5m` | Resolution and Retention flag | `30d` | | `compactor.retentionResolution1h` | Resolution and Retention flag | `10y` | +| `compactor.concurrency` | Number of goroutines to use when compacting groups. | `1` | | `compactor.consistencyDelay` | Minimum age of fresh (non-compacted) blocks before they are being processed | `30m` | | `compactor.extraEnvVars` | Extra environment variables for Thanos Compactor container | `[]` | | `compactor.extraEnvVarsCM` | Name of existing ConfigMap containing extra env vars for Thanos Compactor nodes | `""` | diff --git a/bitnami/thanos/templates/compactor/_pod-template.tpl b/bitnami/thanos/templates/compactor/_pod-template.tpl index dc31b007a46f9b..a7dbf07e0f7aad 100644 --- a/bitnami/thanos/templates/compactor/_pod-template.tpl +++ b/bitnami/thanos/templates/compactor/_pod-template.tpl @@ -114,6 +114,7 @@ spec: - --retention.resolution-5m={{ .Values.compactor.retentionResolution5m }} - --retention.resolution-1h={{ .Values.compactor.retentionResolution1h }} - --consistency-delay={{ .Values.compactor.consistencyDelay }} + - --compact.concurrency={{ .Values.compactor.concurrency }} - --objstore.config-file=/conf/objstore.yml {{- if (include "thanos.httpConfigEnabled" .) }} - --http.config=/conf/http/http-config.yml diff --git a/bitnami/thanos/values.yaml b/bitnami/thanos/values.yaml index 60e4181f1418b9..6badc6bb171d6f 100644 --- a/bitnami/thanos/values.yaml +++ b/bitnami/thanos/values.yaml @@ -1998,6 +1998,8 @@ compactor: retentionResolutionRaw: 30d retentionResolution5m: 30d retentionResolution1h: 10y + ## @param compactor.concurrency Number of goroutines to use when compacting groups. + concurrency: 1 ## @param compactor.consistencyDelay Minimum age of fresh (non-compacted) blocks before they are being processed ## consistencyDelay: 30m From bbac7879e5179dce88e00195e480169f7fa4032d Mon Sep 17 00:00:00 2001 From: tspiri26 <107903892+tspiri26@users.noreply.github.com> Date: Thu, 12 Dec 2024 14:56:18 +0200 Subject: [PATCH 164/253] [bitnami/vault] Parametize caBundle in mutatingwebhook (#30709) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * bitnami/vault Parametize caBundle in mutatingwebhook Signed-off-by: teodor.spiridonescu * Change condition for caBundle Signed-off-by: teodor.spiridonescu * fix condition Signed-off-by: teodor.spiridonescu * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update bitnami/vault/Chart.yaml Signed-off-by: Juan José Martos * Bump chart version Signed-off-by: Juan José Martos * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: teodor.spiridonescu Signed-off-by: Bitnami Containers Signed-off-by: Juan José Martos Co-authored-by: teodor.spiridonescu Co-authored-by: Bitnami Containers Co-authored-by: Juan José Martos --- bitnami/vault/CHANGELOG.md | 7 ++++++- bitnami/vault/Chart.yaml | 2 +- bitnami/vault/README.md | 3 ++- bitnami/vault/templates/injector/mutating-webhook.yaml | 4 +++- bitnami/vault/values.yaml | 5 +++++ 5 files changed, 17 insertions(+), 4 deletions(-) diff --git a/bitnami/vault/CHANGELOG.md b/bitnami/vault/CHANGELOG.md index 3512c2993a2262..4936c6f0149b8d 100644 --- a/bitnami/vault/CHANGELOG.md +++ b/bitnami/vault/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 1.6.0 (2024-12-12) + +* [bitnami/vault] Parametize caBundle in mutatingwebhook ([#30709](https://github.com/bitnami/charts/pull/30709)) + ## 1.5.0 (2024-12-10) -* [bitnami/vault] Detect non-standard images ([#30952](https://github.com/bitnami/charts/pull/30952)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/vault] Detect non-standard images (#30952) ([b7d4d9c](https://github.com/bitnami/charts/commit/b7d4d9c133d90526e52d0cf39ea7096902af2979)), closes [#30952](https://github.com/bitnami/charts/issues/30952) ## 1.4.31 (2024-12-04) diff --git a/bitnami/vault/Chart.yaml b/bitnami/vault/Chart.yaml index 60b33d5594294e..fbf899a6061194 100644 --- a/bitnami/vault/Chart.yaml +++ b/bitnami/vault/Chart.yaml @@ -35,4 +35,4 @@ maintainers: name: vault sources: - https://github.com/bitnami/charts/tree/main/bitnami/vault -version: 1.5.0 +version: 1.6.0 diff --git a/bitnami/vault/README.md b/bitnami/vault/README.md index f4f66f9fcc8cc8..9add694024462f 100644 --- a/bitnami/vault/README.md +++ b/bitnami/vault/README.md @@ -85,7 +85,7 @@ Adding the TLS parameter (where available) will cause the chart to generate HTTP [Learn more about Ingress controllers](https://kubernetes.io/docs/concepts/services-networking/ingress-controllers/). -### Securing traffic using TLS +### TLS secrets This chart facilitates the creation of TLS secrets for use with the Ingress controller (although this is not mandatory). There are several common use cases: @@ -661,6 +661,7 @@ The [Bitnami vault](https://github.com/bitnami/containers/tree/main/bitnami/vaul | `injector.serviceAccount.annotations` | Additional Service Account annotations (evaluated as a template) | `{}` | | `injector.serviceAccount.automountServiceAccountToken` | Automount service account token for the server service account | `false` | | `injector.webhook.namespaceSelector` | Enabling specify which namespace you want to work with webhook | `{}` | +| `injector.webhook.clientConfig.caBundle` | is a PEM encoded CA bundle which will be used to validate the webhook's server certificate. If unspecified, system trust roots on theapiserver are used. | `""` | | `volumePermissions.enabled` | Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup` | `false` | | `volumePermissions.image.registry` | OS Shell + Utility image registry | `REGISTRY_NAME` | | `volumePermissions.image.repository` | OS Shell + Utility image repository | `REPOSITORY_NAME/os-shell` | diff --git a/bitnami/vault/templates/injector/mutating-webhook.yaml b/bitnami/vault/templates/injector/mutating-webhook.yaml index 9f36013d612a82..711380313cace5 100644 --- a/bitnami/vault/templates/injector/mutating-webhook.yaml +++ b/bitnami/vault/templates/injector/mutating-webhook.yaml @@ -28,7 +28,9 @@ webhooks: name: {{ include "vault.injector.fullname" . }} namespace: {{ include "common.names.namespace" . | quote }} path: "/mutate" - caBundle: "" + {{- if and .Values.injector.webhook.clientConfig (hasKey .Values.injector.webhook.clientConfig "caBundle") }} + caBundle: {{ .Values.injector.webhook.clientConfig.caBundle }} + {{- end }} rules: - operations: ["CREATE", "UPDATE"] apiGroups: [""] diff --git a/bitnami/vault/values.yaml b/bitnami/vault/values.yaml index 181578c0331057..cb80a05341eb50 100644 --- a/bitnami/vault/values.yaml +++ b/bitnami/vault/values.yaml @@ -1775,6 +1775,11 @@ injector: ## - "{{ .Release.Namespace }}" webhook: namespaceSelector: {} + clientConfig: + ## @param injector.webhook.clientConfig.caBundle is a PEM encoded CA bundle which will be used to validate the webhook's server certificate. If unspecified, system trust roots on theapiserver are used. + ## + caBundle: "" + ## 'volumePermissions' init container parameters ## Changes the owner and group of the persistent volume mount point to runAsUser:fsGroup values ## based on the podSecurityContext/containerSecurityContext parameters From b6067b1641d738898e0fd033ce38bec9ded58175 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 12 Dec 2024 14:02:05 +0100 Subject: [PATCH 165/253] [bitnami/scylladb] Release 3.1.3 (#31012) * [bitnami/scylladb] Release 3.1.3 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/scylladb/CHANGELOG.md | 8 ++++++-- bitnami/scylladb/Chart.yaml | 4 ++-- bitnami/scylladb/values.yaml | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/bitnami/scylladb/CHANGELOG.md b/bitnami/scylladb/CHANGELOG.md index 6c17a34f9ae3c2..5e4a96aa402149 100644 --- a/bitnami/scylladb/CHANGELOG.md +++ b/bitnami/scylladb/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 3.1.2 (2024-12-12) +## 3.1.3 (2024-12-12) -* [bitnami/scylladb] Release 3.1.2 ([#31011](https://github.com/bitnami/charts/pull/31011)) +* [bitnami/scylladb] Release 3.1.3 ([#31012](https://github.com/bitnami/charts/pull/31012)) + +## 3.1.2 (2024-12-12) + +* [bitnami/scylladb] Release 3.1.2 (#31011) ([e875c12](https://github.com/bitnami/charts/commit/e875c1268312b61204b6599a517c546130b41ea5)), closes [#31011](https://github.com/bitnami/charts/issues/31011) ## 3.1.1 (2024-12-11) diff --git a/bitnami/scylladb/Chart.yaml b/bitnami/scylladb/Chart.yaml index 074507b4919706..a72a5d6a91e2c5 100644 --- a/bitnami/scylladb/Chart.yaml +++ b/bitnami/scylladb/Chart.yaml @@ -8,7 +8,7 @@ annotations: - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: scylladb - image: docker.io/bitnami/scylladb:6.2.1-debian-12-r3 + image: docker.io/bitnami/scylladb:6.2.1-debian-12-r4 apiVersion: v2 appVersion: 6.2.1 dependencies: @@ -30,4 +30,4 @@ maintainers: name: scylladb sources: - https://github.com/bitnami/charts/tree/main/bitnami/scylladb -version: 3.1.2 +version: 3.1.3 diff --git a/bitnami/scylladb/values.yaml b/bitnami/scylladb/values.yaml index 25e9ddb48d60de..af5bcdb17fffdf 100644 --- a/bitnami/scylladb/values.yaml +++ b/bitnami/scylladb/values.yaml @@ -89,7 +89,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/scylladb - tag: 6.2.1-debian-12-r3 + tag: 6.2.1-debian-12-r4 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From ec253b2fcb1a9fcd0a8794373d699c81e43b092f Mon Sep 17 00:00:00 2001 From: Simon Leonard Date: Thu, 12 Dec 2024 14:06:37 +0100 Subject: [PATCH 166/253] fix(template): hpa context and path to hpa settings (#30843) Signed-off-by: Simon Leonard --- template/CHART_NAME/templates/hpa.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/template/CHART_NAME/templates/hpa.yaml b/template/CHART_NAME/templates/hpa.yaml index 9b50f0033a9713..a2de668c5d4218 100644 --- a/template/CHART_NAME/templates/hpa.yaml +++ b/template/CHART_NAME/templates/hpa.yaml @@ -4,7 +4,7 @@ SPDX-License-Identifier: APACHE-2.0 */}} {{- if .Values.%%MAIN_OBJECT_BLOCK%%.autoscaling.hpa.enabled }} -apiVersion: {{ include "common.capabilities.hpa.apiVersion" . }} +apiVersion: {{ include "common.capabilities.hpa.apiVersion" ( dict "context" $ ) }} kind: HorizontalPodAutoscaler metadata: name: {{ include "common.names.fullname" . }} @@ -31,7 +31,7 @@ spec: {{- else }} target: type: Utilization - averageUtilization: {{ .Values.worker.autoscaling.hpa.targetMemory }} + averageUtilization: {{ .Values.%%MAIN_OBJECT_BLOCK%%.autoscaling.hpa.targetMemory }} {{- end }} {{- end }} {{- if .Values.%%MAIN_OBJECT_BLOCK%%.autoscaling.hpa.targetCPU }} @@ -43,7 +43,7 @@ spec: {{- else }} target: type: Utilization - averageUtilization: {{ .Values.worker.autoscaling.hpa.targetCPU }} + averageUtilization: {{ .Values.%%MAIN_OBJECT_BLOCK%%.autoscaling.hpa.targetCPU }} {{- end }} {{- end }} {{- end }} From ac1944e1390e4d6cbdb289f82786c1fe8451d05b Mon Sep 17 00:00:00 2001 From: David Gomez Date: Thu, 12 Dec 2024 14:47:51 +0100 Subject: [PATCH 167/253] [bitnami/scylladb] Fix existingConfiguration parameter for scylladb (#31014) Signed-off-by: David Gomez --- bitnami/scylladb/CHANGELOG.md | 8 ++- bitnami/scylladb/Chart.yaml | 2 +- bitnami/scylladb/README.md | 62 ++++++++++----------- bitnami/scylladb/templates/statefulset.yaml | 2 +- bitnami/scylladb/values.yaml | 2 +- 5 files changed, 40 insertions(+), 36 deletions(-) diff --git a/bitnami/scylladb/CHANGELOG.md b/bitnami/scylladb/CHANGELOG.md index 5e4a96aa402149..f070115ba65315 100644 --- a/bitnami/scylladb/CHANGELOG.md +++ b/bitnami/scylladb/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 3.1.3 (2024-12-12) +## 3.1.4 (2024-12-12) -* [bitnami/scylladb] Release 3.1.3 ([#31012](https://github.com/bitnami/charts/pull/31012)) +* [bitnami/scylladb] Fix existingConfiguration parameter for scylladb ([#31014](https://github.com/bitnami/charts/pull/31014)) + +## 3.1.3 (2024-12-12) + +* [bitnami/scylladb] Release 3.1.3 (#31012) ([b6067b1](https://github.com/bitnami/charts/commit/b6067b1641d738898e0fd033ce38bec9ded58175)), closes [#31012](https://github.com/bitnami/charts/issues/31012) ## 3.1.2 (2024-12-12) diff --git a/bitnami/scylladb/Chart.yaml b/bitnami/scylladb/Chart.yaml index a72a5d6a91e2c5..c7340416de11cd 100644 --- a/bitnami/scylladb/Chart.yaml +++ b/bitnami/scylladb/Chart.yaml @@ -30,4 +30,4 @@ maintainers: name: scylladb sources: - https://github.com/bitnami/charts/tree/main/bitnami/scylladb -version: 3.1.3 +version: 3.1.4 diff --git a/bitnami/scylladb/README.md b/bitnami/scylladb/README.md index eb254f92671cc3..c10e6f53fdd556 100644 --- a/bitnami/scylladb/README.md +++ b/bitnami/scylladb/README.md @@ -175,37 +175,37 @@ As the image run as non-root by default, it is necessary to adjust the ownership ### Scylladb parameters -| Name | Description | Value | -| ------------------------ | -------------------------------------------------------------------------------------------------------------------- | -------------------------- | -| `image.registry` | Scylladb image registry | `REGISTRY_NAME` | -| `image.repository` | Scylladb image repository | `REPOSITORY_NAME/scylladb` | -| `image.digest` | Scylladb image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | -| `image.pullPolicy` | image pull policy | `IfNotPresent` | -| `image.pullSecrets` | Scylladb image pull secrets | `[]` | -| `image.debug` | Enable image debug mode | `false` | -| `dbUser.user` | Scylladb admin user | `cassandra` | -| `dbUser.forcePassword` | Force the user to provide a non | `false` | -| `dbUser.password` | Password for `dbUser.user`. Randomly generated if empty | `""` | -| `dbUser.existingSecret` | Use an existing secret object for `dbUser.user` password (will ignore `dbUser.password`) | `""` | -| `initDBConfigMap` | ConfigMap with cql scripts. Useful for creating a keyspace and pre-populating data | `""` | -| `initDBSecret` | Secret with cql script (with sensitive data). Useful for creating a keyspace and pre-populating data | `""` | -| `existingConfiguration` | ConfigMap with custom scylladb configuration files. This overrides any other Scylladb configuration set in the chart | `""` | -| `cluster.name` | Scylladb cluster name | `scylladb` | -| `cluster.seedCount` | Number of seed nodes | `1` | -| `cluster.numTokens` | Number of tokens for each node | `256` | -| `cluster.datacenter` | Datacenter name | `dc1` | -| `cluster.rack` | Rack name | `rack1` | -| `cluster.endpointSnitch` | Endpoint Snitch | `SimpleSnitch` | -| `cluster.extraSeeds` | For an external/second scylladb ring. | `[]` | -| `cluster.enableUDF` | Enable User defined functions | `false` | -| `jvm.extraOpts` | Set the value for Java Virtual Machine extra options | `""` | -| `jvm.maxHeapSize` | Set Java Virtual Machine maximum heap size (MAX_HEAP_SIZE). Calculated automatically if `nil` | `""` | -| `jvm.newHeapSize` | Set Java Virtual Machine new heap size (HEAP_NEWSIZE). Calculated automatically if `nil` | `""` | -| `command` | Command for running the container (set to default if not set). Use array form | `[]` | -| `args` | Args for running the container (set to default if not set). Use array form | `[]` | -| `extraEnvVars` | Extra environment variables to be set on scylladb container | `[]` | -| `extraEnvVarsCM` | Name of existing ConfigMap containing extra env vars | `""` | -| `extraEnvVarsSecret` | Name of existing Secret containing extra env vars | `""` | +| Name | Description | Value | +| ------------------------ | ---------------------------------------------------------------------------------------------------------------------- | -------------------------- | +| `image.registry` | Scylladb image registry | `REGISTRY_NAME` | +| `image.repository` | Scylladb image repository | `REPOSITORY_NAME/scylladb` | +| `image.digest` | Scylladb image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | +| `image.pullPolicy` | image pull policy | `IfNotPresent` | +| `image.pullSecrets` | Scylladb image pull secrets | `[]` | +| `image.debug` | Enable image debug mode | `false` | +| `dbUser.user` | Scylladb admin user | `cassandra` | +| `dbUser.forcePassword` | Force the user to provide a non | `false` | +| `dbUser.password` | Password for `dbUser.user`. Randomly generated if empty | `""` | +| `dbUser.existingSecret` | Use an existing secret object for `dbUser.user` password (will ignore `dbUser.password`) | `""` | +| `initDBConfigMap` | ConfigMap with cql scripts. Useful for creating a keyspace and pre-populating data | `""` | +| `initDBSecret` | Secret with cql script (with sensitive data). Useful for creating a keyspace and pre-populating data | `""` | +| `existingConfiguration` | ConfigMap with custom scylla.yaml configuration file. This overrides any other Scylladb configuration set in the chart | `""` | +| `cluster.name` | Scylladb cluster name | `scylladb` | +| `cluster.seedCount` | Number of seed nodes | `1` | +| `cluster.numTokens` | Number of tokens for each node | `256` | +| `cluster.datacenter` | Datacenter name | `dc1` | +| `cluster.rack` | Rack name | `rack1` | +| `cluster.endpointSnitch` | Endpoint Snitch | `SimpleSnitch` | +| `cluster.extraSeeds` | For an external/second scylladb ring. | `[]` | +| `cluster.enableUDF` | Enable User defined functions | `false` | +| `jvm.extraOpts` | Set the value for Java Virtual Machine extra options | `""` | +| `jvm.maxHeapSize` | Set Java Virtual Machine maximum heap size (MAX_HEAP_SIZE). Calculated automatically if `nil` | `""` | +| `jvm.newHeapSize` | Set Java Virtual Machine new heap size (HEAP_NEWSIZE). Calculated automatically if `nil` | `""` | +| `command` | Command for running the container (set to default if not set). Use array form | `[]` | +| `args` | Args for running the container (set to default if not set). Use array form | `[]` | +| `extraEnvVars` | Extra environment variables to be set on scylladb container | `[]` | +| `extraEnvVarsCM` | Name of existing ConfigMap containing extra env vars | `""` | +| `extraEnvVarsSecret` | Name of existing Secret containing extra env vars | `""` | ### Statefulset parameters diff --git a/bitnami/scylladb/templates/statefulset.yaml b/bitnami/scylladb/templates/statefulset.yaml index 4864878e79ed15..c2df59aea825b3 100644 --- a/bitnami/scylladb/templates/statefulset.yaml +++ b/bitnami/scylladb/templates/statefulset.yaml @@ -444,7 +444,7 @@ spec: {{- end }} {{ if .Values.existingConfiguration }} - name: configurations - mountPath: {{ printf "%s/etc" .Values.persistence.mountPath }} + mountPath: {{ printf "%s/etc/scylla" .Values.persistence.mountPath }} {{- end }} - name: empty-dir mountPath: /tmp diff --git a/bitnami/scylladb/values.yaml b/bitnami/scylladb/values.yaml index af5bcdb17fffdf..3297f9a5cf91d5 100644 --- a/bitnami/scylladb/values.yaml +++ b/bitnami/scylladb/values.yaml @@ -137,7 +137,7 @@ initDBConfigMap: "" ## @param initDBSecret Secret with cql script (with sensitive data). Useful for creating a keyspace and pre-populating data ## initDBSecret: "" -## @param existingConfiguration ConfigMap with custom scylladb configuration files. This overrides any other Scylladb configuration set in the chart +## @param existingConfiguration ConfigMap with custom scylla.yaml configuration file. This overrides any other Scylladb configuration set in the chart ## existingConfiguration: "" ## Cluster parameters From 466c6867645488a9fda96a27c217b7cac28d81b8 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 12 Dec 2024 16:14:02 +0100 Subject: [PATCH 168/253] [bitnami/wordpress] Release 24.1.2 (#31015) * [bitnami/wordpress] Release 24.1.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/wordpress/CHANGELOG.md | 8 ++++++-- bitnami/wordpress/Chart.yaml | 4 ++-- bitnami/wordpress/values.yaml | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/bitnami/wordpress/CHANGELOG.md b/bitnami/wordpress/CHANGELOG.md index 504d0c5733cb19..b3e24df6ae4601 100644 --- a/bitnami/wordpress/CHANGELOG.md +++ b/bitnami/wordpress/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 24.1.1 (2024-12-11) +## 24.1.2 (2024-12-12) -* [bitnami/wordpress] Release 24.1.1 ([#30996](https://github.com/bitnami/charts/pull/30996)) +* [bitnami/wordpress] Release 24.1.2 ([#31015](https://github.com/bitnami/charts/pull/31015)) + +## 24.1.1 (2024-12-11) + +* [bitnami/wordpress] Release 24.1.1 (#30996) ([18847ae](https://github.com/bitnami/charts/commit/18847ae04d1cde44a580b5100833caa416ffd6e3)), closes [#30996](https://github.com/bitnami/charts/issues/30996) ## 24.1.0 (2024-12-10) diff --git a/bitnami/wordpress/Chart.yaml b/bitnami/wordpress/Chart.yaml index f21c3e7225fbc1..a537e89f208e41 100644 --- a/bitnami/wordpress/Chart.yaml +++ b/bitnami/wordpress/Chart.yaml @@ -10,7 +10,7 @@ annotations: - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: wordpress - image: docker.io/bitnami/wordpress:6.7.1-debian-12-r5 + image: docker.io/bitnami/wordpress:6.7.1-debian-12-r6 apiVersion: v2 appVersion: 6.7.1 dependencies: @@ -44,4 +44,4 @@ maintainers: name: wordpress sources: - https://github.com/bitnami/charts/tree/main/bitnami/wordpress -version: 24.1.1 +version: 24.1.2 diff --git a/bitnami/wordpress/values.yaml b/bitnami/wordpress/values.yaml index 604f77a8075601..6e9d64ccd5a98e 100644 --- a/bitnami/wordpress/values.yaml +++ b/bitnami/wordpress/values.yaml @@ -87,7 +87,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/wordpress - tag: 6.7.1-debian-12-r5 + tag: 6.7.1-debian-12-r6 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From af976a5be70dd87d3d44ba434d2747c6233f4eb2 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 12 Dec 2024 16:51:58 +0100 Subject: [PATCH 169/253] [bitnami/wordpress] Release 24.1.3 (#31016) * [bitnami/wordpress] Release 24.1.3 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/wordpress/CHANGELOG.md | 8 ++++++-- bitnami/wordpress/Chart.yaml | 4 ++-- bitnami/wordpress/values.yaml | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/bitnami/wordpress/CHANGELOG.md b/bitnami/wordpress/CHANGELOG.md index b3e24df6ae4601..749ea96bb1aa0e 100644 --- a/bitnami/wordpress/CHANGELOG.md +++ b/bitnami/wordpress/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 24.1.2 (2024-12-12) +## 24.1.3 (2024-12-12) -* [bitnami/wordpress] Release 24.1.2 ([#31015](https://github.com/bitnami/charts/pull/31015)) +* [bitnami/wordpress] Release 24.1.3 ([#31016](https://github.com/bitnami/charts/pull/31016)) + +## 24.1.2 (2024-12-12) + +* [bitnami/wordpress] Release 24.1.2 (#31015) ([466c686](https://github.com/bitnami/charts/commit/466c6867645488a9fda96a27c217b7cac28d81b8)), closes [#31015](https://github.com/bitnami/charts/issues/31015) ## 24.1.1 (2024-12-11) diff --git a/bitnami/wordpress/Chart.yaml b/bitnami/wordpress/Chart.yaml index a537e89f208e41..d0ad5baa760016 100644 --- a/bitnami/wordpress/Chart.yaml +++ b/bitnami/wordpress/Chart.yaml @@ -10,7 +10,7 @@ annotations: - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: wordpress - image: docker.io/bitnami/wordpress:6.7.1-debian-12-r6 + image: docker.io/bitnami/wordpress:6.7.1-debian-12-r7 apiVersion: v2 appVersion: 6.7.1 dependencies: @@ -44,4 +44,4 @@ maintainers: name: wordpress sources: - https://github.com/bitnami/charts/tree/main/bitnami/wordpress -version: 24.1.2 +version: 24.1.3 diff --git a/bitnami/wordpress/values.yaml b/bitnami/wordpress/values.yaml index 6e9d64ccd5a98e..31b57c0776c791 100644 --- a/bitnami/wordpress/values.yaml +++ b/bitnami/wordpress/values.yaml @@ -87,7 +87,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/wordpress - tag: 6.7.1-debian-12-r6 + tag: 6.7.1-debian-12-r7 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From ee3a9bdcc8437615b82b8033c33be35a397e2689 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 12 Dec 2024 18:22:32 +0100 Subject: [PATCH 170/253] [bitnami/jaeger] Release 5.1.2 (#31021) * [bitnami/jaeger] Release 5.1.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/jaeger/CHANGELOG.md | 8 ++++++-- bitnami/jaeger/Chart.lock | 6 +++--- bitnami/jaeger/Chart.yaml | 8 ++++---- bitnami/jaeger/README.md | 13 +++++++------ bitnami/jaeger/values.yaml | 4 ++-- 5 files changed, 22 insertions(+), 17 deletions(-) diff --git a/bitnami/jaeger/CHANGELOG.md b/bitnami/jaeger/CHANGELOG.md index 8e876fdb01336d..9874a1bb345d2c 100644 --- a/bitnami/jaeger/CHANGELOG.md +++ b/bitnami/jaeger/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 5.1.1 (2024-12-10) +## 5.1.2 (2024-12-12) -* [bitnami/jaeger] Fix typo in NOTES.txt ([#30909](https://github.com/bitnami/charts/pull/30909)) +* [bitnami/jaeger] Release 5.1.2 ([#31021](https://github.com/bitnami/charts/pull/31021)) + +## 5.1.1 (2024-12-10) + +* [bitnami/jaeger] Fix typo in NOTES.txt (#30909) ([b7f1b92](https://github.com/bitnami/charts/commit/b7f1b926ecabfec95ef6c081d8b12f40d950d30e)), closes [#30909](https://github.com/bitnami/charts/issues/30909) ## 5.1.0 (2024-12-10) diff --git a/bitnami/jaeger/Chart.lock b/bitnami/jaeger/Chart.lock index c47fcd126f1b20..8cedb790941727 100644 --- a/bitnami/jaeger/Chart.lock +++ b/bitnami/jaeger/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 2.28.0 - name: cassandra repository: oci://registry-1.docker.io/bitnamicharts - version: 12.0.5 -digest: sha256:108a18a629a4026856d98e502aca970158c247097a6a3fe8a1a509ba150660eb -generated: "2024-12-10T17:04:37.932372+01:00" + version: 12.1.0 +digest: sha256:5462c4b4f11a9d7d7bee22c11d6ef855de634034f228e24dc97ad1321ffa9480 +generated: "2024-12-12T17:07:01.735930587Z" diff --git a/bitnami/jaeger/Chart.yaml b/bitnami/jaeger/Chart.yaml index 6569cc7f7a3af4..8e47601f6a6491 100644 --- a/bitnami/jaeger/Chart.yaml +++ b/bitnami/jaeger/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: cassandra - image: docker.io/bitnami/cassandra:5.0.2-debian-12-r3 + image: docker.io/bitnami/cassandra:5.0.2-debian-12-r4 - name: jaeger - image: docker.io/bitnami/jaeger:2.0.0-debian-12-r2 + image: docker.io/bitnami/jaeger:2.1.0-debian-12-r0 apiVersion: v2 -appVersion: 2.0.0 +appVersion: 2.1.0 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -34,4 +34,4 @@ maintainers: name: jaeger sources: - https://github.com/bitnami/charts/tree/main/bitnami/jaeger -version: 5.1.1 +version: 5.1.2 diff --git a/bitnami/jaeger/README.md b/bitnami/jaeger/README.md index 7a7210c5b6de8d..3b6187f3e68be9 100644 --- a/bitnami/jaeger/README.md +++ b/bitnami/jaeger/README.md @@ -153,12 +153,13 @@ The [Bitnami jaeger](https://github.com/bitnami/containers/tree/main/bitnami/jae ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters diff --git a/bitnami/jaeger/values.yaml b/bitnami/jaeger/values.yaml index 6a8d1fb48f9dc3..fd8b53d136ccbc 100644 --- a/bitnami/jaeger/values.yaml +++ b/bitnami/jaeger/values.yaml @@ -81,7 +81,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/jaeger - tag: 2.0.0-debian-12-r2 + tag: 2.1.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1106,7 +1106,7 @@ migration: cqlshImage: registry: docker.io repository: bitnami/cassandra - tag: 5.0.2-debian-12-r3 + tag: 5.0.2-debian-12-r4 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 154934371073efe104fee09db7140356b62b6780 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 12 Dec 2024 19:51:26 +0100 Subject: [PATCH 171/253] [bitnami/logstash] Release 6.4.1 (#31022) * [bitnami/logstash] Release 6.4.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/logstash/CHANGELOG.md | 8 +++++++- bitnami/logstash/Chart.yaml | 8 ++++---- bitnami/logstash/values.yaml | 4 ++-- 3 files changed, 13 insertions(+), 7 deletions(-) diff --git a/bitnami/logstash/CHANGELOG.md b/bitnami/logstash/CHANGELOG.md index 5aaeba5a82366c..d5afabd0a4e792 100644 --- a/bitnami/logstash/CHANGELOG.md +++ b/bitnami/logstash/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog +## 6.4.1 (2024-12-12) + +* [bitnami/logstash] Release 6.4.1 ([#31022](https://github.com/bitnami/charts/pull/31022)) + ## 6.4.0 (2024-12-10) -* [bitnami/logstash] Detect non-standard images ([#30919](https://github.com/bitnami/charts/pull/30919)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/logstash] Detect non-standard images (#30919) ([e64e0d5](https://github.com/bitnami/charts/commit/e64e0d53149404ab60997cd038db3f517b47bc0c)), closes [#30919](https://github.com/bitnami/charts/issues/30919) ## 6.3.9 (2024-11-22) diff --git a/bitnami/logstash/Chart.yaml b/bitnami/logstash/Chart.yaml index 09e6414ea14447..bd5a3be6bf4bfc 100644 --- a/bitnami/logstash/Chart.yaml +++ b/bitnami/logstash/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: logstash - image: docker.io/bitnami/logstash:8.16.1-debian-12-r0 + image: docker.io/bitnami/logstash:8.17.0-debian-12-r0 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 -appVersion: 8.16.1 +appVersion: 8.17.0 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -30,4 +30,4 @@ maintainers: name: logstash sources: - https://github.com/bitnami/charts/tree/main/bitnami/logstash -version: 6.4.0 +version: 6.4.1 diff --git a/bitnami/logstash/values.yaml b/bitnami/logstash/values.yaml index b3728b5960d0b8..352418d348d3ee 100644 --- a/bitnami/logstash/values.yaml +++ b/bitnami/logstash/values.yaml @@ -86,7 +86,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/logstash - tag: 8.16.1-debian-12-r0 + tag: 8.17.0-debian-12-r0 digest: "" ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images ## @@ -659,7 +659,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 53a4725c3a3eea865a91fc352308f1f8c0a09fea Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 12 Dec 2024 20:40:33 +0100 Subject: [PATCH 172/253] [bitnami/elasticsearch] Release 21.4.1 (#31023) * [bitnami/elasticsearch] Release 21.4.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/elasticsearch/CHANGELOG.md | 10 +++++++++- bitnami/elasticsearch/Chart.lock | 6 +++--- bitnami/elasticsearch/Chart.yaml | 10 +++++----- bitnami/elasticsearch/values.yaml | 10 +++++----- 4 files changed, 22 insertions(+), 14 deletions(-) diff --git a/bitnami/elasticsearch/CHANGELOG.md b/bitnami/elasticsearch/CHANGELOG.md index e50fb46919b654..bcb4ff0d5d8a90 100644 --- a/bitnami/elasticsearch/CHANGELOG.md +++ b/bitnami/elasticsearch/CHANGELOG.md @@ -1,8 +1,16 @@ # Changelog +## 21.4.1 (2024-12-12) + +* [bitnami/elasticsearch] Release 21.4.1 ([#31023](https://github.com/bitnami/charts/pull/31023)) + ## 21.4.0 (2024-12-10) -* [bitnami/elasticsearch] Detect non-standard images ([#30880](https://github.com/bitnami/charts/pull/30880)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 2) (#30662) ([50e0570](https://github.com/bitnami/charts/commit/50e0570f98ab15308af7910b405baa4480e5fe3f)), closes [#30662](https://github.com/bitnami/charts/issues/30662) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 1) (#30685) ([be6aa1d](https://github.com/bitnami/charts/commit/be6aa1df0bd4479173a78400fef7295de15b408d)), closes [#30685](https://github.com/bitnami/charts/issues/30685) +* [bitnami/elasticsearch] Detect non-standard images (#30880) ([c74993f](https://github.com/bitnami/charts/commit/c74993fc926949dcc570189ce5bbdef4ec76334c)), closes [#30880](https://github.com/bitnami/charts/issues/30880) ## 21.3.26 (2024-11-22) diff --git a/bitnami/elasticsearch/Chart.lock b/bitnami/elasticsearch/Chart.lock index 5ad938820f61e9..b18676839e5b48 100644 --- a/bitnami/elasticsearch/Chart.lock +++ b/bitnami/elasticsearch/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: kibana repository: oci://registry-1.docker.io/bitnamicharts - version: 11.3.2 + version: 11.4.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:eb74956b2185245ba1a79b7c447ad3ca64016425403fdf98bc16d4b510b43bd3 -generated: "2024-12-10T16:57:11.429603+01:00" +digest: sha256:5c175891c220efe7e8cb1bb6628351ff07eafda10552d8f4366ceb167820baa8 +generated: "2024-12-12T19:09:49.664528736Z" diff --git a/bitnami/elasticsearch/Chart.yaml b/bitnami/elasticsearch/Chart.yaml index 94ac41ef7731b4..dde3158b489c61 100644 --- a/bitnami/elasticsearch/Chart.yaml +++ b/bitnami/elasticsearch/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: elasticsearch - image: docker.io/bitnami/elasticsearch:8.16.1-debian-12-r0 + image: docker.io/bitnami/elasticsearch:8.17.0-debian-12-r0 - name: elasticsearch-exporter - image: docker.io/bitnami/elasticsearch-exporter:1.8.0-debian-12-r4 + image: docker.io/bitnami/elasticsearch-exporter:1.8.0-debian-12-r5 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 -appVersion: 8.16.1 +appVersion: 8.17.0 dependencies: - condition: global.kibanaEnabled name: kibana @@ -34,4 +34,4 @@ maintainers: name: elasticsearch sources: - https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch -version: 21.4.0 +version: 21.4.1 diff --git a/bitnami/elasticsearch/values.yaml b/bitnami/elasticsearch/values.yaml index 72291daa2c835b..76175b90eb3253 100644 --- a/bitnami/elasticsearch/values.yaml +++ b/bitnami/elasticsearch/values.yaml @@ -201,7 +201,7 @@ useIstioLabels: true image: registry: docker.io repository: bitnami/elasticsearch - tag: 8.16.1-debian-12-r0 + tag: 8.17.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -2194,7 +2194,7 @@ metrics: image: registry: docker.io repository: bitnami/elasticsearch-exporter - tag: 1.8.0-debian-12-r4 + tag: 1.8.0-debian-12-r5 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -2624,7 +2624,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -2671,7 +2671,7 @@ sysctlImage: ## registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -2720,7 +2720,7 @@ copyTlsCerts: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From ea21cb82ebb71e0d159846aaeb39786e1d577913 Mon Sep 17 00:00:00 2001 From: choudham <117239476+choudham@users.noreply.github.com> Date: Thu, 12 Dec 2024 23:10:52 -0800 Subject: [PATCH 173/253] [bitnami/minio]: Templating sleep sleep time so that it can be passed using values.yaml (#30718) * Update provisioning-job.yaml Templating sleep time so that it can be passed using values.yaml Signed-off-by: choudham <117239476+choudham@users.noreply.github.com> * Update Chart.yaml Bumping Chart.yaml Signed-off-by: choudham <117239476+choudham@users.noreply.github.com> * Update README.md Signed-off-by: choudham <117239476+choudham@users.noreply.github.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update Chart.yaml Signed-off-by: choudham <117239476+choudham@users.noreply.github.com> * Update values.yaml Signed-off-by: choudham <117239476+choudham@users.noreply.github.com> * Update Chart.yaml Signed-off-by: choudham <117239476+choudham@users.noreply.github.com> * Update values.yaml Signed-off-by: choudham <117239476+choudham@users.noreply.github.com> * Update Chart.yaml Signed-off-by: choudham <117239476+choudham@users.noreply.github.com> * Update values.yaml Signed-off-by: choudham <117239476+choudham@users.noreply.github.com> * Update Chart.yaml Signed-off-by: choudham <117239476+choudham@users.noreply.github.com> * Update bitnami/minio/templates/provisioning-job.yaml Co-authored-by: David Gomez Signed-off-by: choudham <117239476+choudham@users.noreply.github.com> * Update bitnami/minio/values.yaml Signed-off-by: David Gomez * Update Chart.yaml Signed-off-by: choudham <117239476+choudham@users.noreply.github.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: choudham <117239476+choudham@users.noreply.github.com> Signed-off-by: Bitnami Containers Signed-off-by: David Gomez Co-authored-by: Bitnami Containers Co-authored-by: David Gomez --- bitnami/minio/CHANGELOG.md | 7 ++++++- bitnami/minio/Chart.yaml | 2 +- bitnami/minio/README.md | 3 ++- bitnami/minio/templates/provisioning-job.yaml | 2 +- bitnami/minio/values.yaml | 3 +++ 5 files changed, 13 insertions(+), 4 deletions(-) diff --git a/bitnami/minio/CHANGELOG.md b/bitnami/minio/CHANGELOG.md index 018927219f0ddf..599d6376e0b414 100644 --- a/bitnami/minio/CHANGELOG.md +++ b/bitnami/minio/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 14.10.0 (2024-12-12) + +* [bitnami/minio]: Templating sleep sleep time so that it can be passed using values.yaml ([#30718](https://github.com/bitnami/charts/pull/30718)) + ## 14.9.0 (2024-12-10) -* [bitnami/minio] Detect non-standard images ([#30924](https://github.com/bitnami/charts/pull/30924)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/minio] Detect non-standard images (#30924) ([a5d33d4](https://github.com/bitnami/charts/commit/a5d33d4add1c48085781da15b5d349c79b007595)), closes [#30924](https://github.com/bitnami/charts/issues/30924) ## 14.8.6 (2024-12-04) diff --git a/bitnami/minio/Chart.yaml b/bitnami/minio/Chart.yaml index 3ba9361768fc05..3c3199e74b9731 100644 --- a/bitnami/minio/Chart.yaml +++ b/bitnami/minio/Chart.yaml @@ -34,4 +34,4 @@ maintainers: name: minio sources: - https://github.com/bitnami/charts/tree/main/bitnami/minio -version: 14.9.0 +version: 14.10.0 diff --git a/bitnami/minio/README.md b/bitnami/minio/README.md index 039d23f2dc8c48..722ba3c4c99d32 100644 --- a/bitnami/minio/README.md +++ b/bitnami/minio/README.md @@ -315,6 +315,7 @@ You can enable this initContainer by setting `volumePermissions.enabled` to `tru | `statefulset.zones` | Number of zones (only for MinIO® distributed mode) | `1` | | `statefulset.drivesPerNode` | Number of drives attached to every node (only for MinIO® distributed mode) | `1` | | `provisioning.enabled` | Enable MinIO® provisioning Job | `false` | +| `provisioning.sleepTime` | Sleep time before checking Minio availability | `5` | | `provisioning.schedulerName` | Name of the k8s scheduler (other than default) for MinIO® provisioning | `""` | | `provisioning.nodeSelector` | Node labels for pod assignment. Evaluated as a template. | `{}` | | `provisioning.podLabels` | Extra labels for provisioning pods | `{}` | @@ -661,4 +662,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. \ No newline at end of file +limitations under the License. diff --git a/bitnami/minio/templates/provisioning-job.yaml b/bitnami/minio/templates/provisioning-job.yaml index cdc3fefc835e12..132c4d194e2356 100644 --- a/bitnami/minio/templates/provisioning-job.yaml +++ b/bitnami/minio/templates/provisioning-job.yaml @@ -146,7 +146,7 @@ spec: # Adding a sleep to ensure that the check below does not cause # a race condition. We check for the MinIO port because the # "mc admin service restart --wait" command is not working as expected - sleep 5; + sleep {{ .Values.provisioning.sleepTime | default 5 }}; echo "Waiting for Minio to be available after restart"; wait-for-port \ --host={{ include "common.names.fullname" . }} \ diff --git a/bitnami/minio/values.yaml b/bitnami/minio/values.yaml index 6971ec59f605b1..1f95ab847a6cfc 100644 --- a/bitnami/minio/values.yaml +++ b/bitnami/minio/values.yaml @@ -240,6 +240,9 @@ provisioning: ## @param provisioning.enabled Enable MinIO® provisioning Job ## enabled: false + ## @param provisioning.sleepTime Sleep time before checking Minio availability + ## + sleepTime: 5 ## @param provisioning.schedulerName Name of the k8s scheduler (other than default) for MinIO® provisioning ## ref: https://kubernetes.io/docs/tasks/administer-cluster/configure-multiple-schedulers/ ## From e6d89b9f651965a7bd5d6e9a25b8ed07cc56873f Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 13 Dec 2024 09:27:36 +0100 Subject: [PATCH 174/253] [bitnami/kibana] Release 11.4.1 (#31024) * [bitnami/kibana] Release 11.4.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/kibana/CHANGELOG.md | 11 ++++++++++- bitnami/kibana/Chart.yaml | 8 ++++---- bitnami/kibana/values.yaml | 4 ++-- 3 files changed, 16 insertions(+), 7 deletions(-) diff --git a/bitnami/kibana/CHANGELOG.md b/bitnami/kibana/CHANGELOG.md index c8e7bbae946c14..c0c12b3f51a12b 100644 --- a/bitnami/kibana/CHANGELOG.md +++ b/bitnami/kibana/CHANGELOG.md @@ -1,8 +1,17 @@ # Changelog +## 11.4.1 (2024-12-12) + +* [bitnami/kibana] Release 11.4.1 ([#31024](https://github.com/bitnami/charts/pull/31024)) + ## 11.4.0 (2024-12-10) -* [bitnami/kibana] Detect non-standard images ([#30899](https://github.com/bitnami/charts/pull/30899)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 3) (#30666) ([82fc7e2](https://github.com/bitnami/charts/commit/82fc7e2fc12e2648ed22069942203c02bf5d4cc6)), closes [#30666](https://github.com/bitnami/charts/issues/30666) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 2) (#30687) ([c457848](https://github.com/bitnami/charts/commit/c457848b2a111aad59830b98f85ffa1e29918e10)), closes [#30687](https://github.com/bitnami/charts/issues/30687) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/kibana] Detect non-standard images (#30899) ([b32661c](https://github.com/bitnami/charts/commit/b32661c012482459be444620c95bb6877f55207e)), closes [#30899](https://github.com/bitnami/charts/issues/30899) ## 11.3.2 (2024-11-22) diff --git a/bitnami/kibana/Chart.yaml b/bitnami/kibana/Chart.yaml index 636c985a229696..eb87250dae408f 100644 --- a/bitnami/kibana/Chart.yaml +++ b/bitnami/kibana/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: kibana - image: docker.io/bitnami/kibana:8.16.1-debian-12-r0 + image: docker.io/bitnami/kibana:8.17.0-debian-12-r0 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 -appVersion: 8.16.1 +appVersion: 8.17.0 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -32,4 +32,4 @@ maintainers: name: kibana sources: - https://github.com/bitnami/charts/tree/main/bitnami/kibana -version: 11.4.0 +version: 11.4.1 diff --git a/bitnami/kibana/values.yaml b/bitnami/kibana/values.yaml index e9a1f112f11377..268ffb27dec7a8 100644 --- a/bitnami/kibana/values.yaml +++ b/bitnami/kibana/values.yaml @@ -86,7 +86,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/kibana - tag: 8.16.1-debian-12-r0 + tag: 8.17.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -210,7 +210,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From 485796bfe633a508a8d679548d0fdb024a8ad92e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Schwartz?= <40674593+3schwartz@users.noreply.github.com> Date: Fri, 13 Dec 2024 09:51:52 +0100 Subject: [PATCH 175/253] [bitnami/postgresql-ha]Add Storage Class Configuration to Templates (#30993) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * add storage class Signed-off-by: Søren Schwartz <40674593+3schwartz@users.noreply.github.com> * Bump patch. Signed-off-by: Søren Schwartz <40674593+3schwartz@users.noreply.github.com> * remove Signed-off-by: Søren Schwartz <40674593+3schwartz@users.noreply.github.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update witness-statefulset.yaml Signed-off-by: Søren Schwartz <40674593+3schwartz@users.noreply.github.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Søren Schwartz <40674593+3schwartz@users.noreply.github.com> Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/postgresql-ha/CHANGELOG.md | 7 ++++++- bitnami/postgresql-ha/Chart.yaml | 2 +- .../postgresql-ha/templates/postgresql/statefulset.yaml | 3 +++ .../templates/postgresql/witness-statefulset.yaml | 3 +++ 4 files changed, 13 insertions(+), 2 deletions(-) diff --git a/bitnami/postgresql-ha/CHANGELOG.md b/bitnami/postgresql-ha/CHANGELOG.md index e93efdf1fa56ce..16422cbbf3bf6c 100644 --- a/bitnami/postgresql-ha/CHANGELOG.md +++ b/bitnami/postgresql-ha/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 15.1.1 (2024-12-12) + +* [bitnami/postgresql-ha]Add Storage Class Configuration to Templates ([#30993](https://github.com/bitnami/charts/pull/30993)) + ## 15.1.0 (2024-12-10) -* [bitnami/postgresql-ha] Detect non-standard images ([#30937](https://github.com/bitnami/charts/pull/30937)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/postgresql-ha] Detect non-standard images (#30937) ([5149845](https://github.com/bitnami/charts/commit/51498454247984c12b9b60ba51bad0b7e72ac36c)), closes [#30937](https://github.com/bitnami/charts/issues/30937) ## 15.0.4 (2024-12-03) diff --git a/bitnami/postgresql-ha/Chart.yaml b/bitnami/postgresql-ha/Chart.yaml index 51e0ef43c93cfb..10894aafd6d03f 100644 --- a/bitnami/postgresql-ha/Chart.yaml +++ b/bitnami/postgresql-ha/Chart.yaml @@ -40,4 +40,4 @@ maintainers: name: postgresql-ha sources: - https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha -version: 15.1.0 +version: 15.1.1 diff --git a/bitnami/postgresql-ha/templates/postgresql/statefulset.yaml b/bitnami/postgresql-ha/templates/postgresql/statefulset.yaml index ade031044756c6..99aa591255dd14 100644 --- a/bitnami/postgresql-ha/templates/postgresql/statefulset.yaml +++ b/bitnami/postgresql-ha/templates/postgresql/statefulset.yaml @@ -668,6 +668,9 @@ spec: {{- range .Values.persistence.accessModes }} - {{ . | quote }} {{- end }} + {{- if .Values.persistence.storageClass }} + storageClassName: {{ .Values.persistence.storageClass }} + {{- end }} resources: requests: storage: {{ .Values.persistence.size | quote }} diff --git a/bitnami/postgresql-ha/templates/postgresql/witness-statefulset.yaml b/bitnami/postgresql-ha/templates/postgresql/witness-statefulset.yaml index 990c676c9fb29b..75c6a5a5b641f9 100644 --- a/bitnami/postgresql-ha/templates/postgresql/witness-statefulset.yaml +++ b/bitnami/postgresql-ha/templates/postgresql/witness-statefulset.yaml @@ -618,6 +618,9 @@ spec: {{- range .Values.persistence.accessModes }} - {{ . | quote }} {{- end }} + {{- if .Values.persistence.storageClass }} + storageClassName: {{ .Values.persistence.storageClass }} + {{- end }} resources: requests: storage: {{ .Values.persistence.size | quote }} From b0d2c2e53c9033d3827597c561931fbb331eb99b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Schwartz?= <40674593+3schwartz@users.noreply.github.com> Date: Fri, 13 Dec 2024 09:52:51 +0100 Subject: [PATCH 176/253] [bitnami/postgresql] Add Storage Class Configuration to Templates (#30858) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * add storage class Signed-off-by: Søren Schwartz <40674593+3schwartz@users.noreply.github.com> * Bump patch. Signed-off-by: Søren Schwartz <40674593+3schwartz@users.noreply.github.com> * remove Signed-off-by: Søren Schwartz <40674593+3schwartz@users.noreply.github.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update statefulset.yaml Signed-off-by: Søren Schwartz <40674593+3schwartz@users.noreply.github.com> * Update statefulset.yaml Signed-off-by: Søren Schwartz <40674593+3schwartz@users.noreply.github.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Søren Schwartz <40674593+3schwartz@users.noreply.github.com> Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/postgresql/CHANGELOG.md | 7 ++++++- bitnami/postgresql/Chart.yaml | 2 +- bitnami/postgresql/templates/primary/statefulset.yaml | 3 +++ bitnami/postgresql/templates/read/statefulset.yaml | 3 +++ 4 files changed, 13 insertions(+), 2 deletions(-) diff --git a/bitnami/postgresql/CHANGELOG.md b/bitnami/postgresql/CHANGELOG.md index b29dc39525f3a3..de427c7c994dee 100644 --- a/bitnami/postgresql/CHANGELOG.md +++ b/bitnami/postgresql/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 16.3.1 (2024-12-12) + +* [bitnami/postgresql] Add Storage Class Configuration to Templates ([#30858](https://github.com/bitnami/charts/pull/30858)) + ## 16.3.0 (2024-12-10) -* [bitnami/postgresql] Detect non-standard images ([#30936](https://github.com/bitnami/charts/pull/30936)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/postgresql] Detect non-standard images (#30936) ([ac96151](https://github.com/bitnami/charts/commit/ac96151bdbe5e99b00dcde62a4d72f1827fa46b2)), closes [#30936](https://github.com/bitnami/charts/issues/30936) ## 16.2.5 (2024-12-03) diff --git a/bitnami/postgresql/Chart.yaml b/bitnami/postgresql/Chart.yaml index daaecd274e89cf..66ce513dea2ac5 100644 --- a/bitnami/postgresql/Chart.yaml +++ b/bitnami/postgresql/Chart.yaml @@ -35,4 +35,4 @@ maintainers: name: postgresql sources: - https://github.com/bitnami/charts/tree/main/bitnami/postgresql -version: 16.3.0 +version: 16.3.1 diff --git a/bitnami/postgresql/templates/primary/statefulset.yaml b/bitnami/postgresql/templates/primary/statefulset.yaml index 479d556b834a60..0ada478d1ef4a8 100644 --- a/bitnami/postgresql/templates/primary/statefulset.yaml +++ b/bitnami/postgresql/templates/primary/statefulset.yaml @@ -695,6 +695,9 @@ spec: {{- if .Values.primary.persistence.dataSource }} dataSource: {{- include "common.tplvalues.render" (dict "value" .Values.primary.persistence.dataSource "context" $) | nindent 10 }} {{- end }} + {{- if .Values.primary.persistence.storageClass }} + storageClassName: {{ .Values.primary.persistence.storageClass }} + {{- end }} resources: requests: storage: {{ .Values.primary.persistence.size | quote }} diff --git a/bitnami/postgresql/templates/read/statefulset.yaml b/bitnami/postgresql/templates/read/statefulset.yaml index a81a83767e5307..8801764a41df2c 100644 --- a/bitnami/postgresql/templates/read/statefulset.yaml +++ b/bitnami/postgresql/templates/read/statefulset.yaml @@ -577,6 +577,9 @@ spec: {{- if .Values.readReplicas.persistence.dataSource }} dataSource: {{- include "common.tplvalues.render" (dict "value" .Values.readReplicas.persistence.dataSource "context" $) | nindent 10 }} {{- end }} + {{- if .Values.readReplicas.persistence.storageClass }} + storageClassName: {{ .Values.readReplicas.persistence.storageClass }} + {{- end }} resources: requests: storage: {{ .Values.readReplicas.persistence.size | quote }} From 4688b13bf34325945954f62dc73cf925272e8248 Mon Sep 17 00:00:00 2001 From: "Davide G." <33369180+davgia@users.noreply.github.com> Date: Fri, 13 Dec 2024 10:21:28 +0100 Subject: [PATCH 177/253] [bitnami/nginx] fix nginx init containers with writable file system (#30810) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fixed missing initContainers field when containerSecurityContext.readOnlyRootFilesystem is false and initContainers are declared Signed-off-by: Davide Giacomini * bumped patch version Signed-off-by: Davide Giacomini * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Davide Giacomini Signed-off-by: Bitnami Containers Signed-off-by: Juan José Martos Co-authored-by: Bitnami Containers Co-authored-by: Juan José Martos --- bitnami/nginx/CHANGELOG.md | 10 +++++++++- bitnami/nginx/Chart.yaml | 2 +- bitnami/nginx/templates/deployment.yaml | 4 +++- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/bitnami/nginx/CHANGELOG.md b/bitnami/nginx/CHANGELOG.md index 02a7f14ec188dc..e9a4c2d1789a2d 100644 --- a/bitnami/nginx/CHANGELOG.md +++ b/bitnami/nginx/CHANGELOG.md @@ -1,8 +1,16 @@ # Changelog +## 18.3.1 (2024-12-13) + +* [bitnami/nginx] fix nginx init containers with writable file system ([#30810](https://github.com/bitnami/charts/pull/30810)) + ## 18.3.0 (2024-12-10) -* [bitnami/nginx] Detect non-standard images ([#30907](https://github.com/bitnami/charts/pull/30907)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 5) (#30674) ([ed2a546](https://github.com/bitnami/charts/commit/ed2a54617faf763169e6b01a89100b9db32e1000)), closes [#30674](https://github.com/bitnami/charts/issues/30674) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/nginx] Detect non-standard images (#30907) ([aca39b5](https://github.com/bitnami/charts/commit/aca39b576027d7ba0a81e9a40ceedfaef06df197)), closes [#30907](https://github.com/bitnami/charts/issues/30907) ## 18.2.6 (2024-11-26) diff --git a/bitnami/nginx/Chart.yaml b/bitnami/nginx/Chart.yaml index 415fe741fe597b..a98c4153760406 100644 --- a/bitnami/nginx/Chart.yaml +++ b/bitnami/nginx/Chart.yaml @@ -34,4 +34,4 @@ maintainers: name: nginx sources: - https://github.com/bitnami/charts/tree/main/bitnami/nginx -version: 18.3.0 +version: 18.3.1 diff --git a/bitnami/nginx/templates/deployment.yaml b/bitnami/nginx/templates/deployment.yaml index 97605827514537..09ef267151a223 100644 --- a/bitnami/nginx/templates/deployment.yaml +++ b/bitnami/nginx/templates/deployment.yaml @@ -84,8 +84,9 @@ spec: {{- if .Values.terminationGracePeriodSeconds }} terminationGracePeriodSeconds: {{ .Values.terminationGracePeriodSeconds }} {{- end }} - {{- if .Values.containerSecurityContext.readOnlyRootFilesystem }} + {{- if or .Values.containerSecurityContext.readOnlyRootFilesystem .Values.cloneStaticSiteFromGit.enabled .Values.initContainers }} initContainers: + {{- if .Values.containerSecurityContext.readOnlyRootFilesystem }} - name: preserve-logs-symlinks image: {{ include "nginx.image" . }} imagePullPolicy: {{ .Values.image.pullPolicy | quote }} @@ -162,6 +163,7 @@ spec: {{- include "common.tplvalues.render" (dict "value" .Values.initContainers "context" $) | nindent 8 }} {{- end }} {{- end }} + {{- end }} containers: {{- if .Values.cloneStaticSiteFromGit.enabled }} - name: git-repo-syncer From fc9dadcf74fda22f9be8152abe01e480c0212cc0 Mon Sep 17 00:00:00 2001 From: Jiffs Maverick Date: Fri, 13 Dec 2024 10:26:36 +0100 Subject: [PATCH 178/253] [bitnami/airflow] Fix wrong protocol for metrics network policy (#30990) * [bitnami/airflow] Fix wrong protocol for metrics network policy Signed-off-by: Jiffs Maverick * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Jiffs Maverick Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/airflow/CHANGELOG.md | 8 ++++++-- bitnami/airflow/Chart.yaml | 2 +- bitnami/airflow/templates/metrics/networkpolicy.yaml | 1 + 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/bitnami/airflow/CHANGELOG.md b/bitnami/airflow/CHANGELOG.md index 2569ff845e2b6f..edb577ce694ec4 100644 --- a/bitnami/airflow/CHANGELOG.md +++ b/bitnami/airflow/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 22.4.1 (2024-12-11) +## 22.4.2 (2024-12-11) -* [bitnami/airflow] Fix LDAP configuration ([#30911](https://github.com/bitnami/charts/pull/30911)) +* [bitnami/airflow] Fix wrong protocol for metrics network policy ([#30990](https://github.com/bitnami/charts/pull/30990)) + +## 22.4.1 (2024-12-11) + +* [bitnami/airflow] Fix LDAP configuration (#30911) ([70544cb](https://github.com/bitnami/charts/commit/70544cbb60d0a30393062c1cffe5d935cb3edcfb)), closes [#30911](https://github.com/bitnami/charts/issues/30911) ## 22.4.0 (2024-12-10) diff --git a/bitnami/airflow/Chart.yaml b/bitnami/airflow/Chart.yaml index 06454eae571d49..44b5b55170517e 100644 --- a/bitnami/airflow/Chart.yaml +++ b/bitnami/airflow/Chart.yaml @@ -39,4 +39,4 @@ maintainers: name: airflow sources: - https://github.com/bitnami/charts/tree/main/bitnami/airflow -version: 22.4.1 +version: 22.4.2 diff --git a/bitnami/airflow/templates/metrics/networkpolicy.yaml b/bitnami/airflow/templates/metrics/networkpolicy.yaml index 25ae7a9b25601e..a278e860390b66 100644 --- a/bitnami/airflow/templates/metrics/networkpolicy.yaml +++ b/bitnami/airflow/templates/metrics/networkpolicy.yaml @@ -40,6 +40,7 @@ spec: ingress: - ports: - port: {{ .Values.metrics.containerPorts.ingest }} + protocol: UDP - port: {{ .Values.metrics.containerPorts.metrics }} {{- if not .Values.metrics.networkPolicy.allowExternal }} from: From 012f6b4a29aeb133d369a7a9dc94c7ec47ab994f Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 13 Dec 2024 11:24:33 +0100 Subject: [PATCH 179/253] [bitnami/chainloop] Release 2.1.2 (#31030) * [bitnami/chainloop] Release 2.1.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/chainloop/CHANGELOG.md | 8 ++++++-- bitnami/chainloop/Chart.yaml | 10 +++++----- bitnami/chainloop/values.yaml | 6 +++--- 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/bitnami/chainloop/CHANGELOG.md b/bitnami/chainloop/CHANGELOG.md index 282f02795ba430..5fb4b40c98eeaf 100644 --- a/bitnami/chainloop/CHANGELOG.md +++ b/bitnami/chainloop/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.1.1 (2024-12-11) +## 2.1.2 (2024-12-13) -* [bitnami/chainloop] Release 2.1.1 ([#30991](https://github.com/bitnami/charts/pull/30991)) +* [bitnami/chainloop] Release 2.1.2 ([#31030](https://github.com/bitnami/charts/pull/31030)) + +## 2.1.1 (2024-12-11) + +* [bitnami/chainloop] Release 2.1.1 (#30991) ([9168f0d](https://github.com/bitnami/charts/commit/9168f0d9fa74fe704695de00ef507755a45252a5)), closes [#30991](https://github.com/bitnami/charts/issues/30991) ## 2.1.0 (2024-12-10) diff --git a/bitnami/chainloop/Chart.yaml b/bitnami/chainloop/Chart.yaml index c30c2140ae2eab..dd9d9901126bc2 100644 --- a/bitnami/chainloop/Chart.yaml +++ b/bitnami/chainloop/Chart.yaml @@ -6,15 +6,15 @@ annotations: license: Apache-2.0 images: | - name: chainloop-artifact-cas - image: docker.io/bitnami/chainloop-artifact-cas:0.138.0-debian-12-r0 + image: docker.io/bitnami/chainloop-artifact-cas:0.139.0-debian-12-r0 - name: chainloop-control-plane - image: docker.io/bitnami/chainloop-control-plane:0.138.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane:0.139.0-debian-12-r0 - name: chainloop-control-plane-migrations - image: docker.io/bitnami/chainloop-control-plane-migrations:0.138.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane-migrations:0.139.0-debian-12-r0 - name: dex image: docker.io/bitnami/dex:2.41.1-debian-12-r9 apiVersion: v2 -appVersion: 0.138.0 +appVersion: 0.139.0 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -63,4 +63,4 @@ sources: - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-control-plane-migrations - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas - https://github.com/chainloop-dev/chainloop -version: 2.1.1 +version: 2.1.2 diff --git a/bitnami/chainloop/values.yaml b/bitnami/chainloop/values.yaml index 5c15e1e2199e2c..493ff5566bf2bf 100644 --- a/bitnami/chainloop/values.yaml +++ b/bitnami/chainloop/values.yaml @@ -169,7 +169,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane - tag: 0.138.0-debian-12-r0 + tag: 0.139.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -246,7 +246,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane-migrations - tag: 0.138.0-debian-12-r0 + tag: 0.139.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -993,7 +993,7 @@ cas: image: registry: docker.io repository: bitnami/chainloop-artifact-cas - tag: 0.138.0-debian-12-r0 + tag: 0.139.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From f137d2178d93c2c257339ca6fd8688cbb5a74034 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 13 Dec 2024 12:34:23 +0100 Subject: [PATCH 180/253] [bitnami/gitea] Release 3.1.2 (#31031) * [bitnami/gitea] Release 3.1.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/gitea/CHANGELOG.md | 8 ++++++-- bitnami/gitea/Chart.lock | 6 +++--- bitnami/gitea/Chart.yaml | 6 +++--- bitnami/gitea/values.yaml | 2 +- 4 files changed, 13 insertions(+), 9 deletions(-) diff --git a/bitnami/gitea/CHANGELOG.md b/bitnami/gitea/CHANGELOG.md index 645bb01a95110e..95980c4ead8df4 100644 --- a/bitnami/gitea/CHANGELOG.md +++ b/bitnami/gitea/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 3.1.1 (2024-12-11) +## 3.1.2 (2024-12-13) -* [bitnami/gitea] Release 3.1.1 ([#31000](https://github.com/bitnami/charts/pull/31000)) +* [bitnami/gitea] Release 3.1.2 ([#31031](https://github.com/bitnami/charts/pull/31031)) + +## 3.1.1 (2024-12-11) + +* [bitnami/gitea] Release 3.1.1 (#31000) ([893a7e0](https://github.com/bitnami/charts/commit/893a7e0b2ea7cddd98553f14d290849c0e5d0d07)), closes [#31000](https://github.com/bitnami/charts/issues/31000) ## 3.1.0 (2024-12-10) diff --git a/bitnami/gitea/Chart.lock b/bitnami/gitea/Chart.lock index cd5f4f095c650c..9e2fc938910d25 100644 --- a/bitnami/gitea/Chart.lock +++ b/bitnami/gitea/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.3.0 + version: 16.3.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:4f8750f38ce69e03db5c8f6d1e8a95a37d86436a7bb7138517c23ab55427645a -generated: "2024-12-11T23:34:37.986105021Z" +digest: sha256:a762615c2b71666286336f82310793af6909b0fee493b350e808062bbf3c31c6 +generated: "2024-12-13T11:18:45.315219543Z" diff --git a/bitnami/gitea/Chart.yaml b/bitnami/gitea/Chart.yaml index ca3d95d067acf7..a7c222a9db4c5b 100644 --- a/bitnami/gitea/Chart.yaml +++ b/bitnami/gitea/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: gitea - image: docker.io/bitnami/gitea:1.22.5-debian-12-r0 + image: docker.io/bitnami/gitea:1.22.6-debian-12-r0 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 -appVersion: 1.22.5 +appVersion: 1.22.6 dependencies: - condition: postgresql.enabled name: postgresql @@ -37,4 +37,4 @@ maintainers: name: gitea sources: - https://github.com/bitnami/charts/tree/main/bitnami/gitea -version: 3.1.1 +version: 3.1.2 diff --git a/bitnami/gitea/values.yaml b/bitnami/gitea/values.yaml index fee46a71f358bc..6fb57c3cc4cf67 100644 --- a/bitnami/gitea/values.yaml +++ b/bitnami/gitea/values.yaml @@ -75,7 +75,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/gitea - tag: 1.22.5-debian-12-r0 + tag: 1.22.6-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 24074879b1d65dbeff3092709cb8bb63254888e2 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 13 Dec 2024 18:14:47 +0100 Subject: [PATCH 181/253] [bitnami/wordpress] Release 24.1.4 (#31037) * [bitnami/wordpress] Release 24.1.4 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/wordpress/CHANGELOG.md | 8 ++++++-- bitnami/wordpress/Chart.yaml | 4 ++-- bitnami/wordpress/values.yaml | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/bitnami/wordpress/CHANGELOG.md b/bitnami/wordpress/CHANGELOG.md index 749ea96bb1aa0e..a6e3dfd0019def 100644 --- a/bitnami/wordpress/CHANGELOG.md +++ b/bitnami/wordpress/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 24.1.3 (2024-12-12) +## 24.1.4 (2024-12-13) -* [bitnami/wordpress] Release 24.1.3 ([#31016](https://github.com/bitnami/charts/pull/31016)) +* [bitnami/wordpress] Release 24.1.4 ([#31037](https://github.com/bitnami/charts/pull/31037)) + +## 24.1.3 (2024-12-12) + +* [bitnami/wordpress] Release 24.1.3 (#31016) ([af976a5](https://github.com/bitnami/charts/commit/af976a5be70dd87d3d44ba434d2747c6233f4eb2)), closes [#31016](https://github.com/bitnami/charts/issues/31016) ## 24.1.2 (2024-12-12) diff --git a/bitnami/wordpress/Chart.yaml b/bitnami/wordpress/Chart.yaml index d0ad5baa760016..8b85e75dc91bfb 100644 --- a/bitnami/wordpress/Chart.yaml +++ b/bitnami/wordpress/Chart.yaml @@ -10,7 +10,7 @@ annotations: - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: wordpress - image: docker.io/bitnami/wordpress:6.7.1-debian-12-r7 + image: docker.io/bitnami/wordpress:6.7.1-debian-12-r8 apiVersion: v2 appVersion: 6.7.1 dependencies: @@ -44,4 +44,4 @@ maintainers: name: wordpress sources: - https://github.com/bitnami/charts/tree/main/bitnami/wordpress -version: 24.1.3 +version: 24.1.4 diff --git a/bitnami/wordpress/values.yaml b/bitnami/wordpress/values.yaml index 31b57c0776c791..2803ee7301fcd3 100644 --- a/bitnami/wordpress/values.yaml +++ b/bitnami/wordpress/values.yaml @@ -87,7 +87,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/wordpress - tag: 6.7.1-debian-12-r7 + tag: 6.7.1-debian-12-r8 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From b5d4c5136f4da9c15b23fa036fc2f826f3852adf Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 13 Dec 2024 18:21:55 +0100 Subject: [PATCH 182/253] [bitnami/ghost] Release 22.1.2 (#31038) * [bitnami/ghost] Release 22.1.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/ghost/CHANGELOG.md | 8 ++++++-- bitnami/ghost/Chart.yaml | 6 +++--- bitnami/ghost/values.yaml | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/bitnami/ghost/CHANGELOG.md b/bitnami/ghost/CHANGELOG.md index 9caf624645be2b..2454a10f3ca208 100644 --- a/bitnami/ghost/CHANGELOG.md +++ b/bitnami/ghost/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 22.1.1 (2024-12-11) +## 22.1.2 (2024-12-13) -* [bitnami/ghost] Release 22.1.1 ([#30997](https://github.com/bitnami/charts/pull/30997)) +* [bitnami/ghost] Release 22.1.2 ([#31038](https://github.com/bitnami/charts/pull/31038)) + +## 22.1.1 (2024-12-11) + +* [bitnami/ghost] Release 22.1.1 (#30997) ([072977a](https://github.com/bitnami/charts/commit/072977a1debd650fa7abeb28931aa61f7df23a8c)), closes [#30997](https://github.com/bitnami/charts/issues/30997) ## 22.1.0 (2024-12-10) diff --git a/bitnami/ghost/Chart.yaml b/bitnami/ghost/Chart.yaml index 8269c0cfb17962..9dffdfd37c4fd5 100644 --- a/bitnami/ghost/Chart.yaml +++ b/bitnami/ghost/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: ghost - image: docker.io/bitnami/ghost:5.104.2-debian-12-r0 + image: docker.io/bitnami/ghost:5.105.0-debian-12-r0 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 -appVersion: 5.104.2 +appVersion: 5.105.0 dependencies: - condition: mysql.enabled name: mysql @@ -40,4 +40,4 @@ maintainers: name: ghost sources: - https://github.com/bitnami/charts/tree/main/bitnami/ghost -version: 22.1.1 +version: 22.1.2 diff --git a/bitnami/ghost/values.yaml b/bitnami/ghost/values.yaml index e7ef2c87a74adb..6503c5a6c2bafd 100644 --- a/bitnami/ghost/values.yaml +++ b/bitnami/ghost/values.yaml @@ -84,7 +84,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/ghost - tag: 5.104.2-debian-12-r0 + tag: 5.105.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 092c28c197402c2d06ec821a86d6656df696f568 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 14 Dec 2024 12:53:51 +0100 Subject: [PATCH 183/253] [bitnami/spark] Release 9.3.1 (#31041) * [bitnami/spark] Release 9.3.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/spark/CHANGELOG.md | 9 ++++++++- bitnami/spark/Chart.yaml | 4 ++-- bitnami/spark/values.yaml | 2 +- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/bitnami/spark/CHANGELOG.md b/bitnami/spark/CHANGELOG.md index 491d6c1652578a..c4364c70e58fc3 100644 --- a/bitnami/spark/CHANGELOG.md +++ b/bitnami/spark/CHANGELOG.md @@ -1,8 +1,15 @@ # Changelog +## 9.3.1 (2024-12-14) + +* [bitnami/spark] Release 9.3.1 ([#31041](https://github.com/bitnami/charts/pull/31041)) + ## 9.3.0 (2024-12-10) -* [bitnami/spark] Detect non-standard images ([#30947](https://github.com/bitnami/charts/pull/30947)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 6) (#30675) ([7b9cd04](https://github.com/bitnami/charts/commit/7b9cd04c2ffc730a0d62da787f2d4967c0ede47c)), closes [#30675](https://github.com/bitnami/charts/issues/30675) +* [bitnami/spark] Detect non-standard images (#30947) ([85f0c77](https://github.com/bitnami/charts/commit/85f0c770ad8792b2371207403eabedfb701730c1)), closes [#30947](https://github.com/bitnami/charts/issues/30947) ## 9.2.14 (2024-11-08) diff --git a/bitnami/spark/Chart.yaml b/bitnami/spark/Chart.yaml index bc808061935730..7e947e16422c07 100644 --- a/bitnami/spark/Chart.yaml +++ b/bitnami/spark/Chart.yaml @@ -6,7 +6,7 @@ annotations: licenses: Apache-2.0 images: | - name: spark - image: docker.io/bitnami/spark:3.5.3-debian-12-r1 + image: docker.io/bitnami/spark:3.5.3-debian-12-r3 apiVersion: v2 appVersion: 3.5.3 dependencies: @@ -27,4 +27,4 @@ maintainers: name: spark sources: - https://github.com/bitnami/charts/tree/main/bitnami/spark -version: 9.3.0 +version: 9.3.1 diff --git a/bitnami/spark/values.yaml b/bitnami/spark/values.yaml index 9f0195e2fa3587..5e06d980559e35 100644 --- a/bitnami/spark/values.yaml +++ b/bitnami/spark/values.yaml @@ -109,7 +109,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/spark - tag: 3.5.3-debian-12-r1 + tag: 3.5.3-debian-12-r3 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 6a47b925d6edb5e8e6ecb3b2a3967341472c256b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 14 Dec 2024 15:32:26 +0100 Subject: [PATCH 184/253] [bitnami/chainloop] Release 2.1.3 (#31042) * [bitnami/chainloop] Release 2.1.3 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/chainloop/CHANGELOG.md | 8 ++++++-- bitnami/chainloop/Chart.lock | 6 +++--- bitnami/chainloop/Chart.yaml | 10 +++++----- bitnami/chainloop/values.yaml | 6 +++--- 4 files changed, 17 insertions(+), 13 deletions(-) diff --git a/bitnami/chainloop/CHANGELOG.md b/bitnami/chainloop/CHANGELOG.md index 5fb4b40c98eeaf..f0affcd3627351 100644 --- a/bitnami/chainloop/CHANGELOG.md +++ b/bitnami/chainloop/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.1.2 (2024-12-13) +## 2.1.3 (2024-12-14) -* [bitnami/chainloop] Release 2.1.2 ([#31030](https://github.com/bitnami/charts/pull/31030)) +* [bitnami/chainloop] Release 2.1.3 ([#31042](https://github.com/bitnami/charts/pull/31042)) + +## 2.1.2 (2024-12-13) + +* [bitnami/chainloop] Release 2.1.2 (#31030) ([012f6b4](https://github.com/bitnami/charts/commit/012f6b4a29aeb133d369a7a9dc94c7ec47ab994f)), closes [#31030](https://github.com/bitnami/charts/issues/31030) ## 2.1.1 (2024-12-11) diff --git a/bitnami/chainloop/Chart.lock b/bitnami/chainloop/Chart.lock index ab463ffe4936d3..71a9d3f8a8376d 100644 --- a/bitnami/chainloop/Chart.lock +++ b/bitnami/chainloop/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 2.28.0 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.3.0 + version: 16.3.1 - name: vault repository: oci://registry-1.docker.io/bitnamicharts version: 1.4.31 -digest: sha256:8c702e77f8be0113d2efe94cdf8bdb69b35894b30ec2542a9393bdaad0ec045e -generated: "2024-12-11T18:24:16.955398859Z" +digest: sha256:d9ba05086f9980c0cb00ed8513fa9fa6fede1470d981f20e50ba7c66bf296b4e +generated: "2024-12-14T14:20:52.390366602Z" diff --git a/bitnami/chainloop/Chart.yaml b/bitnami/chainloop/Chart.yaml index dd9d9901126bc2..74077e5ad4610f 100644 --- a/bitnami/chainloop/Chart.yaml +++ b/bitnami/chainloop/Chart.yaml @@ -6,15 +6,15 @@ annotations: license: Apache-2.0 images: | - name: chainloop-artifact-cas - image: docker.io/bitnami/chainloop-artifact-cas:0.139.0-debian-12-r0 + image: docker.io/bitnami/chainloop-artifact-cas:0.140.0-debian-12-r0 - name: chainloop-control-plane - image: docker.io/bitnami/chainloop-control-plane:0.139.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane:0.140.0-debian-12-r0 - name: chainloop-control-plane-migrations - image: docker.io/bitnami/chainloop-control-plane-migrations:0.139.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane-migrations:0.140.0-debian-12-r0 - name: dex image: docker.io/bitnami/dex:2.41.1-debian-12-r9 apiVersion: v2 -appVersion: 0.139.0 +appVersion: 0.140.0 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -63,4 +63,4 @@ sources: - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-control-plane-migrations - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas - https://github.com/chainloop-dev/chainloop -version: 2.1.2 +version: 2.1.3 diff --git a/bitnami/chainloop/values.yaml b/bitnami/chainloop/values.yaml index 493ff5566bf2bf..b997bce91b176e 100644 --- a/bitnami/chainloop/values.yaml +++ b/bitnami/chainloop/values.yaml @@ -169,7 +169,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane - tag: 0.139.0-debian-12-r0 + tag: 0.140.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -246,7 +246,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane-migrations - tag: 0.139.0-debian-12-r0 + tag: 0.140.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -993,7 +993,7 @@ cas: image: registry: docker.io repository: bitnami/chainloop-artifact-cas - tag: 0.139.0-debian-12-r0 + tag: 0.140.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From afe2d8d5b540a8b3ced4a46d04b4c5313c7354e1 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 14 Dec 2024 20:03:51 +0100 Subject: [PATCH 185/253] [bitnami/mariadb] Release 20.2.1 (#31043) * [bitnami/mariadb] Release 20.2.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/mariadb/CHANGELOG.md | 12 +++++++++++- bitnami/mariadb/Chart.yaml | 8 ++++---- bitnami/mariadb/README.md | 2 +- bitnami/mariadb/values.yaml | 6 +++--- 4 files changed, 19 insertions(+), 9 deletions(-) diff --git a/bitnami/mariadb/CHANGELOG.md b/bitnami/mariadb/CHANGELOG.md index 49059f71830633..2c5f0682dda176 100644 --- a/bitnami/mariadb/CHANGELOG.md +++ b/bitnami/mariadb/CHANGELOG.md @@ -1,8 +1,18 @@ # Changelog +## 20.2.1 (2024-12-14) + +* [bitnami/mariadb] Release 20.2.1 ([#31043](https://github.com/bitnami/charts/pull/31043)) + ## 20.2.0 (2024-12-10) -* [bitnami/mariadb] Detect non-standard images ([#30956](https://github.com/bitnami/charts/pull/30956)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 4) (#30669) ([a4ec006](https://github.com/bitnami/charts/commit/a4ec00624589023a70a7094fcfb9f12e382bc280)), closes [#30669](https://github.com/bitnami/charts/issues/30669) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 6) (#30675) ([7b9cd04](https://github.com/bitnami/charts/commit/7b9cd04c2ffc730a0d62da787f2d4967c0ede47c)), closes [#30675](https://github.com/bitnami/charts/issues/30675) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/mariadb] Detect non-standard images (#30956) ([bb3402c](https://github.com/bitnami/charts/commit/bb3402c7a75a6a54976cd7c30a2116485deb7203)), closes [#30956](https://github.com/bitnami/charts/issues/30956) +* [bitnami/mariadb] Fix typo in README (#30800) ([2b8b5f5](https://github.com/bitnami/charts/commit/2b8b5f5bed0ccb9840b35aca9e0415d88755b83c)), closes [#30800](https://github.com/bitnami/charts/issues/30800) ## 20.1.1 (2024-11-27) diff --git a/bitnami/mariadb/Chart.yaml b/bitnami/mariadb/Chart.yaml index 6c07e3d52a5f73..9f0777e4a3ee32 100644 --- a/bitnami/mariadb/Chart.yaml +++ b/bitnami/mariadb/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: mariadb - image: docker.io/bitnami/mariadb:11.4.4-debian-12-r0 + image: docker.io/bitnami/mariadb:11.4.4-debian-12-r2 - name: mysqld-exporter - image: docker.io/bitnami/mysqld-exporter:0.15.1-debian-12-r36 + image: docker.io/bitnami/mysqld-exporter:0.16.0-debian-12-r3 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r32 + image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 appVersion: 11.4.4 dependencies: @@ -34,4 +34,4 @@ maintainers: name: mariadb sources: - https://github.com/bitnami/charts/tree/main/bitnami/mariadb -version: 20.2.0 +version: 20.2.1 diff --git a/bitnami/mariadb/README.md b/bitnami/mariadb/README.md index 2f2b9fae2c3f29..156f6d30da193b 100644 --- a/bitnami/mariadb/README.md +++ b/bitnami/mariadb/README.md @@ -830,4 +830,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/mariadb/values.yaml b/bitnami/mariadb/values.yaml index 48a530609c3071..8009518a8889cb 100644 --- a/bitnami/mariadb/values.yaml +++ b/bitnami/mariadb/values.yaml @@ -100,7 +100,7 @@ serviceBindings: image: registry: docker.io repository: bitnami/mariadb - tag: 11.4.4-debian-12-r0 + tag: 11.4.4-debian-12-r2 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1252,7 +1252,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r32 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace) @@ -1296,7 +1296,7 @@ metrics: image: registry: docker.io repository: bitnami/mysqld-exporter - tag: 0.15.1-debian-12-r36 + tag: 0.16.0-debian-12-r3 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace) From 27c3ae34ad4f01571422fa5b71ff92c6175e8652 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 15 Dec 2024 21:52:39 +0100 Subject: [PATCH 186/253] [bitnami/chainloop] Release 2.1.4 (#31046) * [bitnami/chainloop] Release 2.1.4 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/chainloop/CHANGELOG.md | 8 ++++++-- bitnami/chainloop/Chart.yaml | 10 +++++----- bitnami/chainloop/values.yaml | 6 +++--- 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/bitnami/chainloop/CHANGELOG.md b/bitnami/chainloop/CHANGELOG.md index f0affcd3627351..c94e2ddc790c86 100644 --- a/bitnami/chainloop/CHANGELOG.md +++ b/bitnami/chainloop/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.1.3 (2024-12-14) +## 2.1.4 (2024-12-15) -* [bitnami/chainloop] Release 2.1.3 ([#31042](https://github.com/bitnami/charts/pull/31042)) +* [bitnami/chainloop] Release 2.1.4 ([#31046](https://github.com/bitnami/charts/pull/31046)) + +## 2.1.3 (2024-12-14) + +* [bitnami/chainloop] Release 2.1.3 (#31042) ([6a47b92](https://github.com/bitnami/charts/commit/6a47b925d6edb5e8e6ecb3b2a3967341472c256b)), closes [#31042](https://github.com/bitnami/charts/issues/31042) ## 2.1.2 (2024-12-13) diff --git a/bitnami/chainloop/Chart.yaml b/bitnami/chainloop/Chart.yaml index 74077e5ad4610f..18f5d5b2edd101 100644 --- a/bitnami/chainloop/Chart.yaml +++ b/bitnami/chainloop/Chart.yaml @@ -6,15 +6,15 @@ annotations: license: Apache-2.0 images: | - name: chainloop-artifact-cas - image: docker.io/bitnami/chainloop-artifact-cas:0.140.0-debian-12-r0 + image: docker.io/bitnami/chainloop-artifact-cas:0.141.0-debian-12-r0 - name: chainloop-control-plane - image: docker.io/bitnami/chainloop-control-plane:0.140.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane:0.141.0-debian-12-r0 - name: chainloop-control-plane-migrations - image: docker.io/bitnami/chainloop-control-plane-migrations:0.140.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane-migrations:0.141.0-debian-12-r0 - name: dex image: docker.io/bitnami/dex:2.41.1-debian-12-r9 apiVersion: v2 -appVersion: 0.140.0 +appVersion: 0.141.0 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -63,4 +63,4 @@ sources: - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-control-plane-migrations - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas - https://github.com/chainloop-dev/chainloop -version: 2.1.3 +version: 2.1.4 diff --git a/bitnami/chainloop/values.yaml b/bitnami/chainloop/values.yaml index b997bce91b176e..b556c4ca95d2a1 100644 --- a/bitnami/chainloop/values.yaml +++ b/bitnami/chainloop/values.yaml @@ -169,7 +169,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane - tag: 0.140.0-debian-12-r0 + tag: 0.141.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -246,7 +246,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane-migrations - tag: 0.140.0-debian-12-r0 + tag: 0.141.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -993,7 +993,7 @@ cas: image: registry: docker.io repository: bitnami/chainloop-artifact-cas - tag: 0.140.0-debian-12-r0 + tag: 0.141.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From c02b9fa57c91e06b31ecee338e585bba0526f47e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 15 Dec 2024 22:21:45 +0100 Subject: [PATCH 187/253] [bitnami/scylladb] Release 3.1.5 (#31047) * [bitnami/scylladb] Release 3.1.5 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/scylladb/CHANGELOG.md | 8 ++++++-- bitnami/scylladb/Chart.yaml | 6 +++--- bitnami/scylladb/values.yaml | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/bitnami/scylladb/CHANGELOG.md b/bitnami/scylladb/CHANGELOG.md index f070115ba65315..f483e4acbed1f4 100644 --- a/bitnami/scylladb/CHANGELOG.md +++ b/bitnami/scylladb/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 3.1.4 (2024-12-12) +## 3.1.5 (2024-12-15) -* [bitnami/scylladb] Fix existingConfiguration parameter for scylladb ([#31014](https://github.com/bitnami/charts/pull/31014)) +* [bitnami/scylladb] Release 3.1.5 ([#31047](https://github.com/bitnami/charts/pull/31047)) + +## 3.1.4 (2024-12-12) + +* [bitnami/scylladb] Fix existingConfiguration parameter for scylladb (#31014) ([ac1944e](https://github.com/bitnami/charts/commit/ac1944e1390e4d6cbdb289f82786c1fe8451d05b)), closes [#31014](https://github.com/bitnami/charts/issues/31014) ## 3.1.3 (2024-12-12) diff --git a/bitnami/scylladb/Chart.yaml b/bitnami/scylladb/Chart.yaml index c7340416de11cd..81a76c86bf83da 100644 --- a/bitnami/scylladb/Chart.yaml +++ b/bitnami/scylladb/Chart.yaml @@ -8,9 +8,9 @@ annotations: - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: scylladb - image: docker.io/bitnami/scylladb:6.2.1-debian-12-r4 + image: docker.io/bitnami/scylladb:6.2.2-debian-12-r0 apiVersion: v2 -appVersion: 6.2.1 +appVersion: 6.2.2 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -30,4 +30,4 @@ maintainers: name: scylladb sources: - https://github.com/bitnami/charts/tree/main/bitnami/scylladb -version: 3.1.4 +version: 3.1.5 diff --git a/bitnami/scylladb/values.yaml b/bitnami/scylladb/values.yaml index 3297f9a5cf91d5..1db3fe8557c3e6 100644 --- a/bitnami/scylladb/values.yaml +++ b/bitnami/scylladb/values.yaml @@ -89,7 +89,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/scylladb - tag: 6.2.1-debian-12-r4 + tag: 6.2.2-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 4f14ffa0492d1cf05f794be16a77b9fa02a1633c Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 16 Dec 2024 04:25:53 +0100 Subject: [PATCH 188/253] [bitnami/opensearch] Release 1.5.1 (#31048) * [bitnami/opensearch] Release 1.5.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/opensearch/CHANGELOG.md | 11 ++++++++++- bitnami/opensearch/Chart.yaml | 8 ++++---- bitnami/opensearch/values.yaml | 10 +++++----- 3 files changed, 19 insertions(+), 10 deletions(-) diff --git a/bitnami/opensearch/CHANGELOG.md b/bitnami/opensearch/CHANGELOG.md index a495632aba50f7..97bf24094a21ad 100644 --- a/bitnami/opensearch/CHANGELOG.md +++ b/bitnami/opensearch/CHANGELOG.md @@ -1,8 +1,17 @@ # Changelog +## 1.5.1 (2024-12-16) + +* [bitnami/opensearch] Release 1.5.1 ([#31048](https://github.com/bitnami/charts/pull/31048)) + ## 1.5.0 (2024-12-10) -* [bitnami/opensearch] Detect non-standard images ([#30934](https://github.com/bitnami/charts/pull/30934)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 5) (#30674) ([ed2a546](https://github.com/bitnami/charts/commit/ed2a54617faf763169e6b01a89100b9db32e1000)), closes [#30674](https://github.com/bitnami/charts/issues/30674) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 3) (#30688) ([10a49f9](https://github.com/bitnami/charts/commit/10a49f9ff2db1d9d11a6edd1c40a9f61803241bc)), closes [#30688](https://github.com/bitnami/charts/issues/30688) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/opensearch] Detect non-standard images (#30934) ([e31f704](https://github.com/bitnami/charts/commit/e31f70462cccd22d5f2508c480101dbeed1a0605)), closes [#30934](https://github.com/bitnami/charts/issues/30934) ## 1.4.0 (2024-11-18) diff --git a/bitnami/opensearch/Chart.yaml b/bitnami/opensearch/Chart.yaml index 9d070be39bff16..ae20c70a7a1951 100644 --- a/bitnami/opensearch/Chart.yaml +++ b/bitnami/opensearch/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: opensearch - image: docker.io/bitnami/opensearch:2.18.0-debian-12-r0 + image: docker.io/bitnami/opensearch:2.18.0-debian-12-r2 - name: opensearch-dashboards - image: docker.io/bitnami/opensearch-dashboards:2.17.1-debian-12-r1 + image: docker.io/bitnami/opensearch-dashboards:2.18.0-debian-12-r2 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r32 + image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 appVersion: 2.18.0 dependencies: @@ -30,4 +30,4 @@ maintainers: name: opensearch sources: - https://github.com/bitnami/charts/tree/main/bitnami/opensearch -version: 1.5.0 +version: 1.5.1 diff --git a/bitnami/opensearch/values.yaml b/bitnami/opensearch/values.yaml index a5af8ca7bf575c..e92da8a3823836 100644 --- a/bitnami/opensearch/values.yaml +++ b/bitnami/opensearch/values.yaml @@ -191,7 +191,7 @@ useIstioLabels: true image: registry: docker.io repository: bitnami/opensearch - tag: 2.18.0-debian-12-r0 + tag: 2.18.0-debian-12-r2 digest: "" ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -2704,7 +2704,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r32 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -2751,7 +2751,7 @@ sysctlImage: ## registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r32 + tag: 12-debian-12-r34 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -2803,7 +2803,7 @@ dashboards: image: registry: docker.io repository: bitnami/opensearch-dashboards - tag: 2.17.1-debian-12-r1 + tag: 2.18.0-debian-12-r2 digest: "" ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -3461,7 +3461,7 @@ snapshots: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r30 + tag: 12-debian-12-r34 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' From 973da81d773b2b834c83e8b7b90553d915899bc5 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 16 Dec 2024 06:39:16 +0100 Subject: [PATCH 189/253] [bitnami/rabbitmq] Release 15.2.1 (#31049) * [bitnami/rabbitmq] Release 15.2.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/rabbitmq/CHANGELOG.md | 10 +++++++++- bitnami/rabbitmq/Chart.yaml | 8 ++++---- bitnami/rabbitmq/values.yaml | 4 ++-- 3 files changed, 15 insertions(+), 7 deletions(-) diff --git a/bitnami/rabbitmq/CHANGELOG.md b/bitnami/rabbitmq/CHANGELOG.md index 74e661653c7dcb..2d2ebc747468a6 100644 --- a/bitnami/rabbitmq/CHANGELOG.md +++ b/bitnami/rabbitmq/CHANGELOG.md @@ -1,8 +1,16 @@ # Changelog +## 15.2.1 (2024-12-16) + +* [bitnami/rabbitmq] Release 15.2.1 ([#31049](https://github.com/bitnami/charts/pull/31049)) + ## 15.2.0 (2024-12-10) -* [bitnami/rabbitmq] Detect non-standard images ([#30940](https://github.com/bitnami/charts/pull/30940)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 5) (#30674) ([ed2a546](https://github.com/bitnami/charts/commit/ed2a54617faf763169e6b01a89100b9db32e1000)), closes [#30674](https://github.com/bitnami/charts/issues/30674) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/rabbitmq] Detect non-standard images (#30940) ([4dade21](https://github.com/bitnami/charts/commit/4dade214ff39b6741a9f1c1239c51a4ab13c1a4d)), closes [#30940](https://github.com/bitnami/charts/issues/30940) ## 15.1.0 (2024-11-25) diff --git a/bitnami/rabbitmq/Chart.yaml b/bitnami/rabbitmq/Chart.yaml index 8eb73c85c661d3..9d1d2cd567acf1 100644 --- a/bitnami/rabbitmq/Chart.yaml +++ b/bitnami/rabbitmq/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: rabbitmq - image: docker.io/bitnami/rabbitmq:4.0.4-debian-12-r1 + image: docker.io/bitnami/rabbitmq:4.0.5-debian-12-r0 apiVersion: v2 -appVersion: 4.0.4 +appVersion: 4.0.5 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -30,4 +30,4 @@ maintainers: name: rabbitmq sources: - https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq -version: 15.2.0 +version: 15.2.1 diff --git a/bitnami/rabbitmq/values.yaml b/bitnami/rabbitmq/values.yaml index e10e92e35f3880..5f585760743470 100644 --- a/bitnami/rabbitmq/values.yaml +++ b/bitnami/rabbitmq/values.yaml @@ -49,7 +49,7 @@ global: image: registry: docker.io repository: bitnami/rabbitmq - tag: 4.0.4-debian-12-r1 + tag: 4.0.5-debian-12-r0 digest: "" ## set to true if you would like to see extra information on logs ## It turns BASH and/or NAMI debugging in the image @@ -1570,7 +1570,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 80b1bc3db52748c242a43a37ac9573eed311e6df Mon Sep 17 00:00:00 2001 From: RDemarneffe <158739915+RDemarneffe@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:27:30 +0100 Subject: [PATCH 190/253] [bitnami/keycloak] KEYCLOAK_HOSTNAME present even if KEYCLOAK_PROXY_HEADERS is set (#30368) * When the helm proxyHeaders variable is set, the KEYCLOAK_HOSTNAME into the config map should not be set. Signed-off-by: Renaud Demarneffe --------- Signed-off-by: Renaud Demarneffe Signed-off-by: Bitnami Containers Signed-off-by: Fran Mulero Co-authored-by: Bitnami Containers Co-authored-by: Fran Mulero --- bitnami/keycloak/CHANGELOG.md | 7 ++++++- bitnami/keycloak/Chart.yaml | 2 +- bitnami/keycloak/templates/configmap-env-vars.yaml | 8 ++++---- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/bitnami/keycloak/CHANGELOG.md b/bitnami/keycloak/CHANGELOG.md index 005268291a18f6..bd48b05ca9ceea 100644 --- a/bitnami/keycloak/CHANGELOG.md +++ b/bitnami/keycloak/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 24.3.1 (2024-12-12) + +* [bitnami/keycloak] KEYCLOAK_HOSTNAME present even if KEYCLOAK_PROXY_HEADERS is set ([#30368](https://github.com/bitnami/charts/pull/30368)) + ## 24.3.0 (2024-12-10) -* [bitnami/keycloak] Detect non-standard images ([#30902](https://github.com/bitnami/charts/pull/30902)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/keycloak] Detect non-standard images (#30902) ([6ee9c49](https://github.com/bitnami/charts/commit/6ee9c49966c3ff9d1f1d0fa05278d36a2e45af8e)), closes [#30902](https://github.com/bitnami/charts/issues/30902) ## 24.2.3 (2024-12-03) diff --git a/bitnami/keycloak/Chart.yaml b/bitnami/keycloak/Chart.yaml index 19ac4e3eaf097d..2da6e1fb73b7e3 100644 --- a/bitnami/keycloak/Chart.yaml +++ b/bitnami/keycloak/Chart.yaml @@ -33,4 +33,4 @@ maintainers: name: keycloak sources: - https://github.com/bitnami/charts/tree/main/bitnami/keycloak -version: 24.3.0 +version: 24.3.1 diff --git a/bitnami/keycloak/templates/configmap-env-vars.yaml b/bitnami/keycloak/templates/configmap-env-vars.yaml index 31a58658eaf516..6c188a6e994bac 100644 --- a/bitnami/keycloak/templates/configmap-env-vars.yaml +++ b/bitnami/keycloak/templates/configmap-env-vars.yaml @@ -21,9 +21,9 @@ data: {{- else }} KEYCLOAK_PROXY_HEADERS: {{ .Values.proxyHeaders | quote }} {{- end }} - {{- if and .Values.adminIngress.enabled .Values.adminIngress.hostname }} + {{- if and .Values.adminIngress.enabled .Values.adminIngress.hostname (empty .Values.proxyHeaders) }} KEYCLOAK_HOSTNAME_ADMIN: |- - {{ ternary "https://" "http://" ( or .Values.adminIngress.tls (eq .Values.proxy "edge") (not (empty .Values.proxyHeaders)) ) -}} + {{ ternary "https://" "http://" ( or .Values.adminIngress.tls (eq .Values.proxy "edge") ) -}} {{- include "common.tplvalues.render" (dict "value" .Values.adminIngress.hostname "context" $) -}} {{- if eq .Values.adminIngress.controller "default" }} {{- include "common.tplvalues.render" (dict "value" .Values.adminIngress.path "context" $) }} @@ -35,9 +35,9 @@ data: {{- include "common.tplvalues.render" (dict "value" $path "context" $) }} {{- end }} {{- end }} - {{- if and .Values.ingress.enabled .Values.ingress.hostname }} + {{- if and .Values.ingress.enabled .Values.ingress.hostname (empty .Values.proxyHeaders) }} KEYCLOAK_HOSTNAME: |- - {{ ternary "https://" "http://" ( or .Values.ingress.tls (eq .Values.proxy "edge") (not (empty .Values.proxyHeaders)) ) -}} + {{ ternary "https://" "http://" ( or .Values.ingress.tls (eq .Values.proxy "edge") ) -}} {{- include "common.tplvalues.render" (dict "value" .Values.ingress.hostname "context" $) -}} {{- if eq .Values.ingress.controller "default" }} {{- include "common.tplvalues.render" (dict "value" .Values.ingress.path "context" $) }} From a03edc0cc5dbae9c9bc5e16be45933373ccdfe44 Mon Sep 17 00:00:00 2001 From: Alvaro Neira Ayuso Date: Mon, 16 Dec 2024 10:15:40 +0100 Subject: [PATCH 191/253] [bitnami/zookeeper] Increase resources to avoid OOMKilled reason executing tests (#31035) * [bitnami/zookeeper] Increase resources to avoid OOMKilled reason executing tests Signed-off-by: Alvaro Neira Ayuso * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Alvaro Neira Ayuso Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- .vib/zookeeper/runtime-parameters.yaml | 7 ++++++- bitnami/zookeeper/CHANGELOG.md | 7 ++++++- bitnami/zookeeper/Chart.yaml | 2 +- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/.vib/zookeeper/runtime-parameters.yaml b/.vib/zookeeper/runtime-parameters.yaml index bc94af78195c5b..19ff999cf2fa87 100644 --- a/.vib/zookeeper/runtime-parameters.yaml +++ b/.vib/zookeeper/runtime-parameters.yaml @@ -4,4 +4,9 @@ service: type: LoadBalancer preAllocSize: 65536 containerPorts: - client: 2181 \ No newline at end of file + client: 2181 +resources: + requests: + memory: 512Mi + limits: + memory: 1024Mi diff --git a/bitnami/zookeeper/CHANGELOG.md b/bitnami/zookeeper/CHANGELOG.md index 8af23a008f70aa..57897ffa29949b 100644 --- a/bitnami/zookeeper/CHANGELOG.md +++ b/bitnami/zookeeper/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 13.7.1 (2024-12-13) + +* [bitnami/zookeeper] Increase resources to avoid OOMKilled reason executing tests ([#31035](https://github.com/bitnami/charts/pull/31035)) + ## 13.7.0 (2024-12-10) -* [bitnami/zookeeper] Detect non-standard images ([#30915](https://github.com/bitnami/charts/pull/30915)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/zookeeper] Detect non-standard images (#30915) ([8168ae4](https://github.com/bitnami/charts/commit/8168ae4c69fac2433cc3f4b2e464c819f76a2420)), closes [#30915](https://github.com/bitnami/charts/issues/30915) ## 13.6.1 (2024-12-04) diff --git a/bitnami/zookeeper/Chart.yaml b/bitnami/zookeeper/Chart.yaml index 6f57d33adc787e..f76621dfb6bf56 100644 --- a/bitnami/zookeeper/Chart.yaml +++ b/bitnami/zookeeper/Chart.yaml @@ -28,4 +28,4 @@ maintainers: name: zookeeper sources: - https://github.com/bitnami/charts/tree/main/bitnami/zookeeper -version: 13.7.0 +version: 13.7.1 From 91b6f97217eed1670f665232cd841e3e73d8032e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 16 Dec 2024 10:16:47 +0100 Subject: [PATCH 192/253] [bitnami/minio] Release 14.10.1 (#31050) * [bitnami/minio] Release 14.10.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/minio/CHANGELOG.md | 8 ++++++-- bitnami/minio/Chart.yaml | 10 +++++----- bitnami/minio/README.md | 2 +- bitnami/minio/values.yaml | 6 +++--- 4 files changed, 15 insertions(+), 11 deletions(-) diff --git a/bitnami/minio/CHANGELOG.md b/bitnami/minio/CHANGELOG.md index 599d6376e0b414..8f669acee87270 100644 --- a/bitnami/minio/CHANGELOG.md +++ b/bitnami/minio/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 14.10.0 (2024-12-12) +## 14.10.1 (2024-12-16) -* [bitnami/minio]: Templating sleep sleep time so that it can be passed using values.yaml ([#30718](https://github.com/bitnami/charts/pull/30718)) +* [bitnami/minio] Release 14.10.1 ([#31050](https://github.com/bitnami/charts/pull/31050)) + +## 14.10.0 (2024-12-13) + +* [bitnami/minio]: Templating sleep sleep time so that it can be passed using values.yaml (#30718) ([ea21cb8](https://github.com/bitnami/charts/commit/ea21cb82ebb71e0d159846aaeb39786e1d577913)), closes [#30718](https://github.com/bitnami/charts/issues/30718) ## 14.9.0 (2024-12-10) diff --git a/bitnami/minio/Chart.yaml b/bitnami/minio/Chart.yaml index 3c3199e74b9731..ecc0eeda124428 100644 --- a/bitnami/minio/Chart.yaml +++ b/bitnami/minio/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: minio - image: docker.io/bitnami/minio:2024.11.7-debian-12-r2 + image: docker.io/bitnami/minio:2024.12.13-debian-12-r0 - name: minio-client - image: docker.io/bitnami/minio-client:2024.11.17-debian-12-r1 + image: docker.io/bitnami/minio-client:2024.11.21-debian-12-r1 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 -appVersion: 2024.11.7 +appVersion: 2024.12.13 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -34,4 +34,4 @@ maintainers: name: minio sources: - https://github.com/bitnami/charts/tree/main/bitnami/minio -version: 14.10.0 +version: 14.10.1 diff --git a/bitnami/minio/README.md b/bitnami/minio/README.md index 722ba3c4c99d32..265bc503ddb9aa 100644 --- a/bitnami/minio/README.md +++ b/bitnami/minio/README.md @@ -662,4 +662,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/minio/values.yaml b/bitnami/minio/values.yaml index 1f95ab847a6cfc..3314b845a70425 100644 --- a/bitnami/minio/values.yaml +++ b/bitnami/minio/values.yaml @@ -75,7 +75,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/minio - tag: 2024.11.7-debian-12-r2 + tag: 2024.12.13-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -102,7 +102,7 @@ image: clientImage: registry: docker.io repository: bitnami/minio-client - tag: 2024.11.17-debian-12-r1 + tag: 2024.11.21-debian-12-r1 digest: "" ## @param mode MinIO® server mode (`standalone` or `distributed`) ## ref: https://docs.minio.io/docs/distributed-minio-quickstart-guide @@ -1121,7 +1121,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From b41a51d1bd04841fc108b78d3b8357a5292771c8 Mon Sep 17 00:00:00 2001 From: Ziyue Pan Date: Mon, 16 Dec 2024 18:28:44 +0800 Subject: [PATCH 193/253] [bitnami/*] Fix typo in README (#31052) * Fix typo in memcached/README Signed-off-by: Ziyue Pan * Fix all `resourcePreset` in documents Signed-off-by: Ziyue Pan --------- Signed-off-by: Ziyue Pan --- bitnami/airflow/README.md | 2 +- bitnami/apache/README.md | 2 +- bitnami/apisix/README.md | 2 +- bitnami/appsmith/README.md | 2 +- bitnami/argo-cd/README.md | 2 +- bitnami/argo-workflows/README.md | 2 +- bitnami/aspnet-core/README.md | 2 +- bitnami/cassandra/README.md | 2 +- bitnami/cert-manager/README.md | 2 +- bitnami/clickhouse/README.md | 2 +- bitnami/concourse/README.md | 2 +- bitnami/consul/README.md | 2 +- bitnami/contour/README.md | 2 +- bitnami/deepspeed/README.md | 2 +- bitnami/discourse/README.md | 2 +- bitnami/drupal/README.md | 2 +- bitnami/ejbca/README.md | 2 +- bitnami/elasticsearch/README.md | 2 +- bitnami/etcd/README.md | 2 +- bitnami/external-dns/README.md | 2 +- bitnami/flink/README.md | 2 +- bitnami/fluent-bit/README.md | 2 +- bitnami/fluentd/README.md | 2 +- bitnami/flux/README.md | 2 +- bitnami/ghost/README.md | 2 +- bitnami/gitea/README.md | 2 +- bitnami/grafana-loki/README.md | 2 +- bitnami/grafana-mimir/README.md | 2 +- bitnami/grafana-tempo/README.md | 2 +- bitnami/grafana/README.md | 2 +- bitnami/haproxy/README.md | 2 +- bitnami/harbor/README.md | 2 +- bitnami/influxdb/README.md | 2 +- bitnami/jaeger/README.md | 2 +- bitnami/jenkins/README.md | 2 +- bitnami/jupyterhub/README.md | 2 +- bitnami/kafka/README.md | 2 +- bitnami/keycloak/README.md | 2 +- bitnami/keydb/README.md | 2 +- bitnami/kiam/README.md | 2 +- bitnami/kibana/README.md | 2 +- bitnami/kong/README.md | 2 +- bitnami/kube-prometheus/README.md | 2 +- bitnami/kube-state-metrics/README.md | 2 +- bitnami/kubeapps/README.md | 2 +- bitnami/kuberay/README.md | 2 +- bitnami/kubernetes-event-exporter/README.md | 2 +- bitnami/logstash/README.md | 2 +- bitnami/mastodon/README.md | 2 +- bitnami/matomo/README.md | 2 +- bitnami/memcached/README.md | 2 +- bitnami/metallb/README.md | 2 +- bitnami/metrics-server/README.md | 2 +- bitnami/milvus/README.md | 2 +- bitnami/minio/README.md | 2 +- bitnami/mlflow/README.md | 2 +- bitnami/mongodb-sharded/README.md | 2 +- bitnami/mongodb/README.md | 2 +- bitnami/moodle/README.md | 2 +- bitnami/multus-cni/README.md | 2 +- bitnami/mysql/README.md | 2 +- bitnami/nats/README.md | 2 +- bitnami/nginx-ingress-controller/README.md | 2 +- bitnami/nginx/README.md | 2 +- bitnami/node-exporter/README.md | 2 +- bitnami/oauth2-proxy/README.md | 2 +- bitnami/odoo/README.md | 2 +- bitnami/opensearch/README.md | 2 +- bitnami/parse/README.md | 2 +- bitnami/phpmyadmin/README.md | 2 +- bitnami/pinniped/README.md | 2 +- bitnami/postgresql-ha/README.md | 2 +- bitnami/postgresql/README.md | 2 +- bitnami/prometheus/README.md | 2 +- bitnami/pytorch/README.md | 2 +- bitnami/rabbitmq-cluster-operator/README.md | 2 +- bitnami/rabbitmq/README.md | 2 +- bitnami/redis-cluster/README.md | 2 +- bitnami/redis/README.md | 2 +- bitnami/redmine/README.md | 2 +- bitnami/schema-registry/README.md | 2 +- bitnami/scylladb/README.md | 2 +- bitnami/sealed-secrets/README.md | 2 +- bitnami/seaweedfs/README.md | 2 +- bitnami/solr/README.md | 2 +- bitnami/sonarqube/README.md | 2 +- bitnami/spark/README.md | 2 +- bitnami/spring-cloud-dataflow/README.md | 2 +- bitnami/tensorflow-resnet/README.md | 2 +- bitnami/thanos/README.md | 2 +- bitnami/tomcat/README.md | 2 +- bitnami/valkey-cluster/README.md | 2 +- bitnami/valkey/README.md | 2 +- bitnami/vault/README.md | 2 +- bitnami/whereabouts/README.md | 2 +- bitnami/wildfly/README.md | 2 +- bitnami/wordpress/README.md | 2 +- bitnami/zookeeper/README.md | 2 +- 98 files changed, 98 insertions(+), 98 deletions(-) diff --git a/bitnami/airflow/README.md b/bitnami/airflow/README.md index 6497180faee621..97f6d7e0a9950e 100644 --- a/bitnami/airflow/README.md +++ b/bitnami/airflow/README.md @@ -258,7 +258,7 @@ Alternatively, you can disable this behavior by setting the `setupDBJob.enabled` Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/apache/README.md b/bitnami/apache/README.md index bef9a357ee2b2d..5eee5a8aaef137 100644 --- a/bitnami/apache/README.md +++ b/bitnami/apache/README.md @@ -51,7 +51,7 @@ These commands deploy Apache on the Kubernetes cluster in the default configurat Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/apisix/README.md b/bitnami/apisix/README.md index 665af3535a279c..9cb0b8594e64d9 100644 --- a/bitnami/apisix/README.md +++ b/bitnami/apisix/README.md @@ -45,7 +45,7 @@ The command deploys apisix on the Kubernetes cluster in the default configuratio Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/appsmith/README.md b/bitnami/appsmith/README.md index 5bd53ee69e5566..9914c4aba9a8cb 100644 --- a/bitnami/appsmith/README.md +++ b/bitnami/appsmith/README.md @@ -51,7 +51,7 @@ The command deploys Appsmith on the Kubernetes cluster in the default configurat Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/argo-cd/README.md b/bitnami/argo-cd/README.md index e245e94e21ac6d..97d478424e85d2 100644 --- a/bitnami/argo-cd/README.md +++ b/bitnami/argo-cd/README.md @@ -49,7 +49,7 @@ The command deploys argo-cd on the Kubernetes cluster in the default configurati Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/argo-workflows/README.md b/bitnami/argo-workflows/README.md index 973fc2cf6c2691..1c88078d239266 100644 --- a/bitnami/argo-workflows/README.md +++ b/bitnami/argo-workflows/README.md @@ -49,7 +49,7 @@ The command deploys Argo Workflows on the Kubernetes cluster in the default conf Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/aspnet-core/README.md b/bitnami/aspnet-core/README.md index 6523d8a011ed5b..7046a2bf643d42 100644 --- a/bitnami/aspnet-core/README.md +++ b/bitnami/aspnet-core/README.md @@ -47,7 +47,7 @@ These commands deploy a ASP.NET Core application on the Kubernetes cluster in th Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/cassandra/README.md b/bitnami/cassandra/README.md index 7c16c424b0e2b2..298066e473325b 100644 --- a/bitnami/cassandra/README.md +++ b/bitnami/cassandra/README.md @@ -48,7 +48,7 @@ These commands deploy one node with Apache Cassandra on the Kubernetes cluster i Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Update credentials diff --git a/bitnami/cert-manager/README.md b/bitnami/cert-manager/README.md index b70a973eedd3dc..afbcb6c1b04884 100644 --- a/bitnami/cert-manager/README.md +++ b/bitnami/cert-manager/README.md @@ -47,7 +47,7 @@ helm install my-release oci://REGISTRY_NAME/REPOSITORY_NAME/cert-manager Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/clickhouse/README.md b/bitnami/clickhouse/README.md index 0ca8d7350b2ade..d71ce572f5ec00 100644 --- a/bitnami/clickhouse/README.md +++ b/bitnami/clickhouse/README.md @@ -55,7 +55,7 @@ The command deploys ClickHouse on the Kubernetes cluster in the default configur Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/concourse/README.md b/bitnami/concourse/README.md index 2e36487bb3d1a2..f742cdb44eefe8 100644 --- a/bitnami/concourse/README.md +++ b/bitnami/concourse/README.md @@ -49,7 +49,7 @@ The command deploys concourse on the Kubernetes cluster in the default configura Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling vs Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/consul/README.md b/bitnami/consul/README.md index 7e460fa1f1505e..262eddd7f09491 100644 --- a/bitnami/consul/README.md +++ b/bitnami/consul/README.md @@ -48,7 +48,7 @@ These commands deploy HashiCorp Consul on the Kubernetes cluster in the default Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/contour/README.md b/bitnami/contour/README.md index 19a6be18302896..9380659072d186 100644 --- a/bitnami/contour/README.md +++ b/bitnami/contour/README.md @@ -50,7 +50,7 @@ These commands deploy contour on the Kubernetes cluster in the default configura Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/deepspeed/README.md b/bitnami/deepspeed/README.md index 8b1a842c052e8d..a66106bfcea0bc 100644 --- a/bitnami/deepspeed/README.md +++ b/bitnami/deepspeed/README.md @@ -60,7 +60,7 @@ The command removes all the Kubernetes components associated with the chart and Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/discourse/README.md b/bitnami/discourse/README.md index 6537987ddee2d7..8676e119736b9b 100644 --- a/bitnami/discourse/README.md +++ b/bitnami/discourse/README.md @@ -51,7 +51,7 @@ The command deploys Discourse on the Kubernetes cluster in the default configura Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/drupal/README.md b/bitnami/drupal/README.md index 13b2ad7a5f2576..b3ee87be9c3162 100644 --- a/bitnami/drupal/README.md +++ b/bitnami/drupal/README.md @@ -51,7 +51,7 @@ The command deploys Drupal on the Kubernetes cluster in the default configuratio Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/ejbca/README.md b/bitnami/ejbca/README.md index 79e583e0d7e69f..2fc91b9e0132f1 100644 --- a/bitnami/ejbca/README.md +++ b/bitnami/ejbca/README.md @@ -50,7 +50,7 @@ The command deploys EJBCA on the Kubernetes cluster in the default configuration Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling vs Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/elasticsearch/README.md b/bitnami/elasticsearch/README.md index 1a181af5923915..54974fdd05bf5f 100644 --- a/bitnami/elasticsearch/README.md +++ b/bitnami/elasticsearch/README.md @@ -48,7 +48,7 @@ These commands deploy Elasticsearch on the Kubernetes cluster in the default con Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/etcd/README.md b/bitnami/etcd/README.md index 4441fef9c82228..25ffe0c920ff02 100644 --- a/bitnami/etcd/README.md +++ b/bitnami/etcd/README.md @@ -48,7 +48,7 @@ These commands deploy etcd on the Kubernetes cluster in the default configuratio Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/external-dns/README.md b/bitnami/external-dns/README.md index 3c607d4c670ecf..3612b649737fa2 100644 --- a/bitnami/external-dns/README.md +++ b/bitnami/external-dns/README.md @@ -47,7 +47,7 @@ The command deploys ExternalDNS on the Kubernetes cluster in the default configu Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/flink/README.md b/bitnami/flink/README.md index bfaf093292a69c..93a8f6bddd62a4 100644 --- a/bitnami/flink/README.md +++ b/bitnami/flink/README.md @@ -49,7 +49,7 @@ These commands deploy flink on the Kubernetes cluster in the default configurati Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/fluent-bit/README.md b/bitnami/fluent-bit/README.md index 77f23a07ba7497..bc043e36392b03 100644 --- a/bitnami/fluent-bit/README.md +++ b/bitnami/fluent-bit/README.md @@ -49,7 +49,7 @@ These commands deploy fluent-bit on the Kubernetes cluster in the default config Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/fluentd/README.md b/bitnami/fluentd/README.md index 3e3673bf2b63b0..b8ef6b4740c6bb 100644 --- a/bitnami/fluentd/README.md +++ b/bitnami/fluentd/README.md @@ -50,7 +50,7 @@ These commands deploy Fluentd on the Kubernetes cluster in the default configura Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/flux/README.md b/bitnami/flux/README.md index 6a813fd51e6420..225158a5a11d25 100644 --- a/bitnami/flux/README.md +++ b/bitnami/flux/README.md @@ -47,7 +47,7 @@ The command deploys flux on the Kubernetes cluster in the default configuration. Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/ghost/README.md b/bitnami/ghost/README.md index 39b94f94a3c3e5..07dfa86c9a1510 100644 --- a/bitnami/ghost/README.md +++ b/bitnami/ghost/README.md @@ -51,7 +51,7 @@ The command deploys Ghost on the Kubernetes cluster in the default configuration Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/gitea/README.md b/bitnami/gitea/README.md index 2781d4513f1c06..3c8c77f358db88 100644 --- a/bitnami/gitea/README.md +++ b/bitnami/gitea/README.md @@ -50,7 +50,7 @@ The command deploys Gitea on the Kubernetes cluster in the default configuration Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/grafana-loki/README.md b/bitnami/grafana-loki/README.md index 05b5198266eb81..dab1e2da8d1cba 100644 --- a/bitnami/grafana-loki/README.md +++ b/bitnami/grafana-loki/README.md @@ -50,7 +50,7 @@ The command deploys grafana-loki on the Kubernetes cluster in the default config Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/grafana-mimir/README.md b/bitnami/grafana-mimir/README.md index e17fd9997b8466..a085d8038f8e90 100644 --- a/bitnami/grafana-mimir/README.md +++ b/bitnami/grafana-mimir/README.md @@ -50,7 +50,7 @@ The command deploys grafana-mimir on the Kubernetes cluster in the default confi Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/grafana-tempo/README.md b/bitnami/grafana-tempo/README.md index d8967c0fc2bf18..14bd18695d2c20 100644 --- a/bitnami/grafana-tempo/README.md +++ b/bitnami/grafana-tempo/README.md @@ -50,7 +50,7 @@ The command deploys grafana-tempo on the Kubernetes cluster in the default confi Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/grafana/README.md b/bitnami/grafana/README.md index c011c379bf269e..610fd668e69830 100644 --- a/bitnami/grafana/README.md +++ b/bitnami/grafana/README.md @@ -132,7 +132,7 @@ These commands deploy grafana on the Kubernetes cluster in the default configura Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Update credentials diff --git a/bitnami/haproxy/README.md b/bitnami/haproxy/README.md index 4404c4d2d758dd..d00bdf72f5740b 100644 --- a/bitnami/haproxy/README.md +++ b/bitnami/haproxy/README.md @@ -49,7 +49,7 @@ The command deploys haproxy on the Kubernetes cluster in the default configurati Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/harbor/README.md b/bitnami/harbor/README.md index dd07ddf14a44f9..84534aee15a628 100644 --- a/bitnami/harbor/README.md +++ b/bitnami/harbor/README.md @@ -55,7 +55,7 @@ helm install my-release oci://REGISTRY_NAME/REPOSITORY_NAME/harbor Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/influxdb/README.md b/bitnami/influxdb/README.md index 8ce97375ee8885..eefce38957cc73 100644 --- a/bitnami/influxdb/README.md +++ b/bitnami/influxdb/README.md @@ -49,7 +49,7 @@ These commands deploy influxdb on the Kubernetes cluster in the default configur Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Update credentials diff --git a/bitnami/jaeger/README.md b/bitnami/jaeger/README.md index 3b6187f3e68be9..0a9358f3ded45d 100644 --- a/bitnami/jaeger/README.md +++ b/bitnami/jaeger/README.md @@ -59,7 +59,7 @@ The command removes all the Kubernetes components associated with the chart and Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/jenkins/README.md b/bitnami/jenkins/README.md index db19edaa0acfad..a543ebbcaa26ac 100644 --- a/bitnami/jenkins/README.md +++ b/bitnami/jenkins/README.md @@ -49,7 +49,7 @@ These commands deploy Jenkins on the Kubernetes cluster in the default configura Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling vs Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/jupyterhub/README.md b/bitnami/jupyterhub/README.md index 870334facdf2a2..592ef62900fd0f 100644 --- a/bitnami/jupyterhub/README.md +++ b/bitnami/jupyterhub/README.md @@ -106,7 +106,7 @@ These commands deploy JupyterHub on the Kubernetes cluster in the default config Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Understand the default configuration diff --git a/bitnami/kafka/README.md b/bitnami/kafka/README.md index 08310bcf01eaa4..360ed68e865f97 100644 --- a/bitnami/kafka/README.md +++ b/bitnami/kafka/README.md @@ -48,7 +48,7 @@ These commands deploy Kafka on the Kubernetes cluster in the default configurati Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/keycloak/README.md b/bitnami/keycloak/README.md index 9fe0d3938c1bfc..3f2f492f2f7314 100644 --- a/bitnami/keycloak/README.md +++ b/bitnami/keycloak/README.md @@ -49,7 +49,7 @@ These commands deploy a Keycloak application on the Kubernetes cluster in the de Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/keydb/README.md b/bitnami/keydb/README.md index 48fc7f9fa1f8e7..b3c316489fa770 100644 --- a/bitnami/keydb/README.md +++ b/bitnami/keydb/README.md @@ -158,7 +158,7 @@ Bitnami will release a new chart updating its containers if a new version of the Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Additional environment variables diff --git a/bitnami/kiam/README.md b/bitnami/kiam/README.md index 42566be4905611..cd7378498f3b19 100644 --- a/bitnami/kiam/README.md +++ b/bitnami/kiam/README.md @@ -52,7 +52,7 @@ These commands deploy a kiam application on the Kubernetes cluster in the defaul Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling vs Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/kibana/README.md b/bitnami/kibana/README.md index 658dee6b38c2c9..ac7651dd7191e4 100644 --- a/bitnami/kibana/README.md +++ b/bitnami/kibana/README.md @@ -51,7 +51,7 @@ This chart requires an Elasticsearch instance to work. You can use an already ex Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling vs Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/kong/README.md b/bitnami/kong/README.md index 7eef15066981d8..8e8673dcfdf9d3 100644 --- a/bitnami/kong/README.md +++ b/bitnami/kong/README.md @@ -50,7 +50,7 @@ These commands deploy kong on the Kubernetes cluster in the default configuratio Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/kube-prometheus/README.md b/bitnami/kube-prometheus/README.md index 40a1aa02f725a6..9a887bd09230e2 100644 --- a/bitnami/kube-prometheus/README.md +++ b/bitnami/kube-prometheus/README.md @@ -57,7 +57,7 @@ The command deploys kube-prometheus on the Kubernetes cluster in the default con Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling vs Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/kube-state-metrics/README.md b/bitnami/kube-state-metrics/README.md index 761b48f6afe663..c97d454508fda2 100644 --- a/bitnami/kube-state-metrics/README.md +++ b/bitnami/kube-state-metrics/README.md @@ -45,7 +45,7 @@ The command deploys kube-state-metrics on the Kubernetes cluster in the default Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling vs Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/kubeapps/README.md b/bitnami/kubeapps/README.md index 5bc5d7bd54a084..90e60538856e11 100644 --- a/bitnami/kubeapps/README.md +++ b/bitnami/kubeapps/README.md @@ -63,7 +63,7 @@ Once you have installed Kubeapps follow the [Getting Started Guide](https://gith Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Backup and restore diff --git a/bitnami/kuberay/README.md b/bitnami/kuberay/README.md index fad52723240b8f..892efef7a57da4 100644 --- a/bitnami/kuberay/README.md +++ b/bitnami/kuberay/README.md @@ -47,7 +47,7 @@ The command deploys kuberay on the Kubernetes cluster in the default configurati Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/kubernetes-event-exporter/README.md b/bitnami/kubernetes-event-exporter/README.md index 180f54e9aae3b1..1f301215d5f4a7 100644 --- a/bitnami/kubernetes-event-exporter/README.md +++ b/bitnami/kubernetes-event-exporter/README.md @@ -47,7 +47,7 @@ These commands deploy Kubernetes Event Exporter on the Kubernetes cluster in the Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/logstash/README.md b/bitnami/logstash/README.md index 589a0daaf1be99..dbc5b6d7a7af4b 100644 --- a/bitnami/logstash/README.md +++ b/bitnami/logstash/README.md @@ -47,7 +47,7 @@ These commands deploy logstash on the Kubernetes cluster in the default configur Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling vs Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/mastodon/README.md b/bitnami/mastodon/README.md index efa84ada052ac4..a8c8b95750f59f 100644 --- a/bitnami/mastodon/README.md +++ b/bitnami/mastodon/README.md @@ -50,7 +50,7 @@ The command deploys Mastodon on the Kubernetes cluster in the default configurat Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/matomo/README.md b/bitnami/matomo/README.md index 0202f7704620d4..2ff82e11b819ba 100644 --- a/bitnami/matomo/README.md +++ b/bitnami/matomo/README.md @@ -51,7 +51,7 @@ The command deploys Matomo on the Kubernetes cluster in the default configuratio Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Update credentials diff --git a/bitnami/memcached/README.md b/bitnami/memcached/README.md index bde83bbc367274..1ff4fc3305081f 100644 --- a/bitnami/memcached/README.md +++ b/bitnami/memcached/README.md @@ -47,7 +47,7 @@ These commands deploy Memcached on the Kubernetes cluster in the default configu Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/metallb/README.md b/bitnami/metallb/README.md index 2e348f7b0a8355..bacfeb54d25926 100644 --- a/bitnami/metallb/README.md +++ b/bitnami/metallb/README.md @@ -50,7 +50,7 @@ These commands deploy metallb on the Kubernetes cluster in the default configura Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/metrics-server/README.md b/bitnami/metrics-server/README.md index 9c5a7292ad3a3e..41855eb1f3852a 100644 --- a/bitnami/metrics-server/README.md +++ b/bitnami/metrics-server/README.md @@ -47,7 +47,7 @@ These commands deploy Metrics Server on the Kubernetes cluster in the default co Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling vs Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/milvus/README.md b/bitnami/milvus/README.md index 7b63f279dfa811..e0a5fc2e020267 100644 --- a/bitnami/milvus/README.md +++ b/bitnami/milvus/README.md @@ -50,7 +50,7 @@ The command deploys milvus on the Kubernetes cluster in the default configuratio Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/minio/README.md b/bitnami/minio/README.md index 265bc503ddb9aa..e68a5e42a93492 100644 --- a/bitnami/minio/README.md +++ b/bitnami/minio/README.md @@ -48,7 +48,7 @@ These commands deploy MinIO® on the Kubernetes cluster in the default config Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Update credentials diff --git a/bitnami/mlflow/README.md b/bitnami/mlflow/README.md index 62df338fe3edc9..3ecfc4438c70e4 100644 --- a/bitnami/mlflow/README.md +++ b/bitnami/mlflow/README.md @@ -51,7 +51,7 @@ The command deploys mlflow on the Kubernetes cluster in the default configuratio Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/mongodb-sharded/README.md b/bitnami/mongodb-sharded/README.md index 7ffc6316faad9a..69960f44b0bf16 100644 --- a/bitnami/mongodb-sharded/README.md +++ b/bitnami/mongodb-sharded/README.md @@ -53,7 +53,7 @@ The command deploys MongoDB® on the Kubernetes cluster in the default config Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Update credentials diff --git a/bitnami/mongodb/README.md b/bitnami/mongodb/README.md index d7e3f4f71dd677..7ae56bd7c7746c 100644 --- a/bitnami/mongodb/README.md +++ b/bitnami/mongodb/README.md @@ -121,7 +121,7 @@ The command deploys MongoDB(®) on the Kubernetes cluster in the default conf Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/moodle/README.md b/bitnami/moodle/README.md index 575a202c1a2b26..20c0dbd8891364 100644 --- a/bitnami/moodle/README.md +++ b/bitnami/moodle/README.md @@ -51,7 +51,7 @@ The command deploys Moodle™ on the Kubernetes cluster in the default confi Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Update credentials diff --git a/bitnami/multus-cni/README.md b/bitnami/multus-cni/README.md index f19202b0ebdd43..62ad4d033ed021 100644 --- a/bitnami/multus-cni/README.md +++ b/bitnami/multus-cni/README.md @@ -49,7 +49,7 @@ The command deploys Multus CNI on the Kubernetes cluster in the default configur Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/mysql/README.md b/bitnami/mysql/README.md index 3a4c793899edec..b493f98baa973e 100644 --- a/bitnami/mysql/README.md +++ b/bitnami/mysql/README.md @@ -48,7 +48,7 @@ These commands deploy MySQL on the Kubernetes cluster in the default configurati Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/nats/README.md b/bitnami/nats/README.md index fc94f690ea918f..72e48273a5729c 100644 --- a/bitnami/nats/README.md +++ b/bitnami/nats/README.md @@ -47,7 +47,7 @@ The command deploys NATS on the Kubernetes cluster in the default configuration. Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Update credentials diff --git a/bitnami/nginx-ingress-controller/README.md b/bitnami/nginx-ingress-controller/README.md index 96d232615fb510..3e095603e403c5 100644 --- a/bitnami/nginx-ingress-controller/README.md +++ b/bitnami/nginx-ingress-controller/README.md @@ -49,7 +49,7 @@ These commands deploy nginx-ingress-controller on the Kubernetes cluster in the Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/nginx/README.md b/bitnami/nginx/README.md index ff1410890e7a8d..afe71051ce097a 100644 --- a/bitnami/nginx/README.md +++ b/bitnami/nginx/README.md @@ -49,7 +49,7 @@ These commands deploy NGINX Open Source on the Kubernetes cluster in the default Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/node-exporter/README.md b/bitnami/node-exporter/README.md index 1a9487ba71afcb..c057eabd36a488 100644 --- a/bitnami/node-exporter/README.md +++ b/bitnami/node-exporter/README.md @@ -45,7 +45,7 @@ The command deploys Node Exporter on the Kubernetes cluster in the default confi Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling vs Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/oauth2-proxy/README.md b/bitnami/oauth2-proxy/README.md index 60c1d9d062c33d..e502e0253bea13 100644 --- a/bitnami/oauth2-proxy/README.md +++ b/bitnami/oauth2-proxy/README.md @@ -51,7 +51,7 @@ The command deploys OAuth2 Proxy on the Kubernetes cluster in the default config Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/odoo/README.md b/bitnami/odoo/README.md index 8a7bebfa9559da..80acd066c48a4a 100644 --- a/bitnami/odoo/README.md +++ b/bitnami/odoo/README.md @@ -51,7 +51,7 @@ The command deploys Odoo on the Kubernetes cluster in the default configuration. Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/opensearch/README.md b/bitnami/opensearch/README.md index 14542954b5aa22..b90308f2ce83b6 100644 --- a/bitnami/opensearch/README.md +++ b/bitnami/opensearch/README.md @@ -48,7 +48,7 @@ These commands deploy OpenSearch on the Kubernetes cluster in the default config Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/parse/README.md b/bitnami/parse/README.md index 1f6789e9c58678..cb9d1d0470bf5a 100644 --- a/bitnami/parse/README.md +++ b/bitnami/parse/README.md @@ -49,7 +49,7 @@ The command deploys Parse on the Kubernetes cluster in the default configuration Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/phpmyadmin/README.md b/bitnami/phpmyadmin/README.md index 9c4b4a7fa9fb4f..72a3d8d4e1ccdc 100644 --- a/bitnami/phpmyadmin/README.md +++ b/bitnami/phpmyadmin/README.md @@ -49,7 +49,7 @@ The command deploys phpMyAdmin on the Kubernetes cluster in the default configur Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/pinniped/README.md b/bitnami/pinniped/README.md index 6193fe24570dfa..cfe75cda589963 100644 --- a/bitnami/pinniped/README.md +++ b/bitnami/pinniped/README.md @@ -49,7 +49,7 @@ The command deploys pinniped on the Kubernetes cluster in the default configurat Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/postgresql-ha/README.md b/bitnami/postgresql-ha/README.md index 3a6f94d4f1a804..e29f45836d7594 100644 --- a/bitnami/postgresql-ha/README.md +++ b/bitnami/postgresql-ha/README.md @@ -61,7 +61,7 @@ helm install my-release oci://REGISTRY_NAME/REPOSITORY_NAME/postgresql-ha Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/postgresql/README.md b/bitnami/postgresql/README.md index f73749e85ca5b8..e14cd780c2911f 100644 --- a/bitnami/postgresql/README.md +++ b/bitnami/postgresql/README.md @@ -50,7 +50,7 @@ The command deploys PostgreSQL on the Kubernetes cluster in the default configur Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/prometheus/README.md b/bitnami/prometheus/README.md index 885d7d023f5503..985e5adc5d7969 100644 --- a/bitnami/prometheus/README.md +++ b/bitnami/prometheus/README.md @@ -51,7 +51,7 @@ The command deploys Prometheus on the Kubernetes cluster in the default configur Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/pytorch/README.md b/bitnami/pytorch/README.md index 10d438dea89c12..eb8b210c61de98 100644 --- a/bitnami/pytorch/README.md +++ b/bitnami/pytorch/README.md @@ -51,7 +51,7 @@ These commands deploy PyTorch on the Kubernetes cluster in the default configura Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/rabbitmq-cluster-operator/README.md b/bitnami/rabbitmq-cluster-operator/README.md index 1aed0fe1bc7d7b..47cf678e331ed6 100644 --- a/bitnami/rabbitmq-cluster-operator/README.md +++ b/bitnami/rabbitmq-cluster-operator/README.md @@ -128,7 +128,7 @@ This solution allows to easily deploy multiple RabbitMQ instances compared to th Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Backup and restore diff --git a/bitnami/rabbitmq/README.md b/bitnami/rabbitmq/README.md index 404b9357dda2b6..1a5b0155b09ed4 100644 --- a/bitnami/rabbitmq/README.md +++ b/bitnami/rabbitmq/README.md @@ -48,7 +48,7 @@ The command deploys RabbitMQ on the Kubernetes cluster in the default configurat Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/redis-cluster/README.md b/bitnami/redis-cluster/README.md index 85974b92fd1ff5..e6c3d3c0574385 100644 --- a/bitnami/redis-cluster/README.md +++ b/bitnami/redis-cluster/README.md @@ -67,7 +67,7 @@ helm install --timeout 600s myrelease oci://REGISTRY_NAME/REPOSITORY_NAME/redis- Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/redis/README.md b/bitnami/redis/README.md index c8265b61b0ffc7..b891e78d2fefeb 100644 --- a/bitnami/redis/README.md +++ b/bitnami/redis/README.md @@ -63,7 +63,7 @@ The command deploys Redis® on the Kubernetes cluster in the default configur Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/redmine/README.md b/bitnami/redmine/README.md index 8bc2dd4c863b2d..37856e0953625a 100644 --- a/bitnami/redmine/README.md +++ b/bitnami/redmine/README.md @@ -115,7 +115,7 @@ kubectl create secret generic my-cert-chain --from-file chain.pem Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/schema-registry/README.md b/bitnami/schema-registry/README.md index 6fedf32cd3cb6e..5f9d312e5c4b15 100644 --- a/bitnami/schema-registry/README.md +++ b/bitnami/schema-registry/README.md @@ -47,7 +47,7 @@ These commands deploy Schema Registry on the Kubernetes cluster with the default Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/scylladb/README.md b/bitnami/scylladb/README.md index c10e6f53fdd556..9af01cb8ffcb49 100644 --- a/bitnami/scylladb/README.md +++ b/bitnami/scylladb/README.md @@ -48,7 +48,7 @@ These commands deploy one node with ScyllaDB on the Kubernetes cluster in the de Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Update credentials diff --git a/bitnami/sealed-secrets/README.md b/bitnami/sealed-secrets/README.md index e636b5abdb530e..4726751a1a6f5e 100644 --- a/bitnami/sealed-secrets/README.md +++ b/bitnami/sealed-secrets/README.md @@ -47,7 +47,7 @@ The command deploys the Sealed Secrets controller on the Kubernetes cluster in t Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/seaweedfs/README.md b/bitnami/seaweedfs/README.md index 3fdbbd188adc88..7506718dc1087f 100644 --- a/bitnami/seaweedfs/README.md +++ b/bitnami/seaweedfs/README.md @@ -51,7 +51,7 @@ The command deploys SeaweedFS on the Kubernetes cluster in the default configura Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` values (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/solr/README.md b/bitnami/solr/README.md index 6aa0f03c52a952..f2af556462e878 100644 --- a/bitnami/solr/README.md +++ b/bitnami/solr/README.md @@ -59,7 +59,7 @@ The command removes all the Kubernetes components associated with the chart and Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Update credentials diff --git a/bitnami/sonarqube/README.md b/bitnami/sonarqube/README.md index c025cb756b3525..334b8b563a1424 100644 --- a/bitnami/sonarqube/README.md +++ b/bitnami/sonarqube/README.md @@ -47,7 +47,7 @@ The command deploys SonarQube™ on the Kubernetes cluster in the default co Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/spark/README.md b/bitnami/spark/README.md index c9300a6b221c65..e8b78e2a131aeb 100644 --- a/bitnami/spark/README.md +++ b/bitnami/spark/README.md @@ -49,7 +49,7 @@ These commands deploy Apache Spark on the Kubernetes cluster in the default conf Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/spring-cloud-dataflow/README.md b/bitnami/spring-cloud-dataflow/README.md index 713067cdce6ff2..ac17cf371ae865 100644 --- a/bitnami/spring-cloud-dataflow/README.md +++ b/bitnami/spring-cloud-dataflow/README.md @@ -46,7 +46,7 @@ These commands deploy Spring Cloud Data Flow on the Kubernetes cluster with the Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Backup and restore diff --git a/bitnami/tensorflow-resnet/README.md b/bitnami/tensorflow-resnet/README.md index 9d29c672b0dea0..3284a3e01df117 100644 --- a/bitnami/tensorflow-resnet/README.md +++ b/bitnami/tensorflow-resnet/README.md @@ -47,7 +47,7 @@ These commands deploy Tensorflow Serving ResNet model on the Kubernetes cluster Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/thanos/README.md b/bitnami/thanos/README.md index 46dc5101f3563e..5e04ac800bb3af 100644 --- a/bitnami/thanos/README.md +++ b/bitnami/thanos/README.md @@ -81,7 +81,7 @@ Check the section [Integrate Thanos with Prometheus and Alertmanager](#integrate Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/tomcat/README.md b/bitnami/tomcat/README.md index 49926b7e764929..ea617fe215c4bf 100644 --- a/bitnami/tomcat/README.md +++ b/bitnami/tomcat/README.md @@ -51,7 +51,7 @@ These commands deploy Tomcat on the Kubernetes cluster in the default configurat Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Update credentials diff --git a/bitnami/valkey-cluster/README.md b/bitnami/valkey-cluster/README.md index 343131a5cbdb7c..2f0001ae7a6860 100644 --- a/bitnami/valkey-cluster/README.md +++ b/bitnami/valkey-cluster/README.md @@ -67,7 +67,7 @@ helm install --timeout 600s myrelease oci://REGISTRY_NAME/REPOSITORY_NAME/valkey Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Update credentials diff --git a/bitnami/valkey/README.md b/bitnami/valkey/README.md index 5cb130008728b8..f88e327fd52511 100644 --- a/bitnami/valkey/README.md +++ b/bitnami/valkey/README.md @@ -48,7 +48,7 @@ The command deploys Valkey on the Kubernetes cluster in the default configuratio Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Update credentials diff --git a/bitnami/vault/README.md b/bitnami/vault/README.md index 9add694024462f..07888d3aa71f1a 100644 --- a/bitnami/vault/README.md +++ b/bitnami/vault/README.md @@ -45,7 +45,7 @@ The command deploys vault on the Kubernetes cluster in the default configuration Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Prometheus metrics diff --git a/bitnami/whereabouts/README.md b/bitnami/whereabouts/README.md index 94aa89038b9312..6d8e7f14c8e0f6 100644 --- a/bitnami/whereabouts/README.md +++ b/bitnami/whereabouts/README.md @@ -49,7 +49,7 @@ The command deploys Whereabouts on the Kubernetes cluster in the default configu Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling VS Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/wildfly/README.md b/bitnami/wildfly/README.md index c4cf80abb5ac10..2c1b62ac52be4c 100644 --- a/bitnami/wildfly/README.md +++ b/bitnami/wildfly/README.md @@ -51,7 +51,7 @@ These commands deploy WildFly on the Kubernetes cluster in the default configura Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### [Rolling vs Immutable tags](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html) diff --git a/bitnami/wordpress/README.md b/bitnami/wordpress/README.md index acb248ade5c4e8..a6857159bf8f20 100644 --- a/bitnami/wordpress/README.md +++ b/bitnami/wordpress/README.md @@ -49,7 +49,7 @@ The command deploys WordPress on the Kubernetes cluster in the default configura Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Update credentials diff --git a/bitnami/zookeeper/README.md b/bitnami/zookeeper/README.md index 67d8f36458fa06..649339c5444510 100644 --- a/bitnami/zookeeper/README.md +++ b/bitnami/zookeeper/README.md @@ -48,7 +48,7 @@ These commands deploy ZooKeeper on the Kubernetes cluster in the default configu Bitnami charts allow setting resource requests and limits for all containers inside the chart deployment. These are inside the `resources` value (check parameter table). Setting requests is essential for production workloads and these should be adapted to your specific use case. -To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcePreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). +To make this process easier, the chart contains the `resourcesPreset` values, which automatically sets the `resources` section according to different presets. Check these presets in [the bitnami/common chart](https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15). However, in production workloads using `resourcesPreset` is discouraged as it may not fully adapt to your specific needs. Find more information on container resource management in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). ### Update credentials From 1121b9cbad09ac23f928309b0a63120ec7376b16 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 16 Dec 2024 15:27:45 +0100 Subject: [PATCH 194/253] [bitnami/chainloop] Release 2.1.5 (#31056) * [bitnami/chainloop] Release 2.1.5 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/chainloop/CHANGELOG.md | 8 ++++++-- bitnami/chainloop/Chart.yaml | 10 +++++----- bitnami/chainloop/values.yaml | 6 +++--- 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/bitnami/chainloop/CHANGELOG.md b/bitnami/chainloop/CHANGELOG.md index c94e2ddc790c86..fa0935aeb86075 100644 --- a/bitnami/chainloop/CHANGELOG.md +++ b/bitnami/chainloop/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.1.4 (2024-12-15) +## 2.1.5 (2024-12-16) -* [bitnami/chainloop] Release 2.1.4 ([#31046](https://github.com/bitnami/charts/pull/31046)) +* [bitnami/chainloop] Release 2.1.5 ([#31056](https://github.com/bitnami/charts/pull/31056)) + +## 2.1.4 (2024-12-15) + +* [bitnami/chainloop] Release 2.1.4 (#31046) ([27c3ae3](https://github.com/bitnami/charts/commit/27c3ae34ad4f01571422fa5b71ff92c6175e8652)), closes [#31046](https://github.com/bitnami/charts/issues/31046) ## 2.1.3 (2024-12-14) diff --git a/bitnami/chainloop/Chart.yaml b/bitnami/chainloop/Chart.yaml index 18f5d5b2edd101..09bdc971983fb2 100644 --- a/bitnami/chainloop/Chart.yaml +++ b/bitnami/chainloop/Chart.yaml @@ -6,15 +6,15 @@ annotations: license: Apache-2.0 images: | - name: chainloop-artifact-cas - image: docker.io/bitnami/chainloop-artifact-cas:0.141.0-debian-12-r0 + image: docker.io/bitnami/chainloop-artifact-cas:0.142.0-debian-12-r0 - name: chainloop-control-plane - image: docker.io/bitnami/chainloop-control-plane:0.141.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane:0.142.0-debian-12-r0 - name: chainloop-control-plane-migrations - image: docker.io/bitnami/chainloop-control-plane-migrations:0.141.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane-migrations:0.142.0-debian-12-r0 - name: dex image: docker.io/bitnami/dex:2.41.1-debian-12-r9 apiVersion: v2 -appVersion: 0.141.0 +appVersion: 0.142.0 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -63,4 +63,4 @@ sources: - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-control-plane-migrations - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas - https://github.com/chainloop-dev/chainloop -version: 2.1.4 +version: 2.1.5 diff --git a/bitnami/chainloop/values.yaml b/bitnami/chainloop/values.yaml index b556c4ca95d2a1..c84da2d2774e2b 100644 --- a/bitnami/chainloop/values.yaml +++ b/bitnami/chainloop/values.yaml @@ -169,7 +169,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane - tag: 0.141.0-debian-12-r0 + tag: 0.142.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -246,7 +246,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane-migrations - tag: 0.141.0-debian-12-r0 + tag: 0.142.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -993,7 +993,7 @@ cas: image: registry: docker.io repository: bitnami/chainloop-artifact-cas - tag: 0.141.0-debian-12-r0 + tag: 0.142.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 5111fa5201b1cec4bf3c9aab8806bee45d07e4c6 Mon Sep 17 00:00:00 2001 From: Guillermo Caracuel <633810+gcaracuel@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:47:39 +0100 Subject: [PATCH 195/253] [bitname/redis] Add support for master and replicas resources to be annotated (#31034) * Add support for master and replicas resources to be annotated signed-off-by: gcaracuel <633810+gcaracuel@users.noreply.github.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: gcaracuel <633810+gcaracuel@users.noreply.github.com> Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/redis/CHANGELOG.md | 7 ++++++- bitnami/redis/Chart.yaml | 2 +- bitnami/redis/README.md | 2 ++ bitnami/redis/templates/master/application.yaml | 5 +++-- bitnami/redis/templates/replicas/application.yaml | 5 +++-- bitnami/redis/values.yaml | 6 ++++++ 6 files changed, 21 insertions(+), 6 deletions(-) diff --git a/bitnami/redis/CHANGELOG.md b/bitnami/redis/CHANGELOG.md index 63c1cc5ce2fa07..55b9e73df0a87c 100644 --- a/bitnami/redis/CHANGELOG.md +++ b/bitnami/redis/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 20.6.0 (2024-12-16) + +* [bitname/redis] Add support for master and replicas resources to be annotated ([#31034](https://github.com/bitnami/charts/pull/31034)) + ## 20.5.0 (2024-12-10) -* [bitnami/redis] Detect non-standard images ([#30942](https://github.com/bitnami/charts/pull/30942)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/redis] Detect non-standard images (#30942) ([f06f8db](https://github.com/bitnami/charts/commit/f06f8dbafe5eb3b22f689168d7ac9fb2fb0f707d)), closes [#30942](https://github.com/bitnami/charts/issues/30942) ## 20.4.1 (2024-12-10) diff --git a/bitnami/redis/Chart.yaml b/bitnami/redis/Chart.yaml index 80c2031fbcf2a9..a14adec593c678 100644 --- a/bitnami/redis/Chart.yaml +++ b/bitnami/redis/Chart.yaml @@ -36,4 +36,4 @@ maintainers: name: redis sources: - https://github.com/bitnami/charts/tree/main/bitnami/redis -version: 20.5.0 +version: 20.6.0 diff --git a/bitnami/redis/README.md b/bitnami/redis/README.md index b891e78d2fefeb..bf5c0d1f989bc5 100644 --- a/bitnami/redis/README.md +++ b/bitnami/redis/README.md @@ -635,6 +635,7 @@ helm install my-release --set master.persistence.existingClaim=PVC_NAME oci://RE | `master.pdb.minAvailable` | Minimum number/percentage of pods that should remain scheduled | `{}` | | `master.pdb.maxUnavailable` | Maximum number/percentage of pods that may be made unavailable. Defaults to `1` if both `master.pdb.minAvailable` and `master.pdb.maxUnavailable` are empty. | `{}` | | `master.extraPodSpec` | Optionally specify extra PodSpec for the Redis® master pod(s) | `{}` | +| `master.annotations` | Additional custom annotations for Redis® Master resource | `{}` | ### Redis® replicas configuration parameters @@ -764,6 +765,7 @@ helm install my-release --set master.persistence.existingClaim=PVC_NAME oci://RE | `replica.pdb.minAvailable` | Minimum number/percentage of pods that should remain scheduled | `{}` | | `replica.pdb.maxUnavailable` | Maximum number/percentage of pods that may be made unavailable. Defaults to `1` if both `replica.pdb.minAvailable` and `replica.pdb.maxUnavailable` are empty. | `{}` | | `replica.extraPodSpec` | Optionally specify extra PodSpec for the Redis® replicas pod(s) | `{}` | +| `replica.annotations` | Additional custom annotations for Redis® replicas resource | `{}` | ### Redis® Sentinel configuration parameters diff --git a/bitnami/redis/templates/master/application.yaml b/bitnami/redis/templates/master/application.yaml index 3cb59d6abaa374..7218626e703698 100644 --- a/bitnami/redis/templates/master/application.yaml +++ b/bitnami/redis/templates/master/application.yaml @@ -12,8 +12,9 @@ metadata: namespace: {{ include "common.names.namespace" . | quote }} labels: {{- include "common.labels.standard" ( dict "customLabels" .Values.commonLabels "context" $ ) | nindent 4 }} app.kubernetes.io/component: master - {{- if .Values.commonAnnotations }} - annotations: {{- include "common.tplvalues.render" ( dict "value" .Values.commonAnnotations "context" $ ) | nindent 4 }} + {{- if or .Values.commonAnnotations .Values.master.annotations }} + {{- $annotations := include "common.tplvalues.merge" ( dict "values" ( list .Values.master.annotations .Values.commonAnnotations ) "context" . ) }} + annotations: {{- include "common.tplvalues.render" ( dict "value" $annotations "context" $) | nindent 4 }} {{- end }} spec: {{- if not (eq .Values.master.kind "DaemonSet") }} diff --git a/bitnami/redis/templates/replicas/application.yaml b/bitnami/redis/templates/replicas/application.yaml index 23be4bd96b0fd1..66527e1ea091bb 100644 --- a/bitnami/redis/templates/replicas/application.yaml +++ b/bitnami/redis/templates/replicas/application.yaml @@ -11,8 +11,9 @@ metadata: namespace: {{ include "common.names.namespace" . | quote }} labels: {{- include "common.labels.standard" ( dict "customLabels" .Values.commonLabels "context" $ ) | nindent 4 }} app.kubernetes.io/component: replica - {{- if .Values.commonAnnotations }} - annotations: {{- include "common.tplvalues.render" ( dict "value" .Values.commonAnnotations "context" $ ) | nindent 4 }} + {{- if or .Values.commonAnnotations .Values.replica.annotations }} + {{- $annotations := include "common.tplvalues.merge" ( dict "values" ( list .Values.replica.annotations .Values.commonAnnotations ) "context" . ) }} + annotations: {{- include "common.tplvalues.render" ( dict "value" $annotations "context" $) | nindent 4 }} {{- end }} spec: {{- if and (not (eq .Values.replica.kind "DaemonSet")) (not .Values.replica.autoscaling.enabled) }} diff --git a/bitnami/redis/values.yaml b/bitnami/redis/values.yaml index 4725f23ce3ab00..f33856130ae1e4 100644 --- a/bitnami/redis/values.yaml +++ b/bitnami/redis/values.yaml @@ -640,6 +640,9 @@ master: ## @param master.extraPodSpec Optionally specify extra PodSpec for the Redis® master pod(s) ## extraPodSpec: {} + ## @param master.annotations Additional custom annotations for Redis® Master resource + ## + annotations: {} ## @section Redis® replicas configuration parameters ## replica: @@ -1128,6 +1131,9 @@ replica: ## @param replica.extraPodSpec Optionally specify extra PodSpec for the Redis® replicas pod(s) ## extraPodSpec: {} + ## @param replica.annotations Additional custom annotations for Redis® replicas resource + ## + annotations: {} ## @section Redis® Sentinel configuration parameters ## From 1406ab116e0fcfbb8fe2eaec1adc5fe494c0f329 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 16 Dec 2024 19:24:55 +0100 Subject: [PATCH 196/253] [bitnami/postgresql] Release 16.3.2 (#31060) * [bitnami/postgresql] Release 16.3.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/postgresql/CHANGELOG.md | 8 ++++++-- bitnami/postgresql/Chart.yaml | 8 ++++---- bitnami/postgresql/values.yaml | 6 +++--- 3 files changed, 13 insertions(+), 9 deletions(-) diff --git a/bitnami/postgresql/CHANGELOG.md b/bitnami/postgresql/CHANGELOG.md index de427c7c994dee..1f7bab6a91c639 100644 --- a/bitnami/postgresql/CHANGELOG.md +++ b/bitnami/postgresql/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 16.3.1 (2024-12-12) +## 16.3.2 (2024-12-16) -* [bitnami/postgresql] Add Storage Class Configuration to Templates ([#30858](https://github.com/bitnami/charts/pull/30858)) +* [bitnami/postgresql] Release 16.3.2 ([#31060](https://github.com/bitnami/charts/pull/31060)) + +## 16.3.1 (2024-12-13) + +* [bitnami/postgresql] Add Storage Class Configuration to Templates (#30858) ([b0d2c2e](https://github.com/bitnami/charts/commit/b0d2c2e53c9033d3827597c561931fbb331eb99b)), closes [#30858](https://github.com/bitnami/charts/issues/30858) ## 16.3.0 (2024-12-10) diff --git a/bitnami/postgresql/Chart.yaml b/bitnami/postgresql/Chart.yaml index 66ce513dea2ac5..fe74c90e8b180f 100644 --- a/bitnami/postgresql/Chart.yaml +++ b/bitnami/postgresql/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: postgres-exporter - image: docker.io/bitnami/postgres-exporter:0.16.0-debian-12-r1 + image: docker.io/bitnami/postgres-exporter:0.16.0-debian-12-r2 - name: postgresql - image: docker.io/bitnami/postgresql:17.2.0-debian-12-r2 + image: docker.io/bitnami/postgresql:17.2.0-debian-12-r3 apiVersion: v2 appVersion: 17.2.0 dependencies: @@ -35,4 +35,4 @@ maintainers: name: postgresql sources: - https://github.com/bitnami/charts/tree/main/bitnami/postgresql -version: 16.3.1 +version: 16.3.2 diff --git a/bitnami/postgresql/values.yaml b/bitnami/postgresql/values.yaml index 38c4aac472f937..bdd100ccdb5af2 100644 --- a/bitnami/postgresql/values.yaml +++ b/bitnami/postgresql/values.yaml @@ -115,7 +115,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/postgresql - tag: 17.2.0-debian-12-r2 + tag: 17.2.0-debian-12-r3 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1587,7 +1587,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -1696,7 +1696,7 @@ metrics: image: registry: docker.io repository: bitnami/postgres-exporter - tag: 0.16.0-debian-12-r1 + tag: 0.16.0-debian-12-r2 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From 54f5d27f24c8322973da46a83957383018d1726a Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 16 Dec 2024 19:27:28 +0100 Subject: [PATCH 197/253] [bitnami/airflow] Release 22.4.3 (#31058) * [bitnami/airflow] Release 22.4.3 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/airflow/CHANGELOG.md | 8 ++++++-- bitnami/airflow/Chart.lock | 8 ++++---- bitnami/airflow/Chart.yaml | 6 +++--- bitnami/airflow/values.yaml | 2 +- 4 files changed, 14 insertions(+), 10 deletions(-) diff --git a/bitnami/airflow/CHANGELOG.md b/bitnami/airflow/CHANGELOG.md index edb577ce694ec4..1af248f96a320a 100644 --- a/bitnami/airflow/CHANGELOG.md +++ b/bitnami/airflow/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 22.4.2 (2024-12-11) +## 22.4.3 (2024-12-16) -* [bitnami/airflow] Fix wrong protocol for metrics network policy ([#30990](https://github.com/bitnami/charts/pull/30990)) +* [bitnami/airflow] Release 22.4.3 ([#31058](https://github.com/bitnami/charts/pull/31058)) + +## 22.4.2 (2024-12-13) + +* [bitnami/airflow] Fix wrong protocol for metrics network policy (#30990) ([fc9dadc](https://github.com/bitnami/charts/commit/fc9dadcf74fda22f9be8152abe01e480c0212cc0)), closes [#30990](https://github.com/bitnami/charts/issues/30990) ## 22.4.1 (2024-12-11) diff --git a/bitnami/airflow/Chart.lock b/bitnami/airflow/Chart.lock index a1fbb055ca6a4c..e5d04e62075b38 100644 --- a/bitnami/airflow/Chart.lock +++ b/bitnami/airflow/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 20.4.1 + version: 20.5.0 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.5 + version: 16.3.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:0b33b554413361d0533081db73fdfa5595f186ef8ceec615de52f0435eb06107 -generated: "2024-12-10T13:26:37.551839536Z" +digest: sha256:04ac1821d660627ec5e167601b8953a90a2d0d79aebe1bbed31e2dc4ff155721 +generated: "2024-12-16T16:33:47.235514668Z" diff --git a/bitnami/airflow/Chart.yaml b/bitnami/airflow/Chart.yaml index 44b5b55170517e..eed4212e22234d 100644 --- a/bitnami/airflow/Chart.yaml +++ b/bitnami/airflow/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: airflow - image: docker.io/bitnami/airflow:2.10.3-debian-12-r7 + image: docker.io/bitnami/airflow:2.10.4-debian-12-r0 - name: statsd-exporter image: docker.io/bitnami/statsd-exporter:0.28.0-debian-12-r1 apiVersion: v2 -appVersion: 2.10.3 +appVersion: 2.10.4 dependencies: - condition: redis.enabled name: redis @@ -39,4 +39,4 @@ maintainers: name: airflow sources: - https://github.com/bitnami/charts/tree/main/bitnami/airflow -version: 22.4.2 +version: 22.4.3 diff --git a/bitnami/airflow/values.yaml b/bitnami/airflow/values.yaml index 67f00f3338eff6..6c2c4458e7aff1 100644 --- a/bitnami/airflow/values.yaml +++ b/bitnami/airflow/values.yaml @@ -88,7 +88,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/airflow - tag: 2.10.3-debian-12-r7 + tag: 2.10.4-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' From 6919f51e5021b569e33e25a96eaa86ac19e094cd Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 16 Dec 2024 20:47:53 +0100 Subject: [PATCH 198/253] [bitnami/drupal] Release 21.1.1 (#31062) * [bitnami/drupal] Release 21.1.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/drupal/CHANGELOG.md | 10 +++++++++- bitnami/drupal/Chart.lock | 6 +++--- bitnami/drupal/Chart.yaml | 10 +++++----- bitnami/drupal/values.yaml | 8 ++++---- 4 files changed, 21 insertions(+), 13 deletions(-) diff --git a/bitnami/drupal/CHANGELOG.md b/bitnami/drupal/CHANGELOG.md index 87c05f1d44084c..874d774cc26808 100644 --- a/bitnami/drupal/CHANGELOG.md +++ b/bitnami/drupal/CHANGELOG.md @@ -1,8 +1,16 @@ # Changelog +## 21.1.1 (2024-12-16) + +* [bitnami/drupal] Release 21.1.1 ([#31062](https://github.com/bitnami/charts/pull/31062)) + ## 21.1.0 (2024-12-10) -* [bitnami/drupal] Detect non-standard images ([#30878](https://github.com/bitnami/charts/pull/30878)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 1) (#30660) ([7409ca4](https://github.com/bitnami/charts/commit/7409ca4c21869fabe1532dd4f3ff24895df71c6d)), closes [#30660](https://github.com/bitnami/charts/issues/30660) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 1) (#30685) ([be6aa1d](https://github.com/bitnami/charts/commit/be6aa1df0bd4479173a78400fef7295de15b408d)), closes [#30685](https://github.com/bitnami/charts/issues/30685) +* [bitnami/drupal] Detect non-standard images (#30878) ([e9c279f](https://github.com/bitnami/charts/commit/e9c279f0b3a79fe9dec4f8f32ae04290f2f0afed)), closes [#30878](https://github.com/bitnami/charts/issues/30878) ## 21.0.4 (2024-11-24) diff --git a/bitnami/drupal/Chart.lock b/bitnami/drupal/Chart.lock index bf2f04a7862b10..3d4f2a0d86312d 100644 --- a/bitnami/drupal/Chart.lock +++ b/bitnami/drupal/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: mariadb repository: oci://registry-1.docker.io/bitnamicharts - version: 20.1.1 + version: 20.2.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:bbb68797bb44f259e8119037c81b4e3b197f075ad4608e72e6e49cab3f75e264 -generated: "2024-12-10T16:56:03.1725+01:00" +digest: sha256:b731334c398718a008d1ffb3704e5a542659dfdd465afea2e6a7eb12f4974428 +generated: "2024-12-16T19:33:31.274374244Z" diff --git a/bitnami/drupal/Chart.yaml b/bitnami/drupal/Chart.yaml index 2aad767024b9c5..da3911f4416da7 100644 --- a/bitnami/drupal/Chart.yaml +++ b/bitnami/drupal/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: apache-exporter - image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r3 + image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r6 - name: drupal - image: docker.io/bitnami/drupal:11.0.9-debian-12-r1 + image: docker.io/bitnami/drupal:11.1.0-debian-12-r0 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 -appVersion: 11.0.9 +appVersion: 11.1.0 dependencies: - condition: mariadb.enabled name: mariadb @@ -40,4 +40,4 @@ maintainers: name: drupal sources: - https://github.com/bitnami/charts/tree/main/bitnami/drupal -version: 21.1.0 +version: 21.1.1 diff --git a/bitnami/drupal/values.yaml b/bitnami/drupal/values.yaml index 14c8b0ca2fbedc..527ca3554cf9c1 100644 --- a/bitnami/drupal/values.yaml +++ b/bitnami/drupal/values.yaml @@ -70,7 +70,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/drupal - tag: 11.0.9-debian-12-r1 + tag: 11.1.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -696,7 +696,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -746,7 +746,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 1.0.9-debian-12-r3 + tag: 1.0.9-debian-12-r6 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -913,7 +913,7 @@ certificates: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 71d47a33ded33762148cb959618fbf797e2e814c Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 16 Dec 2024 21:23:47 +0100 Subject: [PATCH 199/253] [bitnami/chainloop] Release 2.1.6 (#31063) * [bitnami/chainloop] Release 2.1.6 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/chainloop/CHANGELOG.md | 8 ++++++-- bitnami/chainloop/Chart.lock | 6 +++--- bitnami/chainloop/Chart.yaml | 10 +++++----- bitnami/chainloop/values.yaml | 6 +++--- 4 files changed, 17 insertions(+), 13 deletions(-) diff --git a/bitnami/chainloop/CHANGELOG.md b/bitnami/chainloop/CHANGELOG.md index fa0935aeb86075..8ebf777186fa08 100644 --- a/bitnami/chainloop/CHANGELOG.md +++ b/bitnami/chainloop/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.1.5 (2024-12-16) +## 2.1.6 (2024-12-16) -* [bitnami/chainloop] Release 2.1.5 ([#31056](https://github.com/bitnami/charts/pull/31056)) +* [bitnami/chainloop] Release 2.1.6 ([#31063](https://github.com/bitnami/charts/pull/31063)) + +## 2.1.5 (2024-12-16) + +* [bitnami/chainloop] Release 2.1.5 (#31056) ([1121b9c](https://github.com/bitnami/charts/commit/1121b9cbad09ac23f928309b0a63120ec7376b16)), closes [#31056](https://github.com/bitnami/charts/issues/31056) ## 2.1.4 (2024-12-15) diff --git a/bitnami/chainloop/Chart.lock b/bitnami/chainloop/Chart.lock index 71a9d3f8a8376d..13d13856827b49 100644 --- a/bitnami/chainloop/Chart.lock +++ b/bitnami/chainloop/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 2.28.0 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.3.1 + version: 16.3.2 - name: vault repository: oci://registry-1.docker.io/bitnamicharts version: 1.4.31 -digest: sha256:d9ba05086f9980c0cb00ed8513fa9fa6fede1470d981f20e50ba7c66bf296b4e -generated: "2024-12-14T14:20:52.390366602Z" +digest: sha256:81e7a6304fa7226095bc79da108414bd4924969a93a60f65990f9da23f856551 +generated: "2024-12-16T20:04:57.871385654Z" diff --git a/bitnami/chainloop/Chart.yaml b/bitnami/chainloop/Chart.yaml index 09bdc971983fb2..a4a3d7873c2226 100644 --- a/bitnami/chainloop/Chart.yaml +++ b/bitnami/chainloop/Chart.yaml @@ -6,15 +6,15 @@ annotations: license: Apache-2.0 images: | - name: chainloop-artifact-cas - image: docker.io/bitnami/chainloop-artifact-cas:0.142.0-debian-12-r0 + image: docker.io/bitnami/chainloop-artifact-cas:0.143.0-debian-12-r0 - name: chainloop-control-plane - image: docker.io/bitnami/chainloop-control-plane:0.142.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane:0.143.0-debian-12-r0 - name: chainloop-control-plane-migrations - image: docker.io/bitnami/chainloop-control-plane-migrations:0.142.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane-migrations:0.143.0-debian-12-r0 - name: dex image: docker.io/bitnami/dex:2.41.1-debian-12-r9 apiVersion: v2 -appVersion: 0.142.0 +appVersion: 0.143.0 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -63,4 +63,4 @@ sources: - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-control-plane-migrations - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas - https://github.com/chainloop-dev/chainloop -version: 2.1.5 +version: 2.1.6 diff --git a/bitnami/chainloop/values.yaml b/bitnami/chainloop/values.yaml index c84da2d2774e2b..0f392eca9accf3 100644 --- a/bitnami/chainloop/values.yaml +++ b/bitnami/chainloop/values.yaml @@ -169,7 +169,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane - tag: 0.142.0-debian-12-r0 + tag: 0.143.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -246,7 +246,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane-migrations - tag: 0.142.0-debian-12-r0 + tag: 0.143.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -993,7 +993,7 @@ cas: image: registry: docker.io repository: bitnami/chainloop-artifact-cas - tag: 0.142.0-debian-12-r0 + tag: 0.143.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From fb58a54eb763f4320640745419567f9a286f1ce3 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 17 Dec 2024 06:39:56 +0100 Subject: [PATCH 200/253] [bitnami/grafana] Release 11.4.1 (#31066) * [bitnami/grafana] Release 11.4.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/grafana/CHANGELOG.md | 10 +++++++++- bitnami/grafana/Chart.yaml | 6 +++--- bitnami/grafana/values.yaml | 4 ++-- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/bitnami/grafana/CHANGELOG.md b/bitnami/grafana/CHANGELOG.md index b8ee16e17f2191..ef66cadc19ed19 100644 --- a/bitnami/grafana/CHANGELOG.md +++ b/bitnami/grafana/CHANGELOG.md @@ -1,8 +1,16 @@ # Changelog +## 11.4.1 (2024-12-17) + +* [bitnami/grafana] Release 11.4.1 ([#31066](https://github.com/bitnami/charts/pull/31066)) + ## 11.4.0 (2024-12-10) -* [bitnami/grafana] Detect non-standard images ([#30888](https://github.com/bitnami/charts/pull/30888)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 2) (#30662) ([50e0570](https://github.com/bitnami/charts/commit/50e0570f98ab15308af7910b405baa4480e5fe3f)), closes [#30662](https://github.com/bitnami/charts/issues/30662) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 2) (#30687) ([c457848](https://github.com/bitnami/charts/commit/c457848b2a111aad59830b98f85ffa1e29918e10)), closes [#30687](https://github.com/bitnami/charts/issues/30687) +* [bitnami/grafana] Detect non-standard images (#30888) ([e09d7ad](https://github.com/bitnami/charts/commit/e09d7ad390e4c372cef3cf35a0f11c2305378519)), closes [#30888](https://github.com/bitnami/charts/issues/30888) ## 11.3.26 (2024-11-07) diff --git a/bitnami/grafana/Chart.yaml b/bitnami/grafana/Chart.yaml index 73e1be392df7b7..3fa0b1a7134afc 100644 --- a/bitnami/grafana/Chart.yaml +++ b/bitnami/grafana/Chart.yaml @@ -6,9 +6,9 @@ annotations: licenses: Apache-2.0 images: | - name: grafana - image: docker.io/bitnami/grafana:11.3.0-debian-12-r3 + image: docker.io/bitnami/grafana:11.3.0-debian-12-r5 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r32 + image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 appVersion: 11.3.0 dependencies: @@ -31,4 +31,4 @@ maintainers: name: grafana sources: - https://github.com/bitnami/charts/tree/main/bitnami/grafana -version: 11.4.0 +version: 11.4.1 diff --git a/bitnami/grafana/values.yaml b/bitnami/grafana/values.yaml index c9af8135e5d8b4..cbbfa070c37eab 100644 --- a/bitnami/grafana/values.yaml +++ b/bitnami/grafana/values.yaml @@ -71,7 +71,7 @@ commonAnnotations: {} image: registry: docker.io repository: bitnami/grafana - tag: 11.3.0-debian-12-r3 + tag: 11.3.0-debian-12-r5 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -964,7 +964,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r32 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From 5cf957c39ae9798fefa0a4cbcc19bd1e92c23219 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 17 Dec 2024 09:48:12 +0100 Subject: [PATCH 201/253] [bitnami/kube-prometheus] Release 10.2.1 (#31040) * [bitnami/kube-prometheus] Release 10.2.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers * [bitnami/kube-prometheus] Keep CRDs Signed-off-by: David Gomez * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update CRDs automatically Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers Signed-off-by: David Gomez Co-authored-by: David Gomez --- bitnami/kube-prometheus/CHANGELOG.md | 7 +- bitnami/kube-prometheus/Chart.lock | 8 +- bitnami/kube-prometheus/Chart.yaml | 10 +- .../crds/crd-alertmanagerconfigs.yaml | 12 +- .../crds/crd-alertmanagers.yaml | 258 +++++++---- .../crds/crd-podmonitors.yaml | 44 +- .../kube-prometheus-crds/crds/crd-probes.yaml | 20 +- .../crds/crd-prometheusagents.yaml | 352 ++++++++++----- .../crds/crd-prometheuses.yaml | 406 +++++++++++++----- .../crds/crd-prometheusrules.yaml | 16 +- .../crds/crd-scrapeconfigs.yaml | 81 +++- .../crds/crd-servicemonitors.yaml | 32 +- .../crds/crd-thanosrulers.yaml | 348 +++++++++------ bitnami/kube-prometheus/values.yaml | 6 +- 14 files changed, 1147 insertions(+), 453 deletions(-) diff --git a/bitnami/kube-prometheus/CHANGELOG.md b/bitnami/kube-prometheus/CHANGELOG.md index 33178489f0b4ee..8d1018bc5a05c2 100644 --- a/bitnami/kube-prometheus/CHANGELOG.md +++ b/bitnami/kube-prometheus/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 10.2.1 (2024-12-17) + +* [bitnami/kube-prometheus] Release 10.2.1 ([#31040](https://github.com/bitnami/charts/pull/31040)) + ## 10.2.0 (2024-12-10) -* [bitnami/kube-prometheus] Detect non-standard images ([#30912](https://github.com/bitnami/charts/pull/30912)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/kube-prometheus] Detect non-standard images (#30912) ([b7e3175](https://github.com/bitnami/charts/commit/b7e317558b8d20e16700c96808411fe0d2c30171)), closes [#30912](https://github.com/bitnami/charts/issues/30912) ## 10.1.1 (2024-12-04) diff --git a/bitnami/kube-prometheus/Chart.lock b/bitnami/kube-prometheus/Chart.lock index 3953f2f0c06c35..8d284369f75f36 100644 --- a/bitnami/kube-prometheus/Chart.lock +++ b/bitnami/kube-prometheus/Chart.lock @@ -1,15 +1,15 @@ dependencies: - name: node-exporter repository: oci://registry-1.docker.io/bitnamicharts - version: 4.4.18 + version: 4.5.0 - name: kube-state-metrics repository: oci://registry-1.docker.io/bitnamicharts - version: 4.2.17 + version: 4.3.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 - name: kube-prometheus-crds repository: file://./charts/kube-prometheus-crds version: 0.1.0 -digest: sha256:ee45f7ce4d310543ad219af0b18b1a917478a580f0f86886851b0877689c6cb0 -generated: "2024-12-10T17:09:07.458057+01:00" +digest: sha256:2cba46c7ae466d384f5a461cbd8be402fafd62cee605beaacd1b8ec91e13801b +generated: "2024-12-13T20:47:54.057925071Z" diff --git a/bitnami/kube-prometheus/Chart.yaml b/bitnami/kube-prometheus/Chart.yaml index b53f56ad4bffb4..e90052024aab74 100644 --- a/bitnami/kube-prometheus/Chart.yaml +++ b/bitnami/kube-prometheus/Chart.yaml @@ -6,17 +6,17 @@ annotations: licenses: Apache-2.0 images: | - name: alertmanager - image: docker.io/bitnami/alertmanager:0.27.0-debian-12-r26 + image: docker.io/bitnami/alertmanager:0.27.0-debian-12-r28 - name: blackbox-exporter image: docker.io/bitnami/blackbox-exporter:0.25.0-debian-12-r21 - name: prometheus image: docker.io/bitnami/prometheus:2.55.1-debian-12-r4 - name: prometheus-operator - image: docker.io/bitnami/prometheus-operator:0.78.2-debian-12-r1 + image: docker.io/bitnami/prometheus-operator:0.79.0-debian-12-r0 - name: thanos - image: docker.io/bitnami/thanos:0.37.0-debian-12-r0 + image: docker.io/bitnami/thanos:0.37.2-debian-12-r0 apiVersion: v2 -appVersion: 0.78.2 +appVersion: 0.79.0 dependencies: - condition: exporters.enabled,exporters.node-exporter.enabled name: node-exporter @@ -49,4 +49,4 @@ maintainers: name: kube-prometheus sources: - https://github.com/bitnami/charts/tree/main/bitnami/kube-prometheus -version: 10.2.0 +version: 10.2.1 diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagerconfigs.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagerconfigs.yaml index 3b68633cd362a1..d90c6c21a9b686 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagerconfigs.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagerconfigs.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_alertmanagerconfigs.yaml -# Version: 0.78.2 +# Version: 0.79.0 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.16.4 - operator.prometheus.io/version: 0.78.2 + controller-gen.kubebuilder.io/version: v0.16.5 + operator.prometheus.io/version: 0.79.0 name: alertmanagerconfigs.monitoring.coreos.com spec: group: monitoring.coreos.com @@ -6898,6 +6898,12 @@ spec: message: description: Message template type: string + messageThreadID: + description: |- + The Telegram Group Topic ID. + It requires Alertmanager >= 0.26.0. + format: int64 + type: integer parseMode: description: Parse mode for telegram message enum: diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagers.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagers.yaml index bdd07236f3fcae..334da8a1c6752c 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagers.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagers.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_alertmanagers.yaml -# Version: 0.78.2 +# Version: 0.79.0 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.16.4 - operator.prometheus.io/version: 0.78.2 + controller-gen.kubebuilder.io/version: v0.16.5 + operator.prometheus.io/version: 0.79.0 name: alertmanagers.monitoring.coreos.com spec: group: monitoring.coreos.com @@ -2358,7 +2358,8 @@ spec: More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in + the container. properties: command: description: |- @@ -2373,7 +2374,8 @@ spec: x-kubernetes-list-type: atomic type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to + perform. properties: host: description: |- @@ -2422,8 +2424,8 @@ spec: - port type: object sleep: - description: Sleep represents the duration that the - container should sleep before being terminated. + description: Sleep represents a duration that the container + should sleep. properties: seconds: description: Seconds is the number of seconds to @@ -2436,8 +2438,8 @@ spec: tcpSocket: description: |- Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept - for the backward compatibility. There are no validation of this field and - lifecycle hooks will fail in runtime when tcp handler is specified. + for backward compatibility. There is no validation of this field and + lifecycle hooks will fail at runtime when it is specified. properties: host: description: 'Optional: Host name to connect to, @@ -2469,7 +2471,8 @@ spec: More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in + the container. properties: command: description: |- @@ -2484,7 +2487,8 @@ spec: x-kubernetes-list-type: atomic type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to + perform. properties: host: description: |- @@ -2533,8 +2537,8 @@ spec: - port type: object sleep: - description: Sleep represents the duration that the - container should sleep before being terminated. + description: Sleep represents a duration that the container + should sleep. properties: seconds: description: Seconds is the number of seconds to @@ -2547,8 +2551,8 @@ spec: tcpSocket: description: |- Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept - for the backward compatibility. There are no validation of this field and - lifecycle hooks will fail in runtime when tcp handler is specified. + for backward compatibility. There is no validation of this field and + lifecycle hooks will fail at runtime when it is specified. properties: host: description: 'Optional: Host name to connect to, @@ -2576,7 +2580,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -2597,7 +2602,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -2616,7 +2621,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -2683,8 +2688,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -2788,7 +2792,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -2809,7 +2814,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -2828,7 +2833,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -2895,8 +2900,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -3244,7 +3248,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -3265,7 +3270,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -3284,7 +3289,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -3351,8 +3356,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -3924,7 +3928,8 @@ spec: More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in + the container. properties: command: description: |- @@ -3939,7 +3944,8 @@ spec: x-kubernetes-list-type: atomic type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to + perform. properties: host: description: |- @@ -3988,8 +3994,8 @@ spec: - port type: object sleep: - description: Sleep represents the duration that the - container should sleep before being terminated. + description: Sleep represents a duration that the container + should sleep. properties: seconds: description: Seconds is the number of seconds to @@ -4002,8 +4008,8 @@ spec: tcpSocket: description: |- Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept - for the backward compatibility. There are no validation of this field and - lifecycle hooks will fail in runtime when tcp handler is specified. + for backward compatibility. There is no validation of this field and + lifecycle hooks will fail at runtime when it is specified. properties: host: description: 'Optional: Host name to connect to, @@ -4035,7 +4041,8 @@ spec: More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in + the container. properties: command: description: |- @@ -4050,7 +4057,8 @@ spec: x-kubernetes-list-type: atomic type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to + perform. properties: host: description: |- @@ -4099,8 +4107,8 @@ spec: - port type: object sleep: - description: Sleep represents the duration that the - container should sleep before being terminated. + description: Sleep represents a duration that the container + should sleep. properties: seconds: description: Seconds is the number of seconds to @@ -4113,8 +4121,8 @@ spec: tcpSocket: description: |- Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept - for the backward compatibility. There are no validation of this field and - lifecycle hooks will fail in runtime when tcp handler is specified. + for backward compatibility. There is no validation of this field and + lifecycle hooks will fail at runtime when it is specified. properties: host: description: 'Optional: Host name to connect to, @@ -4142,7 +4150,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -4163,7 +4172,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -4182,7 +4191,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -4249,8 +4258,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -4354,7 +4362,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -4375,7 +4384,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -4394,7 +4403,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -4461,8 +4470,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -4810,7 +4818,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -4831,7 +4840,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -4850,7 +4859,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -4917,8 +4926,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -5142,6 +5150,29 @@ spec: If set to true all actions on the underlying managed objects are not goint to be performed, except for delete actions. type: boolean + persistentVolumeClaimRetentionPolicy: + description: |- + The field controls if and how PVCs are deleted during the lifecycle of a StatefulSet. + The default behavior is all PVCs are retained. + This is an alpha field from kubernetes 1.23 until 1.26 and a beta field from 1.26. + It requires enabling the StatefulSetAutoDeletePVC feature gate. + properties: + whenDeleted: + description: |- + WhenDeleted specifies what happens to PVCs created from StatefulSet + VolumeClaimTemplates when the StatefulSet is deleted. The default policy + of `Retain` causes PVCs to not be affected by StatefulSet deletion. The + `Delete` policy causes those PVCs to be deleted. + type: string + whenScaled: + description: |- + WhenScaled specifies what happens to PVCs created from StatefulSet + VolumeClaimTemplates when the StatefulSet is scaled down. The default + policy of `Retain` causes PVCs to not be affected by a scaledown. The + `Delete` policy causes the associated PVCs for any excess pods above + the replica count to be deleted. + type: string + type: object podMetadata: description: |- PodMetadata configures labels and annotations which are propagated to the Alertmanager pods. @@ -5361,6 +5392,32 @@ spec: Note that this field cannot be set when spec.os.name is windows. format: int64 type: integer + seLinuxChangePolicy: + description: |- + seLinuxChangePolicy defines how the container's SELinux label is applied to all volumes used by the Pod. + It has no effect on nodes that do not support SELinux or to volumes does not support SELinux. + Valid values are "MountOption" and "Recursive". + + "Recursive" means relabeling of all files on all Pod volumes by the container runtime. + This may be slow for large volumes, but allows mixing privileged and unprivileged Pods sharing the same volume on the same node. + + "MountOption" mounts all eligible Pod volumes with `-o context` mount option. + This requires all Pods that share the same volume to use the same SELinux label. + It is not possible to share the same volume among privileged and unprivileged Pods. + Eligible volumes are in-tree FibreChannel and iSCSI volumes, and all CSI volumes + whose CSI driver announces SELinux support by setting spec.seLinuxMount: true in their + CSIDriver instance. Other volumes are always re-labelled recursively. + "MountOption" value is allowed only when SELinuxMount feature gate is enabled. + + If not specified and SELinuxMount feature gate is enabled, "MountOption" is used. + If not specified and SELinuxMount feature gate is disabled, "MountOption" is used for ReadWriteOncePod volumes + and "Recursive" for all other volumes. + + This field affects only Pods that have SELinux label set, either in PodSecurityContext or in SecurityContext of all containers. + + All Pods that use the same volume should use the same seLinuxChangePolicy, otherwise some pods can get stuck in ContainerCreating state. + Note that this field cannot be set when spec.os.name is windows. + type: string seLinuxOptions: description: |- The SELinux context to be applied to all containers. @@ -6163,18 +6220,15 @@ spec: persistent volume is being resized. type: string status: + description: |- + Status is the status of the condition. + Can be True, False, Unknown. + More info: https://kubernetes.io/docs/reference/kubernetes-api/config-and-storage-resources/persistent-volume-claim-v1/#:~:text=state%20of%20pvc-,conditions.status,-(string)%2C%20required type: string type: description: |- - PersistentVolumeClaimConditionType defines the condition of PV claim. - Valid values are: - - "Resizing", "FileSystemResizePending" - - If RecoverVolumeExpansionFailure feature gate is enabled, then following additional values can be expected: - - "ControllerResizeError", "NodeResizeError" - - If VolumeAttributesClass feature gate is enabled, then following additional values can be expected: - - "ModifyVolumeError", "ModifyingVolume" + Type is the type of the condition. + More info: https://kubernetes.io/docs/reference/kubernetes-api/config-and-storage-resources/persistent-volume-claim-v1/#:~:text=set%20to%20%27ResizeStarted%27.-,PersistentVolumeClaimCondition,-contains%20details%20about type: string required: - status @@ -6528,6 +6582,8 @@ spec: description: |- awsElasticBlockStore represents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod. + Deprecated: AWSElasticBlockStore is deprecated. All operations for the in-tree + awsElasticBlockStore type are redirected to the ebs.csi.aws.com CSI driver. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore properties: fsType: @@ -6559,8 +6615,10 @@ spec: - volumeID type: object azureDisk: - description: azureDisk represents an Azure Data Disk mount on - the host and bind mount to the pod. + description: |- + azureDisk represents an Azure Data Disk mount on the host and bind mount to the pod. + Deprecated: AzureDisk is deprecated. All operations for the in-tree azureDisk type + are redirected to the disk.csi.azure.com CSI driver. properties: cachingMode: description: 'cachingMode is the Host Caching mode: None, @@ -6598,8 +6656,10 @@ spec: - diskURI type: object azureFile: - description: azureFile represents an Azure File Service mount - on the host and bind mount to the pod. + description: |- + azureFile represents an Azure File Service mount on the host and bind mount to the pod. + Deprecated: AzureFile is deprecated. All operations for the in-tree azureFile type + are redirected to the file.csi.azure.com CSI driver. properties: readOnly: description: |- @@ -6618,8 +6678,9 @@ spec: - shareName type: object cephfs: - description: cephFS represents a Ceph FS mount on the host that - shares a pod's lifetime + description: |- + cephFS represents a Ceph FS mount on the host that shares a pod's lifetime. + Deprecated: CephFS is deprecated and the in-tree cephfs type is no longer supported. properties: monitors: description: |- @@ -6671,6 +6732,8 @@ spec: cinder: description: |- cinder represents a cinder volume attached and mounted on kubelets host machine. + Deprecated: Cinder is deprecated. All operations for the in-tree cinder type + are redirected to the cinder.csi.openstack.org CSI driver. More info: https://examples.k8s.io/mysql-cinder-pd/README.md properties: fsType: @@ -6780,8 +6843,7 @@ spec: x-kubernetes-map-type: atomic csi: description: csi (Container Storage Interface) represents ephemeral - storage that is handled by certain external CSI drivers (Beta - feature). + storage that is handled by certain external CSI drivers. properties: driver: description: |- @@ -7247,6 +7309,7 @@ spec: description: |- flexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin. + Deprecated: FlexVolume is deprecated. Consider using a CSIDriver instead. properties: driver: description: driver is the name of the driver to use for @@ -7292,9 +7355,9 @@ spec: - driver type: object flocker: - description: flocker represents a Flocker volume attached to - a kubelet's host machine. This depends on the Flocker control - service being running + description: |- + flocker represents a Flocker volume attached to a kubelet's host machine. This depends on the Flocker control service being running. + Deprecated: Flocker is deprecated and the in-tree flocker type is no longer supported. properties: datasetName: description: |- @@ -7310,6 +7373,8 @@ spec: description: |- gcePersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod. + Deprecated: GCEPersistentDisk is deprecated. All operations for the in-tree + gcePersistentDisk type are redirected to the pd.csi.storage.gke.io CSI driver. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk properties: fsType: @@ -7345,7 +7410,7 @@ spec: gitRepo: description: |- gitRepo represents a git repository at a particular revision. - DEPRECATED: GitRepo is deprecated. To provision a container with a git repo, mount an + Deprecated: GitRepo is deprecated. To provision a container with a git repo, mount an EmptyDir into an InitContainer that clones the repo using git, then mount the EmptyDir into the Pod's container. properties: @@ -7369,6 +7434,7 @@ spec: glusterfs: description: |- glusterfs represents a Glusterfs mount on the host that shares a pod's lifetime. + Deprecated: Glusterfs is deprecated and the in-tree glusterfs type is no longer supported. More info: https://examples.k8s.io/volumes/glusterfs/README.md properties: endpoints: @@ -7578,8 +7644,9 @@ spec: - claimName type: object photonPersistentDisk: - description: photonPersistentDisk represents a PhotonController - persistent disk attached and mounted on kubelets host machine + description: |- + photonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine. + Deprecated: PhotonPersistentDisk is deprecated and the in-tree photonPersistentDisk type is no longer supported. properties: fsType: description: |- @@ -7595,8 +7662,11 @@ spec: - pdID type: object portworxVolume: - description: portworxVolume represents a portworx volume attached - and mounted on kubelets host machine + description: |- + portworxVolume represents a portworx volume attached and mounted on kubelets host machine. + Deprecated: PortworxVolume is deprecated. All operations for the in-tree portworxVolume type + are redirected to the pxd.portworx.com CSI driver when the CSIMigrationPortworx feature-gate + is on. properties: fsType: description: |- @@ -7961,8 +8031,9 @@ spec: x-kubernetes-list-type: atomic type: object quobyte: - description: quobyte represents a Quobyte mount on the host - that shares a pod's lifetime + description: |- + quobyte represents a Quobyte mount on the host that shares a pod's lifetime. + Deprecated: Quobyte is deprecated and the in-tree quobyte type is no longer supported. properties: group: description: |- @@ -8001,6 +8072,7 @@ spec: rbd: description: |- rbd represents a Rados Block Device mount on the host that shares a pod's lifetime. + Deprecated: RBD is deprecated and the in-tree rbd type is no longer supported. More info: https://examples.k8s.io/volumes/rbd/README.md properties: fsType: @@ -8073,8 +8145,9 @@ spec: - monitors type: object scaleIO: - description: scaleIO represents a ScaleIO persistent volume - attached and mounted on Kubernetes nodes. + description: |- + scaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes. + Deprecated: ScaleIO is deprecated and the in-tree scaleIO type is no longer supported. properties: fsType: default: xfs @@ -8206,8 +8279,9 @@ spec: type: string type: object storageos: - description: storageOS represents a StorageOS volume attached - and mounted on Kubernetes nodes. + description: |- + storageOS represents a StorageOS volume attached and mounted on Kubernetes nodes. + Deprecated: StorageOS is deprecated and the in-tree storageos type is no longer supported. properties: fsType: description: |- @@ -8252,8 +8326,10 @@ spec: type: string type: object vsphereVolume: - description: vsphereVolume represents a vSphere volume attached - and mounted on kubelets host machine + description: |- + vsphereVolume represents a vSphere volume attached and mounted on kubelets host machine. + Deprecated: VsphereVolume is deprecated. All operations for the in-tree vsphereVolume type + are redirected to the csi.vsphere.vmware.com CSI driver. properties: fsType: description: |- @@ -8577,9 +8653,11 @@ spec: type: string status: description: Status of the condition. + minLength: 1 type: string type: description: Type of the condition being reported. + minLength: 1 type: string required: - lastTransitionTime diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-podmonitors.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-podmonitors.yaml index 06034ef2906ca7..d6f776f0c54760 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-podmonitors.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-podmonitors.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_podmonitors.yaml -# Version: 0.78.2 +# Version: 0.79.0 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.16.4 - operator.prometheus.io/version: 0.78.2 + controller-gen.kubebuilder.io/version: v0.16.5 + operator.prometheus.io/version: 0.79.0 name: podmonitors.monitoring.coreos.com spec: group: monitoring.coreos.com @@ -761,10 +761,16 @@ spec: type: string port: description: |- - Name of the Pod port which this endpoint refers to. + The `Pod` port name which exposes the endpoint. - It takes precedence over `targetPort`. + It takes precedence over the `portNumber` and `targetPort` fields. type: string + portNumber: + description: The `Pod` port number which exposes the endpoint. + format: int32 + maximum: 65535 + minimum: 1 + type: integer proxyUrl: description: |- `proxyURL` configures the HTTP Proxy URL (e.g. @@ -893,7 +899,7 @@ spec: Name or number of the target port of the `Pod` object behind the Service, the port must be specified with container port property. - Deprecated: use 'port' instead. + Deprecated: use 'port' or 'portNumber' instead. x-kubernetes-int-or-string: true tlsConfig: description: TLS configuration to use when scraping the target. @@ -1089,6 +1095,18 @@ spec: Whether to scrape a classic histogram that is also exposed as a native histogram. It requires Prometheus >= v2.45.0. type: boolean + scrapeFallbackProtocol: + description: |- + The protocol to use if a scrape returns blank, unparseable, or otherwise invalid Content-Type. + + It requires Prometheus >= v3.0.0. + enum: + - PrometheusProto + - OpenMetricsText0.0.1 + - OpenMetricsText1.0.0 + - PrometheusText0.0.4 + - PrometheusText1.0.0 + type: string scrapeProtocols: description: |- `scrapeProtocols` defines the protocols to negotiate during a scrape. It tells clients the @@ -1105,11 +1123,13 @@ spec: * `OpenMetricsText1.0.0` * `PrometheusProto` * `PrometheusText0.0.4` + * `PrometheusText1.0.0` enum: - PrometheusProto - OpenMetricsText0.0.1 - OpenMetricsText1.0.0 - PrometheusText0.0.4 + - PrometheusText1.0.0 type: string type: array x-kubernetes-list-type: set @@ -1160,6 +1180,18 @@ spec: type: object type: object x-kubernetes-map-type: atomic + selectorMechanism: + description: |- + Mechanism used to select the endpoints to scrape. + By default, the selection process relies on relabel configurations to filter the discovered targets. + Alternatively, you can opt in for role selectors, which may offer better efficiency in large clusters. + Which strategy is best for your use case needs to be carefully evaluated. + + It requires Prometheus >= v2.17.0. + enum: + - RelabelConfig + - RoleSelector + type: string targetLimit: description: |- `targetLimit` defines a limit on the number of scraped targets that will diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-probes.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-probes.yaml index 3410776ff5594b..387904c7a8a542 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-probes.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-probes.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_probes.yaml -# Version: 0.78.2 +# Version: 0.79.0 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.16.4 - operator.prometheus.io/version: 0.78.2 + controller-gen.kubebuilder.io/version: v0.16.5 + operator.prometheus.io/version: 0.79.0 name: probes.monitoring.coreos.com spec: group: monitoring.coreos.com @@ -684,6 +684,18 @@ spec: Whether to scrape a classic histogram that is also exposed as a native histogram. It requires Prometheus >= v2.45.0. type: boolean + scrapeFallbackProtocol: + description: |- + The protocol to use if a scrape returns blank, unparseable, or otherwise invalid Content-Type. + + It requires Prometheus >= v3.0.0. + enum: + - PrometheusProto + - OpenMetricsText0.0.1 + - OpenMetricsText1.0.0 + - PrometheusText0.0.4 + - PrometheusText1.0.0 + type: string scrapeProtocols: description: |- `scrapeProtocols` defines the protocols to negotiate during a scrape. It tells clients the @@ -700,11 +712,13 @@ spec: * `OpenMetricsText1.0.0` * `PrometheusProto` * `PrometheusText0.0.4` + * `PrometheusText1.0.0` enum: - PrometheusProto - OpenMetricsText0.0.1 - OpenMetricsText1.0.0 - PrometheusText0.0.4 + - PrometheusText1.0.0 type: string type: array x-kubernetes-list-type: set diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusagents.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusagents.yaml index 7c64cfb541525e..736f8939750335 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusagents.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusagents.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_prometheusagents.yaml -# Version: 0.78.2 +# Version: 0.79.0 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.16.4 - operator.prometheus.io/version: 0.78.2 + controller-gen.kubebuilder.io/version: v0.16.5 + operator.prometheus.io/version: 0.79.0 name: prometheusagents.monitoring.coreos.com spec: group: monitoring.coreos.com @@ -1667,7 +1667,8 @@ spec: More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in + the container. properties: command: description: |- @@ -1682,7 +1683,8 @@ spec: x-kubernetes-list-type: atomic type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to + perform. properties: host: description: |- @@ -1731,8 +1733,8 @@ spec: - port type: object sleep: - description: Sleep represents the duration that the - container should sleep before being terminated. + description: Sleep represents a duration that the container + should sleep. properties: seconds: description: Seconds is the number of seconds to @@ -1745,8 +1747,8 @@ spec: tcpSocket: description: |- Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept - for the backward compatibility. There are no validation of this field and - lifecycle hooks will fail in runtime when tcp handler is specified. + for backward compatibility. There is no validation of this field and + lifecycle hooks will fail at runtime when it is specified. properties: host: description: 'Optional: Host name to connect to, @@ -1778,7 +1780,8 @@ spec: More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in + the container. properties: command: description: |- @@ -1793,7 +1796,8 @@ spec: x-kubernetes-list-type: atomic type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to + perform. properties: host: description: |- @@ -1842,8 +1846,8 @@ spec: - port type: object sleep: - description: Sleep represents the duration that the - container should sleep before being terminated. + description: Sleep represents a duration that the container + should sleep. properties: seconds: description: Seconds is the number of seconds to @@ -1856,8 +1860,8 @@ spec: tcpSocket: description: |- Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept - for the backward compatibility. There are no validation of this field and - lifecycle hooks will fail in runtime when tcp handler is specified. + for backward compatibility. There is no validation of this field and + lifecycle hooks will fail at runtime when it is specified. properties: host: description: 'Optional: Host name to connect to, @@ -1885,7 +1889,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -1906,7 +1911,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -1925,7 +1930,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -1992,8 +1997,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -2097,7 +2101,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -2118,7 +2123,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -2137,7 +2142,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -2204,8 +2209,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -2553,7 +2557,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -2574,7 +2579,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -2593,7 +2598,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -2660,8 +2665,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -2913,6 +2917,14 @@ spec: type: string type: array x-kubernetes-list-type: set + enableOTLPReceiver: + description: |- + Enable Prometheus to be used as a receiver for the OTLP Metrics protocol. + + Note that the OTLP receiver endpoint is automatically enabled if `.spec.otlpConfig` is defined. + + It requires Prometheus >= v2.47.0. + type: boolean enableRemoteWriteReceiver: description: |- Enable Prometheus to be used as a receiver for the Prometheus remote @@ -3456,7 +3468,8 @@ spec: More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in + the container. properties: command: description: |- @@ -3471,7 +3484,8 @@ spec: x-kubernetes-list-type: atomic type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to + perform. properties: host: description: |- @@ -3520,8 +3534,8 @@ spec: - port type: object sleep: - description: Sleep represents the duration that the - container should sleep before being terminated. + description: Sleep represents a duration that the container + should sleep. properties: seconds: description: Seconds is the number of seconds to @@ -3534,8 +3548,8 @@ spec: tcpSocket: description: |- Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept - for the backward compatibility. There are no validation of this field and - lifecycle hooks will fail in runtime when tcp handler is specified. + for backward compatibility. There is no validation of this field and + lifecycle hooks will fail at runtime when it is specified. properties: host: description: 'Optional: Host name to connect to, @@ -3567,7 +3581,8 @@ spec: More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in + the container. properties: command: description: |- @@ -3582,7 +3597,8 @@ spec: x-kubernetes-list-type: atomic type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to + perform. properties: host: description: |- @@ -3631,8 +3647,8 @@ spec: - port type: object sleep: - description: Sleep represents the duration that the - container should sleep before being terminated. + description: Sleep represents a duration that the container + should sleep. properties: seconds: description: Seconds is the number of seconds to @@ -3645,8 +3661,8 @@ spec: tcpSocket: description: |- Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept - for the backward compatibility. There are no validation of this field and - lifecycle hooks will fail in runtime when tcp handler is specified. + for backward compatibility. There is no validation of this field and + lifecycle hooks will fail at runtime when it is specified. properties: host: description: 'Optional: Host name to connect to, @@ -3674,7 +3690,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -3695,7 +3712,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -3714,7 +3731,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -3781,8 +3798,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -3886,7 +3902,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -3907,7 +3924,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -3926,7 +3943,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -3993,8 +4010,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -4342,7 +4358,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -4363,7 +4380,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -4382,7 +4399,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -4449,8 +4466,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -4721,6 +4737,13 @@ spec: - StatefulSet - DaemonSet type: string + nameValidationScheme: + description: Specifies the validation scheme for metric and label + names. + enum: + - UTF8 + - Legacy + type: string nodeSelector: additionalProperties: type: string @@ -4740,6 +4763,16 @@ spec: minItems: 1 type: array x-kubernetes-list-type: set + translationStrategy: + description: |- + Configures how the OTLP receiver endpoint translates the incoming metrics. + If unset, Prometheus uses its default value. + + It requires Prometheus >= v3.0.0. + enum: + - NoUTF8EscapingWithSuffixes + - UnderscoreEscapingWithSuffixes + type: string type: object overrideHonorLabels: description: |- @@ -6240,6 +6273,18 @@ spec: the server serves requests under a different route prefix. For example for use with `kubectl proxy`. type: string + runtime: + description: RuntimeConfig configures the values for the Prometheus + process behavior + properties: + goGC: + description: |- + The Go garbage collection target percentage. Lowering this number may increase the CPU usage. + See: https://tip.golang.org/doc/gc-guide#GOGC + format: int32 + minimum: -1 + type: integer + type: object sampleLimit: description: |- SampleLimit defines per-scrape limit on number of scraped samples that will be accepted. @@ -6273,6 +6318,49 @@ spec: permissions on the `Nodes` objects. type: boolean type: object + authorization: + description: |- + Authorization section for the ScrapeClass. + It will only apply if the scrape resource doesn't specify any Authorization. + properties: + credentials: + description: Selects a key of a Secret in the namespace + that contains the credentials for authentication. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + default: "" + description: |- + Name of the referent. + This field is effectively required, but due to backwards compatibility is + allowed to be empty. Instances of this type with an empty value here are + almost certainly wrong. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + type: string + optional: + description: Specify whether the Secret or its key must + be defined + type: boolean + required: + - key + type: object + x-kubernetes-map-type: atomic + credentialsFile: + description: File to read a secret from, mutually exclusive + with `credentials`. + type: string + type: + description: |- + Defines the authentication type. The value is case-insensitive. + + "Basic" is not a supported value. + + Default: "Bearer" + type: string + type: object default: description: |- Default indicates that the scrape applies to all scrape objects that @@ -6769,6 +6857,18 @@ spec: type: object type: object x-kubernetes-map-type: atomic + scrapeFallbackProtocol: + description: |- + The protocol to use if a scrape returns blank, unparseable, or otherwise invalid Content-Type. + + It requires Prometheus >= v3.0.0. + enum: + - PrometheusProto + - OpenMetricsText0.0.1 + - OpenMetricsText1.0.0 + - PrometheusText0.0.4 + - PrometheusText1.0.0 + type: string scrapeInterval: default: 30s description: |- @@ -6785,6 +6885,8 @@ spec: If unset, Prometheus uses its default value. It requires Prometheus >= v2.49.0. + + `PrometheusText1.0.0` requires Prometheus >= v3.0.0. items: description: |- ScrapeProtocol represents a protocol used by Prometheus for scraping metrics. @@ -6793,11 +6895,13 @@ spec: * `OpenMetricsText1.0.0` * `PrometheusProto` * `PrometheusText0.0.4` + * `PrometheusText1.0.0` enum: - PrometheusProto - OpenMetricsText0.0.1 - OpenMetricsText1.0.0 - PrometheusText0.0.4 + - PrometheusText1.0.0 type: string type: array x-kubernetes-list-type: set @@ -6897,6 +7001,32 @@ spec: Note that this field cannot be set when spec.os.name is windows. format: int64 type: integer + seLinuxChangePolicy: + description: |- + seLinuxChangePolicy defines how the container's SELinux label is applied to all volumes used by the Pod. + It has no effect on nodes that do not support SELinux or to volumes does not support SELinux. + Valid values are "MountOption" and "Recursive". + + "Recursive" means relabeling of all files on all Pod volumes by the container runtime. + This may be slow for large volumes, but allows mixing privileged and unprivileged Pods sharing the same volume on the same node. + + "MountOption" mounts all eligible Pod volumes with `-o context` mount option. + This requires all Pods that share the same volume to use the same SELinux label. + It is not possible to share the same volume among privileged and unprivileged Pods. + Eligible volumes are in-tree FibreChannel and iSCSI volumes, and all CSI volumes + whose CSI driver announces SELinux support by setting spec.seLinuxMount: true in their + CSIDriver instance. Other volumes are always re-labelled recursively. + "MountOption" value is allowed only when SELinuxMount feature gate is enabled. + + If not specified and SELinuxMount feature gate is enabled, "MountOption" is used. + If not specified and SELinuxMount feature gate is disabled, "MountOption" is used for ReadWriteOncePod volumes + and "Recursive" for all other volumes. + + This field affects only Pods that have SELinux label set, either in PodSecurityContext or in SecurityContext of all containers. + + All Pods that use the same volume should use the same seLinuxChangePolicy, otherwise some pods can get stuck in ContainerCreating state. + Note that this field cannot be set when spec.os.name is windows. + type: string seLinuxOptions: description: |- The SELinux context to be applied to all containers. @@ -7148,19 +7278,28 @@ spec: x-kubernetes-map-type: atomic shards: description: |- - Number of shards to distribute targets onto. `spec.replicas` - multiplied by `spec.shards` is the total number of Pods created. + Number of shards to distribute scraped targets onto. + + `spec.replicas` multiplied by `spec.shards` is the total number of Pods + being created. + + When not defined, the operator assumes only one shard. - Note that scaling down shards will not reshard data onto remaining + Note that scaling down shards will not reshard data onto the remaining instances, it must be manually moved. Increasing shards will not reshard data either but it will continue to be available from the same instances. To query globally, use Thanos sidecar and Thanos querier or remote write data to a central location. + Alerting and recording rules - Sharding is performed on the content of the `__address__` target meta-label - for PodMonitors and ServiceMonitors and `__param_target__` for Probes. + By default, the sharding is performed on: + * The `__address__` target's metadata label for PodMonitor, + ServiceMonitor and ScrapeConfig resources. + * The `__param_target__` label for Probe resources. - Default: 1 + Users can define their own sharding implementation by setting the + `__tmp_hash` label during the target discovery with relabeling + configuration (either in the monitoring resources or via scrape class). format: int32 type: integer storage: @@ -7824,18 +7963,15 @@ spec: persistent volume is being resized. type: string status: + description: |- + Status is the status of the condition. + Can be True, False, Unknown. + More info: https://kubernetes.io/docs/reference/kubernetes-api/config-and-storage-resources/persistent-volume-claim-v1/#:~:text=state%20of%20pvc-,conditions.status,-(string)%2C%20required type: string type: description: |- - PersistentVolumeClaimConditionType defines the condition of PV claim. - Valid values are: - - "Resizing", "FileSystemResizePending" - - If RecoverVolumeExpansionFailure feature gate is enabled, then following additional values can be expected: - - "ControllerResizeError", "NodeResizeError" - - If VolumeAttributesClass feature gate is enabled, then following additional values can be expected: - - "ModifyVolumeError", "ModifyingVolume" + Type is the type of the condition. + More info: https://kubernetes.io/docs/reference/kubernetes-api/config-and-storage-resources/persistent-volume-claim-v1/#:~:text=set%20to%20%27ResizeStarted%27.-,PersistentVolumeClaimCondition,-contains%20details%20about type: string required: - status @@ -8448,6 +8584,8 @@ spec: description: |- awsElasticBlockStore represents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod. + Deprecated: AWSElasticBlockStore is deprecated. All operations for the in-tree + awsElasticBlockStore type are redirected to the ebs.csi.aws.com CSI driver. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore properties: fsType: @@ -8479,8 +8617,10 @@ spec: - volumeID type: object azureDisk: - description: azureDisk represents an Azure Data Disk mount on - the host and bind mount to the pod. + description: |- + azureDisk represents an Azure Data Disk mount on the host and bind mount to the pod. + Deprecated: AzureDisk is deprecated. All operations for the in-tree azureDisk type + are redirected to the disk.csi.azure.com CSI driver. properties: cachingMode: description: 'cachingMode is the Host Caching mode: None, @@ -8518,8 +8658,10 @@ spec: - diskURI type: object azureFile: - description: azureFile represents an Azure File Service mount - on the host and bind mount to the pod. + description: |- + azureFile represents an Azure File Service mount on the host and bind mount to the pod. + Deprecated: AzureFile is deprecated. All operations for the in-tree azureFile type + are redirected to the file.csi.azure.com CSI driver. properties: readOnly: description: |- @@ -8538,8 +8680,9 @@ spec: - shareName type: object cephfs: - description: cephFS represents a Ceph FS mount on the host that - shares a pod's lifetime + description: |- + cephFS represents a Ceph FS mount on the host that shares a pod's lifetime. + Deprecated: CephFS is deprecated and the in-tree cephfs type is no longer supported. properties: monitors: description: |- @@ -8591,6 +8734,8 @@ spec: cinder: description: |- cinder represents a cinder volume attached and mounted on kubelets host machine. + Deprecated: Cinder is deprecated. All operations for the in-tree cinder type + are redirected to the cinder.csi.openstack.org CSI driver. More info: https://examples.k8s.io/mysql-cinder-pd/README.md properties: fsType: @@ -8700,8 +8845,7 @@ spec: x-kubernetes-map-type: atomic csi: description: csi (Container Storage Interface) represents ephemeral - storage that is handled by certain external CSI drivers (Beta - feature). + storage that is handled by certain external CSI drivers. properties: driver: description: |- @@ -9167,6 +9311,7 @@ spec: description: |- flexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin. + Deprecated: FlexVolume is deprecated. Consider using a CSIDriver instead. properties: driver: description: driver is the name of the driver to use for @@ -9212,9 +9357,9 @@ spec: - driver type: object flocker: - description: flocker represents a Flocker volume attached to - a kubelet's host machine. This depends on the Flocker control - service being running + description: |- + flocker represents a Flocker volume attached to a kubelet's host machine. This depends on the Flocker control service being running. + Deprecated: Flocker is deprecated and the in-tree flocker type is no longer supported. properties: datasetName: description: |- @@ -9230,6 +9375,8 @@ spec: description: |- gcePersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod. + Deprecated: GCEPersistentDisk is deprecated. All operations for the in-tree + gcePersistentDisk type are redirected to the pd.csi.storage.gke.io CSI driver. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk properties: fsType: @@ -9265,7 +9412,7 @@ spec: gitRepo: description: |- gitRepo represents a git repository at a particular revision. - DEPRECATED: GitRepo is deprecated. To provision a container with a git repo, mount an + Deprecated: GitRepo is deprecated. To provision a container with a git repo, mount an EmptyDir into an InitContainer that clones the repo using git, then mount the EmptyDir into the Pod's container. properties: @@ -9289,6 +9436,7 @@ spec: glusterfs: description: |- glusterfs represents a Glusterfs mount on the host that shares a pod's lifetime. + Deprecated: Glusterfs is deprecated and the in-tree glusterfs type is no longer supported. More info: https://examples.k8s.io/volumes/glusterfs/README.md properties: endpoints: @@ -9498,8 +9646,9 @@ spec: - claimName type: object photonPersistentDisk: - description: photonPersistentDisk represents a PhotonController - persistent disk attached and mounted on kubelets host machine + description: |- + photonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine. + Deprecated: PhotonPersistentDisk is deprecated and the in-tree photonPersistentDisk type is no longer supported. properties: fsType: description: |- @@ -9515,8 +9664,11 @@ spec: - pdID type: object portworxVolume: - description: portworxVolume represents a portworx volume attached - and mounted on kubelets host machine + description: |- + portworxVolume represents a portworx volume attached and mounted on kubelets host machine. + Deprecated: PortworxVolume is deprecated. All operations for the in-tree portworxVolume type + are redirected to the pxd.portworx.com CSI driver when the CSIMigrationPortworx feature-gate + is on. properties: fsType: description: |- @@ -9881,8 +10033,9 @@ spec: x-kubernetes-list-type: atomic type: object quobyte: - description: quobyte represents a Quobyte mount on the host - that shares a pod's lifetime + description: |- + quobyte represents a Quobyte mount on the host that shares a pod's lifetime. + Deprecated: Quobyte is deprecated and the in-tree quobyte type is no longer supported. properties: group: description: |- @@ -9921,6 +10074,7 @@ spec: rbd: description: |- rbd represents a Rados Block Device mount on the host that shares a pod's lifetime. + Deprecated: RBD is deprecated and the in-tree rbd type is no longer supported. More info: https://examples.k8s.io/volumes/rbd/README.md properties: fsType: @@ -9993,8 +10147,9 @@ spec: - monitors type: object scaleIO: - description: scaleIO represents a ScaleIO persistent volume - attached and mounted on Kubernetes nodes. + description: |- + scaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes. + Deprecated: ScaleIO is deprecated and the in-tree scaleIO type is no longer supported. properties: fsType: default: xfs @@ -10126,8 +10281,9 @@ spec: type: string type: object storageos: - description: storageOS represents a StorageOS volume attached - and mounted on Kubernetes nodes. + description: |- + storageOS represents a StorageOS volume attached and mounted on Kubernetes nodes. + Deprecated: StorageOS is deprecated and the in-tree storageos type is no longer supported. properties: fsType: description: |- @@ -10172,8 +10328,10 @@ spec: type: string type: object vsphereVolume: - description: vsphereVolume represents a vSphere volume attached - and mounted on kubelets host machine + description: |- + vsphereVolume represents a vSphere volume attached and mounted on kubelets host machine. + Deprecated: VsphereVolume is deprecated. All operations for the in-tree vsphereVolume type + are redirected to the csi.vsphere.vmware.com CSI driver. properties: fsType: description: |- @@ -10503,9 +10661,11 @@ spec: type: string status: description: Status of the condition. + minLength: 1 type: string type: description: Type of the condition being reported. + minLength: 1 type: string required: - lastTransitionTime diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheuses.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheuses.yaml index 8d3c51b9c36461..54a53a7541f097 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheuses.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheuses.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_prometheuses.yaml -# Version: 0.78.2 +# Version: 0.79.0 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.16.4 - operator.prometheus.io/version: 0.78.2 + controller-gen.kubebuilder.io/version: v0.16.5 + operator.prometheus.io/version: 0.79.0 name: prometheuses.monitoring.coreos.com spec: group: monitoring.coreos.com @@ -1240,7 +1240,13 @@ spec: apiVersion: description: |- Version of the Alertmanager API that Prometheus uses to send alerts. - It can be "v1" or "v2". + It can be "V1" or "V2". + The field has no effect for Prometheus >= v3.0.0 because only the v2 API is supported. + enum: + - v1 + - V1 + - v2 + - V2 type: string authorization: description: |- @@ -1364,6 +1370,14 @@ spec: Prometheus object. minLength: 1 type: string + noProxy: + description: |- + `noProxy` is a comma-separated string that can contain IPs, CIDR notation, domain names + that should be excluded from proxying. IP and domain names can + contain port numbers. + + It requires Prometheus >= v2.43.0 or Alertmanager >= 0.25.0. + type: string pathPrefix: description: Prefix for the HTTP path alerts are pushed to. @@ -1374,6 +1388,51 @@ spec: - type: string description: Port on which the Alertmanager API is exposed. x-kubernetes-int-or-string: true + proxyConnectHeader: + additionalProperties: + items: + description: SecretKeySelector selects a key of a Secret. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + default: "" + description: |- + Name of the referent. + This field is effectively required, but due to backwards compatibility is + allowed to be empty. Instances of this type with an empty value here are + almost certainly wrong. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + x-kubernetes-map-type: atomic + type: array + description: |- + ProxyConnectHeader optionally specifies headers to send to + proxies during CONNECT requests. + + It requires Prometheus >= v2.43.0 or Alertmanager >= 0.25.0. + type: object + x-kubernetes-map-type: atomic + proxyFromEnvironment: + description: |- + Whether to use the proxy configuration defined by environment variables (HTTP_PROXY, HTTPS_PROXY, and NO_PROXY). + + It requires Prometheus >= v2.43.0 or Alertmanager >= 0.25.0. + type: boolean + proxyUrl: + description: '`proxyURL` defines the HTTP proxy server to + use.' + pattern: ^http(s)?://.+$ + type: string relabelings: description: Relabel configuration applied to the discovered Alertmanagers. @@ -2346,7 +2405,8 @@ spec: More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in + the container. properties: command: description: |- @@ -2361,7 +2421,8 @@ spec: x-kubernetes-list-type: atomic type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to + perform. properties: host: description: |- @@ -2410,8 +2471,8 @@ spec: - port type: object sleep: - description: Sleep represents the duration that the - container should sleep before being terminated. + description: Sleep represents a duration that the container + should sleep. properties: seconds: description: Seconds is the number of seconds to @@ -2424,8 +2485,8 @@ spec: tcpSocket: description: |- Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept - for the backward compatibility. There are no validation of this field and - lifecycle hooks will fail in runtime when tcp handler is specified. + for backward compatibility. There is no validation of this field and + lifecycle hooks will fail at runtime when it is specified. properties: host: description: 'Optional: Host name to connect to, @@ -2457,7 +2518,8 @@ spec: More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in + the container. properties: command: description: |- @@ -2472,7 +2534,8 @@ spec: x-kubernetes-list-type: atomic type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to + perform. properties: host: description: |- @@ -2521,8 +2584,8 @@ spec: - port type: object sleep: - description: Sleep represents the duration that the - container should sleep before being terminated. + description: Sleep represents a duration that the container + should sleep. properties: seconds: description: Seconds is the number of seconds to @@ -2535,8 +2598,8 @@ spec: tcpSocket: description: |- Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept - for the backward compatibility. There are no validation of this field and - lifecycle hooks will fail in runtime when tcp handler is specified. + for backward compatibility. There is no validation of this field and + lifecycle hooks will fail at runtime when it is specified. properties: host: description: 'Optional: Host name to connect to, @@ -2564,7 +2627,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -2585,7 +2649,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -2604,7 +2668,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -2671,8 +2735,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -2776,7 +2839,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -2797,7 +2861,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -2816,7 +2880,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -2883,8 +2947,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -3232,7 +3295,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -3253,7 +3317,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -3272,7 +3336,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -3339,8 +3403,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -3525,7 +3588,10 @@ spec: type: object type: array disableCompaction: - description: When true, the Prometheus compaction is disabled. + description: |- + When true, the Prometheus compaction is disabled. + When `spec.thanos.objectStorageConfig` or `spec.objectStorageConfigFile` are defined, the operator automatically + disables block compaction to avoid race conditions during block uploads (as the Thanos documentation recommends). type: boolean dnsConfig: description: Defines the DNS configuration for the pods. @@ -3607,6 +3673,14 @@ spec: type: string type: array x-kubernetes-list-type: set + enableOTLPReceiver: + description: |- + Enable Prometheus to be used as a receiver for the OTLP Metrics protocol. + + Note that the OTLP receiver endpoint is automatically enabled if `.spec.otlpConfig` is defined. + + It requires Prometheus >= v2.47.0. + type: boolean enableRemoteWriteReceiver: description: |- Enable Prometheus to be used as a receiver for the Prometheus remote @@ -4174,7 +4248,8 @@ spec: More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in + the container. properties: command: description: |- @@ -4189,7 +4264,8 @@ spec: x-kubernetes-list-type: atomic type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to + perform. properties: host: description: |- @@ -4238,8 +4314,8 @@ spec: - port type: object sleep: - description: Sleep represents the duration that the - container should sleep before being terminated. + description: Sleep represents a duration that the container + should sleep. properties: seconds: description: Seconds is the number of seconds to @@ -4252,8 +4328,8 @@ spec: tcpSocket: description: |- Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept - for the backward compatibility. There are no validation of this field and - lifecycle hooks will fail in runtime when tcp handler is specified. + for backward compatibility. There is no validation of this field and + lifecycle hooks will fail at runtime when it is specified. properties: host: description: 'Optional: Host name to connect to, @@ -4285,7 +4361,8 @@ spec: More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in + the container. properties: command: description: |- @@ -4300,7 +4377,8 @@ spec: x-kubernetes-list-type: atomic type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to + perform. properties: host: description: |- @@ -4349,8 +4427,8 @@ spec: - port type: object sleep: - description: Sleep represents the duration that the - container should sleep before being terminated. + description: Sleep represents a duration that the container + should sleep. properties: seconds: description: Seconds is the number of seconds to @@ -4363,8 +4441,8 @@ spec: tcpSocket: description: |- Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept - for the backward compatibility. There are no validation of this field and - lifecycle hooks will fail in runtime when tcp handler is specified. + for backward compatibility. There is no validation of this field and + lifecycle hooks will fail at runtime when it is specified. properties: host: description: 'Optional: Host name to connect to, @@ -4392,7 +4470,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -4413,7 +4492,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -4432,7 +4511,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -4499,8 +4578,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -4604,7 +4682,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -4625,7 +4704,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -4644,7 +4723,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -4711,8 +4790,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -5060,7 +5138,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -5081,7 +5160,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -5100,7 +5179,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -5167,8 +5246,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -5429,6 +5507,13 @@ spec: enabling the StatefulSetMinReadySeconds feature gate. format: int32 type: integer + nameValidationScheme: + description: Specifies the validation scheme for metric and label + names. + enum: + - UTF8 + - Legacy + type: string nodeSelector: additionalProperties: type: string @@ -5448,6 +5533,16 @@ spec: minItems: 1 type: array x-kubernetes-list-type: set + translationStrategy: + description: |- + Configures how the OTLP receiver endpoint translates the incoming metrics. + If unset, Prometheus uses its default value. + + It requires Prometheus >= v3.0.0. + enum: + - NoUTF8EscapingWithSuffixes + - UnderscoreEscapingWithSuffixes + type: string type: object overrideHonorLabels: description: |- @@ -7931,6 +8026,49 @@ spec: permissions on the `Nodes` objects. type: boolean type: object + authorization: + description: |- + Authorization section for the ScrapeClass. + It will only apply if the scrape resource doesn't specify any Authorization. + properties: + credentials: + description: Selects a key of a Secret in the namespace + that contains the credentials for authentication. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + default: "" + description: |- + Name of the referent. + This field is effectively required, but due to backwards compatibility is + allowed to be empty. Instances of this type with an empty value here are + almost certainly wrong. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + type: string + optional: + description: Specify whether the Secret or its key must + be defined + type: boolean + required: + - key + type: object + x-kubernetes-map-type: atomic + credentialsFile: + description: File to read a secret from, mutually exclusive + with `credentials`. + type: string + type: + description: |- + Defines the authentication type. The value is case-insensitive. + + "Basic" is not a supported value. + + Default: "Bearer" + type: string + type: object default: description: |- Default indicates that the scrape applies to all scrape objects that @@ -8427,6 +8565,18 @@ spec: type: object type: object x-kubernetes-map-type: atomic + scrapeFallbackProtocol: + description: |- + The protocol to use if a scrape returns blank, unparseable, or otherwise invalid Content-Type. + + It requires Prometheus >= v3.0.0. + enum: + - PrometheusProto + - OpenMetricsText0.0.1 + - OpenMetricsText1.0.0 + - PrometheusText0.0.4 + - PrometheusText1.0.0 + type: string scrapeInterval: default: 30s description: |- @@ -8443,6 +8593,8 @@ spec: If unset, Prometheus uses its default value. It requires Prometheus >= v2.49.0. + + `PrometheusText1.0.0` requires Prometheus >= v3.0.0. items: description: |- ScrapeProtocol represents a protocol used by Prometheus for scraping metrics. @@ -8451,11 +8603,13 @@ spec: * `OpenMetricsText1.0.0` * `PrometheusProto` * `PrometheusText0.0.4` + * `PrometheusText1.0.0` enum: - PrometheusProto - OpenMetricsText0.0.1 - OpenMetricsText1.0.0 - PrometheusText0.0.4 + - PrometheusText1.0.0 type: string type: array x-kubernetes-list-type: set @@ -8555,6 +8709,32 @@ spec: Note that this field cannot be set when spec.os.name is windows. format: int64 type: integer + seLinuxChangePolicy: + description: |- + seLinuxChangePolicy defines how the container's SELinux label is applied to all volumes used by the Pod. + It has no effect on nodes that do not support SELinux or to volumes does not support SELinux. + Valid values are "MountOption" and "Recursive". + + "Recursive" means relabeling of all files on all Pod volumes by the container runtime. + This may be slow for large volumes, but allows mixing privileged and unprivileged Pods sharing the same volume on the same node. + + "MountOption" mounts all eligible Pod volumes with `-o context` mount option. + This requires all Pods that share the same volume to use the same SELinux label. + It is not possible to share the same volume among privileged and unprivileged Pods. + Eligible volumes are in-tree FibreChannel and iSCSI volumes, and all CSI volumes + whose CSI driver announces SELinux support by setting spec.seLinuxMount: true in their + CSIDriver instance. Other volumes are always re-labelled recursively. + "MountOption" value is allowed only when SELinuxMount feature gate is enabled. + + If not specified and SELinuxMount feature gate is enabled, "MountOption" is used. + If not specified and SELinuxMount feature gate is disabled, "MountOption" is used for ReadWriteOncePod volumes + and "Recursive" for all other volumes. + + This field affects only Pods that have SELinux label set, either in PodSecurityContext or in SecurityContext of all containers. + + All Pods that use the same volume should use the same seLinuxChangePolicy, otherwise some pods can get stuck in ContainerCreating state. + Note that this field cannot be set when spec.os.name is windows. + type: string seLinuxOptions: description: |- The SELinux context to be applied to all containers. @@ -8810,19 +8990,28 @@ spec: type: string shards: description: |- - Number of shards to distribute targets onto. `spec.replicas` - multiplied by `spec.shards` is the total number of Pods created. + Number of shards to distribute scraped targets onto. + + `spec.replicas` multiplied by `spec.shards` is the total number of Pods + being created. - Note that scaling down shards will not reshard data onto remaining + When not defined, the operator assumes only one shard. + + Note that scaling down shards will not reshard data onto the remaining instances, it must be manually moved. Increasing shards will not reshard data either but it will continue to be available from the same instances. To query globally, use Thanos sidecar and Thanos querier or remote write data to a central location. + Alerting and recording rules - Sharding is performed on the content of the `__address__` target meta-label - for PodMonitors and ServiceMonitors and `__param_target__` for Probes. + By default, the sharding is performed on: + * The `__address__` target's metadata label for PodMonitor, + ServiceMonitor and ScrapeConfig resources. + * The `__param_target__` label for Probe resources. - Default: 1 + Users can define their own sharding implementation by setting the + `__tmp_hash` label during the target discovery with relabeling + configuration (either in the monitoring resources or via scrape class). format: int32 type: integer storage: @@ -9486,18 +9675,15 @@ spec: persistent volume is being resized. type: string status: + description: |- + Status is the status of the condition. + Can be True, False, Unknown. + More info: https://kubernetes.io/docs/reference/kubernetes-api/config-and-storage-resources/persistent-volume-claim-v1/#:~:text=state%20of%20pvc-,conditions.status,-(string)%2C%20required type: string type: description: |- - PersistentVolumeClaimConditionType defines the condition of PV claim. - Valid values are: - - "Resizing", "FileSystemResizePending" - - If RecoverVolumeExpansionFailure feature gate is enabled, then following additional values can be expected: - - "ControllerResizeError", "NodeResizeError" - - If VolumeAttributesClass feature gate is enabled, then following additional values can be expected: - - "ModifyVolumeError", "ModifyingVolume" + Type is the type of the condition. + More info: https://kubernetes.io/docs/reference/kubernetes-api/config-and-storage-resources/persistent-volume-claim-v1/#:~:text=set%20to%20%27ResizeStarted%27.-,PersistentVolumeClaimCondition,-contains%20details%20about type: string required: - status @@ -10627,6 +10813,8 @@ spec: description: |- awsElasticBlockStore represents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod. + Deprecated: AWSElasticBlockStore is deprecated. All operations for the in-tree + awsElasticBlockStore type are redirected to the ebs.csi.aws.com CSI driver. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore properties: fsType: @@ -10658,8 +10846,10 @@ spec: - volumeID type: object azureDisk: - description: azureDisk represents an Azure Data Disk mount on - the host and bind mount to the pod. + description: |- + azureDisk represents an Azure Data Disk mount on the host and bind mount to the pod. + Deprecated: AzureDisk is deprecated. All operations for the in-tree azureDisk type + are redirected to the disk.csi.azure.com CSI driver. properties: cachingMode: description: 'cachingMode is the Host Caching mode: None, @@ -10697,8 +10887,10 @@ spec: - diskURI type: object azureFile: - description: azureFile represents an Azure File Service mount - on the host and bind mount to the pod. + description: |- + azureFile represents an Azure File Service mount on the host and bind mount to the pod. + Deprecated: AzureFile is deprecated. All operations for the in-tree azureFile type + are redirected to the file.csi.azure.com CSI driver. properties: readOnly: description: |- @@ -10717,8 +10909,9 @@ spec: - shareName type: object cephfs: - description: cephFS represents a Ceph FS mount on the host that - shares a pod's lifetime + description: |- + cephFS represents a Ceph FS mount on the host that shares a pod's lifetime. + Deprecated: CephFS is deprecated and the in-tree cephfs type is no longer supported. properties: monitors: description: |- @@ -10770,6 +10963,8 @@ spec: cinder: description: |- cinder represents a cinder volume attached and mounted on kubelets host machine. + Deprecated: Cinder is deprecated. All operations for the in-tree cinder type + are redirected to the cinder.csi.openstack.org CSI driver. More info: https://examples.k8s.io/mysql-cinder-pd/README.md properties: fsType: @@ -10879,8 +11074,7 @@ spec: x-kubernetes-map-type: atomic csi: description: csi (Container Storage Interface) represents ephemeral - storage that is handled by certain external CSI drivers (Beta - feature). + storage that is handled by certain external CSI drivers. properties: driver: description: |- @@ -11346,6 +11540,7 @@ spec: description: |- flexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin. + Deprecated: FlexVolume is deprecated. Consider using a CSIDriver instead. properties: driver: description: driver is the name of the driver to use for @@ -11391,9 +11586,9 @@ spec: - driver type: object flocker: - description: flocker represents a Flocker volume attached to - a kubelet's host machine. This depends on the Flocker control - service being running + description: |- + flocker represents a Flocker volume attached to a kubelet's host machine. This depends on the Flocker control service being running. + Deprecated: Flocker is deprecated and the in-tree flocker type is no longer supported. properties: datasetName: description: |- @@ -11409,6 +11604,8 @@ spec: description: |- gcePersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod. + Deprecated: GCEPersistentDisk is deprecated. All operations for the in-tree + gcePersistentDisk type are redirected to the pd.csi.storage.gke.io CSI driver. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk properties: fsType: @@ -11444,7 +11641,7 @@ spec: gitRepo: description: |- gitRepo represents a git repository at a particular revision. - DEPRECATED: GitRepo is deprecated. To provision a container with a git repo, mount an + Deprecated: GitRepo is deprecated. To provision a container with a git repo, mount an EmptyDir into an InitContainer that clones the repo using git, then mount the EmptyDir into the Pod's container. properties: @@ -11468,6 +11665,7 @@ spec: glusterfs: description: |- glusterfs represents a Glusterfs mount on the host that shares a pod's lifetime. + Deprecated: Glusterfs is deprecated and the in-tree glusterfs type is no longer supported. More info: https://examples.k8s.io/volumes/glusterfs/README.md properties: endpoints: @@ -11677,8 +11875,9 @@ spec: - claimName type: object photonPersistentDisk: - description: photonPersistentDisk represents a PhotonController - persistent disk attached and mounted on kubelets host machine + description: |- + photonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine. + Deprecated: PhotonPersistentDisk is deprecated and the in-tree photonPersistentDisk type is no longer supported. properties: fsType: description: |- @@ -11694,8 +11893,11 @@ spec: - pdID type: object portworxVolume: - description: portworxVolume represents a portworx volume attached - and mounted on kubelets host machine + description: |- + portworxVolume represents a portworx volume attached and mounted on kubelets host machine. + Deprecated: PortworxVolume is deprecated. All operations for the in-tree portworxVolume type + are redirected to the pxd.portworx.com CSI driver when the CSIMigrationPortworx feature-gate + is on. properties: fsType: description: |- @@ -12060,8 +12262,9 @@ spec: x-kubernetes-list-type: atomic type: object quobyte: - description: quobyte represents a Quobyte mount on the host - that shares a pod's lifetime + description: |- + quobyte represents a Quobyte mount on the host that shares a pod's lifetime. + Deprecated: Quobyte is deprecated and the in-tree quobyte type is no longer supported. properties: group: description: |- @@ -12100,6 +12303,7 @@ spec: rbd: description: |- rbd represents a Rados Block Device mount on the host that shares a pod's lifetime. + Deprecated: RBD is deprecated and the in-tree rbd type is no longer supported. More info: https://examples.k8s.io/volumes/rbd/README.md properties: fsType: @@ -12172,8 +12376,9 @@ spec: - monitors type: object scaleIO: - description: scaleIO represents a ScaleIO persistent volume - attached and mounted on Kubernetes nodes. + description: |- + scaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes. + Deprecated: ScaleIO is deprecated and the in-tree scaleIO type is no longer supported. properties: fsType: default: xfs @@ -12305,8 +12510,9 @@ spec: type: string type: object storageos: - description: storageOS represents a StorageOS volume attached - and mounted on Kubernetes nodes. + description: |- + storageOS represents a StorageOS volume attached and mounted on Kubernetes nodes. + Deprecated: StorageOS is deprecated and the in-tree storageos type is no longer supported. properties: fsType: description: |- @@ -12351,8 +12557,10 @@ spec: type: string type: object vsphereVolume: - description: vsphereVolume represents a vSphere volume attached - and mounted on kubelets host machine + description: |- + vsphereVolume represents a vSphere volume attached and mounted on kubelets host machine. + Deprecated: VsphereVolume is deprecated. All operations for the in-tree vsphereVolume type + are redirected to the csi.vsphere.vmware.com CSI driver. properties: fsType: description: |- @@ -12682,9 +12890,11 @@ spec: type: string status: description: Status of the condition. + minLength: 1 type: string type: description: Type of the condition being reported. + minLength: 1 type: string required: - lastTransitionTime diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusrules.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusrules.yaml index 9804623eadce67..e67e8b3593db20 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusrules.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusrules.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_prometheusrules.yaml -# Version: 0.78.2 +# Version: 0.79.0 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.16.4 - operator.prometheus.io/version: 0.78.2 + controller-gen.kubebuilder.io/version: v0.16.5 + operator.prometheus.io/version: 0.79.0 name: prometheusrules.monitoring.coreos.com spec: group: monitoring.coreos.com @@ -60,6 +60,16 @@ spec: are evaluated. pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$ type: string + labels: + additionalProperties: + type: string + description: |- + Labels to add or overwrite before storing the result for its rules. + The labels defined at the rule level take precedence. + + It requires Prometheus >= 3.0.0. + The field is ignored for Thanos Ruler. + type: object limit: description: |- Limit the number of alerts an alerting rule and series a recording diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-scrapeconfigs.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-scrapeconfigs.yaml index b81dfd2c679f63..8bb0daca164af0 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-scrapeconfigs.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-scrapeconfigs.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_scrapeconfigs.yaml -# Version: 0.78.2 +# Version: 0.79.0 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.16.4 - operator.prometheus.io/version: 0.78.2 + controller-gen.kubebuilder.io/version: v0.16.5 + operator.prometheus.io/version: 0.79.0 name: scrapeconfigs.monitoring.coreos.com spec: group: monitoring.coreos.com @@ -233,8 +233,9 @@ spec: If unset, Prometheus uses its default value. type: boolean authorization: - description: Authorization header configuration to authenticate - against the Consul Server. + description: |- + Optional Authorization header configuration to authenticate against the Consul Server. + Cannot be set at the same time as `basicAuth`, or `oauth2`. properties: credentials: description: Selects a key of a Secret in the namespace @@ -272,8 +273,9 @@ spec: type: object basicAuth: description: |- - BasicAuth information to authenticate against the Consul Server. + Optional BasicAuth information to authenticate against the Consul Server. More info: https://prometheus.io/docs/operating/configuration/#endpoints + Cannot be set at the same time as `authorization`, or `oauth2`. properties: password: description: |- @@ -331,19 +333,31 @@ spec: datacenter: description: Consul Datacenter name, if not provided it will use the local Consul Agent Datacenter. + minLength: 1 type: string enableHTTP2: description: |- Whether to enable HTTP2. If unset, Prometheus uses its default value. type: boolean + filter: + description: |- + Filter expression used to filter the catalog results. + See https://www.consul.io/api-docs/catalog#list-services + It requires Prometheus >= 3.0.0. + minLength: 1 + type: string followRedirects: description: |- Configure whether HTTP requests follow HTTP 3xx redirects. If unset, Prometheus uses its default value. type: boolean namespace: - description: Namespaces are only supported in Consul Enterprise. + description: |- + Namespaces are only supported in Consul Enterprise. + + It requires Prometheus >= 2.28.0. + minLength: 1 type: string noProxy: description: |- @@ -356,12 +370,15 @@ spec: nodeMeta: additionalProperties: type: string - description: Node metadata key/value pairs to filter nodes for - a given service. + description: |- + Node metadata key/value pairs to filter nodes for a given service. + Starting with Consul 1.14, it is recommended to use `filter` with the `NodeMeta` selector instead. type: object x-kubernetes-map-type: atomic oauth2: - description: Optional OAuth 2.0 configuration. + description: |- + Optional OAuth2.0 configuration. + Cannot be set at the same time as `basicAuth`, or `authorization`. properties: clientId: description: |- @@ -688,6 +705,14 @@ spec: type: object partition: description: Admin Partitions are only supported in Consul Enterprise. + minLength: 1 + type: string + pathPrefix: + description: |- + Prefix for URIs for when consul is behind an API gateway (reverse proxy). + + It requires Prometheus >= 2.45.0. + minLength: 1 type: string proxyConnectHeader: additionalProperties: @@ -747,8 +772,8 @@ spec: - HTTPS type: string server: - description: A valid string consisting of a hostname or IP followed - by an optional port number. + description: Consul server address. A valid string consisting + of a hostname or IP followed by an optional port number. minLength: 1 type: string services: @@ -757,21 +782,23 @@ spec: items: type: string type: array - x-kubernetes-list-type: atomic + x-kubernetes-list-type: set tagSeparator: description: |- The string by which Consul tags are joined into the tag label. If unset, Prometheus uses its default value. + minLength: 1 type: string tags: - description: An optional list of tags used to filter nodes for - a given service. Services must contain all tags in the list. + description: |- + An optional list of tags used to filter nodes for a given service. Services must contain all tags in the list. + Starting with Consul 1.14, it is recommended to use `filter` with the `ServiceTags` selector instead. items: type: string type: array - x-kubernetes-list-type: atomic + x-kubernetes-list-type: set tlsConfig: - description: TLS Config + description: TLS configuration to connect to the Consul API. properties: ca: description: Certificate authority used when verifying server @@ -1354,6 +1381,9 @@ spec: type: object port: description: The port to scrape metrics from. + format: int32 + maximum: 65535 + minimum: 0 type: integer proxyConnectHeader: additionalProperties: @@ -3380,6 +3410,9 @@ spec: If unset, Prometheus uses true by default. type: boolean + enableHTTP2: + description: Whether to enable HTTP2. + type: boolean eurekaSDConfigs: description: EurekaSDConfigs defines a list of Eureka service discovery configurations. @@ -11227,6 +11260,18 @@ spec: Whether to scrape a classic histogram that is also exposed as a native histogram. It requires Prometheus >= v2.45.0. type: boolean + scrapeFallbackProtocol: + description: |- + The protocol to use if a scrape returns blank, unparseable, or otherwise invalid Content-Type. + + It requires Prometheus >= v3.0.0. + enum: + - PrometheusProto + - OpenMetricsText0.0.1 + - OpenMetricsText1.0.0 + - PrometheusText0.0.4 + - PrometheusText1.0.0 + type: string scrapeInterval: description: ScrapeInterval is the interval between consecutive scrapes. pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$ @@ -11247,11 +11292,13 @@ spec: * `OpenMetricsText1.0.0` * `PrometheusProto` * `PrometheusText0.0.4` + * `PrometheusText1.0.0` enum: - PrometheusProto - OpenMetricsText0.0.1 - OpenMetricsText1.0.0 - PrometheusText0.0.4 + - PrometheusText1.0.0 type: string minItems: 1 type: array diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-servicemonitors.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-servicemonitors.yaml index ca6662e397deea..0d17388bbb4b98 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-servicemonitors.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-servicemonitors.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_servicemonitors.yaml -# Version: 0.78.2 +# Version: 0.79.0 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.16.4 - operator.prometheus.io/version: 0.78.2 + controller-gen.kubebuilder.io/version: v0.16.5 + operator.prometheus.io/version: 0.79.0 name: servicemonitors.monitoring.coreos.com spec: group: monitoring.coreos.com @@ -1109,6 +1109,18 @@ spec: Whether to scrape a classic histogram that is also exposed as a native histogram. It requires Prometheus >= v2.45.0. type: boolean + scrapeFallbackProtocol: + description: |- + The protocol to use if a scrape returns blank, unparseable, or otherwise invalid Content-Type. + + It requires Prometheus >= v3.0.0. + enum: + - PrometheusProto + - OpenMetricsText0.0.1 + - OpenMetricsText1.0.0 + - PrometheusText0.0.4 + - PrometheusText1.0.0 + type: string scrapeProtocols: description: |- `scrapeProtocols` defines the protocols to negotiate during a scrape. It tells clients the @@ -1125,11 +1137,13 @@ spec: * `OpenMetricsText1.0.0` * `PrometheusProto` * `PrometheusText0.0.4` + * `PrometheusText1.0.0` enum: - PrometheusProto - OpenMetricsText0.0.1 - OpenMetricsText1.0.0 - PrometheusText0.0.4 + - PrometheusText1.0.0 type: string type: array x-kubernetes-list-type: set @@ -1180,6 +1194,18 @@ spec: type: object type: object x-kubernetes-map-type: atomic + selectorMechanism: + description: |- + Mechanism used to select the endpoints to scrape. + By default, the selection process relies on relabel configurations to filter the discovered targets. + Alternatively, you can opt in for role selectors, which may offer better efficiency in large clusters. + Which strategy is best for your use case needs to be carefully evaluated. + + It requires Prometheus >= v2.17.0. + enum: + - RelabelConfig + - RoleSelector + type: string targetLabels: description: |- `targetLabels` defines the labels which are transferred from the diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-thanosrulers.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-thanosrulers.yaml index 789e340ab8946c..73124df397cab2 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-thanosrulers.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-thanosrulers.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_thanosrulers.yaml -# Version: 0.78.2 +# Version: 0.79.0 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.16.4 - operator.prometheus.io/version: 0.78.2 + controller-gen.kubebuilder.io/version: v0.16.5 + operator.prometheus.io/version: 0.79.0 name: thanosrulers.monitoring.coreos.com spec: group: monitoring.coreos.com @@ -1027,8 +1027,10 @@ spec: type: object alertDropLabels: description: |- - AlertDropLabels configure the label names which should be dropped in ThanosRuler alerts. - The replica label `thanos_ruler_replica` will always be dropped in alerts. + Configures the label names which should be dropped in Thanos Ruler + alerts. + + The replica label `thanos_ruler_replica` will always be dropped from the alerts. items: type: string type: array @@ -1040,15 +1042,27 @@ spec: type: string alertRelabelConfigFile: description: |- - AlertRelabelConfigFile specifies the path of the alert relabeling configuration file. - When used alongside with AlertRelabelConfigs, alertRelabelConfigFile takes precedence. + Configures the path to the alert relabeling configuration file. + + Alert relabel configuration must have the form as specified in the + official Prometheus documentation: + https://prometheus.io/docs/prometheus/latest/configuration/configuration/#alert_relabel_configs + + The operator performs no validation of the configuration file. + + This field takes precedence over `alertRelabelConfig`. type: string alertRelabelConfigs: description: |- - AlertRelabelConfigs configures alert relabeling in ThanosRuler. - Alert relabel configurations must have the form as specified in the official Prometheus documentation: + Configures alert relabeling in Thanos Ruler. + + Alert relabel configuration must have the form as specified in the + official Prometheus documentation: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#alert_relabel_configs - Alternative to AlertRelabelConfigFile, and lower order priority. + + The operator performs no validation of the configuration. + + `alertRelabelConfigFile` takes precedence over this field. properties: key: description: The key of the secret to select from. Must be a @@ -1072,8 +1086,15 @@ spec: x-kubernetes-map-type: atomic alertmanagersConfig: description: |- - Define configuration for connecting to alertmanager. Only available with thanos v0.10.0 - and higher. Maps to the `alertmanagers.config` arg. + Configures the list of Alertmanager endpoints to send alerts to. + + The configuration format is defined at https://thanos.io/tip/components/rule.md/#alertmanager. + + It requires Thanos >= v0.10.0. + + The operator performs no validation of the configuration. + + This field takes precedence over `alertmanagersUrl`. properties: key: description: The key of the secret to select from. Must be a @@ -1097,10 +1118,11 @@ spec: x-kubernetes-map-type: atomic alertmanagersUrl: description: |- - Define URLs to send alerts to Alertmanager. For Thanos v0.10.0 and higher, - AlertManagersConfig should be used instead. Note: this field will be ignored - if AlertManagersConfig is specified. - Maps to the `alertmanagers.url` arg. + Configures the list of Alertmanager endpoints to send alerts to. + + For Thanos >= v0.10.0, it is recommended to use `alertmanagersConfig` instead. + + `alertmanagersConfig` takes precedence over this field. items: type: string type: array @@ -1352,7 +1374,8 @@ spec: More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in + the container. properties: command: description: |- @@ -1367,7 +1390,8 @@ spec: x-kubernetes-list-type: atomic type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to + perform. properties: host: description: |- @@ -1416,8 +1440,8 @@ spec: - port type: object sleep: - description: Sleep represents the duration that the - container should sleep before being terminated. + description: Sleep represents a duration that the container + should sleep. properties: seconds: description: Seconds is the number of seconds to @@ -1430,8 +1454,8 @@ spec: tcpSocket: description: |- Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept - for the backward compatibility. There are no validation of this field and - lifecycle hooks will fail in runtime when tcp handler is specified. + for backward compatibility. There is no validation of this field and + lifecycle hooks will fail at runtime when it is specified. properties: host: description: 'Optional: Host name to connect to, @@ -1463,7 +1487,8 @@ spec: More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in + the container. properties: command: description: |- @@ -1478,7 +1503,8 @@ spec: x-kubernetes-list-type: atomic type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to + perform. properties: host: description: |- @@ -1527,8 +1553,8 @@ spec: - port type: object sleep: - description: Sleep represents the duration that the - container should sleep before being terminated. + description: Sleep represents a duration that the container + should sleep. properties: seconds: description: Seconds is the number of seconds to @@ -1541,8 +1567,8 @@ spec: tcpSocket: description: |- Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept - for the backward compatibility. There are no validation of this field and - lifecycle hooks will fail in runtime when tcp handler is specified. + for backward compatibility. There is no validation of this field and + lifecycle hooks will fail at runtime when it is specified. properties: host: description: 'Optional: Host name to connect to, @@ -1570,7 +1596,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -1591,7 +1618,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -1610,7 +1637,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -1677,8 +1704,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -1782,7 +1808,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -1803,7 +1830,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -1822,7 +1849,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -1889,8 +1916,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -2238,7 +2264,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -2259,7 +2286,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -2278,7 +2305,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -2345,8 +2372,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -3122,7 +3148,8 @@ spec: More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in + the container. properties: command: description: |- @@ -3137,7 +3164,8 @@ spec: x-kubernetes-list-type: atomic type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to + perform. properties: host: description: |- @@ -3186,8 +3214,8 @@ spec: - port type: object sleep: - description: Sleep represents the duration that the - container should sleep before being terminated. + description: Sleep represents a duration that the container + should sleep. properties: seconds: description: Seconds is the number of seconds to @@ -3200,8 +3228,8 @@ spec: tcpSocket: description: |- Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept - for the backward compatibility. There are no validation of this field and - lifecycle hooks will fail in runtime when tcp handler is specified. + for backward compatibility. There is no validation of this field and + lifecycle hooks will fail at runtime when it is specified. properties: host: description: 'Optional: Host name to connect to, @@ -3233,7 +3261,8 @@ spec: More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in + the container. properties: command: description: |- @@ -3248,7 +3277,8 @@ spec: x-kubernetes-list-type: atomic type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to + perform. properties: host: description: |- @@ -3297,8 +3327,8 @@ spec: - port type: object sleep: - description: Sleep represents the duration that the - container should sleep before being terminated. + description: Sleep represents a duration that the container + should sleep. properties: seconds: description: Seconds is the number of seconds to @@ -3311,8 +3341,8 @@ spec: tcpSocket: description: |- Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept - for the backward compatibility. There are no validation of this field and - lifecycle hooks will fail in runtime when tcp handler is specified. + for backward compatibility. There is no validation of this field and + lifecycle hooks will fail at runtime when it is specified. properties: host: description: 'Optional: Host name to connect to, @@ -3340,7 +3370,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -3361,7 +3392,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -3380,7 +3411,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -3447,8 +3478,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -3552,7 +3582,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -3573,7 +3604,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -3592,7 +3623,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -3659,8 +3690,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -4008,7 +4038,8 @@ spec: More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes properties: exec: - description: Exec specifies the action to take. + description: Exec specifies a command to execute in the + container. properties: command: description: |- @@ -4029,7 +4060,7 @@ spec: format: int32 type: integer grpc: - description: GRPC specifies an action involving a GRPC port. + description: GRPC specifies a GRPC HealthCheckRequest. properties: port: description: Port number of the gRPC service. Number @@ -4048,7 +4079,7 @@ spec: - port type: object httpGet: - description: HTTPGet specifies the http request to perform. + description: HTTPGet specifies an HTTP GET request to perform. properties: host: description: |- @@ -4115,8 +4146,7 @@ spec: format: int32 type: integer tcpSocket: - description: TCPSocket specifies an action involving a TCP - port. + description: TCPSocket specifies a connection to a TCP port. properties: host: description: 'Optional: Host name to connect to, defaults @@ -4304,8 +4334,10 @@ spec: additionalProperties: type: string description: |- - Labels configure the external label pairs to ThanosRuler. A default replica label - `thanos_ruler_replica` will be always added as a label with the value of the pod's name and it will be dropped in the alerts. + Configures the external label pairs of the ThanosRuler resource. + + A default replica label `thanos_ruler_replica` will be always added as a + label with the value of the pod's name. type: object listenLocal: description: |- @@ -4343,8 +4375,13 @@ spec: type: object objectStorageConfig: description: |- - ObjectStorageConfig configures object storage in Thanos. - Alternative to ObjectStorageConfigFile, and lower order priority. + Configures object storage. + + The configuration format is defined at https://thanos.io/tip/thanos/storage.md/#configuring-access-to-object-storage + + The operator performs no validation of the configuration. + + `objectStorageConfigFile` takes precedence over this field. properties: key: description: The key of the secret to select from. Must be a @@ -4368,8 +4405,13 @@ spec: x-kubernetes-map-type: atomic objectStorageConfigFile: description: |- - ObjectStorageConfigFile specifies the path of the object storage configuration file. - When used alongside with ObjectStorageConfig, ObjectStorageConfigFile takes precedence. + Configures the path of the object storage configuration file. + + The configuration format is defined at https://thanos.io/tip/thanos/storage.md/#configuring-access-to-object-storage + + The operator performs no validation of the configuration file. + + This field takes precedence over `objectStorageConfig`. type: string paused: description: |- @@ -4449,10 +4491,15 @@ spec: type: array queryConfig: description: |- - Define configuration for connecting to thanos query instances. - If this is defined, the QueryEndpoints field will be ignored. - Maps to the `query.config` CLI argument. - Only available with thanos v0.11.0 and higher. + Configures the list of Thanos Query endpoints from which to query metrics. + + The configuration format is defined at https://thanos.io/tip/components/rule.md/#query-api + + It requires Thanos >= v0.11.0. + + The operator performs no validation of the configuration. + + This field takes precedence over `queryEndpoints`. properties: key: description: The key of the secret to select from. Must be a @@ -4476,8 +4523,11 @@ spec: x-kubernetes-map-type: atomic queryEndpoints: description: |- - QueryEndpoints defines Thanos querier endpoints from which to query metrics. - Maps to the --query flag of thanos ruler. + Configures the list of Thanos Query endpoints from which to query metrics. + + For Thanos >= v0.11.0, it is recommended to use `queryConfig` instead. + + `queryConfig` takes precedence over this field. items: type: string type: array @@ -4607,8 +4657,9 @@ spec: x-kubernetes-map-type: atomic ruleSelector: description: |- - A label selector to select which PrometheusRules to mount for alerting and - recording. + PrometheusRule objects to be selected for rule evaluation. An empty + label selector matches all objects. A null label selector matches no + objects. properties: matchExpressions: description: matchExpressions is a list of label selector requirements. @@ -4734,6 +4785,32 @@ spec: Note that this field cannot be set when spec.os.name is windows. format: int64 type: integer + seLinuxChangePolicy: + description: |- + seLinuxChangePolicy defines how the container's SELinux label is applied to all volumes used by the Pod. + It has no effect on nodes that do not support SELinux or to volumes does not support SELinux. + Valid values are "MountOption" and "Recursive". + + "Recursive" means relabeling of all files on all Pod volumes by the container runtime. + This may be slow for large volumes, but allows mixing privileged and unprivileged Pods sharing the same volume on the same node. + + "MountOption" mounts all eligible Pod volumes with `-o context` mount option. + This requires all Pods that share the same volume to use the same SELinux label. + It is not possible to share the same volume among privileged and unprivileged Pods. + Eligible volumes are in-tree FibreChannel and iSCSI volumes, and all CSI volumes + whose CSI driver announces SELinux support by setting spec.seLinuxMount: true in their + CSIDriver instance. Other volumes are always re-labelled recursively. + "MountOption" value is allowed only when SELinuxMount feature gate is enabled. + + If not specified and SELinuxMount feature gate is enabled, "MountOption" is used. + If not specified and SELinuxMount feature gate is disabled, "MountOption" is used for ReadWriteOncePod volumes + and "Recursive" for all other volumes. + + This field affects only Pods that have SELinux label set, either in PodSecurityContext or in SecurityContext of all containers. + + All Pods that use the same volume should use the same seLinuxChangePolicy, otherwise some pods can get stuck in ContainerCreating state. + Note that this field cannot be set when spec.os.name is windows. + type: string seLinuxOptions: description: |- The SELinux context to be applied to all containers. @@ -5527,18 +5604,15 @@ spec: persistent volume is being resized. type: string status: + description: |- + Status is the status of the condition. + Can be True, False, Unknown. + More info: https://kubernetes.io/docs/reference/kubernetes-api/config-and-storage-resources/persistent-volume-claim-v1/#:~:text=state%20of%20pvc-,conditions.status,-(string)%2C%20required type: string type: description: |- - PersistentVolumeClaimConditionType defines the condition of PV claim. - Valid values are: - - "Resizing", "FileSystemResizePending" - - If RecoverVolumeExpansionFailure feature gate is enabled, then following additional values can be expected: - - "ControllerResizeError", "NodeResizeError" - - If VolumeAttributesClass feature gate is enabled, then following additional values can be expected: - - "ModifyVolumeError", "ModifyingVolume" + Type is the type of the condition. + More info: https://kubernetes.io/docs/reference/kubernetes-api/config-and-storage-resources/persistent-volume-claim-v1/#:~:text=set%20to%20%27ResizeStarted%27.-,PersistentVolumeClaimCondition,-contains%20details%20about type: string required: - status @@ -5805,12 +5879,16 @@ spec: type: array tracingConfig: description: |- - TracingConfig configures tracing in Thanos. + Configures tracing. - `tracingConfigFile` takes precedence over this field. + The configuration format is defined at https://thanos.io/tip/thanos/tracing.md/#configuration This is an *experimental feature*, it may change in any upcoming release in a breaking way. + + The operator performs no validation of the configuration. + + `tracingConfigFile` takes precedence over this field. properties: key: description: The key of the secret to select from. Must be a @@ -5834,12 +5912,16 @@ spec: x-kubernetes-map-type: atomic tracingConfigFile: description: |- - TracingConfig specifies the path of the tracing configuration file. + Configures the path of the tracing configuration file. - This field takes precedence over `tracingConfig`. + The configuration format is defined at https://thanos.io/tip/thanos/tracing.md/#configuration This is an *experimental feature*, it may change in any upcoming release in a breaking way. + + The operator performs no validation of the configuration file. + + This field takes precedence over `tracingConfig`. type: string version: description: Version of Thanos to be deployed. @@ -5923,6 +6005,8 @@ spec: description: |- awsElasticBlockStore represents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod. + Deprecated: AWSElasticBlockStore is deprecated. All operations for the in-tree + awsElasticBlockStore type are redirected to the ebs.csi.aws.com CSI driver. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore properties: fsType: @@ -5954,8 +6038,10 @@ spec: - volumeID type: object azureDisk: - description: azureDisk represents an Azure Data Disk mount on - the host and bind mount to the pod. + description: |- + azureDisk represents an Azure Data Disk mount on the host and bind mount to the pod. + Deprecated: AzureDisk is deprecated. All operations for the in-tree azureDisk type + are redirected to the disk.csi.azure.com CSI driver. properties: cachingMode: description: 'cachingMode is the Host Caching mode: None, @@ -5993,8 +6079,10 @@ spec: - diskURI type: object azureFile: - description: azureFile represents an Azure File Service mount - on the host and bind mount to the pod. + description: |- + azureFile represents an Azure File Service mount on the host and bind mount to the pod. + Deprecated: AzureFile is deprecated. All operations for the in-tree azureFile type + are redirected to the file.csi.azure.com CSI driver. properties: readOnly: description: |- @@ -6013,8 +6101,9 @@ spec: - shareName type: object cephfs: - description: cephFS represents a Ceph FS mount on the host that - shares a pod's lifetime + description: |- + cephFS represents a Ceph FS mount on the host that shares a pod's lifetime. + Deprecated: CephFS is deprecated and the in-tree cephfs type is no longer supported. properties: monitors: description: |- @@ -6066,6 +6155,8 @@ spec: cinder: description: |- cinder represents a cinder volume attached and mounted on kubelets host machine. + Deprecated: Cinder is deprecated. All operations for the in-tree cinder type + are redirected to the cinder.csi.openstack.org CSI driver. More info: https://examples.k8s.io/mysql-cinder-pd/README.md properties: fsType: @@ -6175,8 +6266,7 @@ spec: x-kubernetes-map-type: atomic csi: description: csi (Container Storage Interface) represents ephemeral - storage that is handled by certain external CSI drivers (Beta - feature). + storage that is handled by certain external CSI drivers. properties: driver: description: |- @@ -6642,6 +6732,7 @@ spec: description: |- flexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin. + Deprecated: FlexVolume is deprecated. Consider using a CSIDriver instead. properties: driver: description: driver is the name of the driver to use for @@ -6687,9 +6778,9 @@ spec: - driver type: object flocker: - description: flocker represents a Flocker volume attached to - a kubelet's host machine. This depends on the Flocker control - service being running + description: |- + flocker represents a Flocker volume attached to a kubelet's host machine. This depends on the Flocker control service being running. + Deprecated: Flocker is deprecated and the in-tree flocker type is no longer supported. properties: datasetName: description: |- @@ -6705,6 +6796,8 @@ spec: description: |- gcePersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod. + Deprecated: GCEPersistentDisk is deprecated. All operations for the in-tree + gcePersistentDisk type are redirected to the pd.csi.storage.gke.io CSI driver. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk properties: fsType: @@ -6740,7 +6833,7 @@ spec: gitRepo: description: |- gitRepo represents a git repository at a particular revision. - DEPRECATED: GitRepo is deprecated. To provision a container with a git repo, mount an + Deprecated: GitRepo is deprecated. To provision a container with a git repo, mount an EmptyDir into an InitContainer that clones the repo using git, then mount the EmptyDir into the Pod's container. properties: @@ -6764,6 +6857,7 @@ spec: glusterfs: description: |- glusterfs represents a Glusterfs mount on the host that shares a pod's lifetime. + Deprecated: Glusterfs is deprecated and the in-tree glusterfs type is no longer supported. More info: https://examples.k8s.io/volumes/glusterfs/README.md properties: endpoints: @@ -6973,8 +7067,9 @@ spec: - claimName type: object photonPersistentDisk: - description: photonPersistentDisk represents a PhotonController - persistent disk attached and mounted on kubelets host machine + description: |- + photonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine. + Deprecated: PhotonPersistentDisk is deprecated and the in-tree photonPersistentDisk type is no longer supported. properties: fsType: description: |- @@ -6990,8 +7085,11 @@ spec: - pdID type: object portworxVolume: - description: portworxVolume represents a portworx volume attached - and mounted on kubelets host machine + description: |- + portworxVolume represents a portworx volume attached and mounted on kubelets host machine. + Deprecated: PortworxVolume is deprecated. All operations for the in-tree portworxVolume type + are redirected to the pxd.portworx.com CSI driver when the CSIMigrationPortworx feature-gate + is on. properties: fsType: description: |- @@ -7356,8 +7454,9 @@ spec: x-kubernetes-list-type: atomic type: object quobyte: - description: quobyte represents a Quobyte mount on the host - that shares a pod's lifetime + description: |- + quobyte represents a Quobyte mount on the host that shares a pod's lifetime. + Deprecated: Quobyte is deprecated and the in-tree quobyte type is no longer supported. properties: group: description: |- @@ -7396,6 +7495,7 @@ spec: rbd: description: |- rbd represents a Rados Block Device mount on the host that shares a pod's lifetime. + Deprecated: RBD is deprecated and the in-tree rbd type is no longer supported. More info: https://examples.k8s.io/volumes/rbd/README.md properties: fsType: @@ -7468,8 +7568,9 @@ spec: - monitors type: object scaleIO: - description: scaleIO represents a ScaleIO persistent volume - attached and mounted on Kubernetes nodes. + description: |- + scaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes. + Deprecated: ScaleIO is deprecated and the in-tree scaleIO type is no longer supported. properties: fsType: default: xfs @@ -7601,8 +7702,9 @@ spec: type: string type: object storageos: - description: storageOS represents a StorageOS volume attached - and mounted on Kubernetes nodes. + description: |- + storageOS represents a StorageOS volume attached and mounted on Kubernetes nodes. + Deprecated: StorageOS is deprecated and the in-tree storageos type is no longer supported. properties: fsType: description: |- @@ -7647,8 +7749,10 @@ spec: type: string type: object vsphereVolume: - description: vsphereVolume represents a vSphere volume attached - and mounted on kubelets host machine + description: |- + vsphereVolume represents a vSphere volume attached and mounted on kubelets host machine. + Deprecated: VsphereVolume is deprecated. All operations for the in-tree vsphereVolume type + are redirected to the csi.vsphere.vmware.com CSI driver. properties: fsType: description: |- @@ -7960,9 +8064,11 @@ spec: type: string status: description: Status of the condition. + minLength: 1 type: string type: description: Type of the condition being reported. + minLength: 1 type: string required: - lastTransitionTime diff --git a/bitnami/kube-prometheus/values.yaml b/bitnami/kube-prometheus/values.yaml index 5a90ccc4921a28..a81b6f1399f54e 100644 --- a/bitnami/kube-prometheus/values.yaml +++ b/bitnami/kube-prometheus/values.yaml @@ -78,7 +78,7 @@ operator: image: registry: docker.io repository: bitnami/prometheus-operator - tag: 0.78.2-debian-12-r1 + tag: 0.79.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1397,7 +1397,7 @@ prometheus: image: registry: docker.io repository: bitnami/thanos - tag: 0.37.0-debian-12-r0 + tag: 0.37.2-debian-12-r0 digest: "" ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images ## @@ -1826,7 +1826,7 @@ alertmanager: image: registry: docker.io repository: bitnami/alertmanager - tag: 0.27.0-debian-12-r26 + tag: 0.27.0-debian-12-r28 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From b3b4ac71e48c593a1e4da42b00445fb0ec47b1c1 Mon Sep 17 00:00:00 2001 From: Philip Niedertscheider Date: Tue, 17 Dec 2024 10:20:47 +0100 Subject: [PATCH 202/253] [bitnami/postgresql-ha] Fix typo in documentation (#31069) Signed-off-by: Philip Niedertscheider --- bitnami/postgresql-ha/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/postgresql-ha/README.md b/bitnami/postgresql-ha/README.md index e29f45836d7594..6660622b7d3f52 100644 --- a/bitnami/postgresql-ha/README.md +++ b/bitnami/postgresql-ha/README.md @@ -33,7 +33,7 @@ There are two different ways to deploy a PostgreSQL cluster, using the PostgreSQ - Both the PostgreSQL HA and the PostgreSQL chart configures a cluster with a primary/replica topology. The primary node has writing permissions while replication is on the replica nodes which have read-only permissions. - The PostgreSQL HA Helm chart deploys a cluster with three nodes by default, one for pgpool, one primary, and one replica for PostgreSQL. The PostgreSQL chart configures a cluster with two nodes by default (one primary and one replica). -- The PostgreSQL HA Helm chart uses pgpool to handle the connection to the nodes. pgpool is resposible to spread the queries among nodes. +- The PostgreSQL HA Helm chart uses pgpool to handle the connection to the nodes. pgpool is responsible to spread the queries among nodes. - The PostgreSQL HA Helm chart includes a repmgr module that ensures high-availability thanks to automatic membership control. If the primary is down, any of the replica nodes will be promoted as primary to avoid data loss. The following diagram shows you the options you have for using Bitnami's PostgreSQL solutions in your deployments: @@ -1284,4 +1284,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. \ No newline at end of file +limitations under the License. From 711d8319865931adc84705188b23ab575597b12f Mon Sep 17 00:00:00 2001 From: Loic ROOSE Date: Tue, 17 Dec 2024 12:29:41 +0100 Subject: [PATCH 203/253] [bitnami/valkey] fix: sentinel pdb (#31020) * fix: sentinel pdb Signed-off-by: Loic Roose * Update CHANGELOG.md Signed-off-by: Bitnami Containers * feat: update pdb template Signed-off-by: Loic Roose * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Loic Roose Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/valkey/CHANGELOG.md | 7 ++++++- bitnami/valkey/Chart.yaml | 2 +- bitnami/valkey/templates/primary/pdb.yaml | 11 ++++++----- bitnami/valkey/templates/replicas/pdb.yaml | 2 +- bitnami/valkey/templates/sentinel/pdb.yaml | 12 ++++++------ 5 files changed, 20 insertions(+), 14 deletions(-) diff --git a/bitnami/valkey/CHANGELOG.md b/bitnami/valkey/CHANGELOG.md index df4faae086bf57..a8ecd3c69bff9b 100644 --- a/bitnami/valkey/CHANGELOG.md +++ b/bitnami/valkey/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 2.2.1 (2024-12-17) + +* [bitnami/valkey] fix: sentinel pdb ([#31020](https://github.com/bitnami/charts/pull/31020)) + ## 2.2.0 (2024-12-10) -* [bitnami/valkey] Detect non-standard images ([#30950](https://github.com/bitnami/charts/pull/30950)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/valkey] Detect non-standard images (#30950) ([3145dda](https://github.com/bitnami/charts/commit/3145ddaddcf99d4e23609a67e9740acfb589bc97)), closes [#30950](https://github.com/bitnami/charts/issues/30950) ## 2.1.2 (2024-12-05) diff --git a/bitnami/valkey/Chart.yaml b/bitnami/valkey/Chart.yaml index 85a1c338b78eee..aca28c0d84aaa7 100644 --- a/bitnami/valkey/Chart.yaml +++ b/bitnami/valkey/Chart.yaml @@ -36,4 +36,4 @@ maintainers: name: valkey sources: - https://github.com/bitnami/charts/tree/main/bitnami/valkey -version: 2.2.0 +version: 2.2.1 diff --git a/bitnami/valkey/templates/primary/pdb.yaml b/bitnami/valkey/templates/primary/pdb.yaml index 3baefb0a16febc..657668da06efbb 100644 --- a/bitnami/valkey/templates/primary/pdb.yaml +++ b/bitnami/valkey/templates/primary/pdb.yaml @@ -3,7 +3,8 @@ Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} -{{- if and .Values.primary.pdb.create (gt (int64 .Values.primary.count) 0) (or (eq .Values.architecture "replication") (not .Values.sentinel.enabled)) }} +{{- $pdb := coalesce .Values.pdb .Values.primary.pdb }} +{{- if and $pdb.create (gt (int64 .Values.primary.count) 0) (or (not (eq .Values.architecture "replication")) (not .Values.sentinel.enabled)) }} apiVersion: {{ include "common.capabilities.policy.apiVersion" . }} kind: PodDisruptionBudget metadata: @@ -15,11 +16,11 @@ metadata: annotations: {{- include "common.tplvalues.render" ( dict "value" .Values.commonAnnotations "context" $ ) | nindent 4 }} {{- end }} spec: - {{- if .Values.primary.pdb.minAvailable }} - minAvailable: {{ .Values.primary.pdb.minAvailable }} + {{- if $pdb.minAvailable }} + minAvailable: {{ $pdb.minAvailable }} {{- end }} - {{- if or .Values.primary.pdb.maxUnavailable (not .Values.primary.pdb.minAvailable)}} - maxUnavailable: {{ .Values.primary.pdb.maxUnavailable | default 1 }} + {{- if or $pdb.maxUnavailable (not $pdb.minAvailable)}} + maxUnavailable: {{ $pdb.maxUnavailable | default 1 }} {{- end }} selector: matchLabels: {{- include "common.labels.matchLabels" ( dict "customLabels" .Values.commonLabels "context" $ ) | nindent 6 }} diff --git a/bitnami/valkey/templates/replicas/pdb.yaml b/bitnami/valkey/templates/replicas/pdb.yaml index 59e4e39f9edaa9..d7b777b5ca60b8 100644 --- a/bitnami/valkey/templates/replicas/pdb.yaml +++ b/bitnami/valkey/templates/replicas/pdb.yaml @@ -3,7 +3,7 @@ Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} -{{- $pdb := coalesce .Values.replica.pdb .Values.pdb }} +{{- $pdb := coalesce .Values.pdb .Values.replica.pdb }} {{- if and (eq .Values.architecture "replication") (not .Values.sentinel.enabled) $pdb.create }} apiVersion: {{ include "common.capabilities.policy.apiVersion" . }} kind: PodDisruptionBudget diff --git a/bitnami/valkey/templates/sentinel/pdb.yaml b/bitnami/valkey/templates/sentinel/pdb.yaml index 3ee99b94e82036..87bea09f691f3e 100644 --- a/bitnami/valkey/templates/sentinel/pdb.yaml +++ b/bitnami/valkey/templates/sentinel/pdb.yaml @@ -2,8 +2,8 @@ Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} - -{{- if and (eq .Values.architecture "replication") (not .Values.sentinel.enabled) .Values.replica.pdb.create }} +{{- $pdb := coalesce .Values.pdb .Values.replica.pdb }} +{{- if and (eq .Values.architecture "replication") .Values.sentinel.enabled $pdb.create }} apiVersion: {{ include "common.capabilities.policy.apiVersion" . }} kind: PodDisruptionBudget metadata: @@ -15,11 +15,11 @@ metadata: annotations: {{- include "common.tplvalues.render" ( dict "value" .Values.commonAnnotations "context" $ ) | nindent 4 }} {{- end }} spec: - {{- if .Values.replica.pdb.minAvailable }} - minAvailable: {{ .Values.replica.pdb.minAvailable }} + {{- if $pdb.minAvailable }} + minAvailable: {{ $pdb.minAvailable }} {{- end }} - {{- if or .Values.replica.pdb.maxUnavailable (not .Values.replica.pdb.minAvailable) }} - maxUnavailable: {{ .Values.replica.pdb.maxUnavailable | default 1 }} + {{- if or $pdb.maxUnavailable (not $pdb.minAvailable) }} + maxUnavailable: {{ $pdb.maxUnavailable | default 1 }} {{- end }} selector: matchLabels: {{- include "common.labels.matchLabels" ( dict "customLabels" .Values.commonLabels "context" $ ) | nindent 6 }} From 27feba938379638644aae8e61f8f90c30d331b79 Mon Sep 17 00:00:00 2001 From: Ramez Ben Aribia <55209480+ramezbenaribia@users.noreply.github.com> Date: Tue, 17 Dec 2024 15:59:43 +0100 Subject: [PATCH 204/253] [bitnami/matomo] add initContainers parameter to CronJob pods (#31065) * [bitnami/matomo] add initContainers parameter to CronJob pods Signed-off-by: Ramez Ben Aribia * [bitnami/matomo] add initContainers parameter to CronJob pods Signed-off-by: Ramez Ben Aribia * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers * [bitnami/matomo] bump a minor version Signed-off-by: Ramez Ben Aribia * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Ramez Ben Aribia Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/matomo/CHANGELOG.md | 8 ++++++-- bitnami/matomo/Chart.yaml | 2 +- bitnami/matomo/README.md | 2 ++ bitnami/matomo/templates/cronjob.yaml | 6 ++++++ bitnami/matomo/values.yaml | 8 ++++++++ 5 files changed, 23 insertions(+), 3 deletions(-) diff --git a/bitnami/matomo/CHANGELOG.md b/bitnami/matomo/CHANGELOG.md index 31d1ba0375f190..844e34fb450b3a 100644 --- a/bitnami/matomo/CHANGELOG.md +++ b/bitnami/matomo/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 9.1.1 (2024-12-12) +## 9.2.0 (2024-12-17) -* [bitnami/matomo] Release 9.1.1 ([#31005](https://github.com/bitnami/charts/pull/31005)) +* [bitnami/matomo] add initContainers parameter to CronJob pods ([#31065](https://github.com/bitnami/charts/pull/31065)) + +## 9.1.1 (2024-12-12) + +* [bitnami/matomo] Release 9.1.1 (#31005) ([a55802f](https://github.com/bitnami/charts/commit/a55802f34fa18246dcc5337c1428033485068e9a)), closes [#31005](https://github.com/bitnami/charts/issues/31005) ## 9.1.0 (2024-12-10) diff --git a/bitnami/matomo/Chart.yaml b/bitnami/matomo/Chart.yaml index fc3f8084eb84a5..1db85d8bfd2230 100644 --- a/bitnami/matomo/Chart.yaml +++ b/bitnami/matomo/Chart.yaml @@ -39,4 +39,4 @@ maintainers: name: matomo sources: - https://github.com/bitnami/charts/tree/main/bitnami/matomo -version: 9.1.1 +version: 9.2.0 diff --git a/bitnami/matomo/README.md b/bitnami/matomo/README.md index 2ff82e11b819ba..7ef9241c4ed563 100644 --- a/bitnami/matomo/README.md +++ b/bitnami/matomo/README.md @@ -443,6 +443,7 @@ helm install my-release --set persistence.existingClaim=PVC_NAME oci://REGISTRY_ | `cronjobs.taskScheduler.podSecurityContext.supplementalGroups` | Set filesystem extra groups | `[]` | | `cronjobs.taskScheduler.podSecurityContext.fsGroup` | Task scheduler cronjob pods' group ID | `1001` | | `cronjobs.taskScheduler.extraEnvVars` | Extra environment variables for the taskScheduler CronJob | `[]` | +| `cronjobs.taskScheduler.initContainers` | Additional init containers for the taskScheduler CronJob | `[]` | | `cronjobs.archive.enabled` | Whether to enable scheduled mail-to-task CronJob | `true` | | `cronjobs.archive.schedule` | Kubernetes CronJob schedule | `*/5 * * * *` | | `cronjobs.archive.serviceAccountName` | Attach serviceAccountName to the pod of the CronJob | `""` | @@ -474,6 +475,7 @@ helm install my-release --set persistence.existingClaim=PVC_NAME oci://REGISTRY_ | `cronjobs.archive.podSecurityContext.supplementalGroups` | Set filesystem extra groups | `[]` | | `cronjobs.archive.podSecurityContext.fsGroup` | Archive cronjob pods' group ID | `1001` | | `cronjobs.archive.extraEnvVars` | Extra environment variables for the archive CronJob | `[]` | +| `cronjobs.archive.initContainers` | Additional init containers for the archive CronJob | `[]` | Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. For example, diff --git a/bitnami/matomo/templates/cronjob.yaml b/bitnami/matomo/templates/cronjob.yaml index a41d7444dc0fba..3abdec95a9a440 100644 --- a/bitnami/matomo/templates/cronjob.yaml +++ b/bitnami/matomo/templates/cronjob.yaml @@ -49,6 +49,9 @@ spec: tolerations: {{- include "common.tplvalues.render" (dict "value" .Values.cronjobs.archive.tolerations "context" $) | nindent 12 }} {{- end }} initContainers: + {{- if .Values.cronjobs.archive.initContainers }} + {{- include "common.tplvalues.render" (dict "value" .Values.cronjobs.archive.initContainers "context" $) | nindent 12 }} + {{- end }} {{- include "matomo.initContainers" . | nindent 12 }} {{- if .Values.cronjobs.archive.podSecurityContext.enabled }} securityContext: {{- omit .Values.cronjobs.archive.podSecurityContext "enabled" | toYaml | nindent 16 }} @@ -225,6 +228,9 @@ spec: {{- end }} restartPolicy: OnFailure initContainers: + {{- if .Values.cronjobs.taskScheduler.initContainers }} + {{- include "common.tplvalues.render" (dict "value" .Values.cronjobs.taskScheduler.initContainers "context" $) | nindent 12 }} + {{- end }} {{- include "matomo.initContainers" . | nindent 12 }} {{- if .Values.cronjobs.taskScheduler.podSecurityContext.enabled }} securityContext: {{- omit .Values.cronjobs.taskScheduler.podSecurityContext "enabled" | toYaml | nindent 16 }} diff --git a/bitnami/matomo/values.yaml b/bitnami/matomo/values.yaml index 3ee1aaabe0fc7d..0670aa8d494591 100644 --- a/bitnami/matomo/values.yaml +++ b/bitnami/matomo/values.yaml @@ -1062,6 +1062,10 @@ cronjobs: ## @param cronjobs.taskScheduler.extraEnvVars Extra environment variables for the taskScheduler CronJob extraEnvVars: [] + + ## @param cronjobs.taskScheduler.initContainers Additional init containers for the taskScheduler CronJob + ## + initContainers: [] archive: ## @param cronjobs.archive.enabled Whether to enable scheduled mail-to-task CronJob ## @@ -1170,3 +1174,7 @@ cronjobs: ## @param cronjobs.archive.extraEnvVars Extra environment variables for the archive CronJob extraEnvVars: [] + + ## @param cronjobs.archive.initContainers Additional init containers for the archive CronJob + ## + initContainers: [] From 694ac57526b172451ea5b147d9252f6f217fb13e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 17 Dec 2024 19:06:46 +0100 Subject: [PATCH 205/253] [bitnami/cilium] Release 1.3.1 (#31075) * [bitnami/cilium] Release 1.3.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/cilium/CHANGELOG.md | 7 ++++++- bitnami/cilium/Chart.lock | 6 +++--- bitnami/cilium/Chart.yaml | 16 ++++++++-------- bitnami/cilium/values.yaml | 12 ++++++------ 4 files changed, 23 insertions(+), 18 deletions(-) diff --git a/bitnami/cilium/CHANGELOG.md b/bitnami/cilium/CHANGELOG.md index 7996165564a7f8..2f31dd6387655c 100644 --- a/bitnami/cilium/CHANGELOG.md +++ b/bitnami/cilium/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 1.3.1 (2024-12-17) + +* [bitnami/cilium] Release 1.3.1 ([#31075](https://github.com/bitnami/charts/pull/31075)) + ## 1.3.0 (2024-12-10) -* [bitnami/cilium] Detect non-standard images ([#30870](https://github.com/bitnami/charts/pull/30870)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/cilium] Detect non-standard images (#30870) ([de048d3](https://github.com/bitnami/charts/commit/de048d3082a8318b8d7bb6cb6c31688fd5341097)), closes [#30870](https://github.com/bitnami/charts/issues/30870) ## 1.2.10 (2024-12-04) diff --git a/bitnami/cilium/Chart.lock b/bitnami/cilium/Chart.lock index 2b4a26c494a0ef..22321b159461ad 100644 --- a/bitnami/cilium/Chart.lock +++ b/bitnami/cilium/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: etcd repository: oci://registry-1.docker.io/bitnamicharts - version: 10.6.1 + version: 10.7.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:cff444d7dca4b6764481c66c668b1dd7c726e20ad49ccc66f49b24fa03e2b7f2 -generated: "2024-12-10T16:51:56.68626+01:00" +digest: sha256:bacc114663e4ea7a3ccead86fee97e819b27069b41e8d997a3128ad444c13a5d +generated: "2024-12-17T17:34:28.505807113Z" diff --git a/bitnami/cilium/Chart.yaml b/bitnami/cilium/Chart.yaml index e8e1f614c5692c..3d0e4dfee15397 100644 --- a/bitnami/cilium/Chart.yaml +++ b/bitnami/cilium/Chart.yaml @@ -6,19 +6,19 @@ annotations: licenses: Apache-2.0 images: | - name: cilium - image: docker.io/bitnami/cilium:1.16.4-debian-12-r2 + image: docker.io/bitnami/cilium:1.16.5-debian-12-r0 - name: cilium-operator - image: docker.io/bitnami/cilium-operator:1.16.4-debian-12-r1 + image: docker.io/bitnami/cilium-operator:1.16.5-debian-12-r0 - name: cilium-proxy - image: docker.io/bitnami/cilium-proxy:1.29.10-debian-12-r2 + image: docker.io/bitnami/cilium-proxy:1.29.10-debian-12-r3 - name: hubble-relay - image: docker.io/bitnami/hubble-relay:1.16.4-debian-12-r0 + image: docker.io/bitnami/hubble-relay:1.16.5-debian-12-r0 - name: hubble-ui - image: docker.io/bitnami/hubble-ui:0.13.1-debian-12-r10 + image: docker.io/bitnami/hubble-ui:0.13.1-debian-12-r11 - name: hubble-ui-backend - image: docker.io/bitnami/hubble-ui-backend:0.13.1-debian-12-r15 + image: docker.io/bitnami/hubble-ui-backend:0.13.1-debian-12-r16 apiVersion: v2 -appVersion: 1.16.4 +appVersion: 1.16.5 dependencies: - condition: etcd.enabled name: etcd @@ -52,4 +52,4 @@ sources: - https://github.com/bitnami/containers/tree/main/bitnami/hubble-relay - https://github.com/bitnami/containers/tree/main/bitnami/hubble-ui - https://github.com/bitnami/containers/tree/main/bitnami/hubble-ui-backend -version: 1.3.0 +version: 1.3.1 diff --git a/bitnami/cilium/values.yaml b/bitnami/cilium/values.yaml index d4e41745a97ec3..81c9fa9b26f008 100644 --- a/bitnami/cilium/values.yaml +++ b/bitnami/cilium/values.yaml @@ -131,7 +131,7 @@ agent: image: registry: docker.io repository: bitnami/cilium - tag: 1.16.4-debian-12-r2 + tag: 1.16.5-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1008,7 +1008,7 @@ operator: image: registry: docker.io repository: bitnami/cilium-operator - tag: 1.16.4-debian-12-r1 + tag: 1.16.5-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1511,7 +1511,7 @@ envoy: image: registry: docker.io repository: bitnami/cilium-proxy - tag: 1.29.10-debian-12-r2 + tag: 1.29.10-debian-12-r3 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -2108,7 +2108,7 @@ hubble: image: registry: docker.io repository: bitnami/hubble-relay - tag: 1.16.4-debian-12-r0 + tag: 1.16.5-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -2701,7 +2701,7 @@ hubble: image: registry: docker.io repository: bitnami/hubble-ui - tag: 0.13.1-debian-12-r10 + tag: 0.13.1-debian-12-r11 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -2881,7 +2881,7 @@ hubble: image: registry: docker.io repository: bitnami/hubble-ui-backend - tag: 0.13.1-debian-12-r15 + tag: 0.13.1-debian-12-r16 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 32ceeab08da1b5072e6619f5e8b6717fdd897e99 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 17 Dec 2024 19:09:21 +0100 Subject: [PATCH 206/253] [bitnami/wordpress] Release 24.1.5 (#31076) * [bitnami/wordpress] Release 24.1.5 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/wordpress/CHANGELOG.md | 8 ++++++-- bitnami/wordpress/Chart.lock | 6 +++--- bitnami/wordpress/Chart.yaml | 4 ++-- bitnami/wordpress/values.yaml | 2 +- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/bitnami/wordpress/CHANGELOG.md b/bitnami/wordpress/CHANGELOG.md index a6e3dfd0019def..f4058c031b70b8 100644 --- a/bitnami/wordpress/CHANGELOG.md +++ b/bitnami/wordpress/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 24.1.4 (2024-12-13) +## 24.1.5 (2024-12-17) -* [bitnami/wordpress] Release 24.1.4 ([#31037](https://github.com/bitnami/charts/pull/31037)) +* [bitnami/wordpress] Release 24.1.5 ([#31076](https://github.com/bitnami/charts/pull/31076)) + +## 24.1.4 (2024-12-13) + +* [bitnami/wordpress] Release 24.1.4 (#31037) ([2407487](https://github.com/bitnami/charts/commit/24074879b1d65dbeff3092709cb8bb63254888e2)), closes [#31037](https://github.com/bitnami/charts/issues/31037) ## 24.1.3 (2024-12-12) diff --git a/bitnami/wordpress/Chart.lock b/bitnami/wordpress/Chart.lock index 4f2d350338dba7..b5b6e78fa8d00b 100644 --- a/bitnami/wordpress/Chart.lock +++ b/bitnami/wordpress/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 7.6.0 - name: mariadb repository: oci://registry-1.docker.io/bitnamicharts - version: 20.2.0 + version: 20.2.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:6c754b6c4ddc83967bbe4bbc4e992d383d041c09afedcff07859a01964f68120 -generated: "2024-12-11T19:39:52.322909772Z" +digest: sha256:f95f65acbbe4f6e0c737f88647bc1fe8bbf482a6c5aad7ed9d30a52e2b221044 +generated: "2024-12-17T17:50:11.608831955Z" diff --git a/bitnami/wordpress/Chart.yaml b/bitnami/wordpress/Chart.yaml index 8b85e75dc91bfb..1690fda7ca5ead 100644 --- a/bitnami/wordpress/Chart.yaml +++ b/bitnami/wordpress/Chart.yaml @@ -10,7 +10,7 @@ annotations: - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: wordpress - image: docker.io/bitnami/wordpress:6.7.1-debian-12-r8 + image: docker.io/bitnami/wordpress:6.7.1-debian-12-r9 apiVersion: v2 appVersion: 6.7.1 dependencies: @@ -44,4 +44,4 @@ maintainers: name: wordpress sources: - https://github.com/bitnami/charts/tree/main/bitnami/wordpress -version: 24.1.4 +version: 24.1.5 diff --git a/bitnami/wordpress/values.yaml b/bitnami/wordpress/values.yaml index 2803ee7301fcd3..7e88de8fdaae68 100644 --- a/bitnami/wordpress/values.yaml +++ b/bitnami/wordpress/values.yaml @@ -87,7 +87,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/wordpress - tag: 6.7.1-debian-12-r8 + tag: 6.7.1-debian-12-r9 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From d59f6000e96e7f9322309da24e061b65e6002e3e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 17 Dec 2024 19:24:33 +0100 Subject: [PATCH 207/253] [bitnami/metallb] Release 6.4.2 (#31074) * [bitnami/metallb] Release 6.4.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update CRDs automatically Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/metallb/CHANGELOG.md | 8 +++-- bitnami/metallb/Chart.yaml | 8 ++--- bitnami/metallb/templates/crds/crds.yaml | 42 ++++++++++++++++-------- bitnami/metallb/values.yaml | 6 ++-- 4 files changed, 41 insertions(+), 23 deletions(-) diff --git a/bitnami/metallb/CHANGELOG.md b/bitnami/metallb/CHANGELOG.md index e24f4c73dfa548..e23abae7ab5c5d 100644 --- a/bitnami/metallb/CHANGELOG.md +++ b/bitnami/metallb/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 6.4.1 (2024-12-10) +## 6.4.2 (2024-12-17) -* [bitnami/metallb] Fix lack of global.security.allowInsecureImages option ([#30973](https://github.com/bitnami/charts/pull/30973)) +* [bitnami/metallb] Release 6.4.2 ([#31074](https://github.com/bitnami/charts/pull/31074)) + +## 6.4.1 (2024-12-10) + +* [bitnami/metallb] Fix lack of global.security.allowInsecureImages option (#30973) ([8e0efd9](https://github.com/bitnami/charts/commit/8e0efd97e4510d6b533242b0f4bd91adb915fe04)), closes [#30973](https://github.com/bitnami/charts/issues/30973) ## 6.4.0 (2024-12-10) diff --git a/bitnami/metallb/Chart.yaml b/bitnami/metallb/Chart.yaml index dd5e160fb6d8dc..12e080e2d4e37d 100644 --- a/bitnami/metallb/Chart.yaml +++ b/bitnami/metallb/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: metallb-controller - image: docker.io/bitnami/metallb-controller:0.14.8-debian-12-r11 + image: docker.io/bitnami/metallb-controller:0.14.9-debian-12-r0 - name: metallb-speaker - image: docker.io/bitnami/metallb-speaker:0.14.8-debian-12-r13 + image: docker.io/bitnami/metallb-speaker:0.14.9-debian-12-r0 apiVersion: v2 -appVersion: 0.14.8 +appVersion: 0.14.9 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -35,4 +35,4 @@ maintainers: name: metallb sources: - https://github.com/bitnami/charts/tree/main/bitnami/metallb -version: 6.4.1 +version: 6.4.2 diff --git a/bitnami/metallb/templates/crds/crds.yaml b/bitnami/metallb/templates/crds/crds.yaml index 315de56868ca0a..5ef38849b96809 100644 --- a/bitnami/metallb/templates/crds/crds.yaml +++ b/bitnami/metallb/templates/crds/crds.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/metallb/metallb/v{version}/charts/metallb/charts/crds/templates/crds.yaml -# Version: 0.14.8 +# Version: 0.14.9 # Conditional: .Values.installCRDs {{- if .Values.installCRDs }} apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.14.0 + controller-gen.kubebuilder.io/version: v0.16.3 name: bfdprofiles.metallb.io spec: group: metallb.io @@ -127,7 +127,7 @@ apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.14.0 + controller-gen.kubebuilder.io/version: v0.16.3 name: bgpadvertisements.metallb.io spec: group: metallb.io @@ -333,7 +333,7 @@ apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.14.0 + controller-gen.kubebuilder.io/version: v0.16.3 name: bgppeers.metallb.io spec: conversion: @@ -369,6 +369,8 @@ spec: - jsonPath: .spec.ebgpMultiHop name: Multi Hops type: string + deprecated: true + deprecationWarning: v1beta1 is deprecated, please use v1beta2 name: v1beta1 schema: openAPIV3Schema: @@ -530,15 +532,26 @@ spec: default: false description: To set if we want to disable MP BGP that will separate IPv4 and IPv6 route exchanges into distinct BGP sessions. type: boolean + dynamicASN: + description: |- + DynamicASN detects the AS number to use for the remote end of the session + without explicitly setting it via the ASN field. Limited to: + internal - if the neighbor's ASN is different than MyASN connection is denied. + external - if the neighbor's ASN is the same as MyASN the connection is denied. + ASN and DynamicASN are mutually exclusive and one of them must be specified. + enum: + - internal + - external + type: string ebgpMultiHop: description: To set if the BGPPeer is multi-hops away. Needed for FRR mode only. type: boolean enableGracefulRestart: description: |- - EnableGracefulRestart allows BGP peer to continue to forward data packets along - known routes while the routing protocol information is being restored. - This field is immutable because it requires restart of the BGP session - Supported for FRR mode only. + EnableGracefulRestart allows BGP peer to continue to forward data packets + along known routes while the routing protocol information is being + restored. This field is immutable because it requires restart of the BGP + session. Supported for FRR mode only. type: boolean x-kubernetes-validations: - message: EnableGracefulRestart cannot be changed after creation @@ -626,7 +639,9 @@ spec: type: object x-kubernetes-map-type: atomic peerASN: - description: AS number to expect from the remote end of the session. + description: |- + AS number to expect from the remote end of the session. + ASN and DynamicASN are mutually exclusive and one of them must be specified. format: int32 maximum: 4294967295 minimum: 0 @@ -653,7 +668,6 @@ spec: type: string required: - myASN - - peerASN - peerAddress type: object status: @@ -669,7 +683,7 @@ apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.14.0 + controller-gen.kubebuilder.io/version: v0.16.3 name: communities.metallb.io spec: group: metallb.io @@ -734,7 +748,7 @@ apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.14.0 + controller-gen.kubebuilder.io/version: v0.16.3 name: ipaddresspools.metallb.io spec: group: metallb.io @@ -944,7 +958,7 @@ apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.14.0 + controller-gen.kubebuilder.io/version: v0.16.3 name: l2advertisements.metallb.io spec: group: metallb.io @@ -1124,7 +1138,7 @@ apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.14.0 + controller-gen.kubebuilder.io/version: v0.16.3 name: servicel2statuses.metallb.io spec: group: metallb.io diff --git a/bitnami/metallb/values.yaml b/bitnami/metallb/values.yaml index 9f18bcad688bb0..15a1b324178202 100644 --- a/bitnami/metallb/values.yaml +++ b/bitnami/metallb/values.yaml @@ -160,7 +160,7 @@ controller: image: registry: docker.io repository: bitnami/metallb-controller - tag: 0.14.8-debian-12-r11 + tag: 0.14.9-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -568,7 +568,7 @@ speaker: image: registry: docker.io repository: bitnami/metallb-speaker - tag: 0.14.8-debian-12-r13 + tag: 0.14.9-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -944,7 +944,7 @@ speaker: ## registry: docker.io repository: bitnami/metallb-speaker - tag: 0.14.8-debian-12-r13 + tag: 0.14.9-debian-12-r0 digest: "" pullPolicy: IfNotPresent pullSecrets: [] From 0d49f76b49670a1a4a89b1225d594b9453e73515 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 17 Dec 2024 19:28:25 +0100 Subject: [PATCH 208/253] [bitnami/chainloop] Release 2.1.7 (#31077) * [bitnami/chainloop] Release 2.1.7 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/chainloop/CHANGELOG.md | 8 ++++++-- bitnami/chainloop/Chart.yaml | 10 +++++----- bitnami/chainloop/values.yaml | 6 +++--- 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/bitnami/chainloop/CHANGELOG.md b/bitnami/chainloop/CHANGELOG.md index 8ebf777186fa08..39af6bb6cfdc2b 100644 --- a/bitnami/chainloop/CHANGELOG.md +++ b/bitnami/chainloop/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.1.6 (2024-12-16) +## 2.1.7 (2024-12-17) -* [bitnami/chainloop] Release 2.1.6 ([#31063](https://github.com/bitnami/charts/pull/31063)) +* [bitnami/chainloop] Release 2.1.7 ([#31077](https://github.com/bitnami/charts/pull/31077)) + +## 2.1.6 (2024-12-16) + +* [bitnami/chainloop] Release 2.1.6 (#31063) ([71d47a3](https://github.com/bitnami/charts/commit/71d47a33ded33762148cb959618fbf797e2e814c)), closes [#31063](https://github.com/bitnami/charts/issues/31063) ## 2.1.5 (2024-12-16) diff --git a/bitnami/chainloop/Chart.yaml b/bitnami/chainloop/Chart.yaml index a4a3d7873c2226..eeda636723c99a 100644 --- a/bitnami/chainloop/Chart.yaml +++ b/bitnami/chainloop/Chart.yaml @@ -6,15 +6,15 @@ annotations: license: Apache-2.0 images: | - name: chainloop-artifact-cas - image: docker.io/bitnami/chainloop-artifact-cas:0.143.0-debian-12-r0 + image: docker.io/bitnami/chainloop-artifact-cas:0.144.0-debian-12-r0 - name: chainloop-control-plane - image: docker.io/bitnami/chainloop-control-plane:0.143.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane:0.144.0-debian-12-r0 - name: chainloop-control-plane-migrations - image: docker.io/bitnami/chainloop-control-plane-migrations:0.143.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane-migrations:0.144.0-debian-12-r0 - name: dex image: docker.io/bitnami/dex:2.41.1-debian-12-r9 apiVersion: v2 -appVersion: 0.143.0 +appVersion: 0.144.0 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -63,4 +63,4 @@ sources: - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-control-plane-migrations - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas - https://github.com/chainloop-dev/chainloop -version: 2.1.6 +version: 2.1.7 diff --git a/bitnami/chainloop/values.yaml b/bitnami/chainloop/values.yaml index 0f392eca9accf3..34074d74c69516 100644 --- a/bitnami/chainloop/values.yaml +++ b/bitnami/chainloop/values.yaml @@ -169,7 +169,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane - tag: 0.143.0-debian-12-r0 + tag: 0.144.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -246,7 +246,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane-migrations - tag: 0.143.0-debian-12-r0 + tag: 0.144.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -993,7 +993,7 @@ cas: image: registry: docker.io repository: bitnami/chainloop-artifact-cas - tag: 0.143.0-debian-12-r0 + tag: 0.144.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 45544bd633ab9a4fcd5e884366955c1d27e1848b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 17 Dec 2024 20:24:47 +0100 Subject: [PATCH 209/253] [bitnami/nats] Release 8.5.2 (#31078) * [bitnami/nats] Release 8.5.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/nats/CHANGELOG.md | 8 ++++++-- bitnami/nats/Chart.yaml | 6 +++--- bitnami/nats/values.yaml | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/bitnami/nats/CHANGELOG.md b/bitnami/nats/CHANGELOG.md index 3e94e2b9fcfeb9..3c0ead23d7151a 100644 --- a/bitnami/nats/CHANGELOG.md +++ b/bitnami/nats/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 8.5.1 (2024-12-10) +## 8.5.2 (2024-12-17) -* [bitnami/nats] Release 8.5.1 ([#30974](https://github.com/bitnami/charts/pull/30974)) +* [bitnami/nats] Release 8.5.2 ([#31078](https://github.com/bitnami/charts/pull/31078)) + +## 8.5.1 (2024-12-10) + +* [bitnami/nats] Release 8.5.1 (#30974) ([3123a38](https://github.com/bitnami/charts/commit/3123a38c930d955f06a5563b18cf0b05d2b057ee)), closes [#30974](https://github.com/bitnami/charts/issues/30974) ## 8.5.0 (2024-12-10) diff --git a/bitnami/nats/Chart.yaml b/bitnami/nats/Chart.yaml index 3a81965e28e9ed..d1ed19849109fe 100644 --- a/bitnami/nats/Chart.yaml +++ b/bitnami/nats/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: nats - image: docker.io/bitnami/nats:2.10.23-debian-12-r0 + image: docker.io/bitnami/nats:2.10.24-debian-12-r0 - name: nats-exporter image: docker.io/bitnami/nats-exporter:0.16.0-debian-12-r0 apiVersion: v2 -appVersion: 2.10.23 +appVersion: 2.10.24 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -31,4 +31,4 @@ maintainers: name: nats sources: - https://github.com/bitnami/charts/tree/main/bitnami/nats -version: 8.5.1 +version: 8.5.2 diff --git a/bitnami/nats/values.yaml b/bitnami/nats/values.yaml index 2d7ab9adc6c46c..4a25a812a90026 100644 --- a/bitnami/nats/values.yaml +++ b/bitnami/nats/values.yaml @@ -81,7 +81,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/nats - tag: 2.10.23-debian-12-r0 + tag: 2.10.24-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 43f2e9458228d888b0f1f56d84e6cf50e01bdc59 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 18 Dec 2024 01:29:00 +0100 Subject: [PATCH 210/253] [bitnami/chainloop] Release 2.1.8 (#31082) * [bitnami/chainloop] Release 2.1.8 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/chainloop/CHANGELOG.md | 8 ++++++-- bitnami/chainloop/Chart.yaml | 8 ++++---- bitnami/chainloop/values.yaml | 4 ++-- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/bitnami/chainloop/CHANGELOG.md b/bitnami/chainloop/CHANGELOG.md index 39af6bb6cfdc2b..3d3ef844e0cd30 100644 --- a/bitnami/chainloop/CHANGELOG.md +++ b/bitnami/chainloop/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.1.7 (2024-12-17) +## 2.1.8 (2024-12-18) -* [bitnami/chainloop] Release 2.1.7 ([#31077](https://github.com/bitnami/charts/pull/31077)) +* [bitnami/chainloop] Release 2.1.8 ([#31082](https://github.com/bitnami/charts/pull/31082)) + +## 2.1.7 (2024-12-17) + +* [bitnami/chainloop] Release 2.1.7 (#31077) ([0d49f76](https://github.com/bitnami/charts/commit/0d49f76b49670a1a4a89b1225d594b9453e73515)), closes [#31077](https://github.com/bitnami/charts/issues/31077) ## 2.1.6 (2024-12-16) diff --git a/bitnami/chainloop/Chart.yaml b/bitnami/chainloop/Chart.yaml index eeda636723c99a..fb11fe27104e67 100644 --- a/bitnami/chainloop/Chart.yaml +++ b/bitnami/chainloop/Chart.yaml @@ -6,15 +6,15 @@ annotations: license: Apache-2.0 images: | - name: chainloop-artifact-cas - image: docker.io/bitnami/chainloop-artifact-cas:0.144.0-debian-12-r0 + image: docker.io/bitnami/chainloop-artifact-cas:0.145.0-debian-12-r0 - name: chainloop-control-plane - image: docker.io/bitnami/chainloop-control-plane:0.144.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane:0.145.0-debian-12-r0 - name: chainloop-control-plane-migrations image: docker.io/bitnami/chainloop-control-plane-migrations:0.144.0-debian-12-r0 - name: dex image: docker.io/bitnami/dex:2.41.1-debian-12-r9 apiVersion: v2 -appVersion: 0.144.0 +appVersion: 0.145.0 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -63,4 +63,4 @@ sources: - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-control-plane-migrations - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas - https://github.com/chainloop-dev/chainloop -version: 2.1.7 +version: 2.1.8 diff --git a/bitnami/chainloop/values.yaml b/bitnami/chainloop/values.yaml index 34074d74c69516..91c85a17935343 100644 --- a/bitnami/chainloop/values.yaml +++ b/bitnami/chainloop/values.yaml @@ -169,7 +169,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane - tag: 0.144.0-debian-12-r0 + tag: 0.145.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -993,7 +993,7 @@ cas: image: registry: docker.io repository: bitnami/chainloop-artifact-cas - tag: 0.144.0-debian-12-r0 + tag: 0.145.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 1bd95725dc138e7fa0d3e1911aac92d21b5d8645 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 18 Dec 2024 09:15:42 +0100 Subject: [PATCH 211/253] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.githu?= =?UTF-8?q?b/workflows/'=20with=20remote=20'workflows/'=20(#31083)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: bitnami-bot --- .github/workflows/pr-reviews.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-reviews.yml b/.github/workflows/pr-reviews.yml index 1f92d412128a06..0c7eac564f1efb 100644 --- a/.github/workflows/pr-reviews.yml +++ b/.github/workflows/pr-reviews.yml @@ -23,7 +23,7 @@ jobs: echo "::notice:: Comment on PR #${{ github.event.pull_request.number }}" jq -n --arg issue '${{ github.event.pull_request.number }}' --arg state '${{ github.event.review != null && github.event.review.state || '' }}' '{"issue": {"number": $issue }, "review": { "state": $state }}' > pull_request_info.json - name: Upload the PR info - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 + uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b with: name: pull_request_info.json path: ./pull_request_info.json \ No newline at end of file From e8c59dca5577355f81d3f60a1e89cb1df4f94e4f Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 18 Dec 2024 09:32:11 +0100 Subject: [PATCH 212/253] [bitnami/kube-prometheus] Release 10.2.2 (#31071) * [bitnami/kube-prometheus] Release 10.2.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers * [bitnami/kube-prometheus] Recover kube-prometheus-crds Signed-off-by: David Gomez --------- Signed-off-by: Bitnami Containers Signed-off-by: David Gomez Co-authored-by: David Gomez --- bitnami/kube-prometheus/CHANGELOG.md | 9 ++++-- bitnami/kube-prometheus/Chart.yaml | 6 ++-- .../crds/crd-alertmanagerconfigs.yaml | 4 +-- .../crds/crd-alertmanagers.yaml | 4 +-- .../crds/crd-podmonitors.yaml | 28 +++++++++---------- .../kube-prometheus-crds/crds/crd-probes.yaml | 28 +++++++++---------- .../crds/crd-prometheusagents.yaml | 16 ++--------- .../crds/crd-prometheuses.yaml | 16 ++--------- .../crds/crd-prometheusrules.yaml | 4 +-- .../crds/crd-scrapeconfigs.yaml | 28 +++++++++---------- .../crds/crd-servicemonitors.yaml | 28 +++++++++---------- .../crds/crd-thanosrulers.yaml | 4 +-- bitnami/kube-prometheus/values.yaml | 2 +- 13 files changed, 79 insertions(+), 98 deletions(-) diff --git a/bitnami/kube-prometheus/CHANGELOG.md b/bitnami/kube-prometheus/CHANGELOG.md index 8d1018bc5a05c2..ecd2074bdbceed 100644 --- a/bitnami/kube-prometheus/CHANGELOG.md +++ b/bitnami/kube-prometheus/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 10.2.1 (2024-12-17) +## 10.2.2 (2024-12-18) -* [bitnami/kube-prometheus] Release 10.2.1 ([#31040](https://github.com/bitnami/charts/pull/31040)) +* [bitnami/kube-prometheus] Release 10.2.2 ([#31071](https://github.com/bitnami/charts/pull/31071)) + +## 10.2.1 (2024-12-17) + +* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052) +* [bitnami/kube-prometheus] Release 10.2.1 (#31040) ([5cf957c](https://github.com/bitnami/charts/commit/5cf957c39ae9798fefa0a4cbcc19bd1e92c23219)), closes [#31040](https://github.com/bitnami/charts/issues/31040) ## 10.2.0 (2024-12-10) diff --git a/bitnami/kube-prometheus/Chart.yaml b/bitnami/kube-prometheus/Chart.yaml index e90052024aab74..2b8a94422c3301 100644 --- a/bitnami/kube-prometheus/Chart.yaml +++ b/bitnami/kube-prometheus/Chart.yaml @@ -12,11 +12,11 @@ annotations: - name: prometheus image: docker.io/bitnami/prometheus:2.55.1-debian-12-r4 - name: prometheus-operator - image: docker.io/bitnami/prometheus-operator:0.79.0-debian-12-r0 + image: docker.io/bitnami/prometheus-operator:0.79.1-debian-12-r0 - name: thanos image: docker.io/bitnami/thanos:0.37.2-debian-12-r0 apiVersion: v2 -appVersion: 0.79.0 +appVersion: 0.79.1 dependencies: - condition: exporters.enabled,exporters.node-exporter.enabled name: node-exporter @@ -49,4 +49,4 @@ maintainers: name: kube-prometheus sources: - https://github.com/bitnami/charts/tree/main/bitnami/kube-prometheus -version: 10.2.1 +version: 10.2.2 diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagerconfigs.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagerconfigs.yaml index d90c6c21a9b686..ac53a82be1e618 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagerconfigs.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagerconfigs.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_alertmanagerconfigs.yaml -# Version: 0.79.0 +# Version: 0.79.1 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.16.5 - operator.prometheus.io/version: 0.79.0 + operator.prometheus.io/version: 0.79.1 name: alertmanagerconfigs.monitoring.coreos.com spec: group: monitoring.coreos.com diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagers.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagers.yaml index 334da8a1c6752c..5df650cfb72626 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagers.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagers.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_alertmanagers.yaml -# Version: 0.79.0 +# Version: 0.79.1 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.16.5 - operator.prometheus.io/version: 0.79.0 + operator.prometheus.io/version: 0.79.1 name: alertmanagers.monitoring.coreos.com spec: group: monitoring.coreos.com diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-podmonitors.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-podmonitors.yaml index d6f776f0c54760..2a76ad7a01e9d9 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-podmonitors.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-podmonitors.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_podmonitors.yaml -# Version: 0.79.0 +# Version: 0.79.1 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.16.5 - operator.prometheus.io/version: 0.79.0 + operator.prometheus.io/version: 0.79.1 name: podmonitors.monitoring.coreos.com spec: group: monitoring.coreos.com @@ -79,6 +79,18 @@ spec: It requires Prometheus >= v2.28.0. pattern: (^0|([0-9]*[.])?[0-9]+((K|M|G|T|E|P)i?)?B)$ type: string + fallbackScrapeProtocol: + description: |- + The protocol to use if a scrape returns blank, unparseable, or otherwise invalid Content-Type. + + It requires Prometheus >= v3.0.0. + enum: + - PrometheusProto + - OpenMetricsText0.0.1 + - OpenMetricsText1.0.0 + - PrometheusText0.0.4 + - PrometheusText1.0.0 + type: string jobLabel: description: |- The label to use to retrieve the job name from. @@ -1095,18 +1107,6 @@ spec: Whether to scrape a classic histogram that is also exposed as a native histogram. It requires Prometheus >= v2.45.0. type: boolean - scrapeFallbackProtocol: - description: |- - The protocol to use if a scrape returns blank, unparseable, or otherwise invalid Content-Type. - - It requires Prometheus >= v3.0.0. - enum: - - PrometheusProto - - OpenMetricsText0.0.1 - - OpenMetricsText1.0.0 - - PrometheusText0.0.4 - - PrometheusText1.0.0 - type: string scrapeProtocols: description: |- `scrapeProtocols` defines the protocols to negotiate during a scrape. It tells clients the diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-probes.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-probes.yaml index 387904c7a8a542..2209fc2fc10b74 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-probes.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-probes.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_probes.yaml -# Version: 0.79.0 +# Version: 0.79.1 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.16.5 - operator.prometheus.io/version: 0.79.0 + operator.prometheus.io/version: 0.79.1 name: probes.monitoring.coreos.com spec: group: monitoring.coreos.com @@ -175,6 +175,18 @@ spec: - key type: object x-kubernetes-map-type: atomic + fallbackScrapeProtocol: + description: |- + The protocol to use if a scrape returns blank, unparseable, or otherwise invalid Content-Type. + + It requires Prometheus >= v3.0.0. + enum: + - PrometheusProto + - OpenMetricsText0.0.1 + - OpenMetricsText1.0.0 + - PrometheusText0.0.4 + - PrometheusText1.0.0 + type: string interval: description: |- Interval at which targets are probed using the configured prober. @@ -684,18 +696,6 @@ spec: Whether to scrape a classic histogram that is also exposed as a native histogram. It requires Prometheus >= v2.45.0. type: boolean - scrapeFallbackProtocol: - description: |- - The protocol to use if a scrape returns blank, unparseable, or otherwise invalid Content-Type. - - It requires Prometheus >= v3.0.0. - enum: - - PrometheusProto - - OpenMetricsText0.0.1 - - OpenMetricsText1.0.0 - - PrometheusText0.0.4 - - PrometheusText1.0.0 - type: string scrapeProtocols: description: |- `scrapeProtocols` defines the protocols to negotiate during a scrape. It tells clients the diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusagents.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusagents.yaml index 736f8939750335..8adb444e3b1564 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusagents.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusagents.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_prometheusagents.yaml -# Version: 0.79.0 +# Version: 0.79.1 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.16.5 - operator.prometheus.io/version: 0.79.0 + operator.prometheus.io/version: 0.79.1 name: prometheusagents.monitoring.coreos.com spec: group: monitoring.coreos.com @@ -6857,18 +6857,6 @@ spec: type: object type: object x-kubernetes-map-type: atomic - scrapeFallbackProtocol: - description: |- - The protocol to use if a scrape returns blank, unparseable, or otherwise invalid Content-Type. - - It requires Prometheus >= v3.0.0. - enum: - - PrometheusProto - - OpenMetricsText0.0.1 - - OpenMetricsText1.0.0 - - PrometheusText0.0.4 - - PrometheusText1.0.0 - type: string scrapeInterval: default: 30s description: |- diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheuses.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheuses.yaml index 54a53a7541f097..965d9595449c3f 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheuses.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheuses.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_prometheuses.yaml -# Version: 0.79.0 +# Version: 0.79.1 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.16.5 - operator.prometheus.io/version: 0.79.0 + operator.prometheus.io/version: 0.79.1 name: prometheuses.monitoring.coreos.com spec: group: monitoring.coreos.com @@ -8565,18 +8565,6 @@ spec: type: object type: object x-kubernetes-map-type: atomic - scrapeFallbackProtocol: - description: |- - The protocol to use if a scrape returns blank, unparseable, or otherwise invalid Content-Type. - - It requires Prometheus >= v3.0.0. - enum: - - PrometheusProto - - OpenMetricsText0.0.1 - - OpenMetricsText1.0.0 - - PrometheusText0.0.4 - - PrometheusText1.0.0 - type: string scrapeInterval: default: 30s description: |- diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusrules.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusrules.yaml index e67e8b3593db20..8b2ce55c64ba0e 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusrules.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusrules.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_prometheusrules.yaml -# Version: 0.79.0 +# Version: 0.79.1 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.16.5 - operator.prometheus.io/version: 0.79.0 + operator.prometheus.io/version: 0.79.1 name: prometheusrules.monitoring.coreos.com spec: group: monitoring.coreos.com diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-scrapeconfigs.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-scrapeconfigs.yaml index 8bb0daca164af0..d3169012966131 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-scrapeconfigs.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-scrapeconfigs.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_scrapeconfigs.yaml -# Version: 0.79.0 +# Version: 0.79.1 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.16.5 - operator.prometheus.io/version: 0.79.0 + operator.prometheus.io/version: 0.79.1 name: scrapeconfigs.monitoring.coreos.com spec: group: monitoring.coreos.com @@ -4076,6 +4076,18 @@ spec: - server type: object type: array + fallbackScrapeProtocol: + description: |- + The protocol to use if a scrape returns blank, unparseable, or otherwise invalid Content-Type. + + It requires Prometheus >= v3.0.0. + enum: + - PrometheusProto + - OpenMetricsText0.0.1 + - OpenMetricsText1.0.0 + - PrometheusText0.0.4 + - PrometheusText1.0.0 + type: string fileSDConfigs: description: FileSDConfigs defines a list of file service discovery configurations. @@ -11260,18 +11272,6 @@ spec: Whether to scrape a classic histogram that is also exposed as a native histogram. It requires Prometheus >= v2.45.0. type: boolean - scrapeFallbackProtocol: - description: |- - The protocol to use if a scrape returns blank, unparseable, or otherwise invalid Content-Type. - - It requires Prometheus >= v3.0.0. - enum: - - PrometheusProto - - OpenMetricsText0.0.1 - - OpenMetricsText1.0.0 - - PrometheusText0.0.4 - - PrometheusText1.0.0 - type: string scrapeInterval: description: ScrapeInterval is the interval between consecutive scrapes. pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$ diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-servicemonitors.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-servicemonitors.yaml index 0d17388bbb4b98..e61e1d53153d1f 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-servicemonitors.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-servicemonitors.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_servicemonitors.yaml -# Version: 0.79.0 +# Version: 0.79.1 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.16.5 - operator.prometheus.io/version: 0.79.0 + operator.prometheus.io/version: 0.79.1 name: servicemonitors.monitoring.coreos.com spec: group: monitoring.coreos.com @@ -1012,6 +1012,18 @@ spec: type: boolean type: object type: array + fallbackScrapeProtocol: + description: |- + The protocol to use if a scrape returns blank, unparseable, or otherwise invalid Content-Type. + + It requires Prometheus >= v3.0.0. + enum: + - PrometheusProto + - OpenMetricsText0.0.1 + - OpenMetricsText1.0.0 + - PrometheusText0.0.4 + - PrometheusText1.0.0 + type: string jobLabel: description: |- `jobLabel` selects the label from the associated Kubernetes `Service` @@ -1109,18 +1121,6 @@ spec: Whether to scrape a classic histogram that is also exposed as a native histogram. It requires Prometheus >= v2.45.0. type: boolean - scrapeFallbackProtocol: - description: |- - The protocol to use if a scrape returns blank, unparseable, or otherwise invalid Content-Type. - - It requires Prometheus >= v3.0.0. - enum: - - PrometheusProto - - OpenMetricsText0.0.1 - - OpenMetricsText1.0.0 - - PrometheusText0.0.4 - - PrometheusText1.0.0 - type: string scrapeProtocols: description: |- `scrapeProtocols` defines the protocols to negotiate during a scrape. It tells clients the diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-thanosrulers.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-thanosrulers.yaml index 73124df397cab2..f72fdb0ecc5662 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-thanosrulers.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-thanosrulers.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_thanosrulers.yaml -# Version: 0.79.0 +# Version: 0.79.1 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.16.5 - operator.prometheus.io/version: 0.79.0 + operator.prometheus.io/version: 0.79.1 name: thanosrulers.monitoring.coreos.com spec: group: monitoring.coreos.com diff --git a/bitnami/kube-prometheus/values.yaml b/bitnami/kube-prometheus/values.yaml index a81b6f1399f54e..764c7da99d348f 100644 --- a/bitnami/kube-prometheus/values.yaml +++ b/bitnami/kube-prometheus/values.yaml @@ -78,7 +78,7 @@ operator: image: registry: docker.io repository: bitnami/prometheus-operator - tag: 0.79.0-debian-12-r0 + tag: 0.79.1-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 622952482c32394ee6adfadb7c5c7a0197b36a23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 10:12:23 +0100 Subject: [PATCH 213/253] Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /.vib/contour/ginkgo (#31085) Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.31.0. - [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.31.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .vib/contour/ginkgo/go.mod | 8 ++++---- .vib/contour/ginkgo/go.sum | 16 ++++++++-------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.vib/contour/ginkgo/go.mod b/.vib/contour/ginkgo/go.mod index 8be5c34df6355d..c36d8810c4eed4 100644 --- a/.vib/contour/ginkgo/go.mod +++ b/.vib/contour/ginkgo/go.mod @@ -41,12 +41,12 @@ require ( github.com/modern-go/reflect2 v1.0.2 // indirect github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect github.com/spf13/pflag v1.0.5 // indirect - golang.org/x/crypto v0.21.0 // indirect + golang.org/x/crypto v0.31.0 // indirect golang.org/x/net v0.23.0 // indirect golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect - golang.org/x/sys v0.18.0 // indirect - golang.org/x/term v0.18.0 // indirect - golang.org/x/text v0.14.0 // indirect + golang.org/x/sys v0.28.0 // indirect + golang.org/x/term v0.27.0 // indirect + golang.org/x/text v0.21.0 // indirect golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 // indirect google.golang.org/appengine v1.6.7 // indirect google.golang.org/protobuf v1.33.0 // indirect diff --git a/.vib/contour/ginkgo/go.sum b/.vib/contour/ginkgo/go.sum index a0764151b1bb23..645e34410c9238 100644 --- a/.vib/contour/ginkgo/go.sum +++ b/.vib/contour/ginkgo/go.sum @@ -265,8 +265,8 @@ golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8U golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto= golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc= golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4= -golang.org/x/crypto v0.21.0 h1:X31++rzVUdKhX5sWmSOFZxx8UW/ldWx55cbf08iNAMA= -golang.org/x/crypto v0.21.0/go.mod h1:0BP7YvVV9gBbVKyeTG0Gyn+gZm94bibOW5BjDEYAOMs= +golang.org/x/crypto v0.31.0 h1:ihbySMvVjLAeSH1IbfcRTkD/iNscyz8rGzjF/E5hV6U= +golang.org/x/crypto v0.31.0/go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk= golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= golang.org/x/exp v0.0.0-20190306152737-a1d7652674e8/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= golang.org/x/exp v0.0.0-20190510132918-efd6b22b2522/go.mod h1:ZjyILWgesfNpC6sMxTJOJm9Kp84zZh5NQWvqDGG3Qr8= @@ -415,11 +415,11 @@ golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c/go.mod h1:oPkhp1MJrh7nUepCBc golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20210823070655-63515b42dcdf/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20210908233432-aa78b53d3365/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= -golang.org/x/sys v0.18.0 h1:DBdB3niSjOA/O0blCZBqDefyWNYveAYMNF1Wum0DYQ4= -golang.org/x/sys v0.18.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= +golang.org/x/sys v0.28.0 h1:Fksou7UEQUWlKvIdsqzJmUmCX3cZuD2+P3XyyzwMhlA= +golang.org/x/sys v0.28.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo= -golang.org/x/term v0.18.0 h1:FcHjZXDMxI8mM3nwhX9HlKop4C0YQvCVCdwYl2wOtE8= -golang.org/x/term v0.18.0/go.mod h1:ILwASektA3OnRv7amZ1xhE/KTR+u50pbXfZ03+6Nx58= +golang.org/x/term v0.27.0 h1:WP60Sv1nlK1T6SupCHbXzSaN0b9wUmsPoRS9b61A23Q= +golang.org/x/term v0.27.0/go.mod h1:iMsnZpn0cago0GOrHO2+Y7u7JPn5AylBrcoWkElMTSM= golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= @@ -428,8 +428,8 @@ golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.3.4/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.3.5/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= -golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ= -golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU= +golang.org/x/text v0.21.0 h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo= +golang.org/x/text v0.21.0/go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ= golang.org/x/time v0.0.0-20181108054448-85acf8d2951c/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ= golang.org/x/time v0.0.0-20190308202827-9d24e82272b4/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ= golang.org/x/time v0.0.0-20191024005414-555d28b269f0/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ= From 5f6ae3351b32b7e89a74194baeedd9f1e194449b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 10:15:47 +0100 Subject: [PATCH 214/253] Bump golang.org/x/crypto in /.vib/nginx-ingress-controller/ginkgo (#31086) Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.31.0. - [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.31.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .vib/nginx-ingress-controller/ginkgo/go.mod | 8 ++++---- .vib/nginx-ingress-controller/ginkgo/go.sum | 16 ++++++++-------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.vib/nginx-ingress-controller/ginkgo/go.mod b/.vib/nginx-ingress-controller/ginkgo/go.mod index 83d4dee592a419..98d97656d29e8c 100644 --- a/.vib/nginx-ingress-controller/ginkgo/go.mod +++ b/.vib/nginx-ingress-controller/ginkgo/go.mod @@ -40,12 +40,12 @@ require ( github.com/modern-go/reflect2 v1.0.2 // indirect github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect github.com/spf13/pflag v1.0.5 // indirect - golang.org/x/crypto v0.21.0 // indirect + golang.org/x/crypto v0.31.0 // indirect golang.org/x/net v0.23.0 // indirect golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect - golang.org/x/sys v0.18.0 // indirect - golang.org/x/term v0.18.0 // indirect - golang.org/x/text v0.14.0 // indirect + golang.org/x/sys v0.28.0 // indirect + golang.org/x/term v0.27.0 // indirect + golang.org/x/text v0.21.0 // indirect golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 // indirect google.golang.org/appengine v1.6.7 // indirect google.golang.org/protobuf v1.33.0 // indirect diff --git a/.vib/nginx-ingress-controller/ginkgo/go.sum b/.vib/nginx-ingress-controller/ginkgo/go.sum index a0764151b1bb23..645e34410c9238 100644 --- a/.vib/nginx-ingress-controller/ginkgo/go.sum +++ b/.vib/nginx-ingress-controller/ginkgo/go.sum @@ -265,8 +265,8 @@ golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8U golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto= golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc= golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4= -golang.org/x/crypto v0.21.0 h1:X31++rzVUdKhX5sWmSOFZxx8UW/ldWx55cbf08iNAMA= -golang.org/x/crypto v0.21.0/go.mod h1:0BP7YvVV9gBbVKyeTG0Gyn+gZm94bibOW5BjDEYAOMs= +golang.org/x/crypto v0.31.0 h1:ihbySMvVjLAeSH1IbfcRTkD/iNscyz8rGzjF/E5hV6U= +golang.org/x/crypto v0.31.0/go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk= golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= golang.org/x/exp v0.0.0-20190306152737-a1d7652674e8/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= golang.org/x/exp v0.0.0-20190510132918-efd6b22b2522/go.mod h1:ZjyILWgesfNpC6sMxTJOJm9Kp84zZh5NQWvqDGG3Qr8= @@ -415,11 +415,11 @@ golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c/go.mod h1:oPkhp1MJrh7nUepCBc golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20210823070655-63515b42dcdf/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20210908233432-aa78b53d3365/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= -golang.org/x/sys v0.18.0 h1:DBdB3niSjOA/O0blCZBqDefyWNYveAYMNF1Wum0DYQ4= -golang.org/x/sys v0.18.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= +golang.org/x/sys v0.28.0 h1:Fksou7UEQUWlKvIdsqzJmUmCX3cZuD2+P3XyyzwMhlA= +golang.org/x/sys v0.28.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo= -golang.org/x/term v0.18.0 h1:FcHjZXDMxI8mM3nwhX9HlKop4C0YQvCVCdwYl2wOtE8= -golang.org/x/term v0.18.0/go.mod h1:ILwASektA3OnRv7amZ1xhE/KTR+u50pbXfZ03+6Nx58= +golang.org/x/term v0.27.0 h1:WP60Sv1nlK1T6SupCHbXzSaN0b9wUmsPoRS9b61A23Q= +golang.org/x/term v0.27.0/go.mod h1:iMsnZpn0cago0GOrHO2+Y7u7JPn5AylBrcoWkElMTSM= golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= @@ -428,8 +428,8 @@ golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.3.4/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.3.5/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= -golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ= -golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU= +golang.org/x/text v0.21.0 h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo= +golang.org/x/text v0.21.0/go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ= golang.org/x/time v0.0.0-20181108054448-85acf8d2951c/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ= golang.org/x/time v0.0.0-20190308202827-9d24e82272b4/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ= golang.org/x/time v0.0.0-20191024005414-555d28b269f0/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ= From 1c6465d5502b8298898896c38302e4500bcae4a4 Mon Sep 17 00:00:00 2001 From: Fran Mulero Date: Wed, 18 Dec 2024 12:55:33 +0100 Subject: [PATCH 215/253] [birtnami/janusgraph] chore(jmx-exporter): Upgrade image and change args (#31090) * [birtnami/janusgraph] chore(jmx-exporter): Upgrade image and change args Signed-off-by: Fran Mulero * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Fix metadata Signed-off-by: Fran Mulero --------- Signed-off-by: Fran Mulero Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/janusgraph/CHANGELOG.md | 8 +++++++- bitnami/janusgraph/Chart.yaml | 4 ++-- bitnami/janusgraph/templates/deployment.yaml | 2 +- bitnami/janusgraph/values.yaml | 2 +- 4 files changed, 11 insertions(+), 5 deletions(-) diff --git a/bitnami/janusgraph/CHANGELOG.md b/bitnami/janusgraph/CHANGELOG.md index e27d05e5dc7aba..580c9246861d2e 100644 --- a/bitnami/janusgraph/CHANGELOG.md +++ b/bitnami/janusgraph/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog +## 1.2.0 (2024-12-18) + +* [birtnami/janusgraph] chore(jmx-exporter): Upgrade image and change args ([#31090](https://github.com/bitnami/charts/pull/31090)) + ## 1.1.0 (2024-12-10) -* [bitnami/janusgraph] Detect non-standard images ([#30906](https://github.com/bitnami/charts/pull/30906)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/janusgraph] Detect non-standard images (#30906) ([d4d178a](https://github.com/bitnami/charts/commit/d4d178aaad7845199be64ae58b96c73219c072be)), closes [#30906](https://github.com/bitnami/charts/issues/30906) ## 1.0.1 (2024-11-29) diff --git a/bitnami/janusgraph/Chart.yaml b/bitnami/janusgraph/Chart.yaml index 96862a6a417957..f994d2a262fa6e 100644 --- a/bitnami/janusgraph/Chart.yaml +++ b/bitnami/janusgraph/Chart.yaml @@ -8,7 +8,7 @@ annotations: - name: janusgraph image: docker.io/bitnami/janusgraph:1.1.0-debian-12-r0 - name: jmx-exporter - image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r9 + image: docker.io/bitnami/jmx-exporter:1.1.0-debian-12-r1 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r32 apiVersion: v2 @@ -38,4 +38,4 @@ sources: - https://github.com/bitnami/charts/tree/main/bitnami/janusgraph - https://github.com/bitnami/containers/tree/main/bitnami/janusgraph - https://github.com/janusgraph/janusgraph -version: 1.1.0 +version: 1.2.0 diff --git a/bitnami/janusgraph/templates/deployment.yaml b/bitnami/janusgraph/templates/deployment.yaml index b7e52ddc3f0d44..c1a6022b64438c 100644 --- a/bitnami/janusgraph/templates/deployment.yaml +++ b/bitnami/janusgraph/templates/deployment.yaml @@ -227,7 +227,7 @@ spec: - -XX:MaxRAMPercentage=100 - -XshowSettings:vm - -jar - - jmx_prometheus_httpserver.jar + - jmx_prometheus_standalone.jar - {{ .Values.metrics.containerPorts.metrics | quote }} - /etc/jmx-janusgraph/jmx-prometheus.yml {{- end }} diff --git a/bitnami/janusgraph/values.yaml b/bitnami/janusgraph/values.yaml index 6d07c291f99175..bd11b7d8b7d390 100644 --- a/bitnami/janusgraph/values.yaml +++ b/bitnami/janusgraph/values.yaml @@ -641,7 +641,7 @@ metrics: image: registry: docker.io repository: bitnami/jmx-exporter - tag: 1.0.1-debian-12-r9 + tag: 1.1.0-debian-12-r1 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 8dd034c5430463f7a813b70985ee4bb2ba50b0c5 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 18 Dec 2024 13:25:01 +0100 Subject: [PATCH 216/253] [bitnami/grafana] Release 11.4.2 (#31091) * [bitnami/grafana] Release 11.4.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/grafana/CHANGELOG.md | 9 +++++++-- bitnami/grafana/Chart.yaml | 6 +++--- bitnami/grafana/values.yaml | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/bitnami/grafana/CHANGELOG.md b/bitnami/grafana/CHANGELOG.md index ef66cadc19ed19..37607db9e048d1 100644 --- a/bitnami/grafana/CHANGELOG.md +++ b/bitnami/grafana/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 11.4.1 (2024-12-17) +## 11.4.2 (2024-12-18) -* [bitnami/grafana] Release 11.4.1 ([#31066](https://github.com/bitnami/charts/pull/31066)) +* [bitnami/grafana] Release 11.4.2 ([#31091](https://github.com/bitnami/charts/pull/31091)) + +## 11.4.1 (2024-12-17) + +* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052) +* [bitnami/grafana] Release 11.4.1 (#31066) ([fb58a54](https://github.com/bitnami/charts/commit/fb58a54eb763f4320640745419567f9a286f1ce3)), closes [#31066](https://github.com/bitnami/charts/issues/31066) ## 11.4.0 (2024-12-10) diff --git a/bitnami/grafana/Chart.yaml b/bitnami/grafana/Chart.yaml index 3fa0b1a7134afc..a08c9ae0f2befb 100644 --- a/bitnami/grafana/Chart.yaml +++ b/bitnami/grafana/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: grafana - image: docker.io/bitnami/grafana:11.3.0-debian-12-r5 + image: docker.io/bitnami/grafana:11.4.0-debian-12-r0 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 -appVersion: 11.3.0 +appVersion: 11.4.0 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -31,4 +31,4 @@ maintainers: name: grafana sources: - https://github.com/bitnami/charts/tree/main/bitnami/grafana -version: 11.4.1 +version: 11.4.2 diff --git a/bitnami/grafana/values.yaml b/bitnami/grafana/values.yaml index cbbfa070c37eab..1e979278d0b3df 100644 --- a/bitnami/grafana/values.yaml +++ b/bitnami/grafana/values.yaml @@ -71,7 +71,7 @@ commonAnnotations: {} image: registry: docker.io repository: bitnami/grafana - tag: 11.3.0-debian-12-r5 + tag: 11.4.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 5aa88f7099c975df1bc52ca83b9993e7328af989 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 18 Dec 2024 15:18:19 +0100 Subject: [PATCH 217/253] [bitnami/appsmith] Release 5.1.2 (#31092) * [bitnami/appsmith] Release 5.1.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/appsmith/CHANGELOG.md | 8 ++++++-- bitnami/appsmith/Chart.lock | 6 +++--- bitnami/appsmith/Chart.yaml | 8 ++++---- bitnami/appsmith/values.yaml | 4 ++-- 4 files changed, 15 insertions(+), 11 deletions(-) diff --git a/bitnami/appsmith/CHANGELOG.md b/bitnami/appsmith/CHANGELOG.md index e19728fa808da8..3f60e8dc84559d 100644 --- a/bitnami/appsmith/CHANGELOG.md +++ b/bitnami/appsmith/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 5.1.1 (2024-12-11) +## 5.1.2 (2024-12-18) -* [bitnami/appsmith] Release 5.1.1 ([#30984](https://github.com/bitnami/charts/pull/30984)) +* [bitnami/appsmith] Release 5.1.2 ([#31092](https://github.com/bitnami/charts/pull/31092)) + +## 5.1.1 (2024-12-11) + +* [bitnami/appsmith] Release 5.1.1 (#30984) ([0e4fe7e](https://github.com/bitnami/charts/commit/0e4fe7ea2ada0592f7d69b03452ea6f522945f51)), closes [#30984](https://github.com/bitnami/charts/issues/30984) ## 5.1.0 (2024-12-10) diff --git a/bitnami/appsmith/Chart.lock b/bitnami/appsmith/Chart.lock index 26bdb4c702d3e5..0bb13750712d31 100644 --- a/bitnami/appsmith/Chart.lock +++ b/bitnami/appsmith/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 20.5.0 + version: 20.6.0 - name: mongodb repository: oci://registry-1.docker.io/bitnamicharts version: 16.4.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:29ea303835c2fdb4ef7ea2acdedd90a40378284837718a599227247e6d172b1a -generated: "2024-12-11T11:18:28.843445076Z" +digest: sha256:847460e8f5bbccf13e0520b50b19430f1fccacf0d63123098c8e69694766b29a +generated: "2024-12-18T13:49:26.12229545Z" diff --git a/bitnami/appsmith/Chart.yaml b/bitnami/appsmith/Chart.yaml index ae285ee78ae3bb..c3e9757e2afcce 100644 --- a/bitnami/appsmith/Chart.yaml +++ b/bitnami/appsmith/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: appsmith - image: docker.io/bitnami/appsmith:1.52.0-debian-12-r0 + image: docker.io/bitnami/appsmith:1.53.0-debian-12-r0 - name: haproxy - image: docker.io/bitnami/haproxy:3.1.0-debian-12-r1 + image: docker.io/bitnami/haproxy:3.1.1-debian-12-r0 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 -appVersion: 1.52.0 +appVersion: 1.53.0 dependencies: - condition: redis.enabled name: redis @@ -39,4 +39,4 @@ maintainers: name: appsmith sources: - https://github.com/bitnami/charts/tree/main/bitnami/appsmith -version: 5.1.1 +version: 5.1.2 diff --git a/bitnami/appsmith/values.yaml b/bitnami/appsmith/values.yaml index 4a8aa29ded44a9..315fb736361f5b 100644 --- a/bitnami/appsmith/values.yaml +++ b/bitnami/appsmith/values.yaml @@ -87,7 +87,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/appsmith - tag: 1.52.0-debian-12-r0 + tag: 1.53.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -864,7 +864,7 @@ backend: image: registry: docker.io repository: bitnami/haproxy - tag: 3.1.0-debian-12-r1 + tag: 3.1.1-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 3d83e0ce4dffd7f9af646241f839fe0132ed1105 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Wed, 18 Dec 2024 16:03:23 +0100 Subject: [PATCH 218/253] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Rodríguez Hernández --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3624dac808b9db..3a07dc81fdfd84 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,6 @@ Popular applications, provided by [Bitnami](https://bitnami.com), ready to launch on Kubernetes using [Kubernetes Helm](https://github.com/helm/helm). -Looking to use our applications in production? Try [VMware Tanzu Application Catalog](https://bitnami.com/enterprise), the commercial edition of the Bitnami catalog. - ## TL;DR ```console From 1505c7ecf1d576bcec0cf4e6022fd0f380a21f6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Wed, 18 Dec 2024 16:20:08 +0100 Subject: [PATCH 219/253] Update TESTING.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Rodríguez Hernández --- TESTING.md | 67 ++++++++++++++++++++++++++++++------------------------ 1 file changed, 37 insertions(+), 30 deletions(-) diff --git a/TESTING.md b/TESTING.md index aa8fb2b3e6d16f..16ad4b1a535351 100644 --- a/TESTING.md +++ b/TESTING.md @@ -112,9 +112,9 @@ This guide will focus in the `verify` phase section, in which there are some thi ### vib-verify.json vs vib-publish.json -There are different events that will trigger the execution of the workflows and automations in this repository. These two files are associated to two events respectively (`vib-verify.json` to the creation of a PR, meanwhile `vib-publish.json` to the merging of changes to `main`), and define what VIB should do when they are triggered. +There are different events that will trigger the execution of the workflows and automation in this repository. These two files are associated with two events respectively (`vib-verify.json` to the creation of a PR, meanwhile `vib-publish.json` to the merging of changes to `main`), and define what VIB should do when they are triggered. -Hence, tweaking the files allows to define different action policies depending on the event that was fired. It was decided that the verification process (i.e. the tests) should only take place when a new PR is created, and hence that is the reason for `verify` section to appear in `vib-verify.json`. +Hence, tweaking the files allows to define of different action policies depending on the event that was fired. It was decided that the verification process (i.e. the tests) should only take place when a new PR is created, and hence that is the reason for the `verify` section to appear in `vib-verify.json`. ## Testing strategy @@ -122,7 +122,7 @@ Hence, tweaking the files allows to define different action policies depending o The general aim of the tests should be to verify the Chart package works as expected. As such, the focus IS NOT on the application OR the container images, which should be regarded as trustful components (i.e. they should have been respectively tested at a previous stage), but in the Chart itself and the different features it provides. It is expected though to assert the CORE functionality (or functionalities) of the application works, but checks defined in this repository should never aim to replace the official test suite. -Some examples on the suitability of tests for the `bitnami/wordpress` chart: +Some examples of the suitability of tests for the `bitnami/wordpress` chart: * ✅ Creating a blog post (represents the CORE functionality of the asset) * ❌ Creating a comment in a post (far too specific, not useful) @@ -135,13 +135,13 @@ The tests may be regarded as _deployment_ tests since their goal is to verify th Before writing any test scenario, understand the primary purpose of the chart and its components. Take a look at [the documentation about the chart under test](https://github.com/bitnami/charts/tree/main/bitnami), explore the different templates and configurations in `values.yaml` and glance over the [docker image documentation](https://github.com/bitnami/containers). This will give you a solid base for creating valuable test scenarios. -As Charts are usually composed of a number of different components, it is also essential to test their integrations and the Chart as a whole. As a general guideline, testing a `bitnami/chart` can be reduced to: +As Charts are usually composed of several different components, it is also essential to test their integrations and the Chart as a whole. As a general guideline, testing a `bitnami/chart` can be reduced to: 1. Identifying the components of the Chart and verifying their integration. _e.g. WordPress + MariaDB + PHP + Data Volume_ 2. Summarizing the main area features the asset offers and asserting the Chart delivers them. _e.g. Creating a post in a blog_ 3. Focusing on the unique features the Chart offers. _e.g. ConfigMaps, PVCs, Services, secrets, etc._ -It is easily noticeable though that Charts are usually highly configurable artifacts. Through parameters exposed in `values.yaml`, it is fairly common to perform customizations that range from enabling simple features (e.g. exporting metrics to Prometheus) to complete changes in the architecture of the application that will be deployed (e.g. standalone vs. main-secondary replication in DBs). In order to cope with this high variability, we should: +It is easily noticeable though that Charts are usually highly configurable artifacts. Through parameters exposed in `values.yaml`, it is fairly common to perform customizations that range from enabling simple features (e.g. exporting metrics to Prometheus) to complete changes in the architecture of the application that will be deployed (e.g. standalone vs. main-secondary replication in DBs). To cope with this high variability, we should: * Stick to the KISS (Keep It Short and Simple) principle: only test/consider the features that are enabled by default. * When params allow to customize the deployment architecture, give preference to: (1) the more representative blueprint and (2) the one that provides more code-covering. @@ -155,9 +155,9 @@ When designing a new test suite for an asset, the runtime parameters used for it > Does the parameter have a direct influence over any of the tests? -This guarantees that the information in `runtime-parameters.yaml` is kept to the essential and prevents lengthy, unrelated params. Let's use a real example for a better undertanding: +This guarantees that the information in `runtime-parameters.yaml` is kept to the essential and prevents lengthy, unrelated params. Let's use a real example for a better understanding: -```bash +```console $ cat .vib/moodle/runtime-parameters.yaml moodleUsername: test_user moodlePassword: ComplicatedPassword123!4 @@ -181,11 +181,12 @@ containerPorts: https: 8444 ``` -> ℹ️ We used to inject the parameters directly into the VIB pipelines under `phases.verify.context.runtime_parameters` and encoded them as a base64 string. This approach was deprecated in favor of using a separate `.yaml` file under `.vib/ASSET/runtime-parameters.yaml`. +> [!NOTE] +> We used to inject the parameters directly into the VIB pipelines under `phases.verify.context.runtime_parameters` and encoded them as a base64 string. This approach was deprecated in favor of using a separate `.yaml` file under `.vib/ASSET/runtime-parameters.yaml`. 1. Why was `moodleUsername` included? - The default vale for `moodleUsername` is `user` (you can check in [values.yaml](https://github.com/bitnami/charts/blob/main/bitnami/moodle/values.yaml)). Following the strategy, the default value was changed to see if the Chart is able to correctly pick it up. This is later checked [in one the tests](https://github.com/bitnami/charts/blob/30f2069e0b8ce5331987d06dc744b6d1bc1f04ec/.vib/moodle/cypress/cypress/support/commands.js#L19). + The default value for `moodleUsername` is `user` (you can check in [values.yaml](https://github.com/bitnami/charts/blob/main/bitnami/moodle/values.yaml)). Following the strategy, the default value was changed to see if the Chart can correctly pick it up. This is later checked [in one of the tests](https://github.com/bitnami/charts/blob/30f2069e0b8ce5331987d06dc744b6d1bc1f04ec/.vib/moodle/cypress/cypress/support/commands.js#L19). 2. Why were other properties, like `moodleEmail`, NOT included? @@ -193,7 +194,7 @@ containerPorts: 3. Does that mean that every property in `runtime-parameters.yaml` should have an associated test? - No, there is no need to have an specific test for each property, but the property **should have influence over the tests** to include it in the installation parameters. For instance, the property `service.type=LoadBalancer` does not have an associated test, but it is crucial for [Cypress](#cypress) to succeed. + No, there is no need to have a specific test for each property, but the property **should influence the tests** to include it in the installation parameters. For instance, the property `service.type=LoadBalancer` does not have an associated test, but it is crucial for [Cypress](#cypress) to succeed. Put it this way: if the property had another value, the verification process would fail. @@ -201,14 +202,14 @@ containerPorts: Although VIB pipeline files include static testing for the generated code, it does not need specific test implementations per se. Thus, this guide focuses on dynamic testing, which happens during the verification phase and represents the bulk of test implementation files in this repository. -Below is a list of the different tests types and the associated tools that may be used: +Below is a list of the different test types and the associated tools that may be used: * Functional tests: [Cypress](#cypress) * Integration tests: [Goss](#goss) & [Ginkgo](#ginkgo) ## Generic acceptance criteria -In order for your test code PR to be accepted the following criteria must be fulfilled: +For your test code PR to be accepted the following criteria must be fulfilled: * [ ] Key features of the asset need to be covered * [ ] Tests need to contain assertions @@ -232,8 +233,9 @@ Depending on the tool used, additional acceptance criteria may apply. Please, re [Cypress](https://docs.cypress.io/guides/overview/why-cypress) is the framework used to implement functional tests. Related files should be located under `/.vib/ASSET/cypress`. -In order for VIB to execute Cypress tests, the following block of code needs to be defined in the corresponding [VIB pipeline files](#vib-pipeline-files) (`/.vib/ASSET/vib-{verify,publish}.json`). +For VIB to execute Cypress tests, the following block of code needs to be defined in the corresponding [VIB pipeline files](#vib-pipeline-files) (`/.vib/ASSET/vib-{verify,publish}.json`). +> [!TIP] > Values denoted withing dollar signs (`$$VALUE$$`) should be treated as placeholders ```json @@ -253,7 +255,8 @@ In order for VIB to execute Cypress tests, the following block of code needs to } ``` -> ℹ️❗️ Cypress tests needs the UI to be accessible from outside the K8s testing cluster. This means (in most cases) that the service of the chart which exposes such UI should be set to use a `LoadBalancer` type and port `80` or `443`. +> [!NOTE] +> Cypress tests need the UI to be accessible from outside the K8s testing cluster. This means (in most cases) that the service of the chart that exposes such UI should be set to use a `LoadBalancer` type and port `80` or `443`. ### Run Cypress locally @@ -293,9 +296,10 @@ Sometimes it is of interest to run the tests locally, for example during develop } ``` - > NOTE: There are assets that require to have a host configured instead of a plain IP address to properly work. In this cases, you may find a `hosts` entry in the `cypress.config.js` file instead of the `baseUrl`. Proceed as follows: +> [!NOTE] +> Some assets require a host configured instead of a plain IP address to properly work. In this case, you may find a `hosts` entry in the `cypress.config.js` file instead of the `baseUrl`. Proceed as follows: - ```bash + ```console $ cd .vib/prestashop/cypress $ cat cypress.config.js { @@ -319,7 +323,7 @@ Sometimes it is of interest to run the tests locally, for example during develop 4. Launch Cypress indicating the folder where tests are located - ```bash + ```console $ cypress run . ===================================================================================== @@ -337,7 +341,7 @@ Sometimes it is of interest to run the tests locally, for example during develop ✔ All specs passed! 371ms 1 1 ``` -### Useful Cypress information +### Useful Cypress * In most cases, a single test which covers the following topics is enough: * Login/Logout: Checks the UI, app, and DB are working together @@ -372,8 +376,9 @@ Sometimes it is of interest to run the tests locally, for example during develop [Ginkgo](https://onsi.github.io/ginkgo/#top) is one of the frameworks used to implement integration tests. Related files should be located under `/.vib/ASSET/ginkgo`. It is the reference tool to use when tests require interaction with the K8s cluster. -In order for VIB to execute Ginkgo tests, the following block of code needs to be defined in the corresponding [VIB pipeline files](#vib-pipeline-files) (`/.vib/ASSET/vib-{verify,publish}.json`). +For VIB to execute Ginkgo tests, the following block of code needs to be defined in the corresponding [VIB pipeline files](#vib-pipeline-files) (`/.vib/ASSET/vib-{verify,publish}.json`). +> [!TIP] > Values denoted withing dollar signs (`$$VALUE$$`) should be treated as placeholders ```json @@ -399,14 +404,14 @@ Sometimes it is of interest to run the tests locally, for example during develop 1. Deploy the target Chart in your cluster, using the same installation parameters specified in the `vib-verify.json` pipeline file - ```bash + ```console helm install metallb bitnami/metallb -f .vib/metallb/runtime-parameters.yaml ``` 2. Download and [install Ginkgo](https://onsi.github.io/ginkgo/#installing-ginkgo) in your system -3. Execute the tests. Provide the necessary params (usually, the path to the kubeconfig file and namespace name, but check `vib-verify.json`). +3. Execute the tests. Provide the necessary parameters (usually, the path to the kubeconfig file and namespace name, but check `vib-verify.json`). - ```bash + ```console $ cd .vib/metallb/ginkgo $ ginkgo -- --kubeconfig=./kube.config --namespace=default Running Suite: MetalLB Integration Tests - /.vib/metallb/ginkgo @@ -427,7 +432,7 @@ Sometimes it is of interest to run the tests locally, for example during develop Ginkgo provides extreme flexibility when it comes to tests. Nonetheless, here are the most frequent use cases we have used it for so far: * Checking logs produced by a scratch or a k8s-native pod -* Deploying, managing and interacting with K8s resources: CRDs, Ingresses, Secrets... Really useful for **K8s operators** +* Deploying, managing, and interacting with K8s resources: CRDs, Ingresses, Secrets... Really useful for **K8s operators** * Directly interacting (instead of managing) resources deployed at installation time using the `extraDeploy` param, available in bitnami charts ### Specific Ginkgo acceptance criteria @@ -440,8 +445,9 @@ Ginkgo provides extreme flexibility when it comes to tests. Nonetheless, here ar [GOSS](https://github.com/aelsabbahy/goss/blob/master/docs/manual.md) is one of the frameworks used to implement integration tests. Related files should be located under `/.vib/ASSET/goss`. It is the reference tool to use when tests require interaction with a specific pod. Unlike Cypress or Ginkgo, GOSS tests are executed from within the pod. -In order for VIB to execute GOSS tests, the following block of code needs to be defined in the corresponding [VIB pipeline files](#vib-pipeline-files) (`/.vib/ASSET/vib-{verify,publish}.json`). +For VIB to execute GOSS tests, the following block of code needs to be defined in the corresponding [VIB pipeline files](#vib-pipeline-files) (`/.vib/ASSET/vib-{verify,publish}.json`). +> [!TIP] > Values denoted withing dollar signs (`$$VALUE$$`) should be treated as placeholders ```json @@ -462,7 +468,8 @@ In order for VIB to execute GOSS tests, the following block of code needs to be } ``` -> ℹ️ Goss will use the `runtime-parameters.yaml` file containing the chart's deployment parameters as its vars file. +> [!NOTE] +> Goss will use the `runtime-parameters.yaml` file containing the chart's deployment parameters as its vars file. ### Run GOSS locally @@ -477,7 +484,7 @@ Sometimes it is of interest to run the tests locally, for example during develop 2. Download the [GOSS binary for Linux AMD64](https://github.com/goss-org/goss/releases/) 3. Copy the binary and test files to the target pod where it should be executed - ```bash + ```console $ kubectl get pods NAME READY STATUS RESTARTS AGE nginx-5fbc8786f-95rpl 1/1 Running 0 17m @@ -489,7 +496,7 @@ Sometimes it is of interest to run the tests locally, for example during develop 4. Grant execution permissions to the binary and launch the tests - ```bash + ```console $ kubectl exec -it nginx-5fbc8786f-95rpl -- chmod +x /tmp/goss-linux-amd64 $ kubectl exec -it nginx-5fbc8786f-95rpl -- /tmp/goss-linux-amd64 --gossfile /tmp/goss.yaml --vars /tmp/runtime-parameters.yaml validate ......... @@ -500,12 +507,12 @@ Sometimes it is of interest to run the tests locally, for example during develop ### Useful GOSS information -As our Charts implement some standardized properties, there are a number of test cases that have been found recurrently throughout the catalog: +As our Charts implement some standardized properties, there are some test cases that have been found recurrently throughout the catalog: * Correct user ID and Group of the running container * Reachability of the different ports exposed through services * Existence of mounted volumes -* Correct configuration was applied to a config file or enviroment variable +* Correct configuration was applied to a config file or environment variable * Existence of a created Service Account * Restricted capabilities are applied to a running container * Valuable CLI checks (when available) @@ -517,4 +524,4 @@ As our Charts implement some standardized properties, there are a number of test * [ ] Main test file name should be `goss.yaml` * [ ] Tests should not rely on system packages (e.g. `curl`). Favor built-in GOSS primitives instead * [ ] Prefer checking the exit status of a command rather than looking for a specific output. This will avoid most of the potential flakiness -* [ ] Use templating to parametrize tests with the help of the `runtime-parameters.yaml` file. This `.yaml` can only contain chart's defined parameters and Goss tests should conform to its structure, not the other way around. +* [ ] Use templating to parametrize tests with the help of the `runtime-parameters.yaml` file. This `.yaml` can only contain the chart's defined parameters and Goss tests should conform to its structure, not the other way around. From dde3c0aefbcacb29900bb5b620fe6dadda44ccbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Wed, 18 Dec 2024 16:21:35 +0100 Subject: [PATCH 220/253] Update CONTRIBUTING.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Rodríguez Hernández --- CONTRIBUTING.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d4c2bfcb9f34ac..edd5abca7cc78f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,14 +2,15 @@ Contributions are welcome via GitHub Pull Requests. This document outlines the process to help get your contribution accepted. -Any type of contribution is welcome; from new features, bug fixes, [tests](#testing), documentation improvements or even [adding charts to the repository](#adding-a-new-chart-to-the-repository) (if it's viable once evaluated the feasibility). +Any type of contribution is welcome; from new features, bug fixes, [tests](#testing), documentation improvements, or even [adding charts to the repository](#adding-a-new-chart-to-the-repository) (if it's viable once evaluated the feasibility). ## How to Contribute 1. Fork this repository, develop, and test your changes. 2. Submit a pull request. -***NOTE***: To make the Pull Requests' (PRs) testing and merging process easier, please submit changes to multiple charts in separate PRs. +>[!NOTE] +> To make the Pull Requests' (PRs) testing and merging process easier, please submit changes to multiple charts in separate PRs. ### Technical Requirements @@ -29,7 +30,7 @@ SPDX-License-Identifier: APACHE-2.0 #### Sign Your Work -The sign-off is a simple line at the end of the explanation for a commit. All commits needs to be signed. Your signature certifies that you wrote the patch or otherwise have the right to contribute the material. The rules are pretty simple, you only need to certify the guidelines from [developercertificate.org](https://developercertificate.org/). +The sign-off is a simple line at the end of the explanation for a commit. All commits need to be signed. Your signature certifies that you wrote the patch or otherwise have the right to contribute the material. The rules are pretty simple, you only need to certify the guidelines from [developercertificate.org](https://developercertificate.org/). Then you just add a line to every git commit message: @@ -67,7 +68,8 @@ Notice the `Author` and `Signed-off-by` lines match. If they don't your PR will 3. When the PR passes all tests, the PR is merged by the reviewer(s) in the GitHub `main` branch. 4. Then our CI/CD system is going to push the chart to the Helm registry including the recently merged changes and also the latest images and dependencies used by the chart. The changes in the images will be also committed by the CI/CD to the GitHub repository, bumping the chart version again. -***NOTE***: Please note that, in terms of time, may be a slight difference between the appearance of the code in GitHub and the chart in the registry. +> [!NOTE] +> Please note that, in terms of time, there may be a slight difference between the appearance of the code in GitHub and the chart in the registry. ### Testing @@ -80,7 +82,7 @@ Notice the `Author` and `Signed-off-by` lines match. If they don't your PR will There are five major technical requirements to add a new Helm chart to our catalog: -- The chart should use Bitnami based container images. If they don't exist, you can [open a GitHub issue](https://github.com/bitnami/charts/issues/new/choose) and we will work together to create them. +- The chart should use Bitnami-based container images. If they don't exist, you can [open a GitHub issue](https://github.com/bitnami/charts/issues/new/choose) and we will work together to create them. - Follow the same structure/patterns that the rest of the Bitnami charts (you can find a basic scaffolding in the [`template` directory](https://github.com/bitnami/charts/tree/main/template)) and the [Best Practices for Creating Production-Ready Helm charts](https://docs.vmware.com/en/VMware-Tanzu-Application-Catalog/services/tutorials/GUID-production-ready-charts-index.html) guide. - Use an [OSI approved license](https://opensource.org/licenses) for all the software. - Every new Helm template must include a license header like the following: @@ -92,11 +94,11 @@ SPDX-License-Identifier: APACHE-2.0 */}} ``` -- The exception to the license header rule above are `Chart.yaml` and `values.yaml` files, that use the following format instead: +- The exception to the license header rule above is `Chart.yaml` and `values.yaml` files, which use the following format instead: ```yaml # Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ``` -Please, note we will need to check internally and evaluate the feasibility of adding the new solution to the catalog. Due to limited resources this step could take some time. +Please, note we will need to check internally and evaluate the feasibility of adding the new solution to the catalog. Due to limited resources, this step could take some time. From 31f73fe9c561b996028a11550eeaf9292969d4ff Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 18 Dec 2024 21:08:35 +0100 Subject: [PATCH 221/253] [bitnami/nessie] Release 1.1.2 (#31096) * [bitnami/nessie] Release 1.1.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/nessie/CHANGELOG.md | 8 ++++++-- bitnami/nessie/Chart.lock | 6 +++--- bitnami/nessie/Chart.yaml | 8 ++++---- bitnami/nessie/values.yaml | 4 ++-- 4 files changed, 15 insertions(+), 11 deletions(-) diff --git a/bitnami/nessie/CHANGELOG.md b/bitnami/nessie/CHANGELOG.md index a3adfd2ae6efcb..1040864acacc57 100644 --- a/bitnami/nessie/CHANGELOG.md +++ b/bitnami/nessie/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 1.1.1 (2024-12-12) +## 1.1.2 (2024-12-18) -* [bitnami/nessie] Release 1.1.1 ([#31003](https://github.com/bitnami/charts/pull/31003)) +* [bitnami/nessie] Release 1.1.2 ([#31096](https://github.com/bitnami/charts/pull/31096)) + +## 1.1.1 (2024-12-12) + +* [bitnami/nessie] Release 1.1.1 (#31003) ([5be4662](https://github.com/bitnami/charts/commit/5be46622e257e418ec703a5a002e0a379cabac99)), closes [#31003](https://github.com/bitnami/charts/issues/31003) ## 1.1.0 (2024-12-10) diff --git a/bitnami/nessie/Chart.lock b/bitnami/nessie/Chart.lock index 2c888bf6f99875..b298ba2210e587 100644 --- a/bitnami/nessie/Chart.lock +++ b/bitnami/nessie/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.3.0 + version: 16.3.2 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:4f8750f38ce69e03db5c8f6d1e8a95a37d86436a7bb7138517c23ab55427645a -generated: "2024-12-12T06:41:12.221804261Z" +digest: sha256:608f1e3176856862b556130c75619448a718b24cc91b75fdd679f92f0690668c +generated: "2024-12-18T19:48:47.910640161Z" diff --git a/bitnami/nessie/Chart.yaml b/bitnami/nessie/Chart.yaml index 98a373f738f87b..66b0d1abfc63e4 100644 --- a/bitnami/nessie/Chart.yaml +++ b/bitnami/nessie/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: nessie - image: docker.io/bitnami/nessie:0.101.2-debian-12-r0 + image: docker.io/bitnami/nessie:0.101.3-debian-12-r0 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: postgresql - image: docker.io/bitnami/postgresql:17.2.0-debian-12-r2 + image: docker.io/bitnami/postgresql:17.2.0-debian-12-r3 apiVersion: v2 -appVersion: 0.101.2 +appVersion: 0.101.3 dependencies: - condition: postgresql.enabled name: postgresql @@ -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.1.1 +version: 1.1.2 diff --git a/bitnami/nessie/values.yaml b/bitnami/nessie/values.yaml index d983e212437a0e..d13c1feed6662e 100644 --- a/bitnami/nessie/values.yaml +++ b/bitnami/nessie/values.yaml @@ -121,7 +121,7 @@ javaOpts: "" image: registry: docker.io repository: bitnami/nessie - tag: 0.101.2-debian-12-r0 + tag: 0.101.3-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -804,7 +804,7 @@ waitContainer: image: registry: docker.io repository: bitnami/postgresql - tag: 17.2.0-debian-12-r2 + tag: 17.2.0-debian-12-r3 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 9ccfb23668ecb1a785c0aa12f18b69fce21a7400 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 18 Dec 2024 21:34:46 +0100 Subject: [PATCH 222/253] [bitnami/grafana-loki] Release 4.7.1 (#31097) * [bitnami/grafana-loki] Release 4.7.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/grafana-loki/CHANGELOG.md | 7 ++++++- bitnami/grafana-loki/Chart.lock | 12 ++++++------ bitnami/grafana-loki/Chart.yaml | 10 +++++----- bitnami/grafana-loki/values.yaml | 6 +++--- 4 files changed, 20 insertions(+), 15 deletions(-) diff --git a/bitnami/grafana-loki/CHANGELOG.md b/bitnami/grafana-loki/CHANGELOG.md index 60ca4e4126fc02..5ae7cbb15b7387 100644 --- a/bitnami/grafana-loki/CHANGELOG.md +++ b/bitnami/grafana-loki/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 4.7.1 (2024-12-18) + +* [bitnami/grafana-loki] Release 4.7.1 ([#31097](https://github.com/bitnami/charts/pull/31097)) + ## 4.7.0 (2024-12-10) -* [bitnami/grafana-loki] Detect non-standard images ([#30876](https://github.com/bitnami/charts/pull/30876)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/grafana-loki] Detect non-standard images (#30876) ([cb2d1b1](https://github.com/bitnami/charts/commit/cb2d1b14eda9779e2da95aa80108590f968ddcb0)), closes [#30876](https://github.com/bitnami/charts/issues/30876) ## 4.6.25 (2024-12-05) diff --git a/bitnami/grafana-loki/Chart.lock b/bitnami/grafana-loki/Chart.lock index bf7ee3652c83b2..645eed5985d9ed 100644 --- a/bitnami/grafana-loki/Chart.lock +++ b/bitnami/grafana-loki/Chart.lock @@ -1,18 +1,18 @@ dependencies: - name: memcached repository: oci://registry-1.docker.io/bitnamicharts - version: 7.5.4 + version: 7.6.0 - name: memcached repository: oci://registry-1.docker.io/bitnamicharts - version: 7.5.4 + version: 7.6.0 - name: memcached repository: oci://registry-1.docker.io/bitnamicharts - version: 7.5.4 + version: 7.6.0 - name: memcached repository: oci://registry-1.docker.io/bitnamicharts - version: 7.5.4 + version: 7.6.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:7d3a0cf0da2cd6a5ce1843900e02415a6a0e1bbbd369b84755ed72d01aee6b51 -generated: "2024-12-10T17:01:22.350451+01:00" +digest: sha256:447dc650a9bb49978580afce5bbf0233f34516d6eb2b3f07c4fdc649636974ce +generated: "2024-12-18T20:21:26.881728154Z" diff --git a/bitnami/grafana-loki/Chart.yaml b/bitnami/grafana-loki/Chart.yaml index 4c928f2b063d74..2bf910725199ce 100644 --- a/bitnami/grafana-loki/Chart.yaml +++ b/bitnami/grafana-loki/Chart.yaml @@ -6,15 +6,15 @@ annotations: licenses: Apache-2.0 images: | - name: grafana-loki - image: docker.io/bitnami/grafana-loki:3.3.1-debian-12-r0 + image: docker.io/bitnami/grafana-loki:3.3.2-debian-12-r0 - name: nginx image: docker.io/bitnami/nginx:1.27.3-debian-12-r0 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: promtail - image: docker.io/bitnami/promtail:3.3.1-debian-12-r0 + image: docker.io/bitnami/promtail:3.3.2-debian-12-r0 apiVersion: v2 -appVersion: 3.3.1 +appVersion: 3.3.2 dependencies: - alias: memcachedchunks condition: memcachedchunks.enabled @@ -55,4 +55,4 @@ maintainers: name: grafana-loki sources: - https://github.com/bitnami/charts/tree/main/bitnami/grafana-loki -version: 4.7.0 +version: 4.7.1 diff --git a/bitnami/grafana-loki/values.yaml b/bitnami/grafana-loki/values.yaml index 8256f0ffaf9eec..b45a37ff819622 100644 --- a/bitnami/grafana-loki/values.yaml +++ b/bitnami/grafana-loki/values.yaml @@ -88,7 +88,7 @@ loki: image: registry: docker.io repository: bitnami/grafana-loki - tag: 3.3.1-debian-12-r0 + tag: 3.3.2-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -4472,7 +4472,7 @@ promtail: image: registry: docker.io repository: bitnami/promtail - tag: 3.3.1-debian-12-r0 + tag: 3.3.2-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -4992,7 +4992,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From 06badcc25f8b22afec9026f49f4b187cda7d97fe Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 19 Dec 2024 01:50:36 +0100 Subject: [PATCH 223/253] [bitnami/janusgraph] Release 1.2.1 (#31098) * [bitnami/janusgraph] Release 1.2.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/janusgraph/CHANGELOG.md | 6 +++++- bitnami/janusgraph/Chart.lock | 6 +++--- bitnami/janusgraph/Chart.yaml | 6 +++--- bitnami/janusgraph/README.md | 2 +- bitnami/janusgraph/values.yaml | 4 ++-- 5 files changed, 14 insertions(+), 10 deletions(-) diff --git a/bitnami/janusgraph/CHANGELOG.md b/bitnami/janusgraph/CHANGELOG.md index 580c9246861d2e..ada785eedc92bf 100644 --- a/bitnami/janusgraph/CHANGELOG.md +++ b/bitnami/janusgraph/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog +## 1.2.1 (2024-12-19) + +* [bitnami/janusgraph] Release 1.2.1 ([#31098](https://github.com/bitnami/charts/pull/31098)) + ## 1.2.0 (2024-12-18) -* [birtnami/janusgraph] chore(jmx-exporter): Upgrade image and change args ([#31090](https://github.com/bitnami/charts/pull/31090)) +* [birtnami/janusgraph] chore(jmx-exporter): Upgrade image and change args (#31090) ([1c6465d](https://github.com/bitnami/charts/commit/1c6465d5502b8298898896c38302e4500bcae4a4)), closes [#31090](https://github.com/bitnami/charts/issues/31090) ## 1.1.0 (2024-12-10) diff --git a/bitnami/janusgraph/Chart.lock b/bitnami/janusgraph/Chart.lock index 1094af0bf5d254..5eaf4734335a2f 100644 --- a/bitnami/janusgraph/Chart.lock +++ b/bitnami/janusgraph/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: cassandra repository: oci://registry-1.docker.io/bitnamicharts - version: 12.0.5 + version: 12.1.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:6b15efd3e07b9ed1caa697ca38c8921d6e3eccc663e36a395e6d4edf4ee9c371 -generated: "2024-12-10T17:05:06.293747+01:00" +digest: sha256:10abde917fc9c74ba582d770a671df837ec068ed1e4ceb4fd6ce13d2b728eaaa +generated: "2024-12-19T00:31:30.642206673Z" diff --git a/bitnami/janusgraph/Chart.yaml b/bitnami/janusgraph/Chart.yaml index f994d2a262fa6e..e1334b3d574552 100644 --- a/bitnami/janusgraph/Chart.yaml +++ b/bitnami/janusgraph/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: janusgraph - image: docker.io/bitnami/janusgraph:1.1.0-debian-12-r0 + image: docker.io/bitnami/janusgraph:1.1.0-debian-12-r3 - name: jmx-exporter image: docker.io/bitnami/jmx-exporter:1.1.0-debian-12-r1 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r32 + image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 appVersion: 1.1.0 dependencies: @@ -38,4 +38,4 @@ sources: - https://github.com/bitnami/charts/tree/main/bitnami/janusgraph - https://github.com/bitnami/containers/tree/main/bitnami/janusgraph - https://github.com/janusgraph/janusgraph -version: 1.2.0 +version: 1.2.1 diff --git a/bitnami/janusgraph/README.md b/bitnami/janusgraph/README.md index 52f7ee560fb39d..eea6eb132f2d69 100644 --- a/bitnami/janusgraph/README.md +++ b/bitnami/janusgraph/README.md @@ -484,4 +484,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/janusgraph/values.yaml b/bitnami/janusgraph/values.yaml index bd11b7d8b7d390..39698682511d3d 100644 --- a/bitnami/janusgraph/values.yaml +++ b/bitnami/janusgraph/values.yaml @@ -184,7 +184,7 @@ javaOptions: "" image: registry: docker.io repository: bitnami/janusgraph - tag: 1.1.0-debian-12-r0 + tag: 1.1.0-debian-12-r3 digest: "" ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -843,7 +843,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r32 + tag: 12-debian-12-r34 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. From c2900ec91df4a918b05f82ea5f4f97c43fce191b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 19 Dec 2024 03:33:42 +0100 Subject: [PATCH 224/253] [bitnami/minio] Release 14.10.2 (#31099) * [bitnami/minio] Release 14.10.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/minio/CHANGELOG.md | 8 ++++++-- bitnami/minio/Chart.yaml | 6 +++--- bitnami/minio/values.yaml | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/bitnami/minio/CHANGELOG.md b/bitnami/minio/CHANGELOG.md index 8f669acee87270..70ab149d9eb45d 100644 --- a/bitnami/minio/CHANGELOG.md +++ b/bitnami/minio/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 14.10.1 (2024-12-16) +## 14.10.2 (2024-12-19) -* [bitnami/minio] Release 14.10.1 ([#31050](https://github.com/bitnami/charts/pull/31050)) +* [bitnami/minio] Release 14.10.2 ([#31099](https://github.com/bitnami/charts/pull/31099)) + +## 14.10.1 (2024-12-16) + +* [bitnami/minio] Release 14.10.1 (#31050) ([91b6f97](https://github.com/bitnami/charts/commit/91b6f97217eed1670f665232cd841e3e73d8032e)), closes [#31050](https://github.com/bitnami/charts/issues/31050) ## 14.10.0 (2024-12-13) diff --git a/bitnami/minio/Chart.yaml b/bitnami/minio/Chart.yaml index ecc0eeda124428..fe16dfc36105eb 100644 --- a/bitnami/minio/Chart.yaml +++ b/bitnami/minio/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: minio - image: docker.io/bitnami/minio:2024.12.13-debian-12-r0 + image: docker.io/bitnami/minio:2024.12.18-debian-12-r0 - name: minio-client image: docker.io/bitnami/minio-client:2024.11.21-debian-12-r1 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 -appVersion: 2024.12.13 +appVersion: 2024.12.18 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -34,4 +34,4 @@ maintainers: name: minio sources: - https://github.com/bitnami/charts/tree/main/bitnami/minio -version: 14.10.1 +version: 14.10.2 diff --git a/bitnami/minio/values.yaml b/bitnami/minio/values.yaml index 3314b845a70425..0ce7bb3c0522fd 100644 --- a/bitnami/minio/values.yaml +++ b/bitnami/minio/values.yaml @@ -75,7 +75,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/minio - tag: 2024.12.13-debian-12-r0 + tag: 2024.12.18-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 65c6de3cb3602526a79e90b86f25cad32e71a3b9 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 19 Dec 2024 06:55:16 +0100 Subject: [PATCH 225/253] [bitnami/deepspeed] Release 2.3.1 (#31101) * [bitnami/deepspeed] Release 2.3.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/deepspeed/CHANGELOG.md | 7 ++++++- bitnami/deepspeed/Chart.yaml | 8 ++++---- bitnami/deepspeed/values.yaml | 4 ++-- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/bitnami/deepspeed/CHANGELOG.md b/bitnami/deepspeed/CHANGELOG.md index e7a8eeca887590..6c2e22bf0cc7a0 100644 --- a/bitnami/deepspeed/CHANGELOG.md +++ b/bitnami/deepspeed/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 2.3.1 (2024-12-19) + +* [bitnami/deepspeed] Release 2.3.1 ([#31101](https://github.com/bitnami/charts/pull/31101)) + ## 2.3.0 (2024-12-10) -* [bitnami/deepspeed] Detect non-standard images ([#30875](https://github.com/bitnami/charts/pull/30875)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/deepspeed] Detect non-standard images (#30875) ([8351a22](https://github.com/bitnami/charts/commit/8351a22821c7cbd601eaf4f578dfb7a07df985fa)), closes [#30875](https://github.com/bitnami/charts/issues/30875) ## 2.2.28 (2024-12-06) diff --git a/bitnami/deepspeed/Chart.yaml b/bitnami/deepspeed/Chart.yaml index 3c5eab03debf4a..32d10f603331b6 100644 --- a/bitnami/deepspeed/Chart.yaml +++ b/bitnami/deepspeed/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: deepspeed - image: docker.io/bitnami/deepspeed:0.16.1-debian-12-r0 + image: docker.io/bitnami/deepspeed:0.16.2-debian-12-r0 - name: git image: docker.io/bitnami/git:2.47.1-debian-12-r0 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 -appVersion: 0.16.1 +appVersion: 0.16.2 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -35,4 +35,4 @@ name: deepspeed sources: - https://github.com/bitnami/charts/tree/main/bitnami/deepspeed - https://github.com/bitnami/charts/tree/main/bitnami/pytorch -version: 2.3.0 +version: 2.3.1 diff --git a/bitnami/deepspeed/values.yaml b/bitnami/deepspeed/values.yaml index 3fc54818f78fd8..cecb40022c9b4e 100644 --- a/bitnami/deepspeed/values.yaml +++ b/bitnami/deepspeed/values.yaml @@ -87,7 +87,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/deepspeed - tag: 0.16.1-debian-12-r0 + tag: 0.16.2-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1068,7 +1068,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From 9d2c8b20accdffd94ca714987cc36b932f4835e7 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 19 Dec 2024 09:25:43 +0100 Subject: [PATCH 226/253] [bitnami/jupyterhub] Release 8.1.1 (#31107) * [bitnami/jupyterhub] Release 8.1.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/jupyterhub/CHANGELOG.md | 10 +++++++++- bitnami/jupyterhub/Chart.lock | 6 +++--- bitnami/jupyterhub/Chart.yaml | 10 +++++----- bitnami/jupyterhub/values.yaml | 8 ++++---- 4 files changed, 21 insertions(+), 13 deletions(-) diff --git a/bitnami/jupyterhub/CHANGELOG.md b/bitnami/jupyterhub/CHANGELOG.md index 4c1d2a562d3409..604b40e03b76ce 100644 --- a/bitnami/jupyterhub/CHANGELOG.md +++ b/bitnami/jupyterhub/CHANGELOG.md @@ -1,8 +1,16 @@ # Changelog +## 8.1.1 (2024-12-19) + +* [bitnami/jupyterhub] Release 8.1.1 ([#31107](https://github.com/bitnami/charts/pull/31107)) + ## 8.1.0 (2024-12-10) -* [bitnami/jupyterhub] Detect non-standard images ([#30904](https://github.com/bitnami/charts/pull/30904)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 3) (#30666) ([82fc7e2](https://github.com/bitnami/charts/commit/82fc7e2fc12e2648ed22069942203c02bf5d4cc6)), closes [#30666](https://github.com/bitnami/charts/issues/30666) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 2) (#30687) ([c457848](https://github.com/bitnami/charts/commit/c457848b2a111aad59830b98f85ffa1e29918e10)), closes [#30687](https://github.com/bitnami/charts/issues/30687) +* [bitnami/jupyterhub] Detect non-standard images (#30904) ([68c74f9](https://github.com/bitnami/charts/commit/68c74f9cbaf86f0a0434e5d4ff1a309a973e2746)), closes [#30904](https://github.com/bitnami/charts/issues/30904) ## 8.0.1 (2024-11-09) diff --git a/bitnami/jupyterhub/Chart.lock b/bitnami/jupyterhub/Chart.lock index 9376513df7b78f..f5e8420074c4fa 100644 --- a/bitnami/jupyterhub/Chart.lock +++ b/bitnami/jupyterhub/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.5 + version: 16.3.2 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:9c2ce8b298e807bc8141682773027cc3b0c62feec6933d315f9f181a4dabe862 -generated: "2024-12-10T17:05:54.824776+01:00" +digest: sha256:608f1e3176856862b556130c75619448a718b24cc91b75fdd679f92f0690668c +generated: "2024-12-19T07:59:53.988611757Z" diff --git a/bitnami/jupyterhub/Chart.yaml b/bitnami/jupyterhub/Chart.yaml index 1b816f50c51261..b1506c6d7fa44f 100644 --- a/bitnami/jupyterhub/Chart.yaml +++ b/bitnami/jupyterhub/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: configurable-http-proxy - image: docker.io/bitnami/configurable-http-proxy:4.6.2-debian-12-r10 + image: docker.io/bitnami/configurable-http-proxy:4.6.2-debian-12-r12 - name: jupyter-base-notebook - image: docker.io/bitnami/jupyter-base-notebook:4.1.6-debian-12-r9 + image: docker.io/bitnami/jupyter-base-notebook:4.1.6-debian-12-r19 - name: jupyterhub - image: docker.io/bitnami/jupyterhub:4.1.6-debian-12-r5 + image: docker.io/bitnami/jupyterhub:4.1.6-debian-12-r7 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r32 + image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 appVersion: 4.1.6 dependencies: @@ -37,4 +37,4 @@ maintainers: name: jupyterhub sources: - https://github.com/bitnami/charts/tree/main/bitnami/jupyterhub -version: 8.1.0 +version: 8.1.1 diff --git a/bitnami/jupyterhub/values.yaml b/bitnami/jupyterhub/values.yaml index fcc6a11ebec308..fdd0a11ce9b6aa 100644 --- a/bitnami/jupyterhub/values.yaml +++ b/bitnami/jupyterhub/values.yaml @@ -84,7 +84,7 @@ hub: image: registry: docker.io repository: bitnami/jupyterhub - tag: 4.1.6-debian-12-r5 + tag: 4.1.6-debian-12-r7 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -709,7 +709,7 @@ proxy: image: registry: docker.io repository: bitnami/configurable-http-proxy - tag: 4.6.2-debian-12-r10 + tag: 4.6.2-debian-12-r12 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1586,7 +1586,7 @@ singleuser: image: registry: docker.io repository: bitnami/jupyter-base-notebook - tag: 4.1.6-debian-12-r9 + tag: 4.1.6-debian-12-r19 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1825,7 +1825,7 @@ singleuser: auxiliaryImage: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r32 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From dbed9663f4a4499917346933a176cb37aa1e5377 Mon Sep 17 00:00:00 2001 From: Fran Mulero Date: Thu, 19 Dec 2024 09:34:15 +0100 Subject: [PATCH 227/253] [birtnami/dremio] chore(jmx-exporter): Upgrade image and change args (#31102) * [birtnami/dremio] chore(jmx-exporter): Upgrade image and change args Signed-off-by: Fran Mulero * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Fran Mulero Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/dremio/CHANGELOG.md | 7 ++++++- bitnami/dremio/Chart.yaml | 4 ++-- bitnami/dremio/templates/coordinator/statefulset.yaml | 2 +- bitnami/dremio/templates/executor/statefulset.yaml | 2 +- .../dremio/templates/master-coordinator/statefulset.yaml | 2 +- bitnami/dremio/values.yaml | 2 +- 6 files changed, 12 insertions(+), 7 deletions(-) diff --git a/bitnami/dremio/CHANGELOG.md b/bitnami/dremio/CHANGELOG.md index 904cbd99410e02..fcc151a7d2c253 100644 --- a/bitnami/dremio/CHANGELOG.md +++ b/bitnami/dremio/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 0.3.0 (2024-12-19) + +* [birtnami/dremio] chore(jmx-exporter): Upgrade image and change args ([#31102](https://github.com/bitnami/charts/pull/31102)) + ## 0.2.0 (2024-12-10) -* [bitnami/dremio] Detect non-standard images ([#30897](https://github.com/bitnami/charts/pull/30897)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/dremio] Detect non-standard images (#30897) ([0d3f735](https://github.com/bitnami/charts/commit/0d3f73580fa63eeddee5b7f29cc937588c612003)), closes [#30897](https://github.com/bitnami/charts/issues/30897) ## 0.1.15 (2024-12-07) diff --git a/bitnami/dremio/Chart.yaml b/bitnami/dremio/Chart.yaml index 07876155919943..48735614d78228 100644 --- a/bitnami/dremio/Chart.yaml +++ b/bitnami/dremio/Chart.yaml @@ -8,7 +8,7 @@ annotations: - name: dremio image: docker.io/bitnami/dremio:25.2.0-debian-12-r1 - name: jmx-exporter - image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r10 + image: docker.io/bitnami/jmx-exporter:1.1.0-debian-12-r1 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r33 apiVersion: v2 @@ -41,4 +41,4 @@ sources: - https://github.com/bitnami/charts/tree/main/bitnami/dremio - https://github.com/bitnami/containers/tree/main/bitnami/dremio - https://github.com/dremio/dremio-oss -version: 0.2.0 +version: 0.3.0 diff --git a/bitnami/dremio/templates/coordinator/statefulset.yaml b/bitnami/dremio/templates/coordinator/statefulset.yaml index 3871d4c8059e77..8ef990c7142027 100644 --- a/bitnami/dremio/templates/coordinator/statefulset.yaml +++ b/bitnami/dremio/templates/coordinator/statefulset.yaml @@ -258,7 +258,7 @@ spec: - -XX:MaxRAMPercentage=100 - -XshowSettings:vm - -jar - - jmx_prometheus_httpserver.jar + - jmx_prometheus_standalone.jar - {{ .Values.metrics.containerPorts.metrics | quote }} - /etc/jmx-dremio/jmx-prometheus.yml {{- if .Values.metrics.extraArgs }} diff --git a/bitnami/dremio/templates/executor/statefulset.yaml b/bitnami/dremio/templates/executor/statefulset.yaml index 75de2ec2a2ecea..1e633eaaa559ab 100644 --- a/bitnami/dremio/templates/executor/statefulset.yaml +++ b/bitnami/dremio/templates/executor/statefulset.yaml @@ -262,7 +262,7 @@ spec: - -XX:MaxRAMPercentage=100 - -XshowSettings:vm - -jar - - jmx_prometheus_httpserver.jar + - jmx_prometheus_standalone.jar - {{ $.Values.metrics.containerPorts.metrics | quote }} - /etc/jmx-dremio/jmx-prometheus.yml {{- end }} diff --git a/bitnami/dremio/templates/master-coordinator/statefulset.yaml b/bitnami/dremio/templates/master-coordinator/statefulset.yaml index b4b08b60a8fb55..9d996667085eb8 100644 --- a/bitnami/dremio/templates/master-coordinator/statefulset.yaml +++ b/bitnami/dremio/templates/master-coordinator/statefulset.yaml @@ -262,7 +262,7 @@ spec: - -XX:MaxRAMPercentage=100 - -XshowSettings:vm - -jar - - jmx_prometheus_httpserver.jar + - jmx_prometheus_standalone.jar - {{ .Values.metrics.containerPorts.metrics | quote }} - /etc/jmx-dremio/jmx-prometheus.yml {{- end }} diff --git a/bitnami/dremio/values.yaml b/bitnami/dremio/values.yaml index 089bd86f9296dd..9ade7a15e05199 100644 --- a/bitnami/dremio/values.yaml +++ b/bitnami/dremio/values.yaml @@ -2331,7 +2331,7 @@ metrics: image: registry: docker.io repository: bitnami/jmx-exporter - tag: 1.0.1-debian-12-r10 + tag: 1.1.0-debian-12-r1 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 95b66814b50b2ac7b23d9f1987d207700f222d24 Mon Sep 17 00:00:00 2001 From: Fran Mulero Date: Thu, 19 Dec 2024 09:34:31 +0100 Subject: [PATCH 228/253] [bitnami/tomcat] chore(jmx-exporter): Upgrade image and change args (#31104) * [birtnami/tomcat] chore(jmx-exporter): Upgrade image and change args Signed-off-by: Fran Mulero * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Fran Mulero Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- bitnami/tomcat/CHANGELOG.md | 7 ++++++- bitnami/tomcat/Chart.yaml | 4 ++-- bitnami/tomcat/templates/_pod.tpl | 2 +- bitnami/tomcat/values.yaml | 2 +- 4 files changed, 10 insertions(+), 5 deletions(-) diff --git a/bitnami/tomcat/CHANGELOG.md b/bitnami/tomcat/CHANGELOG.md index 87f0f2338dd01e..a9f6bc260646f7 100644 --- a/bitnami/tomcat/CHANGELOG.md +++ b/bitnami/tomcat/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 11.5.0 (2024-12-19) + +* [birtnami/tomcat] chore(jmx-exporter): Upgrade image and change args ([#31104](https://github.com/bitnami/charts/pull/31104)) + ## 11.4.0 (2024-12-10) -* [bitnami/tomcat] Detect non-standard images ([#30949](https://github.com/bitnami/charts/pull/30949)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/tomcat] Detect non-standard images (#30949) ([936a5de](https://github.com/bitnami/charts/commit/936a5dee502a7761e05d5e2254bb0ddba15a4a0b)), closes [#30949](https://github.com/bitnami/charts/issues/30949) ## 11.3.3 (2024-12-10) diff --git a/bitnami/tomcat/Chart.yaml b/bitnami/tomcat/Chart.yaml index 99c6ec39eaa60c..b61b09507733ac 100644 --- a/bitnami/tomcat/Chart.yaml +++ b/bitnami/tomcat/Chart.yaml @@ -6,7 +6,7 @@ annotations: licenses: Apache-2.0 images: | - name: jmx-exporter - image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r10 + image: docker.io/bitnami/jmx-exporter:1.1.0-debian-12-r1 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: tomcat @@ -35,4 +35,4 @@ maintainers: name: tomcat sources: - https://github.com/bitnami/charts/tree/main/bitnami/tomcat -version: 11.4.0 +version: 11.5.0 diff --git a/bitnami/tomcat/templates/_pod.tpl b/bitnami/tomcat/templates/_pod.tpl index fa0fbf5ef9412a..efc4dfdf4dc64e 100644 --- a/bitnami/tomcat/templates/_pod.tpl +++ b/bitnami/tomcat/templates/_pod.tpl @@ -183,7 +183,7 @@ containers: - -XX:MaxRAMPercentage=100 - -XshowSettings:vm - -jar - - jmx_prometheus_httpserver.jar + - jmx_prometheus_standalone.jar - {{ .Values.metrics.jmx.ports.metrics | quote }} - /etc/jmx-tomcat/jmx-tomcat-prometheus.yml ports: diff --git a/bitnami/tomcat/values.yaml b/bitnami/tomcat/values.yaml index 3a94ecf635e987..ce02b6a05cde2e 100644 --- a/bitnami/tomcat/values.yaml +++ b/bitnami/tomcat/values.yaml @@ -748,7 +748,7 @@ metrics: image: registry: docker.io repository: bitnami/jmx-exporter - tag: 1.0.1-debian-12-r10 + tag: 1.1.0-debian-12-r1 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 79c29e5bbf9292969d4ff10021be21de166e2fa6 Mon Sep 17 00:00:00 2001 From: Fran Mulero Date: Thu, 19 Dec 2024 09:49:01 +0100 Subject: [PATCH 229/253] [bitnami/sonarqube] chore(jmx-exporter): Upgrade image and change args (#31105) * [bitnami/sonarqube] chore(jmx-exporter): Upgrade image and change args Signed-off-by: Fran Mulero * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers * Enable metrics for testing Signed-off-by: Fran Mulero --------- Signed-off-by: Fran Mulero Signed-off-by: Bitnami Containers Co-authored-by: Bitnami Containers --- .vib/sonarqube/runtime-parameters.yaml | 5 ++- bitnami/sonarqube/CHANGELOG.md | 10 +++++- bitnami/sonarqube/Chart.yaml | 4 +-- bitnami/sonarqube/README.md | 12 ++++++++ bitnami/sonarqube/templates/deployment.yaml | 13 +++++++- bitnami/sonarqube/values.yaml | 34 ++++++++++++++++++++- 6 files changed, 72 insertions(+), 6 deletions(-) diff --git a/.vib/sonarqube/runtime-parameters.yaml b/.vib/sonarqube/runtime-parameters.yaml index b25326943b57f3..81853a7aa56559 100644 --- a/.vib/sonarqube/runtime-parameters.yaml +++ b/.vib/sonarqube/runtime-parameters.yaml @@ -27,4 +27,7 @@ postgresql: username: test_db_user database: test_db_database sysctl: - enabled: true \ No newline at end of file + enabled: true +metrics: + jmx: + enabled: true diff --git a/bitnami/sonarqube/CHANGELOG.md b/bitnami/sonarqube/CHANGELOG.md index 5b689818ad3a9e..0aa3ccb3810840 100644 --- a/bitnami/sonarqube/CHANGELOG.md +++ b/bitnami/sonarqube/CHANGELOG.md @@ -1,8 +1,16 @@ # Changelog +## 6.2.0 (2024-12-19) + +* [bitnami/sonarqube] chore(jmx-exporter): Upgrade image and change args ([#31105](https://github.com/bitnami/charts/pull/31105)) + ## 6.1.0 (2024-12-10) -* [bitnami/sonarqube] Detect non-standard images ([#30946](https://github.com/bitnami/charts/pull/30946)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 6) (#30675) ([7b9cd04](https://github.com/bitnami/charts/commit/7b9cd04c2ffc730a0d62da787f2d4967c0ede47c)), closes [#30675](https://github.com/bitnami/charts/issues/30675) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/sonarqube] Detect non-standard images (#30946) ([09ff258](https://github.com/bitnami/charts/commit/09ff258f457254a4cdd96063f10ce0f0c4595905)), closes [#30946](https://github.com/bitnami/charts/issues/30946) ## 6.0.2 (2024-11-09) diff --git a/bitnami/sonarqube/Chart.yaml b/bitnami/sonarqube/Chart.yaml index f59c7810e04c5c..9d894ddf08a7df 100644 --- a/bitnami/sonarqube/Chart.yaml +++ b/bitnami/sonarqube/Chart.yaml @@ -6,7 +6,7 @@ annotations: licenses: Apache-2.0 images: | - name: jmx-exporter - image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r9 + image: docker.io/bitnami/jmx-exporter:1.1.0-debian-12-r1 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r32 - name: sonarqube @@ -37,4 +37,4 @@ maintainers: name: sonarqube sources: - https://github.com/bitnami/charts/tree/main/bitnami/sonarqube -version: 6.1.0 +version: 6.2.0 diff --git a/bitnami/sonarqube/README.md b/bitnami/sonarqube/README.md index 334b8b563a1424..1338f2045d97b5 100644 --- a/bitnami/sonarqube/README.md +++ b/bitnami/sonarqube/README.md @@ -557,6 +557,18 @@ As an alternative, this chart supports using an initContainer to change the owne | `metrics.jmx.containerPorts.metrics` | JMX Exporter metrics container port | `10445` | | `metrics.jmx.resourcesPreset` | Set container resources according to one common preset (allowed values: none, nano, micro, small, medium, large, xlarge, 2xlarge). This is ignored if metrics.jmx.resources is set (metrics.jmx.resources is recommended for production). | `none` | | `metrics.jmx.resources` | Set container requests and limits for different resources like CPU or memory (essential for production workloads) | `{}` | +| `metrics.jmx.livenessProbe.enabled` | Enable livenessProbe | `true` | +| `metrics.jmx.livenessProbe.initialDelaySeconds` | Initial delay seconds for livenessProbe | `60` | +| `metrics.jmx.livenessProbe.periodSeconds` | Period seconds for livenessProbe | `10` | +| `metrics.jmx.livenessProbe.timeoutSeconds` | Timeout seconds for livenessProbe | `10` | +| `metrics.jmx.livenessProbe.failureThreshold` | Failure threshold for livenessProbe | `3` | +| `metrics.jmx.livenessProbe.successThreshold` | Success threshold for livenessProbe | `1` | +| `metrics.jmx.readinessProbe.enabled` | Enable readinessProbe | `true` | +| `metrics.jmx.readinessProbe.initialDelaySeconds` | Initial delay seconds for readinessProbe | `30` | +| `metrics.jmx.readinessProbe.periodSeconds` | Period seconds for readinessProbe | `10` | +| `metrics.jmx.readinessProbe.timeoutSeconds` | Timeout seconds for readinessProbe | `10` | +| `metrics.jmx.readinessProbe.failureThreshold` | Failure threshold for readinessProbe | `3` | +| `metrics.jmx.readinessProbe.successThreshold` | Success threshold for readinessProbe | `1` | | `metrics.jmx.containerSecurityContext.enabled` | Enabled containers' Security Context | `true` | | `metrics.jmx.containerSecurityContext.seLinuxOptions` | Set SELinux options in container | `{}` | | `metrics.jmx.containerSecurityContext.runAsUser` | Set containers' Security Context runAsUser | `1001` | diff --git a/bitnami/sonarqube/templates/deployment.yaml b/bitnami/sonarqube/templates/deployment.yaml index aaf9a7b01aa9cc..0765f80d9db5c0 100644 --- a/bitnami/sonarqube/templates/deployment.yaml +++ b/bitnami/sonarqube/templates/deployment.yaml @@ -432,7 +432,7 @@ spec: - -XX:MaxRAMPercentage=100 - -XshowSettings:vm - -jar - - jmx_prometheus_httpserver.jar + - jmx_prometheus_standalone.jar - {{ .Values.metrics.jmx.containerPorts.metrics | quote }} - /etc/jmx/sonarqube-prometheus.yml {{- end }} @@ -444,6 +444,17 @@ spec: {{- else if ne .Values.metrics.jmx.resourcesPreset "none" }} resources: {{- include "common.resources.preset" (dict "type" .Values.metrics.jmx.resourcesPreset) | nindent 12 }} {{- end }} + {{- if .Values.metrics.jmx.livenessProbe.enabled }} + livenessProbe: {{- omit .Values.metrics.jmx.livenessProbe "enabled" | toYaml | nindent 12 }} + tcpSocket: + port: metrics + {{- end }} + {{- if .Values.metrics.jmx.readinessProbe.enabled }} + readinessProbe: {{- omit .Values.metrics.jmx.readinessProbe "enabled" | toYaml | nindent 12 }} + httpGet: + path: / + port: metrics + {{- end }} volumeMounts: - name: empty-dir mountPath: /tmp diff --git a/bitnami/sonarqube/values.yaml b/bitnami/sonarqube/values.yaml index 8e5438cc91dd8f..75b06d73aab7b9 100644 --- a/bitnami/sonarqube/values.yaml +++ b/bitnami/sonarqube/values.yaml @@ -1081,7 +1081,7 @@ metrics: image: registry: docker.io repository: bitnami/jmx-exporter - tag: 1.0.1-debian-12-r9 + tag: 1.1.0-debian-12-r1 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -1113,6 +1113,38 @@ metrics: ## memory: 1024Mi ## resources: {} + ## Configure extra options for liveness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param metrics.jmx.livenessProbe.enabled Enable livenessProbe + ## @param metrics.jmx.livenessProbe.initialDelaySeconds Initial delay seconds for livenessProbe + ## @param metrics.jmx.livenessProbe.periodSeconds Period seconds for livenessProbe + ## @param metrics.jmx.livenessProbe.timeoutSeconds Timeout seconds for livenessProbe + ## @param metrics.jmx.livenessProbe.failureThreshold Failure threshold for livenessProbe + ## @param metrics.jmx.livenessProbe.successThreshold Success threshold for livenessProbe + ## + livenessProbe: + enabled: true + initialDelaySeconds: 60 + periodSeconds: 10 + timeoutSeconds: 10 + successThreshold: 1 + failureThreshold: 3 + ## Configure extra options for readiness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param metrics.jmx.readinessProbe.enabled Enable readinessProbe + ## @param metrics.jmx.readinessProbe.initialDelaySeconds Initial delay seconds for readinessProbe + ## @param metrics.jmx.readinessProbe.periodSeconds Period seconds for readinessProbe + ## @param metrics.jmx.readinessProbe.timeoutSeconds Timeout seconds for readinessProbe + ## @param metrics.jmx.readinessProbe.failureThreshold Failure threshold for readinessProbe + ## @param metrics.jmx.readinessProbe.successThreshold Success threshold for readinessProbe + ## + readinessProbe: + enabled: true + initialDelaySeconds: 30 + periodSeconds: 10 + timeoutSeconds: 10 + successThreshold: 1 + failureThreshold: 3 ## Configure Container Security Context ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-pod ## @param metrics.jmx.containerSecurityContext.enabled Enabled containers' Security Context From 99abcba5ae865a78096c8b26632a299d08480635 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 19 Dec 2024 10:43:10 +0100 Subject: [PATCH 230/253] [bitnami/vault] Release 1.6.1 (#31110) * [bitnami/vault] Release 1.6.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/vault/CHANGELOG.md | 6 +++++- bitnami/vault/Chart.yaml | 10 +++++----- bitnami/vault/values.yaml | 6 +++--- 3 files changed, 13 insertions(+), 9 deletions(-) diff --git a/bitnami/vault/CHANGELOG.md b/bitnami/vault/CHANGELOG.md index 4936c6f0149b8d..e820087116868d 100644 --- a/bitnami/vault/CHANGELOG.md +++ b/bitnami/vault/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog +## 1.6.1 (2024-12-19) + +* [bitnami/vault] Release 1.6.1 ([#31110](https://github.com/bitnami/charts/pull/31110)) + ## 1.6.0 (2024-12-12) -* [bitnami/vault] Parametize caBundle in mutatingwebhook ([#30709](https://github.com/bitnami/charts/pull/30709)) +* [bitnami/vault] Parametize caBundle in mutatingwebhook (#30709) ([bbac787](https://github.com/bitnami/charts/commit/bbac7879e5179dce88e00195e480169f7fa4032d)), closes [#30709](https://github.com/bitnami/charts/issues/30709) ## 1.5.0 (2024-12-10) diff --git a/bitnami/vault/Chart.yaml b/bitnami/vault/Chart.yaml index fbf899a6061194..6b93752179c25a 100644 --- a/bitnami/vault/Chart.yaml +++ b/bitnami/vault/Chart.yaml @@ -6,15 +6,15 @@ annotations: licenses: Apache-2.0 images: | - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: vault - image: docker.io/bitnami/vault:1.18.2-debian-12-r1 + image: docker.io/bitnami/vault:1.18.3-debian-12-r0 - name: vault-csi-provider image: docker.io/bitnami/vault-csi-provider:1.5.0-debian-12-r7 - name: vault-k8s - image: docker.io/bitnami/vault-k8s:1.5.0-debian-12-r3 + image: docker.io/bitnami/vault-k8s:1.6.1-debian-12-r0 apiVersion: v2 -appVersion: 1.18.2 +appVersion: 1.18.3 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -35,4 +35,4 @@ maintainers: name: vault sources: - https://github.com/bitnami/charts/tree/main/bitnami/vault -version: 1.6.0 +version: 1.6.1 diff --git a/bitnami/vault/values.yaml b/bitnami/vault/values.yaml index cb80a05341eb50..82cd908748bf2a 100644 --- a/bitnami/vault/values.yaml +++ b/bitnami/vault/values.yaml @@ -95,7 +95,7 @@ server: image: registry: docker.io repository: bitnami/vault - tag: 1.18.2-debian-12-r1 + tag: 1.18.3-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1333,7 +1333,7 @@ injector: image: registry: docker.io repository: bitnami/vault-k8s - tag: 1.5.0-debian-12-r3 + tag: 1.6.1-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1800,7 +1800,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From f20190907226d69578d47c4563fdd556b8b42555 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 19 Dec 2024 13:57:49 +0100 Subject: [PATCH 231/253] [bitnami/kube-prometheus] Release 10.2.3 (#31095) * [bitnami/kube-prometheus] Release 10.2.3 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers * [kube-prometheus] Keep kube-prometheus-crds Signed-off-by: David Gomez --------- Signed-off-by: Bitnami Containers Signed-off-by: David Gomez Co-authored-by: David Gomez --- bitnami/kube-prometheus/CHANGELOG.md | 8 ++++++-- bitnami/kube-prometheus/Chart.yaml | 6 +++--- .../crds/crd-alertmanagerconfigs.yaml | 4 ++-- .../kube-prometheus-crds/crds/crd-alertmanagers.yaml | 4 ++-- .../charts/kube-prometheus-crds/crds/crd-podmonitors.yaml | 4 ++-- .../charts/kube-prometheus-crds/crds/crd-probes.yaml | 4 ++-- .../kube-prometheus-crds/crds/crd-prometheusagents.yaml | 4 ++-- .../kube-prometheus-crds/crds/crd-prometheuses.yaml | 4 ++-- .../kube-prometheus-crds/crds/crd-prometheusrules.yaml | 4 ++-- .../kube-prometheus-crds/crds/crd-scrapeconfigs.yaml | 4 ++-- .../kube-prometheus-crds/crds/crd-servicemonitors.yaml | 4 ++-- .../kube-prometheus-crds/crds/crd-thanosrulers.yaml | 4 ++-- bitnami/kube-prometheus/values.yaml | 2 +- 13 files changed, 30 insertions(+), 26 deletions(-) diff --git a/bitnami/kube-prometheus/CHANGELOG.md b/bitnami/kube-prometheus/CHANGELOG.md index ecd2074bdbceed..3386712fb58ab1 100644 --- a/bitnami/kube-prometheus/CHANGELOG.md +++ b/bitnami/kube-prometheus/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 10.2.2 (2024-12-18) +## 10.2.3 (2024-12-19) -* [bitnami/kube-prometheus] Release 10.2.2 ([#31071](https://github.com/bitnami/charts/pull/31071)) +* [bitnami/kube-prometheus] Release 10.2.3 ([#31095](https://github.com/bitnami/charts/pull/31095)) + +## 10.2.2 (2024-12-18) + +* [bitnami/kube-prometheus] Release 10.2.2 (#31071) ([e8c59dc](https://github.com/bitnami/charts/commit/e8c59dca5577355f81d3f60a1e89cb1df4f94e4f)), closes [#31071](https://github.com/bitnami/charts/issues/31071) ## 10.2.1 (2024-12-17) diff --git a/bitnami/kube-prometheus/Chart.yaml b/bitnami/kube-prometheus/Chart.yaml index 2b8a94422c3301..fa884d1c33fd24 100644 --- a/bitnami/kube-prometheus/Chart.yaml +++ b/bitnami/kube-prometheus/Chart.yaml @@ -12,11 +12,11 @@ annotations: - name: prometheus image: docker.io/bitnami/prometheus:2.55.1-debian-12-r4 - name: prometheus-operator - image: docker.io/bitnami/prometheus-operator:0.79.1-debian-12-r0 + image: docker.io/bitnami/prometheus-operator:0.79.2-debian-12-r0 - name: thanos image: docker.io/bitnami/thanos:0.37.2-debian-12-r0 apiVersion: v2 -appVersion: 0.79.1 +appVersion: 0.79.2 dependencies: - condition: exporters.enabled,exporters.node-exporter.enabled name: node-exporter @@ -49,4 +49,4 @@ maintainers: name: kube-prometheus sources: - https://github.com/bitnami/charts/tree/main/bitnami/kube-prometheus -version: 10.2.2 +version: 10.2.3 diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagerconfigs.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagerconfigs.yaml index ac53a82be1e618..49b5263d3dba8e 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagerconfigs.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagerconfigs.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_alertmanagerconfigs.yaml -# Version: 0.79.1 +# Version: 0.79.2 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.16.5 - operator.prometheus.io/version: 0.79.1 + operator.prometheus.io/version: 0.79.2 name: alertmanagerconfigs.monitoring.coreos.com spec: group: monitoring.coreos.com diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagers.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagers.yaml index 5df650cfb72626..e3b3d44b403d32 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagers.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-alertmanagers.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_alertmanagers.yaml -# Version: 0.79.1 +# Version: 0.79.2 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.16.5 - operator.prometheus.io/version: 0.79.1 + operator.prometheus.io/version: 0.79.2 name: alertmanagers.monitoring.coreos.com spec: group: monitoring.coreos.com diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-podmonitors.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-podmonitors.yaml index 2a76ad7a01e9d9..9b35b216e2146a 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-podmonitors.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-podmonitors.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_podmonitors.yaml -# Version: 0.79.1 +# Version: 0.79.2 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.16.5 - operator.prometheus.io/version: 0.79.1 + operator.prometheus.io/version: 0.79.2 name: podmonitors.monitoring.coreos.com spec: group: monitoring.coreos.com diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-probes.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-probes.yaml index 2209fc2fc10b74..a5cc2ac1412883 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-probes.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-probes.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_probes.yaml -# Version: 0.79.1 +# Version: 0.79.2 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.16.5 - operator.prometheus.io/version: 0.79.1 + operator.prometheus.io/version: 0.79.2 name: probes.monitoring.coreos.com spec: group: monitoring.coreos.com diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusagents.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusagents.yaml index 8adb444e3b1564..770e45a3d58a9e 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusagents.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusagents.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_prometheusagents.yaml -# Version: 0.79.1 +# Version: 0.79.2 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.16.5 - operator.prometheus.io/version: 0.79.1 + operator.prometheus.io/version: 0.79.2 name: prometheusagents.monitoring.coreos.com spec: group: monitoring.coreos.com diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheuses.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheuses.yaml index 965d9595449c3f..ce692ee2bc7c16 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheuses.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheuses.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_prometheuses.yaml -# Version: 0.79.1 +# Version: 0.79.2 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.16.5 - operator.prometheus.io/version: 0.79.1 + operator.prometheus.io/version: 0.79.2 name: prometheuses.monitoring.coreos.com spec: group: monitoring.coreos.com diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusrules.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusrules.yaml index 8b2ce55c64ba0e..1febb019b7edc7 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusrules.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-prometheusrules.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_prometheusrules.yaml -# Version: 0.79.1 +# Version: 0.79.2 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.16.5 - operator.prometheus.io/version: 0.79.1 + operator.prometheus.io/version: 0.79.2 name: prometheusrules.monitoring.coreos.com spec: group: monitoring.coreos.com diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-scrapeconfigs.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-scrapeconfigs.yaml index d3169012966131..f844e06becf7bb 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-scrapeconfigs.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-scrapeconfigs.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_scrapeconfigs.yaml -# Version: 0.79.1 +# Version: 0.79.2 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.16.5 - operator.prometheus.io/version: 0.79.1 + operator.prometheus.io/version: 0.79.2 name: scrapeconfigs.monitoring.coreos.com spec: group: monitoring.coreos.com diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-servicemonitors.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-servicemonitors.yaml index e61e1d53153d1f..71b21c962f7ff6 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-servicemonitors.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-servicemonitors.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_servicemonitors.yaml -# Version: 0.79.1 +# Version: 0.79.2 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.16.5 - operator.prometheus.io/version: 0.79.1 + operator.prometheus.io/version: 0.79.2 name: servicemonitors.monitoring.coreos.com spec: group: monitoring.coreos.com diff --git a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-thanosrulers.yaml b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-thanosrulers.yaml index f72fdb0ecc5662..f59bdf501482a1 100644 --- a/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-thanosrulers.yaml +++ b/bitnami/kube-prometheus/charts/kube-prometheus-crds/crds/crd-thanosrulers.yaml @@ -1,12 +1,12 @@ # Source: https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v{version}/example/prometheus-operator-crd/monitoring.coreos.com_thanosrulers.yaml -# Version: 0.79.1 +# Version: 0.79.2 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.16.5 - operator.prometheus.io/version: 0.79.1 + operator.prometheus.io/version: 0.79.2 name: thanosrulers.monitoring.coreos.com spec: group: monitoring.coreos.com diff --git a/bitnami/kube-prometheus/values.yaml b/bitnami/kube-prometheus/values.yaml index 764c7da99d348f..124bd57a718fca 100644 --- a/bitnami/kube-prometheus/values.yaml +++ b/bitnami/kube-prometheus/values.yaml @@ -78,7 +78,7 @@ operator: image: registry: docker.io repository: bitnami/prometheus-operator - tag: 0.79.1-debian-12-r0 + tag: 0.79.2-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 631b365256cd9226a1dfaa922619b6fd6bc8ea83 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 19 Dec 2024 14:23:25 +0100 Subject: [PATCH 232/253] [bitnami/chainloop] Release 2.1.9 (#31114) * [bitnami/chainloop] Release 2.1.9 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/chainloop/CHANGELOG.md | 8 ++++++-- bitnami/chainloop/Chart.yaml | 10 +++++----- bitnami/chainloop/values.yaml | 6 +++--- 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/bitnami/chainloop/CHANGELOG.md b/bitnami/chainloop/CHANGELOG.md index 3d3ef844e0cd30..6433a41da59dee 100644 --- a/bitnami/chainloop/CHANGELOG.md +++ b/bitnami/chainloop/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.1.8 (2024-12-18) +## 2.1.9 (2024-12-19) -* [bitnami/chainloop] Release 2.1.8 ([#31082](https://github.com/bitnami/charts/pull/31082)) +* [bitnami/chainloop] Release 2.1.9 ([#31114](https://github.com/bitnami/charts/pull/31114)) + +## 2.1.8 (2024-12-18) + +* [bitnami/chainloop] Release 2.1.8 (#31082) ([43f2e94](https://github.com/bitnami/charts/commit/43f2e9458228d888b0f1f56d84e6cf50e01bdc59)), closes [#31082](https://github.com/bitnami/charts/issues/31082) ## 2.1.7 (2024-12-17) diff --git a/bitnami/chainloop/Chart.yaml b/bitnami/chainloop/Chart.yaml index fb11fe27104e67..6fabbabdc635b8 100644 --- a/bitnami/chainloop/Chart.yaml +++ b/bitnami/chainloop/Chart.yaml @@ -6,15 +6,15 @@ annotations: license: Apache-2.0 images: | - name: chainloop-artifact-cas - image: docker.io/bitnami/chainloop-artifact-cas:0.145.0-debian-12-r0 + image: docker.io/bitnami/chainloop-artifact-cas:0.146.0-debian-12-r0 - name: chainloop-control-plane - image: docker.io/bitnami/chainloop-control-plane:0.145.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane:0.146.0-debian-12-r0 - name: chainloop-control-plane-migrations - image: docker.io/bitnami/chainloop-control-plane-migrations:0.144.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane-migrations:0.146.0-debian-12-r0 - name: dex image: docker.io/bitnami/dex:2.41.1-debian-12-r9 apiVersion: v2 -appVersion: 0.145.0 +appVersion: 0.146.0 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -63,4 +63,4 @@ sources: - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-control-plane-migrations - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas - https://github.com/chainloop-dev/chainloop -version: 2.1.8 +version: 2.1.9 diff --git a/bitnami/chainloop/values.yaml b/bitnami/chainloop/values.yaml index 91c85a17935343..7a881fa0de8b13 100644 --- a/bitnami/chainloop/values.yaml +++ b/bitnami/chainloop/values.yaml @@ -169,7 +169,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane - tag: 0.145.0-debian-12-r0 + tag: 0.146.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -246,7 +246,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane-migrations - tag: 0.144.0-debian-12-r0 + tag: 0.146.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -993,7 +993,7 @@ cas: image: registry: docker.io repository: bitnami/chainloop-artifact-cas - tag: 0.145.0-debian-12-r0 + tag: 0.146.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From a13558312d3adf7be549e8160e7cec614d143f44 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 19 Dec 2024 14:24:16 +0100 Subject: [PATCH 233/253] [bitnami/clickhouse] Release 7.1.1 (#31113) * [bitnami/clickhouse] Release 7.1.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/clickhouse/CHANGELOG.md | 11 ++++++++++- bitnami/clickhouse/Chart.lock | 6 +++--- bitnami/clickhouse/Chart.yaml | 6 +++--- bitnami/clickhouse/values.yaml | 4 ++-- 4 files changed, 18 insertions(+), 9 deletions(-) diff --git a/bitnami/clickhouse/CHANGELOG.md b/bitnami/clickhouse/CHANGELOG.md index db9464582fa3b2..676ff6f883a940 100644 --- a/bitnami/clickhouse/CHANGELOG.md +++ b/bitnami/clickhouse/CHANGELOG.md @@ -1,8 +1,17 @@ # Changelog +## 7.1.1 (2024-12-19) + +* [bitnami/clickhouse] Release 7.1.1 ([#31113](https://github.com/bitnami/charts/pull/31113)) + ## 7.1.0 (2024-12-10) -* [bitnami/clickhouse] Detect non-standard images ([#30871](https://github.com/bitnami/charts/pull/30871)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 1) (#30660) ([7409ca4](https://github.com/bitnami/charts/commit/7409ca4c21869fabe1532dd4f3ff24895df71c6d)), closes [#30660](https://github.com/bitnami/charts/issues/30660) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 1) (#30685) ([be6aa1d](https://github.com/bitnami/charts/commit/be6aa1df0bd4479173a78400fef7295de15b408d)), closes [#30685](https://github.com/bitnami/charts/issues/30685) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/clickhouse] Detect non-standard images (#30871) ([3764aee](https://github.com/bitnami/charts/commit/3764aee648735428e713f1a8de083e1514bfc7d9)), closes [#30871](https://github.com/bitnami/charts/issues/30871) ## 7.0.2 (2024-11-26) diff --git a/bitnami/clickhouse/Chart.lock b/bitnami/clickhouse/Chart.lock index 4b588681474595..862eed37155656 100644 --- a/bitnami/clickhouse/Chart.lock +++ b/bitnami/clickhouse/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: zookeeper repository: oci://registry-1.docker.io/bitnamicharts - version: 13.6.1 + version: 13.7.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:baec1f58a73706aa14d6e35c0de77bd7db42063f56d0a0f01384680fdddaa818 -generated: "2024-12-10T16:52:22.463579+01:00" +digest: sha256:caaeb4571ddb14dd7fe452eddc8c1a80f90865bd01ac16d2322b9f0b3ed54cc9 +generated: "2024-12-19T12:55:49.37836914Z" diff --git a/bitnami/clickhouse/Chart.yaml b/bitnami/clickhouse/Chart.yaml index 154a55d552e597..868c68e64e593f 100644 --- a/bitnami/clickhouse/Chart.yaml +++ b/bitnami/clickhouse/Chart.yaml @@ -6,9 +6,9 @@ annotations: licenses: Apache-2.0 images: | - name: clickhouse - image: docker.io/bitnami/clickhouse:24.11.1-debian-12-r0 + image: docker.io/bitnami/clickhouse:24.11.1-debian-12-r1 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 appVersion: 24.11.1 dependencies: @@ -33,4 +33,4 @@ maintainers: name: clickhouse sources: - https://github.com/bitnami/charts/tree/main/bitnami/clickhouse -version: 7.1.0 +version: 7.1.1 diff --git a/bitnami/clickhouse/values.yaml b/bitnami/clickhouse/values.yaml index fd87673ca04b99..2dcddbd823a777 100644 --- a/bitnami/clickhouse/values.yaml +++ b/bitnami/clickhouse/values.yaml @@ -92,7 +92,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/clickhouse - tag: 24.11.1-debian-12-r0 + tag: 24.11.1-debian-12-r1 digest: "" ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -997,7 +997,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. From 7f3ca3e219cf71beb83c2f0bd8885a193d306804 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 19 Dec 2024 14:56:21 +0100 Subject: [PATCH 234/253] [bitnami/clickhouse] Release 7.1.2 (#31115) * [bitnami/clickhouse] Release 7.1.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/clickhouse/CHANGELOG.md | 9 +++++++-- bitnami/clickhouse/Chart.yaml | 6 +++--- bitnami/clickhouse/values.yaml | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/bitnami/clickhouse/CHANGELOG.md b/bitnami/clickhouse/CHANGELOG.md index 676ff6f883a940..5ff70986604390 100644 --- a/bitnami/clickhouse/CHANGELOG.md +++ b/bitnami/clickhouse/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 7.1.1 (2024-12-19) +## 7.1.2 (2024-12-19) -* [bitnami/clickhouse] Release 7.1.1 ([#31113](https://github.com/bitnami/charts/pull/31113)) +* [bitnami/clickhouse] Release 7.1.2 ([#31115](https://github.com/bitnami/charts/pull/31115)) + +## 7.1.1 (2024-12-19) + +* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052) +* [bitnami/clickhouse] Release 7.1.1 (#31113) ([a135583](https://github.com/bitnami/charts/commit/a13558312d3adf7be549e8160e7cec614d143f44)), closes [#31113](https://github.com/bitnami/charts/issues/31113) ## 7.1.0 (2024-12-10) diff --git a/bitnami/clickhouse/Chart.yaml b/bitnami/clickhouse/Chart.yaml index 868c68e64e593f..b2cd3e4145d7f4 100644 --- a/bitnami/clickhouse/Chart.yaml +++ b/bitnami/clickhouse/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: clickhouse - image: docker.io/bitnami/clickhouse:24.11.1-debian-12-r1 + image: docker.io/bitnami/clickhouse:24.11.2-debian-12-r0 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 -appVersion: 24.11.1 +appVersion: 24.11.2 dependencies: - condition: zookeeper.enabled name: zookeeper @@ -33,4 +33,4 @@ maintainers: name: clickhouse sources: - https://github.com/bitnami/charts/tree/main/bitnami/clickhouse -version: 7.1.1 +version: 7.1.2 diff --git a/bitnami/clickhouse/values.yaml b/bitnami/clickhouse/values.yaml index 2dcddbd823a777..a148d9b07d220e 100644 --- a/bitnami/clickhouse/values.yaml +++ b/bitnami/clickhouse/values.yaml @@ -92,7 +92,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/clickhouse - tag: 24.11.1-debian-12-r1 + tag: 24.11.2-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 149f1281818dacd80a3fc13a69cce731b6324639 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 19 Dec 2024 17:19:39 +0100 Subject: [PATCH 235/253] [bitnami/haproxy] Release 2.2.2 (#31118) * [bitnami/haproxy] Release 2.2.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/haproxy/CHANGELOG.md | 8 ++++++-- bitnami/haproxy/Chart.yaml | 4 ++-- bitnami/haproxy/values.yaml | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/bitnami/haproxy/CHANGELOG.md b/bitnami/haproxy/CHANGELOG.md index 438b248a467870..6ab1ba28ccfedf 100644 --- a/bitnami/haproxy/CHANGELOG.md +++ b/bitnami/haproxy/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.2.1 (2024-12-11) +## 2.2.2 (2024-12-19) -* [bitnami/haproxy] Release 2.2.1 ([#30995](https://github.com/bitnami/charts/pull/30995)) +* [bitnami/haproxy] Release 2.2.2 ([#31118](https://github.com/bitnami/charts/pull/31118)) + +## 2.2.1 (2024-12-11) + +* [bitnami/haproxy] Release 2.2.1 (#30995) ([c41ce56](https://github.com/bitnami/charts/commit/c41ce563c288524f1aa26671f8553641d6dc1b31)), closes [#30995](https://github.com/bitnami/charts/issues/30995) ## 2.2.0 (2024-12-10) diff --git a/bitnami/haproxy/Chart.yaml b/bitnami/haproxy/Chart.yaml index 13609b0fdd9c10..0f55a128f2a319 100644 --- a/bitnami/haproxy/Chart.yaml +++ b/bitnami/haproxy/Chart.yaml @@ -6,7 +6,7 @@ annotations: licenses: Apache-2.0 images: | - name: haproxy - image: docker.io/bitnami/haproxy:3.1.1-debian-12-r0 + image: docker.io/bitnami/haproxy:3.1.1-debian-12-r1 apiVersion: v2 appVersion: 3.1.1 dependencies: @@ -28,4 +28,4 @@ maintainers: name: haproxy sources: - https://github.com/bitnami/charts/tree/main/bitnami/haproxy -version: 2.2.1 +version: 2.2.2 diff --git a/bitnami/haproxy/values.yaml b/bitnami/haproxy/values.yaml index 859236beb5ed29..132c81f28aefa9 100644 --- a/bitnami/haproxy/values.yaml +++ b/bitnami/haproxy/values.yaml @@ -314,7 +314,7 @@ terminationGracePeriodSeconds: "" image: registry: docker.io repository: bitnami/haproxy - tag: 3.1.1-debian-12-r0 + tag: 3.1.1-debian-12-r1 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From d463e389493f7f518df70b239336d8d13f02cb2d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 19 Dec 2024 21:10:30 +0100 Subject: [PATCH 236/253] [bitnami/external-dns] Release 8.7.1 (#31120) * [bitnami/external-dns] Release 8.7.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers * Update CRDs automatically Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/external-dns/CHANGELOG.md | 7 ++++++- bitnami/external-dns/Chart.yaml | 6 +++--- bitnami/external-dns/README.md | 11 ++++++----- bitnami/external-dns/templates/crds/crd.yaml | 4 ++-- bitnami/external-dns/values.yaml | 2 +- 5 files changed, 18 insertions(+), 12 deletions(-) diff --git a/bitnami/external-dns/CHANGELOG.md b/bitnami/external-dns/CHANGELOG.md index b1b94baa13fdc2..d84de3cbacbbc1 100644 --- a/bitnami/external-dns/CHANGELOG.md +++ b/bitnami/external-dns/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 8.7.1 (2024-12-19) + +* [bitnami/external-dns] Release 8.7.1 ([#31120](https://github.com/bitnami/charts/pull/31120)) + ## 8.7.0 (2024-12-10) -* [bitnami/external-dns] Detect non-standard images ([#30894](https://github.com/bitnami/charts/pull/30894)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/external-dns] Detect non-standard images (#30894) ([e963f07](https://github.com/bitnami/charts/commit/e963f07135a2c6875c96c66080476004275dc9ae)), closes [#30894](https://github.com/bitnami/charts/issues/30894) ## 8.6.1 (2024-12-03) diff --git a/bitnami/external-dns/Chart.yaml b/bitnami/external-dns/Chart.yaml index 458189ace59951..137902007ec84d 100644 --- a/bitnami/external-dns/Chart.yaml +++ b/bitnami/external-dns/Chart.yaml @@ -6,9 +6,9 @@ annotations: licenses: Apache-2.0 images: | - name: external-dns - image: docker.io/bitnami/external-dns:0.15.0-debian-12-r6 + image: docker.io/bitnami/external-dns:0.15.1-debian-12-r0 apiVersion: v2 -appVersion: 0.15.0 +appVersion: 0.15.1 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -28,4 +28,4 @@ maintainers: name: external-dns sources: - https://github.com/bitnami/charts/tree/main/bitnami/external-dns -version: 8.7.0 +version: 8.7.1 diff --git a/bitnami/external-dns/README.md b/bitnami/external-dns/README.md index 3612b649737fa2..8a66f132d48bb5 100644 --- a/bitnami/external-dns/README.md +++ b/bitnami/external-dns/README.md @@ -121,11 +121,12 @@ helm install my-release \ ### Global parameters -| Name | Description | Value | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -| `global.imageRegistry` | Global Docker image registry | `""` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | -| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | +| Name | Description | Value | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `global.imageRegistry` | Global Docker image registry | `""` | +| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` | +| `global.security.allowInsecureImages` | Allows skipping image verification | `false` | +| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` | ### Common parameters diff --git a/bitnami/external-dns/templates/crds/crd.yaml b/bitnami/external-dns/templates/crds/crd.yaml index 319d521e288a26..502285ff73da59 100644 --- a/bitnami/external-dns/templates/crds/crd.yaml +++ b/bitnami/external-dns/templates/crds/crd.yaml @@ -1,5 +1,5 @@ # Source: https://raw.githubusercontent.com/kubernetes-sigs/external-dns/v{version}/docs/contributing/crd-source/crd-manifest.yaml -# Version: 0.15.0 +# Version: 0.15.1 # Conditional: .Values.crd.create {{- if .Values.crd.create }} --- @@ -8,7 +8,7 @@ kind: CustomResourceDefinition metadata: annotations: api-approved.kubernetes.io: https://github.com/kubernetes-sigs/external-dns/pull/2007 - controller-gen.kubebuilder.io/version: v0.14.0 + controller-gen.kubebuilder.io/version: v0.15.0 name: dnsendpoints.externaldns.k8s.io spec: group: externaldns.k8s.io diff --git a/bitnami/external-dns/values.yaml b/bitnami/external-dns/values.yaml index e3f5ee5729cf0e..978a4574895ccb 100644 --- a/bitnami/external-dns/values.yaml +++ b/bitnami/external-dns/values.yaml @@ -75,7 +75,7 @@ kubeVersion: "" image: registry: docker.io repository: bitnami/external-dns - tag: 0.15.0-debian-12-r6 + tag: 0.15.1-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 8caa1ddfb20a6201d7847c4029c2cfa9996e94fb Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 19 Dec 2024 22:01:39 +0100 Subject: [PATCH 237/253] [bitnami/discourse] Release 15.1.1 (#31121) * [bitnami/discourse] Release 15.1.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/discourse/CHANGELOG.md | 11 ++++++++++- bitnami/discourse/Chart.lock | 8 ++++---- bitnami/discourse/Chart.yaml | 8 ++++---- bitnami/discourse/README.md | 2 +- bitnami/discourse/values.yaml | 4 ++-- 5 files changed, 21 insertions(+), 12 deletions(-) diff --git a/bitnami/discourse/CHANGELOG.md b/bitnami/discourse/CHANGELOG.md index 476af881b9dc5a..65d74b3af148d7 100644 --- a/bitnami/discourse/CHANGELOG.md +++ b/bitnami/discourse/CHANGELOG.md @@ -1,8 +1,17 @@ # Changelog +## 15.1.1 (2024-12-19) + +* [bitnami/discourse] Release 15.1.1 ([#31121](https://github.com/bitnami/charts/pull/31121)) + ## 15.1.0 (2024-12-10) -* [bitnami/discourse] Detect non-standard images ([#30896](https://github.com/bitnami/charts/pull/30896)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 1) (#30685) ([be6aa1d](https://github.com/bitnami/charts/commit/be6aa1df0bd4479173a78400fef7295de15b408d)), closes [#30685](https://github.com/bitnami/charts/issues/30685) +* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707) +* [bitnami/*] docs: fix copy-paste typos with wrong references to Airflow (#30541) ([0a225d4](https://github.com/bitnami/charts/commit/0a225d44c1969429573b4e2630068eff129b6a96)), closes [#30541](https://github.com/bitnami/charts/issues/30541) +* [bitnami/discourse] Detect non-standard images (#30896) ([fd7e138](https://github.com/bitnami/charts/commit/fd7e1380bb9d29cf437adef3c86ef97025de6eab)), closes [#30896](https://github.com/bitnami/charts/issues/30896) ## 15.0.5 (2024-11-14) diff --git a/bitnami/discourse/Chart.lock b/bitnami/discourse/Chart.lock index 9eaa768f70945c..c3663a19a38ff2 100644 --- a/bitnami/discourse/Chart.lock +++ b/bitnami/discourse/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 20.4.1 + version: 20.6.0 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.5 + version: 16.3.2 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:ad50699ce23cc18d1f564fc5b30c731d0854e0fb8f468e8ee131e52fdf5a0359 -generated: "2024-12-10T16:54:57.713247+01:00" +digest: sha256:85a87729198476ef937156e8d13b40a79d1a0ea55ec84f889ec98c0774597061 +generated: "2024-12-19T20:29:49.656789947Z" diff --git a/bitnami/discourse/Chart.yaml b/bitnami/discourse/Chart.yaml index bde4a0d14932c2..578a55ec8ab426 100644 --- a/bitnami/discourse/Chart.yaml +++ b/bitnami/discourse/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: discourse - image: docker.io/bitnami/discourse:3.3.2-debian-12-r3 + image: docker.io/bitnami/discourse:3.3.3-debian-12-r0 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 -appVersion: 3.3.2 +appVersion: 3.3.3 dependencies: - condition: redis.enabled name: redis @@ -41,4 +41,4 @@ maintainers: name: discourse sources: - https://github.com/bitnami/charts/tree/main/bitnami/discourse -version: 15.1.0 +version: 15.1.1 diff --git a/bitnami/discourse/README.md b/bitnami/discourse/README.md index 8676e119736b9b..f052bbddef9b6b 100644 --- a/bitnami/discourse/README.md +++ b/bitnami/discourse/README.md @@ -810,4 +810,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/discourse/values.yaml b/bitnami/discourse/values.yaml index 5b3926b59537c8..cf7e40dab4a46c 100644 --- a/bitnami/discourse/values.yaml +++ b/bitnami/discourse/values.yaml @@ -86,7 +86,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/discourse - tag: 3.3.2-debian-12-r3 + tag: 3.3.3-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -768,7 +768,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From 1cb199349264a9210d3424829416471760411021 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 19 Dec 2024 23:38:46 +0100 Subject: [PATCH 238/253] [bitnami/fluent-bit] Release 2.4.1 (#31123) * [bitnami/fluent-bit] Release 2.4.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/fluent-bit/CHANGELOG.md | 9 ++++++++- bitnami/fluent-bit/Chart.yaml | 6 +++--- bitnami/fluent-bit/values.yaml | 2 +- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/bitnami/fluent-bit/CHANGELOG.md b/bitnami/fluent-bit/CHANGELOG.md index 8a43a9187c767a..84c9a3d63e65da 100644 --- a/bitnami/fluent-bit/CHANGELOG.md +++ b/bitnami/fluent-bit/CHANGELOG.md @@ -1,8 +1,15 @@ # Changelog +## 2.4.1 (2024-12-19) + +* [bitnami/fluent-bit] Release 2.4.1 ([#31123](https://github.com/bitnami/charts/pull/31123)) + ## 2.4.0 (2024-12-10) -* [bitnami/fluent-bit] Detect non-standard images ([#30891](https://github.com/bitnami/charts/pull/30891)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 2) (#30662) ([50e0570](https://github.com/bitnami/charts/commit/50e0570f98ab15308af7910b405baa4480e5fe3f)), closes [#30662](https://github.com/bitnami/charts/issues/30662) +* [bitnami/fluent-bit] Detect non-standard images (#30891) ([f27be3c](https://github.com/bitnami/charts/commit/f27be3c8f1943001278a5769876ca0699be5e342)), closes [#30891](https://github.com/bitnami/charts/issues/30891) ## 2.3.25 (2024-11-28) diff --git a/bitnami/fluent-bit/Chart.yaml b/bitnami/fluent-bit/Chart.yaml index ea14ae225ad87b..01ab8739128b23 100644 --- a/bitnami/fluent-bit/Chart.yaml +++ b/bitnami/fluent-bit/Chart.yaml @@ -6,9 +6,9 @@ annotations: licenses: Apache-2.0 images: | - name: fluent-bit - image: docker.io/bitnami/fluent-bit:3.2.2-debian-12-r0 + image: docker.io/bitnami/fluent-bit:3.2.3-debian-12-r0 apiVersion: v2 -appVersion: 3.2.2 +appVersion: 3.2.3 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -28,4 +28,4 @@ maintainers: name: fluent-bit sources: - https://github.com/bitnami/charts/tree/main/bitnami/fluent-bit -version: 2.4.0 +version: 2.4.1 diff --git a/bitnami/fluent-bit/values.yaml b/bitnami/fluent-bit/values.yaml index cc07e04b88377d..3dd3876bac41f8 100644 --- a/bitnami/fluent-bit/values.yaml +++ b/bitnami/fluent-bit/values.yaml @@ -83,7 +83,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/fluent-bit - tag: 3.2.2-debian-12-r0 + tag: 3.2.3-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 84aa8b4af5bff1e82835cbc0e709bd9bd2888b58 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 20 Dec 2024 02:24:51 +0100 Subject: [PATCH 239/253] [bitnami/clickhouse] Release 7.1.3 (#31124) * [bitnami/clickhouse] Release 7.1.3 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/clickhouse/CHANGELOG.md | 8 ++++++-- bitnami/clickhouse/Chart.yaml | 6 +++--- bitnami/clickhouse/values.yaml | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/bitnami/clickhouse/CHANGELOG.md b/bitnami/clickhouse/CHANGELOG.md index 5ff70986604390..e4a2dede23d88a 100644 --- a/bitnami/clickhouse/CHANGELOG.md +++ b/bitnami/clickhouse/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 7.1.2 (2024-12-19) +## 7.1.3 (2024-12-20) -* [bitnami/clickhouse] Release 7.1.2 ([#31115](https://github.com/bitnami/charts/pull/31115)) +* [bitnami/clickhouse] Release 7.1.3 ([#31124](https://github.com/bitnami/charts/pull/31124)) + +## 7.1.2 (2024-12-19) + +* [bitnami/clickhouse] Release 7.1.2 (#31115) ([7f3ca3e](https://github.com/bitnami/charts/commit/7f3ca3e219cf71beb83c2f0bd8885a193d306804)), closes [#31115](https://github.com/bitnami/charts/issues/31115) ## 7.1.1 (2024-12-19) diff --git a/bitnami/clickhouse/Chart.yaml b/bitnami/clickhouse/Chart.yaml index b2cd3e4145d7f4..f1452a633b7200 100644 --- a/bitnami/clickhouse/Chart.yaml +++ b/bitnami/clickhouse/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: clickhouse - image: docker.io/bitnami/clickhouse:24.11.2-debian-12-r0 + image: docker.io/bitnami/clickhouse:24.12.1-debian-12-r0 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 -appVersion: 24.11.2 +appVersion: 24.12.1 dependencies: - condition: zookeeper.enabled name: zookeeper @@ -33,4 +33,4 @@ maintainers: name: clickhouse sources: - https://github.com/bitnami/charts/tree/main/bitnami/clickhouse -version: 7.1.2 +version: 7.1.3 diff --git a/bitnami/clickhouse/values.yaml b/bitnami/clickhouse/values.yaml index a148d9b07d220e..c91fc281459f2e 100644 --- a/bitnami/clickhouse/values.yaml +++ b/bitnami/clickhouse/values.yaml @@ -92,7 +92,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/clickhouse - tag: 24.11.2-debian-12-r0 + tag: 24.12.1-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 2efe620ac591850d89f62243a3aac9806d37c9fa Mon Sep 17 00:00:00 2001 From: Eugene Kim Date: Fri, 20 Dec 2024 20:02:21 +0900 Subject: [PATCH 240/253] [bitnami/fluent-bit] Fix typo daemonset.enable (#31088) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Fix fluent-bit pdb creation condition Signed-off-by: Eugene Kim * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Eugene Kim Signed-off-by: Bitnami Containers Co-authored-by: 김유진 Co-authored-by: Bitnami Containers --- bitnami/fluent-bit/CHANGELOG.md | 9 +++++++-- bitnami/fluent-bit/Chart.yaml | 2 +- bitnami/fluent-bit/templates/hpa.yaml | 2 +- bitnami/fluent-bit/templates/pdb.yaml | 2 +- bitnami/fluent-bit/templates/vpa.yaml | 2 +- 5 files changed, 11 insertions(+), 6 deletions(-) diff --git a/bitnami/fluent-bit/CHANGELOG.md b/bitnami/fluent-bit/CHANGELOG.md index 84c9a3d63e65da..2bf60511a0861c 100644 --- a/bitnami/fluent-bit/CHANGELOG.md +++ b/bitnami/fluent-bit/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 2.4.1 (2024-12-19) +## 2.4.2 (2024-12-20) -* [bitnami/fluent-bit] Release 2.4.1 ([#31123](https://github.com/bitnami/charts/pull/31123)) +* [bitnami/fluent-bit] Fix typo daemonset.enable ([#31088](https://github.com/bitnami/charts/pull/31088)) + +## 2.4.1 (2024-12-19) + +* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052) +* [bitnami/fluent-bit] Release 2.4.1 (#31123) ([1cb1993](https://github.com/bitnami/charts/commit/1cb199349264a9210d3424829416471760411021)), closes [#31123](https://github.com/bitnami/charts/issues/31123) ## 2.4.0 (2024-12-10) diff --git a/bitnami/fluent-bit/Chart.yaml b/bitnami/fluent-bit/Chart.yaml index 01ab8739128b23..027ce57a67dacb 100644 --- a/bitnami/fluent-bit/Chart.yaml +++ b/bitnami/fluent-bit/Chart.yaml @@ -28,4 +28,4 @@ maintainers: name: fluent-bit sources: - https://github.com/bitnami/charts/tree/main/bitnami/fluent-bit -version: 2.4.1 +version: 2.4.2 diff --git a/bitnami/fluent-bit/templates/hpa.yaml b/bitnami/fluent-bit/templates/hpa.yaml index 7ededb076670c4..95bf4fea14ca44 100644 --- a/bitnami/fluent-bit/templates/hpa.yaml +++ b/bitnami/fluent-bit/templates/hpa.yaml @@ -3,7 +3,7 @@ Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} -{{- if and (not .Values.daemonset.enable) .Values.autoscaling.hpa.enabled }} +{{- if and (not .Values.daemonset.enabled) .Values.autoscaling.hpa.enabled }} apiVersion: {{ include "common.capabilities.hpa.apiVersion" ( dict "context" $ ) }} kind: HorizontalPodAutoscaler metadata: diff --git a/bitnami/fluent-bit/templates/pdb.yaml b/bitnami/fluent-bit/templates/pdb.yaml index 1dccb7c160093c..1120da98f54466 100644 --- a/bitnami/fluent-bit/templates/pdb.yaml +++ b/bitnami/fluent-bit/templates/pdb.yaml @@ -3,7 +3,7 @@ Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} -{{- if and .Values.pdb.create (not .Values.daemonset.enable) }} +{{- if and .Values.pdb.create (not .Values.daemonset.enabled) }} apiVersion: {{ include "common.capabilities.policy.apiVersion" . }} kind: PodDisruptionBudget metadata: diff --git a/bitnami/fluent-bit/templates/vpa.yaml b/bitnami/fluent-bit/templates/vpa.yaml index 8231dcdf1270c5..55012e37bb19f6 100644 --- a/bitnami/fluent-bit/templates/vpa.yaml +++ b/bitnami/fluent-bit/templates/vpa.yaml @@ -32,7 +32,7 @@ spec: {{- end }} targetRef: apiVersion: apps/v1 - kind: {{ ternary "DaemonSet" "Deployment" .Values.daemonset.enable }} + kind: {{ ternary "DaemonSet" "Deployment" .Values.daemonset.enabled }} name: {{ include "fluent-bit.fullname" . }} {{- if .Values.autoscaling.vpa.updatePolicy }} updatePolicy: From 22f79115cfdde74662fc06f76ac372fffd557023 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 20 Dec 2024 12:28:06 +0100 Subject: [PATCH 241/253] [bitnami/rabbitmq-cluster-operator] Release 4.4.1 (#31126) * [bitnami/rabbitmq-cluster-operator] Release 4.4.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update CRDs automatically Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/rabbitmq-cluster-operator/CHANGELOG.md | 7 ++++++- bitnami/rabbitmq-cluster-operator/Chart.yaml | 12 ++++++------ .../rabbitmq.com_rabbitmqclusters.yaml | 2 +- bitnami/rabbitmq-cluster-operator/values.yaml | 8 ++++---- 4 files changed, 17 insertions(+), 12 deletions(-) diff --git a/bitnami/rabbitmq-cluster-operator/CHANGELOG.md b/bitnami/rabbitmq-cluster-operator/CHANGELOG.md index d6463f8fe7b148..460d49b2377b35 100644 --- a/bitnami/rabbitmq-cluster-operator/CHANGELOG.md +++ b/bitnami/rabbitmq-cluster-operator/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 4.4.1 (2024-12-20) + +* [bitnami/rabbitmq-cluster-operator] Release 4.4.1 ([#31126](https://github.com/bitnami/charts/pull/31126)) + ## 4.4.0 (2024-12-10) -* [bitnami/rabbitmq-cluster-operator] Detect non-standard images ([#30941](https://github.com/bitnami/charts/pull/30941)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/rabbitmq-cluster-operator] Detect non-standard images (#30941) ([b95e85b](https://github.com/bitnami/charts/commit/b95e85b077668be0add122fad290e7eecdcdf16c)), closes [#30941](https://github.com/bitnami/charts/issues/30941) ## 4.3.29 (2024-12-04) diff --git a/bitnami/rabbitmq-cluster-operator/Chart.yaml b/bitnami/rabbitmq-cluster-operator/Chart.yaml index d0d85422ae9460..d5b8723edfb260 100644 --- a/bitnami/rabbitmq-cluster-operator/Chart.yaml +++ b/bitnami/rabbitmq-cluster-operator/Chart.yaml @@ -6,15 +6,15 @@ annotations: licenses: Apache-2.0 images: | - name: rabbitmq - image: docker.io/bitnami/rabbitmq:4.0.4-debian-12-r1 + image: docker.io/bitnami/rabbitmq:4.0.5-debian-12-r0 - name: rabbitmq-cluster-operator - image: docker.io/bitnami/rabbitmq-cluster-operator:2.11.0-debian-12-r4 + image: docker.io/bitnami/rabbitmq-cluster-operator:2.12.0-debian-12-r0 - name: rmq-default-credential-updater - image: docker.io/bitnami/rmq-default-credential-updater:1.0.4-debian-12-r31 + image: docker.io/bitnami/rmq-default-credential-updater:1.0.4-debian-12-r32 - name: rmq-messaging-topology-operator - image: docker.io/bitnami/rmq-messaging-topology-operator:1.15.0-debian-12-r2 + image: docker.io/bitnami/rmq-messaging-topology-operator:1.15.0-debian-12-r3 apiVersion: v2 -appVersion: 2.11.0 +appVersion: 2.12.0 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -37,4 +37,4 @@ maintainers: name: rabbitmq-cluster-operator sources: - https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq-cluster-operator -version: 4.4.0 +version: 4.4.1 diff --git a/bitnami/rabbitmq-cluster-operator/crds/rabbitmq-cluster/rabbitmq.com_rabbitmqclusters.yaml b/bitnami/rabbitmq-cluster-operator/crds/rabbitmq-cluster/rabbitmq.com_rabbitmqclusters.yaml index 58d63c27f49d61..eef7532114cbad 100644 --- a/bitnami/rabbitmq-cluster-operator/crds/rabbitmq-cluster/rabbitmq.com_rabbitmqclusters.yaml +++ b/bitnami/rabbitmq-cluster-operator/crds/rabbitmq-cluster/rabbitmq.com_rabbitmqclusters.yaml @@ -1,5 +1,5 @@ # Source: https://raw.githubusercontent.com/rabbitmq/cluster-operator/v{version}/config/crd/bases/rabbitmq.com_rabbitmqclusters.yaml -# Version: 2.11.0 +# Version: 2.12.0 # RabbitMQ Cluster Operator # # Copyright 2020 VMware, Inc. All Rights Reserved. diff --git a/bitnami/rabbitmq-cluster-operator/values.yaml b/bitnami/rabbitmq-cluster-operator/values.yaml index 89051693a7e206..e897d4159c396f 100644 --- a/bitnami/rabbitmq-cluster-operator/values.yaml +++ b/bitnami/rabbitmq-cluster-operator/values.yaml @@ -79,7 +79,7 @@ diagnosticMode: rabbitmqImage: registry: docker.io repository: bitnami/rabbitmq - tag: 4.0.4-debian-12-r1 + tag: 4.0.5-debian-12-r0 digest: "" ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -100,7 +100,7 @@ rabbitmqImage: credentialUpdaterImage: registry: docker.io repository: bitnami/rmq-default-credential-updater - tag: 1.0.4-debian-12-r31 + tag: 1.0.4-debian-12-r32 digest: "" ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -123,7 +123,7 @@ clusterOperator: image: registry: docker.io repository: bitnami/rabbitmq-cluster-operator - tag: 2.11.0-debian-12-r4 + tag: 2.12.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -665,7 +665,7 @@ msgTopologyOperator: image: registry: docker.io repository: bitnami/rmq-messaging-topology-operator - tag: 1.15.0-debian-12-r2 + tag: 1.15.0-debian-12-r3 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From a84ea6da98c0489efd1cca4e28fa398a02e5885b Mon Sep 17 00:00:00 2001 From: Andriy Yakovyna <49203144+YaKalmar0@users.noreply.github.com> Date: Fri, 20 Dec 2024 12:41:41 +0100 Subject: [PATCH 242/253] [bitnami/minio] Fix rendering of CIDR block list for loadBalancerSourceRanges (#31032) * [bitnami/minio] Fix rendering of CIDR block list for loadBalancerSourceRanges Signed-off-by: Andrii Yakovyna * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers * Update service.yaml Signed-off-by: Alvaro Neira Ayuso --------- Signed-off-by: Andrii Yakovyna Signed-off-by: Bitnami Containers Signed-off-by: Alvaro Neira Ayuso Signed-off-by: Alvaro Neira Ayuso Co-authored-by: Bitnami Containers Co-authored-by: Alvaro Neira Ayuso Co-authored-by: Alvaro Neira Ayuso --- bitnami/minio/CHANGELOG.md | 9 +++++++-- bitnami/minio/Chart.yaml | 2 +- bitnami/minio/templates/service.yaml | 4 ++-- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/bitnami/minio/CHANGELOG.md b/bitnami/minio/CHANGELOG.md index 70ab149d9eb45d..4b248d9a3a3c66 100644 --- a/bitnami/minio/CHANGELOG.md +++ b/bitnami/minio/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 14.10.2 (2024-12-19) +## 14.10.3 (2024-12-20) -* [bitnami/minio] Release 14.10.2 ([#31099](https://github.com/bitnami/charts/pull/31099)) +* [bitnami/minio] Fix rendering of CIDR block list for loadBalancerSourceRanges ([#31032](https://github.com/bitnami/charts/pull/31032)) + +## 14.10.2 (2024-12-19) + +* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052) +* [bitnami/minio] Release 14.10.2 (#31099) ([c2900ec](https://github.com/bitnami/charts/commit/c2900ec91df4a918b05f82ea5f4f97c43fce191b)), closes [#31099](https://github.com/bitnami/charts/issues/31099) ## 14.10.1 (2024-12-16) diff --git a/bitnami/minio/Chart.yaml b/bitnami/minio/Chart.yaml index fe16dfc36105eb..6dfa2737ddf937 100644 --- a/bitnami/minio/Chart.yaml +++ b/bitnami/minio/Chart.yaml @@ -34,4 +34,4 @@ maintainers: name: minio sources: - https://github.com/bitnami/charts/tree/main/bitnami/minio -version: 14.10.2 +version: 14.10.3 diff --git a/bitnami/minio/templates/service.yaml b/bitnami/minio/templates/service.yaml index ade92d1244d508..1230a2bd40df38 100644 --- a/bitnami/minio/templates/service.yaml +++ b/bitnami/minio/templates/service.yaml @@ -22,8 +22,8 @@ spec: externalTrafficPolicy: {{ .Values.service.externalTrafficPolicy | quote }} {{- end }} {{- if and (eq .Values.service.type "LoadBalancer") .Values.service.loadBalancerSourceRanges }} - loadBalancerSourceRanges: {{ .Values.service.loadBalancerSourceRanges }} - {{ end }} + loadBalancerSourceRanges: {{- toYaml .Values.service.loadBalancerSourceRanges | nindent 4 }} + {{- end }} {{- if and (eq .Values.service.type "LoadBalancer") (not (empty .Values.service.loadBalancerIP)) }} loadBalancerIP: {{ .Values.service.loadBalancerIP }} {{- end }} From 6f43701cdc912b053cdd046878202ea307caa48e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 20 Dec 2024 13:20:37 +0100 Subject: [PATCH 243/253] [bitnami/sonarqube] Release 7.0.0 (#31117) * [bitnami/sonarqube] Release 7.0.0 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers * [bitnami/sonaqrube] Use rev 1 Signed-off-by: David Gomez * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers Signed-off-by: David Gomez Co-authored-by: David Gomez --- .vib/sonarqube/cypress/cypress/e2e/sonarqube.cy.js | 10 +++++++++- bitnami/sonarqube/CHANGELOG.md | 7 ++++++- bitnami/sonarqube/Chart.lock | 6 +++--- bitnami/sonarqube/Chart.yaml | 8 ++++---- bitnami/sonarqube/values.yaml | 10 +++++----- 5 files changed, 27 insertions(+), 14 deletions(-) diff --git a/.vib/sonarqube/cypress/cypress/e2e/sonarqube.cy.js b/.vib/sonarqube/cypress/cypress/e2e/sonarqube.cy.js index 0d55f4310e46f0..496835dd6d46d8 100644 --- a/.vib/sonarqube/cypress/cypress/e2e/sonarqube.cy.js +++ b/.vib/sonarqube/cypress/cypress/e2e/sonarqube.cy.js @@ -8,6 +8,14 @@ import { random } from '../support/utils'; it('allows adding a project and a quality gate', () => { cy.login(); + // Skip welcome tour + cy.wait(5000); + cy.get('body').then(($body) => { + if ($body.find('img[src*=mode-tour]').is(':visible')) { + cy.get('span').contains('Later').click({force: true}); + cy.get('button[data-action=skip]').click({force: true}); + } + }); cy.visit('/projects'); // Step 1: Create a project cy.fixture('projects').then((projects) => { @@ -18,7 +26,7 @@ it('allows adding a project and a quality gate', () => { cy.get('#project-creation-menu-trigger').click(); } }); - cy.get('[href="/projects/create?mode=manual"]').click(); + cy.get('[href="/projects/create?mode=manual"]').click({force: true}); cy.get('#project-name').type(`${projects.newProject.name} ${random}`); cy.get('[type="submit"]').contains('Next').click(); cy.get('span').contains('Use the global setting').click(); diff --git a/bitnami/sonarqube/CHANGELOG.md b/bitnami/sonarqube/CHANGELOG.md index 0aa3ccb3810840..b9861a68459c4d 100644 --- a/bitnami/sonarqube/CHANGELOG.md +++ b/bitnami/sonarqube/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 7.0.0 (2024-12-20) + +* [bitnami/sonarqube] Release 7.0.0 ([#31117](https://github.com/bitnami/charts/pull/31117)) + ## 6.2.0 (2024-12-19) -* [bitnami/sonarqube] chore(jmx-exporter): Upgrade image and change args ([#31105](https://github.com/bitnami/charts/pull/31105)) +* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052) +* [bitnami/sonarqube] chore(jmx-exporter): Upgrade image and change args (#31105) ([79c29e5](https://github.com/bitnami/charts/commit/79c29e5bbf9292969d4ff10021be21de166e2fa6)), closes [#31105](https://github.com/bitnami/charts/issues/31105) ## 6.1.0 (2024-12-10) diff --git a/bitnami/sonarqube/Chart.lock b/bitnami/sonarqube/Chart.lock index 81a800b48afa74..600c08ac0edd16 100644 --- a/bitnami/sonarqube/Chart.lock +++ b/bitnami/sonarqube/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.5 + version: 16.3.2 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:9c2ce8b298e807bc8141682773027cc3b0c62feec6933d315f9f181a4dabe862 -generated: "2024-12-10T17:29:29.856688+01:00" +digest: sha256:608f1e3176856862b556130c75619448a718b24cc91b75fdd679f92f0690668c +generated: "2024-12-19T15:21:19.721104962Z" diff --git a/bitnami/sonarqube/Chart.yaml b/bitnami/sonarqube/Chart.yaml index 9d894ddf08a7df..b46971a81fe992 100644 --- a/bitnami/sonarqube/Chart.yaml +++ b/bitnami/sonarqube/Chart.yaml @@ -8,11 +8,11 @@ annotations: - name: jmx-exporter image: docker.io/bitnami/jmx-exporter:1.1.0-debian-12-r1 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r32 + image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: sonarqube - image: docker.io/bitnami/sonarqube:10.7.0-debian-12-r1 + image: docker.io/bitnami/sonarqube:24.12.0-debian-12-r1 apiVersion: v2 -appVersion: 10.7.0 +appVersion: 24.12.0 dependencies: - condition: postgresql.enabled name: postgresql @@ -37,4 +37,4 @@ maintainers: name: sonarqube sources: - https://github.com/bitnami/charts/tree/main/bitnami/sonarqube -version: 6.2.0 +version: 7.0.0 diff --git a/bitnami/sonarqube/values.yaml b/bitnami/sonarqube/values.yaml index 75b06d73aab7b9..35870129377c07 100644 --- a/bitnami/sonarqube/values.yaml +++ b/bitnami/sonarqube/values.yaml @@ -89,7 +89,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/sonarqube - tag: 10.7.0-debian-12-r1 + tag: 24.12.0-debian-12-r1 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -721,7 +721,7 @@ caCerts: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r32 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -810,7 +810,7 @@ plugins: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r32 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -919,7 +919,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r32 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -981,7 +981,7 @@ sysctl: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r32 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From 4044483eff76b6690849c6809c06e62c3f0b5726 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 20 Dec 2024 13:45:09 +0100 Subject: [PATCH 244/253] [bitnami/sonarqube] Release 7.0.1 (#31127) * [bitnami/sonarqube] Release 7.0.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/sonarqube/CHANGELOG.md | 6 +++++- bitnami/sonarqube/Chart.yaml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/bitnami/sonarqube/CHANGELOG.md b/bitnami/sonarqube/CHANGELOG.md index b9861a68459c4d..4e9006748489ec 100644 --- a/bitnami/sonarqube/CHANGELOG.md +++ b/bitnami/sonarqube/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog +## 7.0.1 (2024-12-20) + +* [bitnami/sonarqube] Release 7.0.1 ([#31127](https://github.com/bitnami/charts/pull/31127)) + ## 7.0.0 (2024-12-20) -* [bitnami/sonarqube] Release 7.0.0 ([#31117](https://github.com/bitnami/charts/pull/31117)) +* [bitnami/sonarqube] Release 7.0.0 (#31117) ([6f43701](https://github.com/bitnami/charts/commit/6f43701cdc912b053cdd046878202ea307caa48e)), closes [#31117](https://github.com/bitnami/charts/issues/31117) ## 6.2.0 (2024-12-19) diff --git a/bitnami/sonarqube/Chart.yaml b/bitnami/sonarqube/Chart.yaml index b46971a81fe992..5ebf21fb1e17e5 100644 --- a/bitnami/sonarqube/Chart.yaml +++ b/bitnami/sonarqube/Chart.yaml @@ -37,4 +37,4 @@ maintainers: name: sonarqube sources: - https://github.com/bitnami/charts/tree/main/bitnami/sonarqube -version: 7.0.0 +version: 7.0.1 From 707a14c689d1f9631ea39d92f57f10bea819eee3 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 20 Dec 2024 15:15:23 +0100 Subject: [PATCH 245/253] [bitnami/chainloop] Release 2.1.10 (#31128) * [bitnami/chainloop] Release 2.1.10 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/chainloop/CHANGELOG.md | 8 ++++++-- bitnami/chainloop/Chart.yaml | 10 +++++----- bitnami/chainloop/values.yaml | 6 +++--- 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/bitnami/chainloop/CHANGELOG.md b/bitnami/chainloop/CHANGELOG.md index 6433a41da59dee..972e3df08862fc 100644 --- a/bitnami/chainloop/CHANGELOG.md +++ b/bitnami/chainloop/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.1.9 (2024-12-19) +## 2.1.10 (2024-12-20) -* [bitnami/chainloop] Release 2.1.9 ([#31114](https://github.com/bitnami/charts/pull/31114)) +* [bitnami/chainloop] Release 2.1.10 ([#31128](https://github.com/bitnami/charts/pull/31128)) + +## 2.1.9 (2024-12-19) + +* [bitnami/chainloop] Release 2.1.9 (#31114) ([631b365](https://github.com/bitnami/charts/commit/631b365256cd9226a1dfaa922619b6fd6bc8ea83)), closes [#31114](https://github.com/bitnami/charts/issues/31114) ## 2.1.8 (2024-12-18) diff --git a/bitnami/chainloop/Chart.yaml b/bitnami/chainloop/Chart.yaml index 6fabbabdc635b8..ecda3ba1184482 100644 --- a/bitnami/chainloop/Chart.yaml +++ b/bitnami/chainloop/Chart.yaml @@ -6,15 +6,15 @@ annotations: license: Apache-2.0 images: | - name: chainloop-artifact-cas - image: docker.io/bitnami/chainloop-artifact-cas:0.146.0-debian-12-r0 + image: docker.io/bitnami/chainloop-artifact-cas:0.147.0-debian-12-r0 - name: chainloop-control-plane - image: docker.io/bitnami/chainloop-control-plane:0.146.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane:0.147.0-debian-12-r0 - name: chainloop-control-plane-migrations - image: docker.io/bitnami/chainloop-control-plane-migrations:0.146.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane-migrations:0.147.0-debian-12-r0 - name: dex image: docker.io/bitnami/dex:2.41.1-debian-12-r9 apiVersion: v2 -appVersion: 0.146.0 +appVersion: 0.147.0 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -63,4 +63,4 @@ sources: - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-control-plane-migrations - https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas - https://github.com/chainloop-dev/chainloop -version: 2.1.9 +version: 2.1.10 diff --git a/bitnami/chainloop/values.yaml b/bitnami/chainloop/values.yaml index 7a881fa0de8b13..2bfc43f399eef0 100644 --- a/bitnami/chainloop/values.yaml +++ b/bitnami/chainloop/values.yaml @@ -169,7 +169,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane - tag: 0.146.0-debian-12-r0 + tag: 0.147.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -246,7 +246,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane-migrations - tag: 0.146.0-debian-12-r0 + tag: 0.147.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -993,7 +993,7 @@ cas: image: registry: docker.io repository: bitnami/chainloop-artifact-cas - tag: 0.146.0-debian-12-r0 + tag: 0.147.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 73f337817a69b8fb4aae9d43ca1ca4bc9d23e1e6 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 20 Dec 2024 15:35:05 +0100 Subject: [PATCH 246/253] [bitnami/appsmith] Release 5.1.3 (#31129) * [bitnami/appsmith] Release 5.1.3 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/appsmith/CHANGELOG.md | 9 +++++++-- bitnami/appsmith/Chart.yaml | 8 ++++---- bitnami/appsmith/values.yaml | 4 ++-- 3 files changed, 13 insertions(+), 8 deletions(-) diff --git a/bitnami/appsmith/CHANGELOG.md b/bitnami/appsmith/CHANGELOG.md index 3f60e8dc84559d..237cdae44b8f65 100644 --- a/bitnami/appsmith/CHANGELOG.md +++ b/bitnami/appsmith/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 5.1.2 (2024-12-18) +## 5.1.3 (2024-12-20) -* [bitnami/appsmith] Release 5.1.2 ([#31092](https://github.com/bitnami/charts/pull/31092)) +* [bitnami/appsmith] Release 5.1.3 ([#31129](https://github.com/bitnami/charts/pull/31129)) + +## 5.1.2 (2024-12-18) + +* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052) +* [bitnami/appsmith] Release 5.1.2 (#31092) ([5aa88f7](https://github.com/bitnami/charts/commit/5aa88f7099c975df1bc52ca83b9993e7328af989)), closes [#31092](https://github.com/bitnami/charts/issues/31092) ## 5.1.1 (2024-12-11) diff --git a/bitnami/appsmith/Chart.yaml b/bitnami/appsmith/Chart.yaml index c3e9757e2afcce..75cad9ce7ee9b6 100644 --- a/bitnami/appsmith/Chart.yaml +++ b/bitnami/appsmith/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: appsmith - image: docker.io/bitnami/appsmith:1.53.0-debian-12-r0 + image: docker.io/bitnami/appsmith:1.53.1-debian-12-r0 - name: haproxy - image: docker.io/bitnami/haproxy:3.1.1-debian-12-r0 + image: docker.io/bitnami/haproxy:3.1.1-debian-12-r1 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 -appVersion: 1.53.0 +appVersion: 1.53.1 dependencies: - condition: redis.enabled name: redis @@ -39,4 +39,4 @@ maintainers: name: appsmith sources: - https://github.com/bitnami/charts/tree/main/bitnami/appsmith -version: 5.1.2 +version: 5.1.3 diff --git a/bitnami/appsmith/values.yaml b/bitnami/appsmith/values.yaml index 315fb736361f5b..237850b2c59f6e 100644 --- a/bitnami/appsmith/values.yaml +++ b/bitnami/appsmith/values.yaml @@ -87,7 +87,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/appsmith - tag: 1.53.0-debian-12-r0 + tag: 1.53.1-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -864,7 +864,7 @@ backend: image: registry: docker.io repository: bitnami/haproxy - tag: 3.1.1-debian-12-r0 + tag: 3.1.1-debian-12-r1 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From a16f0953ab89087823fed9afab3fecf1430d9638 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 20 Dec 2024 19:15:31 +0100 Subject: [PATCH 247/253] [bitnami/concourse] Release 5.1.2 (#31130) * [bitnami/concourse] Release 5.1.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/concourse/CHANGELOG.md | 8 ++++++-- bitnami/concourse/Chart.lock | 6 +++--- bitnami/concourse/Chart.yaml | 4 ++-- bitnami/concourse/values.yaml | 2 +- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/bitnami/concourse/CHANGELOG.md b/bitnami/concourse/CHANGELOG.md index 6ad219f3fcf824..38227ef14b5bcc 100644 --- a/bitnami/concourse/CHANGELOG.md +++ b/bitnami/concourse/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 5.1.1 (2024-12-11) +## 5.1.2 (2024-12-20) -* [bitnami/concourse] Release 5.1.1 ([#30977](https://github.com/bitnami/charts/pull/30977)) +* [bitnami/concourse] Release 5.1.2 ([#31130](https://github.com/bitnami/charts/pull/31130)) + +## 5.1.1 (2024-12-11) + +* [bitnami/concourse] Release 5.1.1 (#30977) ([9e2c209](https://github.com/bitnami/charts/commit/9e2c20934cb7848b042aed0c8f87a2d4ed627006)), closes [#30977](https://github.com/bitnami/charts/issues/30977) ## 5.1.0 (2024-12-10) diff --git a/bitnami/concourse/Chart.lock b/bitnami/concourse/Chart.lock index 6934aa7209b4ab..d14b3606e1869a 100644 --- a/bitnami/concourse/Chart.lock +++ b/bitnami/concourse/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.3.0 + version: 16.3.2 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:4ca9969a5c8938d53b2b1694765d1e43f607886b956d0edd1bd88a26c447b775 -generated: "2024-12-11T04:45:26.002200873Z" +digest: sha256:d7891dff9613a42a72a1539b9d5d08f39c27cd25238798ba74fa48b0135d72e6 +generated: "2024-12-20T16:17:53.160676734Z" diff --git a/bitnami/concourse/Chart.yaml b/bitnami/concourse/Chart.yaml index 0fab9c5730be11..f86c5e34ea22ab 100644 --- a/bitnami/concourse/Chart.yaml +++ b/bitnami/concourse/Chart.yaml @@ -6,7 +6,7 @@ annotations: licenses: Apache-2.0 images: | - name: concourse - image: docker.io/bitnami/concourse:7.12.0-debian-12-r14 + image: docker.io/bitnami/concourse:7.12.0-debian-12-r15 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 @@ -37,4 +37,4 @@ maintainers: name: concourse sources: - https://github.com/bitnami/charts/tree/main/bitnami/concourse -version: 5.1.1 +version: 5.1.2 diff --git a/bitnami/concourse/values.yaml b/bitnami/concourse/values.yaml index b767e10ca2c9f6..1dcfbbd8591aa5 100644 --- a/bitnami/concourse/values.yaml +++ b/bitnami/concourse/values.yaml @@ -84,7 +84,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/concourse - tag: 7.12.0-debian-12-r14 + tag: 7.12.0-debian-12-r15 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From 41671f2e787863686079e1358054142d61d15982 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 20 Dec 2024 20:36:35 +0100 Subject: [PATCH 248/253] [bitnami/postgresql] Release 16.3.3 (#31133) * [bitnami/postgresql] Release 16.3.3 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/postgresql/CHANGELOG.md | 9 +++++++-- bitnami/postgresql/Chart.yaml | 4 ++-- bitnami/postgresql/values.yaml | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/bitnami/postgresql/CHANGELOG.md b/bitnami/postgresql/CHANGELOG.md index 1f7bab6a91c639..7847bc49179265 100644 --- a/bitnami/postgresql/CHANGELOG.md +++ b/bitnami/postgresql/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 16.3.2 (2024-12-16) +## 16.3.3 (2024-12-20) -* [bitnami/postgresql] Release 16.3.2 ([#31060](https://github.com/bitnami/charts/pull/31060)) +* [bitnami/postgresql] Release 16.3.3 ([#31133](https://github.com/bitnami/charts/pull/31133)) + +## 16.3.2 (2024-12-16) + +* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052) +* [bitnami/postgresql] Release 16.3.2 (#31060) ([1406ab1](https://github.com/bitnami/charts/commit/1406ab116e0fcfbb8fe2eaec1adc5fe494c0f329)), closes [#31060](https://github.com/bitnami/charts/issues/31060) ## 16.3.1 (2024-12-13) diff --git a/bitnami/postgresql/Chart.yaml b/bitnami/postgresql/Chart.yaml index fe74c90e8b180f..26cdccdf9313f8 100644 --- a/bitnami/postgresql/Chart.yaml +++ b/bitnami/postgresql/Chart.yaml @@ -10,7 +10,7 @@ annotations: - name: postgres-exporter image: docker.io/bitnami/postgres-exporter:0.16.0-debian-12-r2 - name: postgresql - image: docker.io/bitnami/postgresql:17.2.0-debian-12-r3 + image: docker.io/bitnami/postgresql:17.2.0-debian-12-r4 apiVersion: v2 appVersion: 17.2.0 dependencies: @@ -35,4 +35,4 @@ maintainers: name: postgresql sources: - https://github.com/bitnami/charts/tree/main/bitnami/postgresql -version: 16.3.2 +version: 16.3.3 diff --git a/bitnami/postgresql/values.yaml b/bitnami/postgresql/values.yaml index bdd100ccdb5af2..9a3b5ce12d0585 100644 --- a/bitnami/postgresql/values.yaml +++ b/bitnami/postgresql/values.yaml @@ -115,7 +115,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/postgresql - tag: 17.2.0-debian-12-r3 + tag: 17.2.0-debian-12-r4 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From a352680c0b1a3c92b24b2888ed5fb8d532f9ba6d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 20 Dec 2024 21:25:15 +0100 Subject: [PATCH 249/253] [bitnami/postgresql-ha] Release 15.1.2 (#31132) * [bitnami/postgresql-ha] Release 15.1.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/postgresql-ha/CHANGELOG.md | 8 ++++++-- bitnami/postgresql-ha/Chart.yaml | 8 ++++---- bitnami/postgresql-ha/README.md | 2 +- bitnami/postgresql-ha/values.yaml | 6 +++--- 4 files changed, 14 insertions(+), 10 deletions(-) diff --git a/bitnami/postgresql-ha/CHANGELOG.md b/bitnami/postgresql-ha/CHANGELOG.md index 16422cbbf3bf6c..8d85f74f54bad7 100644 --- a/bitnami/postgresql-ha/CHANGELOG.md +++ b/bitnami/postgresql-ha/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 15.1.1 (2024-12-12) +## 15.1.2 (2024-12-20) -* [bitnami/postgresql-ha]Add Storage Class Configuration to Templates ([#30993](https://github.com/bitnami/charts/pull/30993)) +* [bitnami/postgresql-ha] Release 15.1.2 ([#31132](https://github.com/bitnami/charts/pull/31132)) + +## 15.1.1 (2024-12-13) + +* [bitnami/postgresql-ha]Add Storage Class Configuration to Templates (#30993) ([485796b](https://github.com/bitnami/charts/commit/485796bfe633a508a8d679548d0fdb024a8ad92e)), closes [#30993](https://github.com/bitnami/charts/issues/30993) ## 15.1.0 (2024-12-10) diff --git a/bitnami/postgresql-ha/Chart.yaml b/bitnami/postgresql-ha/Chart.yaml index 10894aafd6d03f..6aa7df00a546b0 100644 --- a/bitnami/postgresql-ha/Chart.yaml +++ b/bitnami/postgresql-ha/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: pgpool image: docker.io/bitnami/pgpool:4.5.5-debian-12-r0 - name: postgres-exporter - image: docker.io/bitnami/postgres-exporter:0.16.0-debian-12-r1 + image: docker.io/bitnami/postgres-exporter:0.16.0-debian-12-r2 - name: postgresql-repmgr - image: docker.io/bitnami/postgresql-repmgr:17.2.0-debian-12-r3 + image: docker.io/bitnami/postgresql-repmgr:17.2.0-debian-12-r4 apiVersion: v2 appVersion: 17.2.0 dependencies: @@ -40,4 +40,4 @@ maintainers: name: postgresql-ha sources: - https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha -version: 15.1.1 +version: 15.1.2 diff --git a/bitnami/postgresql-ha/README.md b/bitnami/postgresql-ha/README.md index 6660622b7d3f52..3d3feb3138da9a 100644 --- a/bitnami/postgresql-ha/README.md +++ b/bitnami/postgresql-ha/README.md @@ -1284,4 +1284,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/postgresql-ha/values.yaml b/bitnami/postgresql-ha/values.yaml index 1be5919e07d63a..cd50669849ffde 100644 --- a/bitnami/postgresql-ha/values.yaml +++ b/bitnami/postgresql-ha/values.yaml @@ -118,7 +118,7 @@ postgresql: image: registry: docker.io repository: bitnami/postgresql-repmgr - tag: 17.2.0-debian-12-r3 + tag: 17.2.0-debian-12-r4 digest: "" ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images ## @@ -1712,7 +1712,7 @@ metrics: image: registry: docker.io repository: bitnami/postgres-exporter - tag: 0.16.0-debian-12-r1 + tag: 0.16.0-debian-12-r2 digest: "" ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images ## @@ -1962,7 +1962,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images ## From a1c854821dca9f467d4ae999880d15dc702f5afc Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 21 Dec 2024 03:55:55 +0100 Subject: [PATCH 250/253] [bitnami/spark] Release 9.3.2 (#31136) * [bitnami/spark] Release 9.3.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/spark/CHANGELOG.md | 8 ++++++-- bitnami/spark/Chart.yaml | 6 +++--- bitnami/spark/values.yaml | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/bitnami/spark/CHANGELOG.md b/bitnami/spark/CHANGELOG.md index c4364c70e58fc3..f19bd56988f28d 100644 --- a/bitnami/spark/CHANGELOG.md +++ b/bitnami/spark/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 9.3.1 (2024-12-14) +## 9.3.2 (2024-12-21) -* [bitnami/spark] Release 9.3.1 ([#31041](https://github.com/bitnami/charts/pull/31041)) +* [bitnami/spark] Release 9.3.2 ([#31136](https://github.com/bitnami/charts/pull/31136)) + +## 9.3.1 (2024-12-14) + +* [bitnami/spark] Release 9.3.1 (#31041) ([092c28c](https://github.com/bitnami/charts/commit/092c28c197402c2d06ec821a86d6656df696f568)), closes [#31041](https://github.com/bitnami/charts/issues/31041) ## 9.3.0 (2024-12-10) diff --git a/bitnami/spark/Chart.yaml b/bitnami/spark/Chart.yaml index 7e947e16422c07..0a99cfe372b2c9 100644 --- a/bitnami/spark/Chart.yaml +++ b/bitnami/spark/Chart.yaml @@ -6,9 +6,9 @@ annotations: licenses: Apache-2.0 images: | - name: spark - image: docker.io/bitnami/spark:3.5.3-debian-12-r3 + image: docker.io/bitnami/spark:3.5.4-debian-12-r0 apiVersion: v2 -appVersion: 3.5.3 +appVersion: 3.5.4 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -27,4 +27,4 @@ maintainers: name: spark sources: - https://github.com/bitnami/charts/tree/main/bitnami/spark -version: 9.3.1 +version: 9.3.2 diff --git a/bitnami/spark/values.yaml b/bitnami/spark/values.yaml index 5e06d980559e35..1030b9f7b2e96d 100644 --- a/bitnami/spark/values.yaml +++ b/bitnami/spark/values.yaml @@ -109,7 +109,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/spark - tag: 3.5.3-debian-12-r3 + tag: 3.5.4-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images From b64863575083fb3358c8bc144a0807102b623290 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 21 Dec 2024 22:54:44 +0100 Subject: [PATCH 251/253] [bitnami/redis-cluster] Release 11.2.1 (#31137) * [bitnami/redis-cluster] Release 11.2.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/redis-cluster/CHANGELOG.md | 8 +++++++- bitnami/redis-cluster/Chart.yaml | 8 ++++---- bitnami/redis-cluster/values.yaml | 8 ++++---- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/bitnami/redis-cluster/CHANGELOG.md b/bitnami/redis-cluster/CHANGELOG.md index d509dde2008e53..d8301acce00fcc 100644 --- a/bitnami/redis-cluster/CHANGELOG.md +++ b/bitnami/redis-cluster/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog +## 11.2.1 (2024-12-21) + +* [bitnami/redis-cluster] Release 11.2.1 ([#31137](https://github.com/bitnami/charts/pull/31137)) + ## 11.2.0 (2024-12-10) -* [bitnami/redis-cluster] Detect non-standard images ([#30943](https://github.com/bitnami/charts/pull/30943)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 5) (#30674) ([ed2a546](https://github.com/bitnami/charts/commit/ed2a54617faf763169e6b01a89100b9db32e1000)), closes [#30674](https://github.com/bitnami/charts/issues/30674) +* [bitnami/redis-cluster] Detect non-standard images (#30943) ([941937f](https://github.com/bitnami/charts/commit/941937f791d75eb04f1f29733fa73b37d3ecf15f)), closes [#30943](https://github.com/bitnami/charts/issues/30943) ## 11.1.0 (2024-11-26) diff --git a/bitnami/redis-cluster/Chart.yaml b/bitnami/redis-cluster/Chart.yaml index 711b6eed0db071..97c54990787dac 100644 --- a/bitnami/redis-cluster/Chart.yaml +++ b/bitnami/redis-cluster/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: redis-cluster - image: docker.io/bitnami/redis-cluster:7.4.1-debian-12-r2 + image: docker.io/bitnami/redis-cluster:7.4.1-debian-12-r3 - name: redis-exporter - image: docker.io/bitnami/redis-exporter:1.66.0-debian-12-r2 + image: docker.io/bitnami/redis-exporter:1.67.0-debian-12-r0 apiVersion: v2 appVersion: 7.4.1 dependencies: @@ -32,4 +32,4 @@ maintainers: name: redis-cluster sources: - https://github.com/bitnami/charts/tree/main/bitnami/redis-cluster -version: 11.2.0 +version: 11.2.1 diff --git a/bitnami/redis-cluster/values.yaml b/bitnami/redis-cluster/values.yaml index c474ad39216efd..86a38cd8de99ac 100644 --- a/bitnami/redis-cluster/values.yaml +++ b/bitnami/redis-cluster/values.yaml @@ -86,7 +86,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/redis-cluster - tag: 7.4.1-debian-12-r2 + tag: 7.4.1-debian-12-r3 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -435,7 +435,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -931,7 +931,7 @@ metrics: image: registry: docker.io repository: bitnami/redis-exporter - tag: 1.66.0-debian-12-r2 + tag: 1.67.0-debian-12-r0 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -1140,7 +1140,7 @@ sysctlImage: ## registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From 2da450bd72c598237763760d9128e11a7599ec32 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 21 Dec 2024 22:59:49 +0100 Subject: [PATCH 252/253] [bitnami/redis] Release 20.6.1 (#31138) * [bitnami/redis] Release 20.6.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/redis/CHANGELOG.md | 8 +++++++- bitnami/redis/Chart.yaml | 12 ++++++------ bitnami/redis/README.md | 2 +- bitnami/redis/values.yaml | 12 ++++++------ 4 files changed, 20 insertions(+), 14 deletions(-) diff --git a/bitnami/redis/CHANGELOG.md b/bitnami/redis/CHANGELOG.md index 55b9e73df0a87c..e0ad7acdf4a641 100644 --- a/bitnami/redis/CHANGELOG.md +++ b/bitnami/redis/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog +## 20.6.1 (2024-12-21) + +* [bitnami/redis] Release 20.6.1 ([#31138](https://github.com/bitnami/charts/pull/31138)) + ## 20.6.0 (2024-12-16) -* [bitname/redis] Add support for master and replicas resources to be annotated ([#31034](https://github.com/bitnami/charts/pull/31034)) +* [bitname/redis] Add support for master and replicas resources to be annotated (#31034) ([5111fa5](https://github.com/bitnami/charts/commit/5111fa5201b1cec4bf3c9aab8806bee45d07e4c6)), closes [#31034](https://github.com/bitnami/charts/issues/31034) +* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052) +* Redis Readme: fix typo in value key name (#31007) ([4a8c60a](https://github.com/bitnami/charts/commit/4a8c60aa11316a73e846c3316b36132822e30956)), closes [#31007](https://github.com/bitnami/charts/issues/31007) ## 20.5.0 (2024-12-10) diff --git a/bitnami/redis/Chart.yaml b/bitnami/redis/Chart.yaml index a14adec593c678..61e62c5d09857b 100644 --- a/bitnami/redis/Chart.yaml +++ b/bitnami/redis/Chart.yaml @@ -6,15 +6,15 @@ annotations: licenses: Apache-2.0 images: | - name: kubectl - image: docker.io/bitnami/kubectl:1.31.2-debian-12-r6 + image: docker.io/bitnami/kubectl:1.32.0-debian-12-r0 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 - name: redis - image: docker.io/bitnami/redis:7.4.1-debian-12-r2 + image: docker.io/bitnami/redis:7.4.1-debian-12-r3 - name: redis-exporter - image: docker.io/bitnami/redis-exporter:1.66.0-debian-12-r2 + image: docker.io/bitnami/redis-exporter:1.67.0-debian-12-r0 - name: redis-sentinel - image: docker.io/bitnami/redis-sentinel:7.4.1-debian-12-r2 + image: docker.io/bitnami/redis-sentinel:7.4.1-debian-12-r3 apiVersion: v2 appVersion: 7.4.1 dependencies: @@ -36,4 +36,4 @@ maintainers: name: redis sources: - https://github.com/bitnami/charts/tree/main/bitnami/redis -version: 20.6.0 +version: 20.6.1 diff --git a/bitnami/redis/README.md b/bitnami/redis/README.md index bf5c0d1f989bc5..8391596d3ad33c 100644 --- a/bitnami/redis/README.md +++ b/bitnami/redis/README.md @@ -1318,4 +1318,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/redis/values.yaml b/bitnami/redis/values.yaml index f33856130ae1e4..c9d8370250095a 100644 --- a/bitnami/redis/values.yaml +++ b/bitnami/redis/values.yaml @@ -107,7 +107,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/redis - tag: 7.4.1-debian-12-r2 + tag: 7.4.1-debian-12-r3 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1156,7 +1156,7 @@ sentinel: image: registry: docker.io repository: bitnami/redis-sentinel - tag: 7.4.1-debian-12-r2 + tag: 7.4.1-debian-12-r3 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1717,7 +1717,7 @@ metrics: image: registry: docker.io repository: bitnami/redis-exporter - tag: 1.66.0-debian-12-r2 + tag: 1.67.0-debian-12-r0 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -2089,7 +2089,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -2153,7 +2153,7 @@ kubectl: image: registry: docker.io repository: bitnami/kubectl - tag: 1.31.2-debian-12-r6 + tag: 1.32.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -2222,7 +2222,7 @@ sysctl: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. From 61131de7b63913f4ef1cb9e7b5b2e8c593178b42 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 22 Dec 2024 13:35:22 +0100 Subject: [PATCH 253/253] [bitnami/kafka] Release 31.1.1 (#31139) * [bitnami/kafka] Release 31.1.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/kafka/CHANGELOG.md | 11 ++++++++++- bitnami/kafka/Chart.lock | 6 +++--- bitnami/kafka/Chart.yaml | 10 +++++----- bitnami/kafka/values.yaml | 8 ++++---- 4 files changed, 22 insertions(+), 13 deletions(-) diff --git a/bitnami/kafka/CHANGELOG.md b/bitnami/kafka/CHANGELOG.md index b158e8718e38f7..0d5fef0ac838a2 100644 --- a/bitnami/kafka/CHANGELOG.md +++ b/bitnami/kafka/CHANGELOG.md @@ -1,8 +1,17 @@ # Changelog +## 31.1.1 (2024-12-22) + +* [bitnami/kafka] Release 31.1.1 ([#31139](https://github.com/bitnami/charts/pull/31139)) + ## 31.1.0 (2024-12-10) -* [bitnami/kafka] Detect non-standard images ([#30903](https://github.com/bitnami/charts/pull/30903)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711) +* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 3) (#30666) ([82fc7e2](https://github.com/bitnami/charts/commit/82fc7e2fc12e2648ed22069942203c02bf5d4cc6)), closes [#30666](https://github.com/bitnami/charts/issues/30666) +* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 2) (#30687) ([c457848](https://github.com/bitnami/charts/commit/c457848b2a111aad59830b98f85ffa1e29918e10)), closes [#30687](https://github.com/bitnami/charts/issues/30687) +* [bitnami/kafka] Add upgrade notes for version 31.0.0 (#30427) ([fe6422c](https://github.com/bitnami/charts/commit/fe6422cb722627ccd5db8138ad27cd7993947146)), closes [#30427](https://github.com/bitnami/charts/issues/30427) +* [bitnami/kafka] Detect non-standard images (#30903) ([885bbcd](https://github.com/bitnami/charts/commit/885bbcd5b7b0b0fe7d12e5126659ee1d9dd0efee)), closes [#30903](https://github.com/bitnami/charts/issues/30903) ## 31.0.0 (2024-11-12) diff --git a/bitnami/kafka/Chart.lock b/bitnami/kafka/Chart.lock index 1d58445f676343..ccf2eeb06af519 100644 --- a/bitnami/kafka/Chart.lock +++ b/bitnami/kafka/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: zookeeper repository: oci://registry-1.docker.io/bitnamicharts - version: 13.6.1 + version: 13.7.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:baec1f58a73706aa14d6e35c0de77bd7db42063f56d0a0f01384680fdddaa818 -generated: "2024-12-10T17:06:23.179881+01:00" +digest: sha256:caaeb4571ddb14dd7fe452eddc8c1a80f90865bd01ac16d2322b9f0b3ed54cc9 +generated: "2024-12-22T12:12:51.003336966Z" diff --git a/bitnami/kafka/Chart.yaml b/bitnami/kafka/Chart.yaml index 4f42ca165a7a03..5016907ea85ceb 100644 --- a/bitnami/kafka/Chart.yaml +++ b/bitnami/kafka/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: jmx-exporter - image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r9 + image: docker.io/bitnami/jmx-exporter:1.1.0-debian-12-r1 - name: kafka - image: docker.io/bitnami/kafka:3.9.0-debian-12-r1 + image: docker.io/bitnami/kafka:3.9.0-debian-12-r4 - name: kubectl - image: docker.io/bitnami/kubectl:1.31.2-debian-12-r6 + image: docker.io/bitnami/kubectl:1.32.0-debian-12-r0 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r33 + image: docker.io/bitnami/os-shell:12-debian-12-r34 apiVersion: v2 appVersion: 3.9.0 dependencies: @@ -40,4 +40,4 @@ maintainers: name: kafka sources: - https://github.com/bitnami/charts/tree/main/bitnami/kafka -version: 31.1.0 +version: 31.1.1 diff --git a/bitnami/kafka/values.yaml b/bitnami/kafka/values.yaml index 801b40bd2d9273..91e5e22b5e38d5 100644 --- a/bitnami/kafka/values.yaml +++ b/bitnami/kafka/values.yaml @@ -94,7 +94,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/kafka - tag: 3.9.0-debian-12-r1 + tag: 3.9.0-debian-12-r4 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1517,7 +1517,7 @@ externalAccess: image: registry: docker.io repository: bitnami/kubectl - tag: 1.31.2-debian-12-r6 + tag: 1.32.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1835,7 +1835,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r33 + tag: 12-debian-12-r34 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -1929,7 +1929,7 @@ metrics: image: registry: docker.io repository: bitnami/jmx-exporter - tag: 1.0.1-debian-12-r9 + tag: 1.1.0-debian-12-r1 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images