[bitnami/joomla] Release 8.1.2 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-08-26 07:41:17 +00:00
parent fd7ffc5329
commit ffd85149d2
3 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: joomla
version: 8.1.1
appVersion: 3.9.20
version: 8.1.2
appVersion: 3.9.21
description: PHP content management system (CMS) for publishing web content
keywords:
- joomla
+4 -4
View File
@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 7.7.2
version: 7.9.2
- name: common
repository: https://charts.bitnami.com/bitnami
version: 0.5.1
digest: sha256:d89ec9a674eb93b916841062aafecb1fde654137427b990a8c35d7aaed2a65ec
generated: "2020-08-13T14:19:31.822633264Z"
version: 0.6.0
digest: sha256:8f05cdbf97594b7f75f07e04725e5f943dbfd44ff6cd3904808538b7ad8f0149
generated: "2020-08-26T05:35:08.731285133Z"
+2 -2
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/joomla
tag: 3.9.20-debian-10-r18
tag: 3.9.21-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
@@ -409,7 +409,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r117
tag: 0.8.0-debian-10-r128
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.