diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index da79a85deec..65ec61d2db8 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -27,21 +27,21 @@ dependencies: import-values: [] deprecated: false description: The WordPress rich content management system can utilize plugins, widgets, and themes. -home: https://truecharts.org/truetech/truecharts/charts/stable/wordpress -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/wordpress +icon: https://trueforge.org/img/hotlink-ok/chart-icons/wordpress.webp keywords: - wordpress - cms -kubeVersion: '>=1.33.0-0' +kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + email: info@trueforge.org + url: https://trueforge.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: 13.0.10 +version: 13.0.11 diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index f1404c1f864..f8f7139f543 100644 --- a/charts/stable/wordpress/values.yaml +++ b/charts/stable/wordpress/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/bitnamisecure/wordpress pullPolicy: IfNotPresent - tag: latest@sha256:cba513e47733db78d46540575d60b32ae0ac19b0a9828144b1463997687978a6 + tag: latest@sha256:c9e0e24f3f122f9899bea1d07423b446bd2afe1803a6790e2bb7fff935d1dab6 securityContext: container: readOnlyRootFilesystem: false