[bitnami/joomla] Release 12.0.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-01-20 18:01:12 +00:00
parent 8691d75044
commit 3d48fbfc75
4 changed files with 17 additions and 13 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 10.2.0
version: 10.3.1
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.10.3
digest: sha256:391aeb7eb56da286677766b381670cf37ec4005fa39f755664b80fddbc72dbf6
generated: "2022-01-04T13:15:34.610199+01:00"
version: 1.10.4
digest: sha256:397c8e0808abb89c1b9be888689874c720fd0a35281930fc593ec61a45172079
generated: "2022-01-20T16:59:08.979856515Z"

View File

@@ -1,7 +1,7 @@
annotations:
category: CMS
apiVersion: v2
appVersion: 4.0.5
appVersion: 4.0.6
dependencies:
- condition: mariadb.enabled
name: mariadb
@@ -10,7 +10,7 @@ dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.x.x
description: PHP content management system (CMS) for publishing web content
description: 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.
engine: gotpl
home: https://github.com/bitnami/charts/tree/master/bitnami/joomla
icon: https://bitnami.com/assets/stacks/joomla/img/joomla-stack-220x234.png
@@ -27,4 +27,4 @@ name: joomla
sources:
- https://github.com/bitnami/bitnami-docker-joomla
- https://www.joomla.org/
version: 12.0.2
version: 12.0.3

View File

@@ -1,9 +1,13 @@
<!--- app-name: Joomla! -->
# Joomla!
# Joomla! packaged by Bitnami
[Joomla!](https://www.joomla.org/) is a PHP content management system (CMS) for publishing web content. It includes features such as page caching, RSS feeds, printable versions of pages, news flashes, blogs, search, and support for language international.
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.
[Overview of Joomla!](http://www.joomla.org/)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
## TL;DR
```console
@@ -340,7 +344,7 @@ You may want to review the [PV reclaim policy](https://kubernetes.io/docs/tasks/
## Troubleshooting
Find more information about how to deal with common errors related to Bitnamis Helm charts in [this troubleshooting guide](https://docs.bitnami.com/general/how-to/troubleshoot-helm-chart-issues).
Find more information about how to deal with common errors related to Bitnami<EFBFBD><EFBFBD><EFBFBD>s Helm charts in [this troubleshooting guide](https://docs.bitnami.com/general/how-to/troubleshoot-helm-chart-issues).
## Upgrading
@@ -488,4 +492,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

View File

@@ -54,7 +54,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/joomla
tag: 4.0.5-debian-10-r22
tag: 4.0.6-debian-10-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -598,7 +598,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.11.0-debian-10-r18
tag: 0.11.0-debian-10-r31
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.