diff --git a/charts/incubator/hexo-blog/Chart.yaml b/charts/incubator/hexo-blog/Chart.yaml index c63793ada19..c253c547e4c 100644 --- a/charts/incubator/hexo-blog/Chart.yaml +++ b/charts/incubator/hexo-blog/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/fletchto99/hexo-dev-docker - https://hub.docker.com/r/fletchto99/hexo-dev-blog/ type: application -version: 2.0.1 +version: 2.0.2 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/charts/incubator/hexo-blog/values.yaml b/charts/incubator/hexo-blog/values.yaml index ddadc0ae104..570f8c6179c 100644 --- a/charts/incubator/hexo-blog/values.yaml +++ b/charts/incubator/hexo-blog/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/hexo-blog - tag: latest@sha256:8d7dbd82cace536140f4058be8bd8744b22cba63bc8c886df993db4d7a993f5c + tag: latest@sha256:d75e5ba2edc04469f566864f1a30ec2c220d4f996ce1fd02e3678c237940000f securityContext: readOnlyRootFilesystem: false