Skip to content

Commit

Permalink
[bitnami/moodle] Release 14.1.11 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Jul 10, 2022
1 parent 2f8c728 commit 85aa7d5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
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: https://charts.bitnami.com/bitnami
version: 11.0.13
version: 11.0.14
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.16.0
digest: sha256:72d5561ccdf167ea00d78a7877cea0750ff10caace2c8fecc27c7715fd462f2c
generated: "2022-06-28T05:05:49.284928015Z"
digest: sha256:c33f293957a0d0aed9d5a6f323fe268308ac5f95ce94036fcc7b8a9de2641bc1
generated: "2022-07-09T18:55:00.912033165Z"
2 changes: 1 addition & 1 deletion bitnami/moodle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ name: moodle
sources:
- https://github.com/bitnami/bitnami-docker-moodle
- https://www.moodle.org/
version: 14.1.10
version: 14.1.11
8 changes: 4 additions & 4 deletions bitnami/moodle/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/moodle
tag: 4.0.1-debian-11-r8
tag: 4.0.1-debian-11-r12
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down Expand Up @@ -639,7 +639,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r9
tag: 11-debian-11-r13
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down Expand Up @@ -683,7 +683,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.11.0-debian-11-r9
tag: 0.11.0-debian-11-r13
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down Expand Up @@ -798,7 +798,7 @@ certificates:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r9
tag: 11-debian-11-r13
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down

0 comments on commit 85aa7d5

Please sign in to comment.