From 3d48fbfc756a0b2258493450bbdcc34767260b57 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 20 Jan 2022 18:01:12 +0000 Subject: [PATCH] [bitnami/joomla] Release 12.0.3 updating components versions Signed-off-by: Bitnami Containers --- bitnami/joomla/Chart.lock | 8 ++++---- bitnami/joomla/Chart.yaml | 6 +++--- bitnami/joomla/README.md | 12 ++++++++---- bitnami/joomla/values.yaml | 4 ++-- 4 files changed, 17 insertions(+), 13 deletions(-) diff --git a/bitnami/joomla/Chart.lock b/bitnami/joomla/Chart.lock index 01ecfb5c53..33fbabf7e8 100644 --- a/bitnami/joomla/Chart.lock +++ b/bitnami/joomla/Chart.lock @@ -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" diff --git a/bitnami/joomla/Chart.yaml b/bitnami/joomla/Chart.yaml index b6de734189..2bde66c222 100644 --- a/bitnami/joomla/Chart.yaml +++ b/bitnami/joomla/Chart.yaml @@ -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 diff --git a/bitnami/joomla/README.md b/bitnami/joomla/README.md index ab2f16a078..d87b1626e0 100644 --- a/bitnami/joomla/README.md +++ b/bitnami/joomla/README.md @@ -1,9 +1,13 @@ -# 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 Bitnami’s 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���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. \ No newline at end of file diff --git a/bitnami/joomla/values.yaml b/bitnami/joomla/values.yaml index 528458763a..e3122e9105 100644 --- a/bitnami/joomla/values.yaml +++ b/bitnami/joomla/values.yaml @@ -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.