[bitnami/joomla] Release 10.1.26 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-10-26 10:42:02 +00:00
parent 5b0182b9d3
commit e62f94e65e
3 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 9.6.2
version: 9.6.4
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.10.0
digest: sha256:cb95516f8f31e9b6e5d2147e98ffcc24a7585fa4de2c4ddd237a0928d0c5afa6
generated: "2021-10-07T19:29:07.66624428Z"
digest: sha256:d5c924877cd7d7346410e90a3f2b286615f43e7d30aed46fffc1fced93f598ca
generated: "2021-10-26T10:04:27.291834985Z"
+2 -2
View File
@@ -1,7 +1,7 @@
annotations:
category: CMS
apiVersion: v2
appVersion: 3.10.2
appVersion: 3.10.3
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.25
version: 10.1.26
+2 -2
View File
@@ -51,7 +51,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/joomla
tag: 3.10.2-debian-10-r24
tag: 3.10.3-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
@@ -527,7 +527,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.10.1-debian-10-r16
tag: 0.10.1-debian-10-r34
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.