From 8f128395fc07f7aefdd1a27ef96e064e8546ed53 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 19 Sep 2024 12:01:01 +0200 Subject: [PATCH] [bitnami/moodle] Release 23.0.7 (#29521) * [bitnami/moodle] Release 23.0.7 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 | 8 ++++---- 4 files changed, 18 insertions(+), 14 deletions(-) diff --git a/bitnami/moodle/CHANGELOG.md b/bitnami/moodle/CHANGELOG.md index b6137ec3a9..8401d16480 100644 --- a/bitnami/moodle/CHANGELOG.md +++ b/bitnami/moodle/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 23.0.6 (2024-09-02) +## 23.0.7 (2024-09-19) -* [bitnami/moodle] Release 23.0.6 ([#29146](https://github.com/bitnami/charts/pull/29146)) +* [bitnami/moodle] Release 23.0.7 ([#29521](https://github.com/bitnami/charts/pull/29521)) + +## 23.0.6 (2024-09-02) + +* [bitnami/moodle] Release 23.0.6 (#29146) ([53d9a60](https://github.com/bitnami/charts/commit/53d9a60fcffa8446cca173aa4d5f26ca725fa261)), closes [#29146](https://github.com/bitnami/charts/issues/29146) ## 23.0.5 (2024-08-23) diff --git a/bitnami/moodle/Chart.lock b/bitnami/moodle/Chart.lock index b3624c0465..c996912fea 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: 19.0.5 + version: 19.0.6 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.22.0 -digest: sha256:42c52dc8ea817e591eac766a8788e48ba918d58d1a97d9d0af32564d85a7d40c -generated: "2024-09-02T03:50:41.709142739Z" + version: 2.23.0 +digest: sha256:e866072d26788514ccb7979aaace1d18600bdfc5604457970e45d2c1cbef3034 +generated: "2024-09-19T09:40:38.15700489Z" diff --git a/bitnami/moodle/Chart.yaml b/bitnami/moodle/Chart.yaml index 9f3cb11f47..6a1e006129 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.8-debian-12-r8 + image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r9 - name: moodle - image: docker.io/bitnami/moodle:4.4.3-debian-12-r0 + image: docker.io/bitnami/moodle:4.4.3-debian-12-r2 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r28 + image: docker.io/bitnami/os-shell:12-debian-12-r30 apiVersion: v2 appVersion: 4.4.3 dependencies: @@ -36,4 +36,4 @@ maintainers: name: moodle sources: - https://github.com/bitnami/charts/tree/main/bitnami/moodle -version: 23.0.6 +version: 23.0.7 diff --git a/bitnami/moodle/values.yaml b/bitnami/moodle/values.yaml index 31a3c0eec1..d50c22ca6f 100644 --- a/bitnami/moodle/values.yaml +++ b/bitnami/moodle/values.yaml @@ -64,7 +64,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/moodle - tag: 4.4.3-debian-12-r0 + tag: 4.4.3-debian-12-r2 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -761,7 +761,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r28 + tag: 12-debian-12-r30 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -806,7 +806,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 1.0.8-debian-12-r8 + tag: 1.0.8-debian-12-r9 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -934,7 +934,7 @@ certificates: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r28 + tag: 12-debian-12-r30 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'