Skip to content

Commit 00d63ef

Browse files
authored
[bitnami/moodle] Release 25.2.1 (#33030)
* [bitnami/moodle] Release 25.2.1 updating components versions Signed-off-by: Bitnami Bot <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> --------- Signed-off-by: Bitnami Bot <[email protected]>
1 parent 86aa183 commit 00d63ef

File tree

4 files changed

+16
-12
lines changed

4 files changed

+16
-12
lines changed

bitnami/moodle/CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3+
## 25.2.1 (2025-04-16)
4+
5+
* [bitnami/moodle] Release 25.2.1 ([#33030](https://github.com/bitnami/charts/pull/33030))
6+
37
## 25.2.0 (2025-04-04)
48

5-
* [bitnami/moodle] Set `usePasswordFiles=true` by default ([#32705](https://github.com/bitnami/charts/pull/32705))
9+
* [bitnami/moodle] Set `usePasswordFiles=true` by default (#32705) ([1414fd1](https://github.com/bitnami/charts/commit/1414fd1b628b67034905dd591ef58cdc8009115f)), closes [#32705](https://github.com/bitnami/charts/issues/32705)
610

711
## <small>25.1.5 (2025-03-17)</small>
812

bitnami/moodle/Chart.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: mariadb
33
repository: oci://registry-1.docker.io/bitnamicharts
4-
version: 20.4.1
4+
version: 20.4.2
55
- name: common
66
repository: oci://registry-1.docker.io/bitnamicharts
77
version: 2.30.0
8-
digest: sha256:21131a29acca29b3a365f60e3eca011e5cdea14734c15aec55b7d76c557a498e
9-
generated: "2025-03-17T03:05:33.728508254Z"
8+
digest: sha256:8df3741ee875bc18951a51aa818283a6dfc30bfb6b1d5d1928cc368929277eec
9+
generated: "2025-04-16T03:11:54.905817179Z"

bitnami/moodle/Chart.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ annotations:
77
licenses: Apache-2.0
88
images: |
99
- name: apache-exporter
10-
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r18
10+
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r4
1111
- name: moodle
12-
image: docker.io/bitnami/moodle:4.5.3-debian-12-r0
12+
image: docker.io/bitnami/moodle:4.5.3-debian-12-r5
1313
- name: os-shell
14-
image: docker.io/bitnami/os-shell:12-debian-12-r40
14+
image: docker.io/bitnami/os-shell:12-debian-12-r43
1515
apiVersion: v2
1616
appVersion: 4.5.3
1717
dependencies:
@@ -37,4 +37,4 @@ maintainers:
3737
name: moodle
3838
sources:
3939
- https://github.com/bitnami/charts/tree/main/bitnami/moodle
40-
version: 25.2.0
40+
version: 25.2.1

bitnami/moodle/values.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ usePasswordFiles: true
7070
image:
7171
registry: docker.io
7272
repository: bitnami/moodle
73-
tag: 4.5.3-debian-12-r0
73+
tag: 4.5.3-debian-12-r5
7474
digest: ""
7575
## Specify a imagePullPolicy
7676
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -762,7 +762,7 @@ volumePermissions:
762762
image:
763763
registry: docker.io
764764
repository: bitnami/os-shell
765-
tag: 12-debian-12-r40
765+
tag: 12-debian-12-r43
766766
digest: ""
767767
pullPolicy: IfNotPresent
768768
## Optionally specify an array of imagePullSecrets.
@@ -807,7 +807,7 @@ metrics:
807807
image:
808808
registry: docker.io
809809
repository: bitnami/apache-exporter
810-
tag: 1.0.9-debian-12-r18
810+
tag: 1.0.10-debian-12-r4
811811
digest: ""
812812
pullPolicy: IfNotPresent
813813
## Optionally specify an array of imagePullSecrets.
@@ -935,7 +935,7 @@ certificates:
935935
image:
936936
registry: docker.io
937937
repository: bitnami/os-shell
938-
tag: 12-debian-12-r40
938+
tag: 12-debian-12-r43
939939
digest: ""
940940
## Specify a imagePullPolicy
941941
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images

0 commit comments

Comments
 (0)