[bitnami/moodle] Release 22.2.3 (#26908)

* [bitnami/moodle] Release 22.2.3 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-06 15:14:46 +02:00
committed by GitHub
parent 0fbcf926bb
commit e199e09be8
4 changed files with 32 additions and 28 deletions

View File

@@ -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))
## <small>22.2.2 (2024-06-05)</small>
* [bitnami/moodle] Bump chart version (#26849) ([b79de37](https://github.com/bitnami/charts/commit/b79de37ed33e8ac59d7607c41b1e03f07b3bcd96)), closes [#26849](https://github.com/bitnami/charts/issues/26849)
## <small>22.2.1 (2024-06-05)</small>

View File

@@ -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"

View File

@@ -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

View File

@@ -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'