mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/moodle] Release 23.0.5 (#28985)
* [bitnami/moodle] Release 23.0.5 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 23.0.4 (2024-08-12)
|
||||
## 23.0.5 (2024-08-23)
|
||||
|
||||
* [bitnami/moodle] Release 23.0.4 ([#28829](https://github.com/bitnami/charts/pull/28829))
|
||||
* [bitnami/moodle] Release 23.0.5 ([#28985](https://github.com/bitnami/charts/pull/28985))
|
||||
|
||||
## <small>23.0.4 (2024-08-12)</small>
|
||||
|
||||
* [bitnami/moodle] Release 23.0.4 (#28829) ([fbc3628](https://github.com/bitnami/charts/commit/fbc362830813dfa719cf384f4fcef694a8f44acd)), closes [#28829](https://github.com/bitnami/charts/issues/28829)
|
||||
|
||||
## <small>23.0.3 (2024-07-25)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 19.0.3
|
||||
version: 19.0.4
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.22.0
|
||||
digest: sha256:b177642b18397ccf1120d5bea4a729de766977e0da59a8dfd67152d884afb578
|
||||
generated: "2024-08-12T10:34:21.062523738Z"
|
||||
digest: sha256:7ec7afed965739604a83d618cb7a91c23f46f2843ef5a83137aab3a208347898
|
||||
generated: "2024-08-23T02:40:29.83344371Z"
|
||||
|
||||
@@ -8,7 +8,7 @@ annotations:
|
||||
- name: apache-exporter
|
||||
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r7
|
||||
- name: moodle
|
||||
image: docker.io/bitnami/moodle:4.4.2-debian-12-r0
|
||||
image: docker.io/bitnami/moodle:4.4.2-debian-12-r1
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r27
|
||||
apiVersion: v2
|
||||
@@ -36,4 +36,4 @@ maintainers:
|
||||
name: moodle
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/moodle
|
||||
version: 23.0.4
|
||||
version: 23.0.5
|
||||
|
||||
@@ -64,7 +64,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/moodle
|
||||
tag: 4.4.2-debian-12-r0
|
||||
tag: 4.4.2-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user