diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index e65050cb5c3..039e66f6d0d 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -32,21 +32,21 @@ dependencies: import-values: [] deprecated: false description: The WordPress rich content management system can utilize plugins, widgets, and themes. -home: https://trueforge.org/truetech/truecharts/charts/stable/wordpress -icon: https://trueforge.org/img/hotlink-ok/chart-icons/wordpress.webp +home: https://truecharts.org/charts/stable/wordpress +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.webp keywords: - wordpress - cms -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: wordpress sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/wordpress - https://hub.docker.com/r/bitnamisecure/wordpress - https://www.wordpress.org type: application -version: 11.18.30 +version: 11.18.31 diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index 11c74f42579..dbad05f93d3 100644 --- a/charts/stable/wordpress/values.yaml +++ b/charts/stable/wordpress/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/bitnamisecure/wordpress pullPolicy: IfNotPresent - tag: latest@sha256:c7420df8141bcf666c38da0ffe34d096ea987cc6a652f48e473aebc061370b20 + tag: latest@sha256:ae7cde9967b9f58c84003722a277578b2aaefac77934349cee85b4e3a5e2808b securityContext: container: readOnlyRootFilesystem: false