[bitnami/moodle] Release 23.0.6 (#29146)

* [bitnami/moodle] Release 23.0.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-09-02 06:05:39 +02:00
committed by GitHub
parent 0d5e4f85cd
commit 53d9a60fcf
4 changed files with 18 additions and 14 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 23.0.5 (2024-08-23)
## 23.0.6 (2024-09-02)
* [bitnami/moodle] Release 23.0.5 ([#28985](https://github.com/bitnami/charts/pull/28985))
* [bitnami/moodle] Release 23.0.6 ([#29146](https://github.com/bitnami/charts/pull/29146))
## <small>23.0.5 (2024-08-23)</small>
* [bitnami/moodle] Release 23.0.5 (#28985) ([1bcda99](https://github.com/bitnami/charts/commit/1bcda9901d2d25be9a87ab2b0fd92ff1cae2da3b)), closes [#28985](https://github.com/bitnami/charts/issues/28985)
## <small>23.0.4 (2024-08-12)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.0.4
version: 19.0.5
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:7ec7afed965739604a83d618cb7a91c23f46f2843ef5a83137aab3a208347898
generated: "2024-08-23T02:40:29.83344371Z"
digest: sha256:42c52dc8ea817e591eac766a8788e48ba918d58d1a97d9d0af32564d85a7d40c
generated: "2024-09-02T03:50:41.709142739Z"

View File

@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r7
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r8
- name: moodle
image: docker.io/bitnami/moodle:4.4.2-debian-12-r1
image: docker.io/bitnami/moodle:4.4.3-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
image: docker.io/bitnami/os-shell:12-debian-12-r28
apiVersion: v2
appVersion: 4.4.2
appVersion: 4.4.3
dependencies:
- condition: mariadb.enabled
name: mariadb
@@ -36,4 +36,4 @@ maintainers:
name: moodle
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/moodle
version: 23.0.5
version: 23.0.6

View File

@@ -64,7 +64,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/moodle
tag: 4.4.2-debian-12-r1
tag: 4.4.3-debian-12-r0
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-r27
tag: 12-debian-12-r28
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-r7
tag: 1.0.8-debian-12-r8
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-r27
tag: 12-debian-12-r28
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'