diff --git a/charts/stable/hexo-blog/Chart.yaml b/charts/stable/hexo-blog/Chart.yaml index 8d2f09dca8d..22acb227c70 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.0 +version: 9.3.1 diff --git a/charts/stable/hexo-blog/values.yaml b/charts/stable/hexo-blog/values.yaml index 62c9cee6fd0..6a99b47945c 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:c1286587e594b3801dbd6d645a0bd2aa788c62b3675a98dc4aa396666ef56479 + tag: latest@sha256:2996de828eac705f5ed1d669cfecea25e5dc1c36e2d4acc88ac509006e29ea6a persistence: config: enabled: true