diff --git a/charts/stable/hexo-blog/Chart.yaml b/charts/stable/hexo-blog/Chart.yaml index 22acb227c70..786004b7b0d 100644 --- a/charts/stable/hexo-blog/Chart.yaml +++ b/charts/stable/hexo-blog/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/hexo-blog - https://hub.docker.com/r/fletchto99/hexo-dev-blog type: application -version: 9.3.1 +version: 9.3.2 diff --git a/charts/stable/hexo-blog/values.yaml b/charts/stable/hexo-blog/values.yaml index 6a99b47945c..aa14235f842 100644 --- a/charts/stable/hexo-blog/values.yaml +++ b/charts/stable/hexo-blog/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/fletchto99/hexo-dev-blog - tag: latest@sha256:2996de828eac705f5ed1d669cfecea25e5dc1c36e2d4acc88ac509006e29ea6a + tag: latest@sha256:7c89fcbdd145b679700fce82d6dace51b0d45938f8e38c781685e05c9e1804cf persistence: config: enabled: true