mirror of
https://github.com/bitnami/charts.git
synced 2026-02-11 12:57:08 +08:00
[bitnami/moodle] Release 25.2.2 (#33042)
* [bitnami/moodle] Release 25.2.2 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 25.2.1 (2025-04-16)
|
||||
## 25.2.2 (2025-04-16)
|
||||
|
||||
* [bitnami/moodle] Release 25.2.1 ([#33030](https://github.com/bitnami/charts/pull/33030))
|
||||
* [bitnami/moodle] Release 25.2.2 ([#33042](https://github.com/bitnami/charts/pull/33042))
|
||||
|
||||
## <small>25.2.1 (2025-04-16)</small>
|
||||
|
||||
* [bitnami/moodle] Release 25.2.1 (#33030) ([00d63ef](https://github.com/bitnami/charts/commit/00d63efcda779c41bff2429fab8f8703abe9b8dc)), closes [#33030](https://github.com/bitnami/charts/issues/33030)
|
||||
|
||||
## 25.2.0 (2025-04-04)
|
||||
|
||||
|
||||
@@ -9,11 +9,11 @@ annotations:
|
||||
- name: apache-exporter
|
||||
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r4
|
||||
- name: moodle
|
||||
image: docker.io/bitnami/moodle:4.5.3-debian-12-r5
|
||||
image: docker.io/bitnami/moodle:4.5.4-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
apiVersion: v2
|
||||
appVersion: 4.5.3
|
||||
appVersion: 4.5.4
|
||||
dependencies:
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
@@ -37,4 +37,4 @@ maintainers:
|
||||
name: moodle
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/moodle
|
||||
version: 25.2.1
|
||||
version: 25.2.2
|
||||
|
||||
@@ -70,7 +70,7 @@ usePasswordFiles: true
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/moodle
|
||||
tag: 4.5.3-debian-12-r5
|
||||
tag: 4.5.4-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user