mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 23:47:48 +08:00
[bitnami/moodle] Release 23.0.7 (#29521)
* [bitnami/moodle] Release 23.0.7 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 23.0.6 (2024-09-02)
|
||||
## 23.0.7 (2024-09-19)
|
||||
|
||||
* [bitnami/moodle] Release 23.0.6 ([#29146](https://github.com/bitnami/charts/pull/29146))
|
||||
* [bitnami/moodle] Release 23.0.7 ([#29521](https://github.com/bitnami/charts/pull/29521))
|
||||
|
||||
## <small>23.0.6 (2024-09-02)</small>
|
||||
|
||||
* [bitnami/moodle] Release 23.0.6 (#29146) ([53d9a60](https://github.com/bitnami/charts/commit/53d9a60fcffa8446cca173aa4d5f26ca725fa261)), closes [#29146](https://github.com/bitnami/charts/issues/29146)
|
||||
|
||||
## <small>23.0.5 (2024-08-23)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 19.0.5
|
||||
version: 19.0.6
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.22.0
|
||||
digest: sha256:42c52dc8ea817e591eac766a8788e48ba918d58d1a97d9d0af32564d85a7d40c
|
||||
generated: "2024-09-02T03:50:41.709142739Z"
|
||||
version: 2.23.0
|
||||
digest: sha256:e866072d26788514ccb7979aaace1d18600bdfc5604457970e45d2c1cbef3034
|
||||
generated: "2024-09-19T09:40:38.15700489Z"
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: apache-exporter
|
||||
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r8
|
||||
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r9
|
||||
- name: moodle
|
||||
image: docker.io/bitnami/moodle:4.4.3-debian-12-r0
|
||||
image: docker.io/bitnami/moodle:4.4.3-debian-12-r2
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r28
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r30
|
||||
apiVersion: v2
|
||||
appVersion: 4.4.3
|
||||
dependencies:
|
||||
@@ -36,4 +36,4 @@ maintainers:
|
||||
name: moodle
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/moodle
|
||||
version: 23.0.6
|
||||
version: 23.0.7
|
||||
|
||||
@@ -64,7 +64,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/moodle
|
||||
tag: 4.4.3-debian-12-r0
|
||||
tag: 4.4.3-debian-12-r2
|
||||
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-r28
|
||||
tag: 12-debian-12-r30
|
||||
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-r8
|
||||
tag: 1.0.8-debian-12-r9
|
||||
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-r28
|
||||
tag: 12-debian-12-r30
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user