[bitnami/joomla] Release 18.5.1 updating components versions (#24779)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-04-01 19:47:42 +02:00
committed by GitHub
parent 1148d78a8e
commit 5f73a91609
4 changed files with 8 additions and 9 deletions

View File

@@ -4,6 +4,6 @@ dependencies:
version: 15.2.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.18.0
digest: sha256:36b99a6536d40d96d4c809ef7082c57d4c54b2fffc824e977d271c85a43e7d4c
generated: "2024-03-05T14:15:30.29285103+01:00"
version: 2.19.1
digest: sha256:7313e035ba30f151c5a77ea01cc2306f7a0eb839a26a4c5b4d6cb99ee3d42472
generated: "2024-04-01T17:33:53.8911649Z"

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.6-debian-12-r7
image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r1
- name: joomla
image: docker.io/bitnami/joomla:5.0.3-debian-12-r1
image: docker.io/bitnami/joomla:5.0.3-debian-12-r6
apiVersion: v2
appVersion: 5.0.3
dependencies:
@@ -36,4 +36,4 @@ maintainers:
name: joomla
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/joomla
version: 18.5.0
version: 18.5.1

View File

@@ -1,6 +1,5 @@
<!--- app-name: Joomla! -->
<!-- markdownlint-disable-next-line MD026 -->
# Bitnami package for Joomla!
Joomla! is an award winning open source CMS platform for building websites and applications. It includes page caching, page compression and Let's Encrypt auto-configuration support.

View File

@@ -68,7 +68,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/joomla
tag: 5.0.3-debian-12-r1
tag: 5.0.3-debian-12-r6
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -667,7 +667,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.6-debian-12-r7
tag: 1.0.7-debian-12-r1
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.