diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index 35dfd7f5048..a9876286e4a 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.png keywords: - wordpress - cms -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://hub.docker.com/r/bitnami/wordpress type: application -version: 7.12.5 +version: 7.12.6 diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index 465a7d90740..cfda400b58d 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.3@sha256:1342c265983165d99521e3c41fb8c082b4d233102355dfbd9039d2ba516497fc + tag: 6.4.3@sha256:9010b51229a505f092415cb7f6b257caf1d5119bf7a137de5f8ffce0a669054b securityContext: container: readOnlyRootFilesystem: false