[bitnami/moodle] Release 22.2.11 (#27702)

* [bitnami/moodle] Release 22.2.11 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-03 09:43:20 +02:00
committed by GitHub
parent a6d7406093
commit 85b4c78eb0
4 changed files with 17 additions and 13 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 22.2.10 (2024-06-24)
## 22.2.11 (2024-07-03)
* [bitnami/moodle] Release 22.2.10 ([#27516](https://github.com/bitnami/charts/pull/27516))
* [bitnami/moodle] Release 22.2.11 ([#27702](https://github.com/bitnami/charts/pull/27702))
## <small>22.2.10 (2024-06-24)</small>
* [bitnami/moodle] Release 22.2.10 (#27516) ([9332734](https://github.com/bitnami/charts/commit/933273476efc9e5f5b66eb7a98f0da684173ec57)), closes [#27516](https://github.com/bitnami/charts/issues/27516)
## <small>22.2.9 (2024-06-18)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.2.4
version: 18.2.6
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.3
digest: sha256:70111ad579eb61cbeddaa1ab2a49e8531386cc52770026b944eb6ff1094a5f50
generated: "2024-06-24T16:30:06.195408712Z"
digest: sha256:45fa124844332106477d92c0d7d13a56ee154d7ae4021e7c80ddc27ce2d39eee
generated: "2024-07-03T07:20:17.53580561Z"

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r9
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r2
- name: moodle
image: docker.io/bitnami/moodle:4.4.1-debian-12-r2
image: docker.io/bitnami/moodle:4.4.1-debian-12-r3
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
image: docker.io/bitnami/os-shell:12-debian-12-r24
apiVersion: v2
appVersion: 4.4.1
dependencies:
@@ -36,4 +36,4 @@ maintainers:
name: moodle
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/moodle
version: 22.2.10
version: 22.2.11

View File

@@ -62,7 +62,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/moodle
tag: 4.4.1-debian-12-r2
tag: 4.4.1-debian-12-r3
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-r22
tag: 12-debian-12-r24
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-r9
tag: 1.0.8-debian-12-r2
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-r22
tag: 12-debian-12-r24
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'