mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/joomla] Release 19.2.7 (#27861)
* [bitnami/joomla] Release 19.2.7 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 19.2.6 (2024-07-03)
|
||||
## 19.2.7 (2024-07-09)
|
||||
|
||||
* [bitnami/joomla] Release 19.2.6 ([#27695](https://github.com/bitnami/charts/pull/27695))
|
||||
* [bitnami/joomla] Release 19.2.7 ([#27861](https://github.com/bitnami/charts/pull/27861))
|
||||
|
||||
## <small>19.2.6 (2024-07-03)</small>
|
||||
|
||||
* [bitnami/*] Update README changing TAC wording (#27530) ([52dfed6](https://github.com/bitnami/charts/commit/52dfed6bac44d791efabfaf06f15daddc4fefb0c)), closes [#27530](https://github.com/bitnami/charts/issues/27530)
|
||||
* [bitnami/joomla] Release 19.2.6 (#27695) ([7d010ac](https://github.com/bitnami/charts/commit/7d010ac57b7f7020a0c0e4f878671311f76db7eb)), closes [#27695](https://github.com/bitnami/charts/issues/27695)
|
||||
|
||||
## <small>19.2.5 (2024-06-18)</small>
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: apache-exporter
|
||||
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r2
|
||||
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r3
|
||||
- name: joomla
|
||||
image: docker.io/bitnami/joomla:5.1.1-debian-12-r2
|
||||
image: docker.io/bitnami/joomla:5.1.2-debian-12-r0
|
||||
apiVersion: v2
|
||||
appVersion: 5.1.1
|
||||
appVersion: 5.1.2
|
||||
dependencies:
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
@@ -36,4 +36,4 @@ maintainers:
|
||||
name: joomla
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/joomla
|
||||
version: 19.2.6
|
||||
version: 19.2.7
|
||||
|
||||
@@ -68,7 +68,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/joomla
|
||||
tag: 5.1.1-debian-12-r2
|
||||
tag: 5.1.2-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -707,7 +707,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/apache-exporter
|
||||
tag: 1.0.8-debian-12-r2
|
||||
tag: 1.0.8-debian-12-r3
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user