diff --git a/charts/incubator/sd-webui/Chart.yaml b/charts/incubator/sd-webui/Chart.yaml index c05685d6d09..0daa010817b 100644 --- a/charts/incubator/sd-webui/Chart.yaml +++ b/charts/incubator/sd-webui/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/ahmetoner/sd-webui-docker/ - https://github.com/truecharts/charts/tree/master/charts/incubator/sd-webui-docker type: application -version: 2.1.16 +version: 2.1.17 diff --git a/charts/incubator/sd-webui/values.yaml b/charts/incubator/sd-webui/values.yaml index a8f9db44d6a..a4ed427d02c 100644 --- a/charts/incubator/sd-webui/values.yaml +++ b/charts/incubator/sd-webui/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/neggles/sd-webui-docker - tag: latest@sha256:b4182821b1edf05b044ded98a95c863c13a3ea3e644ecba5cccc0566c5c75c46 + tag: latest@sha256:1df05b602744b304c80a6a72d204bf8905dedd9085ed2fdfae3df3bfbf561ee0 pullPolicy: Always vladImage: repository: ghcr.io/neggles/sd-webui-docker