From adc495257742a824f2228c9a1f7237ad590a0ef0 Mon Sep 17 00:00:00 2001 From: kubeapps-bot Date: Wed, 16 Oct 2024 04:03:50 +0000 Subject: [PATCH] bump chart version to 17.0.1 Signed-off-by: kubeapps-bot --- chart/kubeapps/CHANGELOG.md | 20 ++++++++++++++++++-- chart/kubeapps/Chart.lock | 10 +++++----- chart/kubeapps/Chart.yaml | 22 +++++++++++----------- chart/kubeapps/README.md | 8 ++++++++ chart/kubeapps/values.yaml | 4 ++-- 5 files changed, 44 insertions(+), 20 deletions(-) diff --git a/chart/kubeapps/CHANGELOG.md b/chart/kubeapps/CHANGELOG.md index 959b7554c08..584091bf2c9 100644 --- a/chart/kubeapps/CHANGELOG.md +++ b/chart/kubeapps/CHANGELOG.md @@ -1,8 +1,24 @@ # Changelog -## 15.3.10 (2024-07-25) +## 17.0.1 (2024-10-14) -* [bitnami/kubeapps] Release 15.3.10 ([#28437](https://github.com/bitnami/charts/pull/28437)) +* [bitnami/kubeapps] Release 17.0.1 ([#29886](https://github.com/bitnami/charts/pull/29886)) + +## 17.0.0 (2024-10-03) + +* [bitnami/kubeapps] feat!: :arrow_up: :boom: Bump PostgreSQL to 17.x (#29738) ([5982481](https://github.com/bitnami/charts/commit/59824815c7e4575f70cfea81ad61d158c2a85c0e)), closes [#29738](https://github.com/bitnami/charts/issues/29738) + +## 16.0.1 (2024-09-03) + +* [bitnami/kubeapps] Release 16.0.1 (#29165) ([f2fdc57](https://github.com/bitnami/charts/commit/f2fdc5769e04a670d66bc1227bd030b360723264)), closes [#29165](https://github.com/bitnami/charts/issues/29165) + +## 16.0.0 (2024-08-13) + +* [bitnami/kubeapps] Update dependencies (#28854) ([27470e1](https://github.com/bitnami/charts/commit/27470e1f8ce75bb0848f09c41c8743afe9e69dfa)), closes [#28854](https://github.com/bitnami/charts/issues/28854) + +## 15.3.10 (2024-07-25) + +* [bitnami/kubeapps] Release 15.3.10 (#28437) ([cd89d4f](https://github.com/bitnami/charts/commit/cd89d4fffc71c4bcb663127de19524340c9a177c)), closes [#28437](https://github.com/bitnami/charts/issues/28437) ## 15.3.9 (2024-07-24) diff --git a/chart/kubeapps/Chart.lock b/chart/kubeapps/Chart.lock index 6c26c207b08..930d934bbc4 100644 --- a/chart/kubeapps/Chart.lock +++ b/chart/kubeapps/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 19.6.3 + version: 20.2.0 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 15.5.19 + version: 16.0.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.20.5 -digest: sha256:eb2c690088e9dd237a1443aeedcf71419d5d4efe6999cf9e352b5407c005c6bc -generated: "2024-07-25T06:10:39.073759816Z" + version: 2.24.0 +digest: sha256:115dbabe80dd4b72d63f32ee19f673bcd3c6d3183b1ff97ba37044fca07cf74d +generated: "2024-10-14T11:44:09.722693754Z" diff --git a/chart/kubeapps/Chart.yaml b/chart/kubeapps/Chart.yaml index b4247448265..ee90be32ba8 100644 --- a/chart/kubeapps/Chart.yaml +++ b/chart/kubeapps/Chart.yaml @@ -6,32 +6,32 @@ annotations: licenses: Apache-2.0 images: | - name: kubeapps-apis - image: docker.io/bitnami/kubeapps-apis:2.11.0-debian-12-r2 + image: docker.io/bitnami/kubeapps-apis:2.11.0-debian-12-r7 - name: kubeapps-apprepository-controller - image: docker.io/bitnami/kubeapps-apprepository-controller:2.11.0-debian-12-r2 + image: docker.io/bitnami/kubeapps-apprepository-controller:2.11.0-debian-12-r5 - name: kubeapps-asset-syncer - image: docker.io/bitnami/kubeapps-asset-syncer:2.11.0-debian-12-r2 + image: docker.io/bitnami/kubeapps-asset-syncer:2.11.0-debian-12-r5 - name: kubeapps-dashboard - image: docker.io/bitnami/kubeapps-dashboard:2.11.0-debian-12-r2 + image: docker.io/bitnami/kubeapps-dashboard:2.11.0-debian-12-r6 - name: kubeapps-oci-catalog - image: docker.io/bitnami/kubeapps-oci-catalog:2.11.0-debian-12-r2 + image: docker.io/bitnami/kubeapps-oci-catalog:2.11.0-debian-12-r6 - name: kubeapps-pinniped-proxy - image: docker.io/bitnami/kubeapps-pinniped-proxy:2.11.0-debian-12-r2 + image: docker.io/bitnami/kubeapps-pinniped-proxy:2.11.0-debian-12-r6 - name: nginx - image: docker.io/bitnami/nginx:1.27.0-debian-12-r4 + image: docker.io/bitnami/nginx:1.27.2-debian-12-r0 - name: oauth2-proxy - image: docker.io/bitnami/oauth2-proxy:7.6.0-debian-12-r17 + image: docker.io/bitnami/oauth2-proxy:7.7.1-debian-12-r0 apiVersion: v2 appVersion: DEVEL dependencies: - condition: packaging.flux.enabled name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 19.x.x + version: 20.x.x - condition: packaging.helm.enabled name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 15.x.x + version: 16.x.x - name: common repository: oci://registry-1.docker.io/bitnamicharts tags: @@ -52,4 +52,4 @@ maintainers: name: kubeapps sources: - https://github.com/bitnami/charts/tree/main/bitnami/kubeapps -version: 15.3.10 +version: 17.0.1 diff --git a/chart/kubeapps/README.md b/chart/kubeapps/README.md index 759ce3933ad..1246de64b29 100644 --- a/chart/kubeapps/README.md +++ b/chart/kubeapps/README.md @@ -1031,6 +1031,14 @@ helm upgrade $RELEASE_NAME oci://REGISTRY_NAME/REPOSITORY_NAME/kubeapps If you find issues upgrading Kubeapps, check the [troubleshooting](#error-while-upgrading-the-chart) section. +### To 17.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. + +### To 16.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. + ### To 15.0.0 This major bump changes the following security defaults: diff --git a/chart/kubeapps/values.yaml b/chart/kubeapps/values.yaml index 667cf4a8ccd..a37f3dc3714 100644 --- a/chart/kubeapps/values.yaml +++ b/chart/kubeapps/values.yaml @@ -213,7 +213,7 @@ frontend: image: registry: docker.io repository: bitnami/nginx - tag: 1.27.0-debian-12-r4 + tag: 1.27.2-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -1423,7 +1423,7 @@ authProxy: image: registry: docker.io repository: bitnami/oauth2-proxy - tag: 7.6.0-debian-12-r17 + tag: 7.7.1-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'