diff --git a/charts/stable/hexo-blog/Chart.yaml b/charts/stable/hexo-blog/Chart.yaml index 1671e28969a..6a4f4c7f8d7 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.2.0 +version: 9.2.1 diff --git a/charts/stable/hexo-blog/values.yaml b/charts/stable/hexo-blog/values.yaml index 4247df231fe..7a06b3d48a0 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:01065b5a87e999736f0e312138abc758fa0fe4385302f4b85663fc9f6ca0daca + tag: latest@sha256:6297b70796e61a578977de7e51999763b820e9994b9a36e6bdb02840916deb7f persistence: config: enabled: true