[bitnami/moodle] Release 22.2.6 (#27065)

* [bitnami/moodle] Release 22.2.6 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:
Bitnami Bot
2024-06-10 07:33:46 +02:00
committed by GitHub
parent 1a5338daf5
commit eb7d1103f1
3 changed files with 10 additions and 6 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 22.2.5 (2024-06-07)
## 22.2.6 (2024-06-10)
* [bitnami/moodle] Release 22.2.5 ([#27051](https://github.com/bitnami/charts/pull/27051))
* [bitnami/moodle] Release 22.2.6 ([#27065](https://github.com/bitnami/charts/pull/27065))
## <small>22.2.5 (2024-06-07)</small>
* [bitnami/moodle] Release 22.2.5 (#27051) ([b0620f8](https://github.com/bitnami/charts/commit/b0620f82ffdd6662b9a89265fb278e7d573b0166)), closes [#27051](https://github.com/bitnami/charts/issues/27051)
## <small>22.2.4 (2024-06-06)</small>

View File

@@ -8,11 +8,11 @@ annotations:
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r9
- name: moodle
image: docker.io/bitnami/moodle:4.4.0-debian-12-r5
image: docker.io/bitnami/moodle:4.4.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
apiVersion: v2
appVersion: 4.4.0
appVersion: 4.4.1
dependencies:
- condition: mariadb.enabled
name: mariadb
@@ -36,4 +36,4 @@ maintainers:
name: moodle
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/moodle
version: 22.2.5
version: 22.2.6

View File

@@ -62,7 +62,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/moodle
tag: 4.4.0-debian-12-r5
tag: 4.4.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'