From 1cd63b45109343ffedc6289e7a030e9a3d1ba63d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 7 Oct 2024 05:50:10 +0200 Subject: [PATCH] [bitnami/moodle] Release 23.0.8 (#29791) * [bitnami/moodle] Release 23.0.8 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 | 10 +++++----- bitnami/moodle/values.yaml | 8 ++++---- 4 files changed, 19 insertions(+), 15 deletions(-) diff --git a/bitnami/moodle/CHANGELOG.md b/bitnami/moodle/CHANGELOG.md index 8401d16480..62c70b2555 100644 --- a/bitnami/moodle/CHANGELOG.md +++ b/bitnami/moodle/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 23.0.7 (2024-09-19) +## 23.0.8 (2024-10-07) -* [bitnami/moodle] Release 23.0.7 ([#29521](https://github.com/bitnami/charts/pull/29521)) +* [bitnami/moodle] Release 23.0.8 ([#29791](https://github.com/bitnami/charts/pull/29791)) + +## 23.0.7 (2024-09-19) + +* [bitnami/moodle] Release 23.0.7 (#29521) ([8f12839](https://github.com/bitnami/charts/commit/8f128395fc07f7aefdd1a27ef96e064e8546ed53)), closes [#29521](https://github.com/bitnami/charts/issues/29521) ## 23.0.6 (2024-09-02) diff --git a/bitnami/moodle/Chart.lock b/bitnami/moodle/Chart.lock index c996912fea..0721f36a45 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.6 + version: 19.0.7 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.23.0 -digest: sha256:e866072d26788514ccb7979aaace1d18600bdfc5604457970e45d2c1cbef3034 -generated: "2024-09-19T09:40:38.15700489Z" + version: 2.24.0 +digest: sha256:1a41985df21415bc1a7fdd62b58daa1b60b31f2c2ebda4b9506e099a372b338c +generated: "2024-10-07T03:34:53.973164876Z" diff --git a/bitnami/moodle/Chart.yaml b/bitnami/moodle/Chart.yaml index 6a1e006129..dc5a3f12e0 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.8-debian-12-r9 + image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r1 - name: moodle - image: docker.io/bitnami/moodle:4.4.3-debian-12-r2 + image: docker.io/bitnami/moodle:4.4.4-debian-12-r0 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r30 + image: docker.io/bitnami/os-shell:12-debian-12-r31 apiVersion: v2 -appVersion: 4.4.3 +appVersion: 4.4.4 dependencies: - condition: mariadb.enabled name: mariadb @@ -36,4 +36,4 @@ maintainers: name: moodle sources: - https://github.com/bitnami/charts/tree/main/bitnami/moodle -version: 23.0.7 +version: 23.0.8 diff --git a/bitnami/moodle/values.yaml b/bitnami/moodle/values.yaml index d50c22ca6f..52e3081eac 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-r2 + tag: 4.4.4-debian-12-r0 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-r30 + tag: 12-debian-12-r31 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-r9 + tag: 1.0.9-debian-12-r1 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-r30 + tag: 12-debian-12-r31 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'