[bitnami/moodle] Release 23.0.2 (#28326)

* [bitnami/moodle] Release 23.0.2 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-07-24 11:51:04 +02:00
committed by GitHub
parent 6bcbceb968
commit d34f453456
4 changed files with 32 additions and 28 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 23.0.1 (2024-07-16)
## 23.0.2 (2024-07-24)
* [bitnami/moodle] Global StorageClass as default value ([#28063](https://github.com/bitnami/charts/pull/28063))
* [bitnami/moodle] Release 23.0.2 ([#28326](https://github.com/bitnami/charts/pull/28326))
## <small>23.0.1 (2024-07-18)</small>
* [bitnami/moodle] Global StorageClass as default value (#28063) ([486e76a](https://github.com/bitnami/charts/commit/486e76ac4581cbd1f64f40407e5427b49b6ca452)), closes [#28063](https://github.com/bitnami/charts/issues/28063)
## 23.0.0 (2024-07-13)

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.0.0
version: 19.0.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.5
digest: sha256:be8d03838bd3ebd1edb44f0dccefcc1741d45d8643c49e2437fc0d87898a135f
generated: "2024-07-16T12:13:43.447967+02:00"
digest: sha256:dfdb6f4042c26ba3e455725b613f030c35c471c17cb29918191e859ab7aee2ad
generated: "2024-07-24T09:29:43.136898173Z"

View File

@@ -6,34 +6,34 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r2
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r5
- name: moodle
image: docker.io/bitnami/moodle:4.4.1-debian-12-r3
image: docker.io/bitnami/moodle:4.4.1-debian-12-r5
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r24
image: docker.io/bitnami/os-shell:12-debian-12-r25
apiVersion: v2
appVersion: 4.4.1
dependencies:
- condition: mariadb.enabled
name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.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: 19.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: 23.0.1
- https://github.com/bitnami/charts/tree/main/bitnami/moodle
version: 23.0.2

View File

@@ -64,7 +64,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/moodle
tag: 4.4.1-debian-12-r3
tag: 4.4.1-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -761,7 +761,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r24
tag: 12-debian-12-r25
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -806,7 +806,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.8-debian-12-r2
tag: 1.0.8-debian-12-r5
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -934,7 +934,7 @@ certificates:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r24
tag: 12-debian-12-r25
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'