From 7e1cd00c937ddd7fdfc182735077a35909dba1ce Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 17 Nov 2024 10:35:11 +0100 Subject: [PATCH] [bitnami/moodle] Release 25.0.1 (#30488) * [bitnami/moodle] Release 25.0.1 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.yaml | 8 ++++---- bitnami/moodle/values.yaml | 8 ++++---- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/bitnami/moodle/CHANGELOG.md b/bitnami/moodle/CHANGELOG.md index 28f2003a7c..5928e5b0a6 100644 --- a/bitnami/moodle/CHANGELOG.md +++ b/bitnami/moodle/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog +## 25.0.1 (2024-11-17) + +* [bitnami/moodle] Release 25.0.1 ([#30488](https://github.com/bitnami/charts/pull/30488)) + ## 25.0.0 (2024-11-12) -* [bitnami/moodle] chore!: :arrow_up: :boom: Bump MariaDB subchart to 20 ([#30355](https://github.com/bitnami/charts/pull/30355)) +* [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/moodle] chore!: :arrow_up: :boom: Bump MariaDB subchart to 20 (#30355) ([6e52794](https://github.com/bitnami/charts/commit/6e52794183ad3bfc8a529266223949af88b05f47)), closes [#30355](https://github.com/bitnami/charts/issues/30355) +* 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) ## 24.0.0 (2024-10-08) diff --git a/bitnami/moodle/Chart.yaml b/bitnami/moodle/Chart.yaml index 2a51a10c3a..4d7b959ff4 100644 --- a/bitnami/moodle/Chart.yaml +++ b/bitnami/moodle/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-r1 + image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r3 - name: moodle - image: docker.io/bitnami/moodle:4.5.0-debian-12-r0 + image: docker.io/bitnami/moodle:4.5.0-debian-12-r5 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r31 + image: docker.io/bitnami/os-shell:12-debian-12-r33 apiVersion: v2 appVersion: 4.5.0 dependencies: @@ -36,4 +36,4 @@ maintainers: name: moodle sources: - https://github.com/bitnami/charts/tree/main/bitnami/moodle -version: 25.0.0 +version: 25.0.1 diff --git a/bitnami/moodle/values.yaml b/bitnami/moodle/values.yaml index 841a458462..4994af2417 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-r0 + tag: 4.5.0-debian-12-r5 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -754,7 +754,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r31 + tag: 12-debian-12-r33 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -799,7 +799,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 1.0.9-debian-12-r1 + tag: 1.0.9-debian-12-r3 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -927,7 +927,7 @@ certificates: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r31 + tag: 12-debian-12-r33 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images