Skip to content

Commit

Permalink
[bitnami/joomla] Release 19.0.3 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed May 14, 2024
1 parent fba4c05 commit 102de9a
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions bitnami/joomla/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.0.2
version: 18.0.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.1
digest: sha256:44e632dfc8382f2c7e56565ae41231b282741a9f2acb174b5d0ce9ec92b76093
generated: "2024-04-16T19:32:06.845478571Z"
version: 2.19.2
digest: sha256:4528b6ec95332de31a435861d2e676c0267aaf44beefa2216f74d500bbd25ce8
generated: "2024-05-14T04:56:26.328391154Z"
6 changes: 3 additions & 3 deletions bitnami/joomla/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r3
image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r8
- name: joomla
image: docker.io/bitnami/joomla:5.1.0-debian-12-r0
image: docker.io/bitnami/joomla:5.1.0-debian-12-r4
apiVersion: v2
appVersion: 5.1.0
dependencies:
Expand Down Expand Up @@ -36,4 +36,4 @@ maintainers:
name: joomla
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/joomla
version: 19.0.2
version: 19.0.3
2 changes: 1 addition & 1 deletion bitnami/joomla/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!--- app-name: Joomla! -->

# Bitnami package for Joomla
# Bitnami package for Joomla!

Check warning on line 3 in bitnami/joomla/README.md

View workflow job for this annotation

GitHub Actions / markdown-linter

MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: '!']

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.

Expand Down
4 changes: 2 additions & 2 deletions bitnami/joomla/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/joomla
tag: 5.1.0-debian-12-r0
tag: 5.1.0-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -697,7 +697,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.7-debian-12-r3
tag: 1.0.7-debian-12-r8
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 102de9a

Please sign in to comment.