diff --git a/charts/incubator/sd-webui/Chart.yaml b/charts/incubator/sd-webui/Chart.yaml index bb3985eb6ba..c05685d6d09 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.15 +version: 2.1.16 diff --git a/charts/incubator/sd-webui/values.yaml b/charts/incubator/sd-webui/values.yaml index 6d5f4d953d9..a8f9db44d6a 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:9951a82004f6d58496b862fd3ded9f7963e1394b5b246ea08c7eed607529aadd + tag: latest@sha256:b4182821b1edf05b044ded98a95c863c13a3ea3e644ecba5cccc0566c5c75c46 pullPolicy: Always vladImage: repository: ghcr.io/neggles/sd-webui-docker