Skip to content

Commit

Permalink
[bitnami/moodle] Release 23.0.6 (#29146)
Browse files Browse the repository at this point in the history
* [bitnami/moodle] Release 23.0.6 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Sep 2, 2024
1 parent 0d5e4f8 commit 53d9a60
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 14 deletions.
8 changes: 6 additions & 2 deletions bitnami/moodle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/moodle/Chart.lock
Original file line number Diff line number Diff line change
@@ -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"
10 changes: 5 additions & 5 deletions bitnami/moodle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
8 changes: 4 additions & 4 deletions bitnami/moodle/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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'
Expand Down

0 comments on commit 53d9a60

Please sign in to comment.