diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index 5d425e42e1d..30a9c52017a 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -9,7 +9,7 @@ dependencies: repository: https://charts.truecharts.org/ version: 5.0.9 description: The WordPress rich content management system can utilize plugins, widgets, and themes. -home: https://truecharts.org/docs/charts/incubator/wordpress +home: https://truecharts.org/docs/charts/stable/wordpress icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.png keywords: - wordpress @@ -21,10 +21,10 @@ maintainers: url: https://truecharts.org name: wordpress sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/wordpress + - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://hub.docker.com/_/wordpress - https://www.wordpress.org -version: 1.0.1 +version: 1.0.2 annotations: truecharts.org/catagories: | - website diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index d6b5d8272ef..d012f72c929 100644 --- a/charts/stable/wordpress/values.yaml +++ b/charts/stable/wordpress/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: 6.1.1@sha256:f6f54523a1dde1484e365c4c7fb636e77f928ea08bfb53b3f199cd615ac53ec4 + tag: 6.1.1@sha256:cc2f688e8a9f228db8640b2353ad6896fb2fb0152cfec5c49535f0dc084968bd securityContext: readOnlyRootFilesystem: false