[bitnami/joomla] Release 10.1.18 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-08-17 13:25:04 +00:00
parent de311f0219
commit b24d3cedbe
3 changed files with 8 additions and 8 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 9.4.0
version: 9.4.2
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.7.1
digest: sha256:a18e9af8b8ff999c8267c6d596dc477e63d47b3b7ad171142d7dc0bfad4bfa17
generated: "2021-08-04T00:16:41.471870982Z"
version: 1.8.0
digest: sha256:26c95ecf74403ad0b4a1b0835e63ef60b0a8f9417e694cc191725cbf475d2258
generated: "2021-08-17T12:50:02.107191396Z"

View File

@@ -1,7 +1,7 @@
annotations:
category: CMS
apiVersion: v2
appVersion: 3.9.28
appVersion: 3.10.0
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.17
version: 10.1.18

View File

@@ -51,7 +51,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/joomla
tag: 3.9.28-debian-10-r25
tag: 3.10.0-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-r5
tag: 0.10.0-debian-10-r18
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.