diff --git a/charts/stable/hexo-blog/Chart.yaml b/charts/stable/hexo-blog/Chart.yaml index e3c8effba63..b50212873ce 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.4.1 +version: 9.4.2 diff --git a/charts/stable/hexo-blog/values.yaml b/charts/stable/hexo-blog/values.yaml index dfed7fb0bfe..74c5c4c90ce 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:32b55c60bf63a473a109ba7d484e7d5079c93ca17b686bb17d2879379c09fcd2 + tag: latest@sha256:01237bb582e213b663ef134229803481dc142b8e06541685ddfa782c517316c7 persistence: config: enabled: true