diff --git a/charts/incubator/sd-webui/Chart.yaml b/charts/incubator/sd-webui/Chart.yaml index 07551f9fe04..ba8c89b2d1b 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.13 +version: 2.1.14 diff --git a/charts/incubator/sd-webui/values.yaml b/charts/incubator/sd-webui/values.yaml index 2fb8e7e483b..6d5f4d953d9 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:0ca29739839d9c8c2a076f0b710fbb9fb224d96963bbc978f16e622681730870 + tag: latest@sha256:9951a82004f6d58496b862fd3ded9f7963e1394b5b246ea08c7eed607529aadd pullPolicy: Always vladImage: repository: ghcr.io/neggles/sd-webui-docker