diff --git a/bitnami/moodle/CHANGELOG.md b/bitnami/moodle/CHANGELOG.md
index 93128f5f8f..02d4e3091f 100644
--- a/bitnami/moodle/CHANGELOG.md
+++ b/bitnami/moodle/CHANGELOG.md
@@ -1,8 +1,12 @@
# Changelog
-## 22.2.2 (2024-06-05)
+## 22.2.3 (2024-06-06)
-* [bitnami/moodle] Bump chart version ([#26849](https://github.com/bitnami/charts/pull/26849))
+* [bitnami/moodle] Release 22.2.3 ([#26908](https://github.com/bitnami/charts/pull/26908))
+
+## 22.2.2 (2024-06-05)
+
+* [bitnami/moodle] Bump chart version (#26849) ([b79de37](https://github.com/bitnami/charts/commit/b79de37ed33e8ac59d7607c41b1e03f07b3bcd96)), closes [#26849](https://github.com/bitnami/charts/issues/26849)
## 22.2.1 (2024-06-05)
diff --git a/bitnami/moodle/Chart.lock b/bitnami/moodle/Chart.lock
index 341738de92..6b06d7be02 100644
--- a/bitnami/moodle/Chart.lock
+++ b/bitnami/moodle/Chart.lock
@@ -4,6 +4,6 @@ dependencies:
version: 18.2.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
- version: 2.19.3
-digest: sha256:7c38699a1e5655841a6b5cc2c078368f2fcdcab4d0baeba0c11158443c94049c
-generated: "2024-06-05T15:05:22.686349+02:00"
+ version: 2.20.0
+digest: sha256:ab769fa11e32c418d0b6df6f352283260734a42f47a3221ec21d85f6a706a0fe
+generated: "2024-06-06T12:49:04.356769804Z"
diff --git a/bitnami/moodle/Chart.yaml b/bitnami/moodle/Chart.yaml
index 0a7ddf1d02..70ad20230a 100644
--- a/bitnami/moodle/Chart.yaml
+++ b/bitnami/moodle/Chart.yaml
@@ -6,34 +6,34 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
- image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r8
+ image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r9
- name: moodle
- image: docker.io/bitnami/moodle:4.4.0-debian-12-r3
+ image: docker.io/bitnami/moodle:4.4.0-debian-12-r4
- name: os-shell
- image: docker.io/bitnami/os-shell:12-debian-12-r21
+ image: docker.io/bitnami/os-shell:12-debian-12-r22
apiVersion: v2
appVersion: 4.4.0
dependencies:
- - condition: mariadb.enabled
- name: mariadb
- repository: oci://registry-1.docker.io/bitnamicharts
- version: 18.x.x
- - name: common
- repository: oci://registry-1.docker.io/bitnamicharts
- tags:
- - bitnami-common
- version: 2.x.x
+- condition: mariadb.enabled
+ name: mariadb
+ repository: oci://registry-1.docker.io/bitnamicharts
+ version: 18.x.x
+- name: common
+ repository: oci://registry-1.docker.io/bitnamicharts
+ tags:
+ - bitnami-common
+ version: 2.x.x
description: Moodle(TM) LMS is an open source online Learning Management System widely used at universities, schools, and corporations. It is modular and highly adaptable to any type of online learning.
home: https://bitnami.com
icon: https://bitnami.com/assets/stacks/moodle/img/moodle-stack-220x234.png
keywords:
- - moodle
- - learning
- - php
+- moodle
+- learning
+- php
maintainers:
- - name: Broadcom, Inc. All Rights Reserved.
- url: https://github.com/bitnami/charts
+- name: Broadcom, Inc. All Rights Reserved.
+ url: https://github.com/bitnami/charts
name: moodle
sources:
- - https://github.com/bitnami/charts/tree/main/bitnami/moodle
-version: 22.2.2
+- https://github.com/bitnami/charts/tree/main/bitnami/moodle
+version: 22.2.3
diff --git a/bitnami/moodle/values.yaml b/bitnami/moodle/values.yaml
index 5d18a68891..1e7dcb93f9 100644
--- a/bitnami/moodle/values.yaml
+++ b/bitnami/moodle/values.yaml
@@ -62,7 +62,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/moodle
- tag: 4.4.0-debian-12-r3
+ tag: 4.4.0-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -759,7 +759,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
- tag: 12-debian-12-r21
+ tag: 12-debian-12-r22
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -804,7 +804,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
- tag: 1.0.7-debian-12-r8
+ tag: 1.0.7-debian-12-r9
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -932,7 +932,7 @@ certificates:
image:
registry: docker.io
repository: bitnami/os-shell
- tag: 12-debian-12-r21
+ tag: 12-debian-12-r22
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'