From 8caa1ddfb20a6201d7847c4029c2cfa9996e94fb Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 19 Dec 2024 22:01:39 +0100 Subject: [PATCH] [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 476af881b9..65d74b3af1 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 9eaa768f70..c3663a19a3 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 bde4a0d149..578a55ec8a 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 8676e11973..f052bbddef 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 5b3926b595..cf7e40dab4 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.