From d4bac25066123f5e668c6b245b338ba1bf5b2938 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 7 Dec 2023 19:22:49 +0100 Subject: [PATCH] chore(deps): update container image bitnami/wordpress to v6.4.2@557e6d3 (#15854) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/wordpress | patch | `6.4.1` -> `6.4.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/wordpress/Chart.yaml | 4 ++-- charts/stable/wordpress/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index b059520a4d1..38c0e990efd 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: '>=1.24.0' apiVersion: v2 name: wordpress -version: 3.1.0 -appVersion: 6.4.1 +version: 3.1.1 +appVersion: 6.4.2 description: The WordPress rich content management system can utilize plugins, widgets, and themes. home: https://truecharts.org/charts/stable/wordpress diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index 858cd0bcce1..8d1cb9bb4b7 100644 --- a/charts/stable/wordpress/values.yaml +++ b/charts/stable/wordpress/values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/wordpress pullPolicy: IfNotPresent - tag: 6.4.1@sha256:df86abd1d2c1123bcbac02f691593cbbb9c266b8c6d9211114fb762fdcdda3a4 + tag: 6.4.2@sha256:557e6d367ca0a5ecfb511a4eaf2ff5eea2d6e0c7d4c0bf9383d83595196f093d securityContext: container: readOnlyRootFilesystem: false