[bitnami/joomla] Release 10.1.21 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-09-14 10:32:22 +00:00
parent 41aba03f6c
commit 1dca97fbd7
3 changed files with 8 additions and 8 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 9.4.3
version: 9.5.1
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.8.0
digest: sha256:b0842c354b97a8c8f7e2cab8669c9a29cd6b27e64cabb779db3774580b6afd50
generated: "2021-08-25T10:16:24.070172829Z"
version: 1.9.0
digest: sha256:dec30603bd7112e123d49eed25cb9d9823799bbefd91954ce613013dfc1fbd57
generated: "2021-09-14T09:49:17.381607649Z"
+2 -2
View File
@@ -1,7 +1,7 @@
annotations:
category: CMS
apiVersion: v2
appVersion: 3.10.1
appVersion: 3.10.2
dependencies:
- condition: mariadb.enabled
name: mariadb
@@ -27,4 +27,4 @@ name: joomla
sources:
- https://github.com/bitnami/bitnami-docker-joomla
- http://www.joomla.org/
version: 10.1.20
version: 10.1.21
+2 -2
View File
@@ -51,7 +51,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/joomla
tag: 3.10.1-debian-10-r1
tag: 3.10.2-debian-10-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -521,7 +521,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.10.0-debian-10-r26
tag: 0.10.0-debian-10-r46
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.