mirror of
https://github.com/bitnami/charts.git
synced 2026-02-19 19:47:22 +08:00
[bitnami/moodle] Release 25.0.1 (#30488)
* [bitnami/moodle] Release 25.0.1 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,14 @@
|
||||
# Changelog
|
||||
|
||||
## 25.0.1 (2024-11-17)
|
||||
|
||||
* [bitnami/moodle] Release 25.0.1 ([#30488](https://github.com/bitnami/charts/pull/30488))
|
||||
|
||||
## 25.0.0 (2024-11-12)
|
||||
|
||||
* [bitnami/moodle] chore!: :arrow_up: :boom: Bump MariaDB subchart to 20 ([#30355](https://github.com/bitnami/charts/pull/30355))
|
||||
* [bitnami/*] Remove wrong comment about imagePullPolicy (#30107) ([a51f9e4](https://github.com/bitnami/charts/commit/a51f9e4bb0fbf77199512d35de7ac8abe055d026)), closes [#30107](https://github.com/bitnami/charts/issues/30107)
|
||||
* [bitnami/moodle] chore!: :arrow_up: :boom: Bump MariaDB subchart to 20 (#30355) ([6e52794](https://github.com/bitnami/charts/commit/6e52794183ad3bfc8a529266223949af88b05f47)), closes [#30355](https://github.com/bitnami/charts/issues/30355)
|
||||
* Update documentation links to techdocs.broadcom.com (#29931) ([f0d9ad7](https://github.com/bitnami/charts/commit/f0d9ad78f39f633d275fc576d32eae78ded4d0b8)), closes [#29931](https://github.com/bitnami/charts/issues/29931)
|
||||
|
||||
## 24.0.0 (2024-10-08)
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: apache-exporter
|
||||
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r1
|
||||
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r3
|
||||
- name: moodle
|
||||
image: docker.io/bitnami/moodle:4.5.0-debian-12-r0
|
||||
image: docker.io/bitnami/moodle:4.5.0-debian-12-r5
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r31
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r33
|
||||
apiVersion: v2
|
||||
appVersion: 4.5.0
|
||||
dependencies:
|
||||
@@ -36,4 +36,4 @@ maintainers:
|
||||
name: moodle
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/moodle
|
||||
version: 25.0.0
|
||||
version: 25.0.1
|
||||
|
||||
@@ -62,7 +62,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/moodle
|
||||
tag: 4.5.0-debian-12-r0
|
||||
tag: 4.5.0-debian-12-r5
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -754,7 +754,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r31
|
||||
tag: 12-debian-12-r33
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -799,7 +799,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/apache-exporter
|
||||
tag: 1.0.9-debian-12-r1
|
||||
tag: 1.0.9-debian-12-r3
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -927,7 +927,7 @@ certificates:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r31
|
||||
tag: 12-debian-12-r33
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user