[bitnami/joomla] Release 10.0.1 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-01-14 15:56:06 +00:00
parent d4deb316ec
commit 5c5e3e6488
3 changed files with 7 additions and 7 deletions

View File

@@ -4,6 +4,6 @@ dependencies:
version: 9.2.2
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.3.2
digest: sha256:6a4d5c07100df37e8e37094587198d7fce77b157e39003e04ae6b446d54dd9d3
generated: "2021-01-14T11:01:04.104244+01:00"
version: 1.3.3
digest: sha256:f57326bd0047c5b80daaad962fe99762537fe27ccc50001e9f1fe93559356b96
generated: "2021-01-14T15:21:43.395177676Z"

View File

@@ -1,7 +1,7 @@
annotations:
category: CMS
apiVersion: v2
appVersion: 3.9.23
appVersion: 3.9.24
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.0.0
version: 10.0.1

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/joomla
tag: 3.9.23-debian-10-r27
tag: 3.9.24-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
@@ -491,7 +491,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r248
tag: 0.8.0-debian-10-r269
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.