diff --git a/bitnami/moodle/CHANGELOG.md b/bitnami/moodle/CHANGELOG.md index 1a5944d06f..9a14e5a18f 100644 --- a/bitnami/moodle/CHANGELOG.md +++ b/bitnami/moodle/CHANGELOG.md @@ -1,8 +1,20 @@ # Changelog -## 27.0.17 (2025-08-15) +## 27.0.20 (2025-08-15) -* [bitnami/moodle] :zap: :arrow_up: Update dependency references ([#36004](https://github.com/bitnami/charts/pull/36004)) +* [bitnami/moodle] :zap: :arrow_up: Update dependency references ([#36036](https://github.com/bitnami/charts/pull/36036)) + +## 27.0.19 (2025-08-15) + +* [bitnami/moodle] :zap: :arrow_up: Update dependency references (#36030) ([0e46927](https://github.com/bitnami/charts/commit/0e469275272f63774eca96b258e31d51f215740c)), closes [#36030](https://github.com/bitnami/charts/issues/36030) + +## 27.0.18 (2025-08-15) + +* [bitnami/moodle] :zap: :arrow_up: Update dependency references (#36012) ([a16d057](https://github.com/bitnami/charts/commit/a16d0578634304a1212770cb7ddbe96b7975ba42)), closes [#36012](https://github.com/bitnami/charts/issues/36012) + +## 27.0.17 (2025-08-15) + +* [bitnami/moodle] :zap: :arrow_up: Update dependency references (#36004) ([e6f4b12](https://github.com/bitnami/charts/commit/e6f4b12d051e95d6d2c3a013182958df9ec5a4bb)), closes [#36004](https://github.com/bitnami/charts/issues/36004) ## 27.0.16 (2025-08-15) diff --git a/bitnami/moodle/Chart.yaml b/bitnami/moodle/Chart.yaml index 37afce24b9..188c443e15 100644 --- a/bitnami/moodle/Chart.yaml +++ b/bitnami/moodle/Chart.yaml @@ -5,7 +5,7 @@ annotations: category: E-Learning images: | - name: apache-exporter - image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r44 + image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r45 - name: moodle image: docker.io/bitnami/moodle:5.0.2-debian-12-r0 - name: os-shell @@ -39,4 +39,4 @@ maintainers: name: moodle sources: - https://github.com/bitnami/charts/tree/main/bitnami/moodle -version: 27.0.19 +version: 27.0.20 diff --git a/bitnami/moodle/values.yaml b/bitnami/moodle/values.yaml index 568acdfe03..3d51b563b2 100644 --- a/bitnami/moodle/values.yaml +++ b/bitnami/moodle/values.yaml @@ -810,7 +810,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 1.0.10-debian-12-r44 + tag: 1.0.10-debian-12-r45 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.