diff --git a/charts/incubator/sd-webui/Chart.yaml b/charts/incubator/sd-webui/Chart.yaml index 172d972c713..216893b6ceb 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.7 +version: 2.1.8 diff --git a/charts/incubator/sd-webui/values.yaml b/charts/incubator/sd-webui/values.yaml index 62ce3785b69..398f4fffa50 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:a566d332ff3fe14b4a606d9a618ee8b1efc75ca7a34477962403ba331a63305f + tag: latest@sha256:a6b34dbb8cce4a1efb5184a42128f3b5f12161f7fe538ecb6b78bcfd815dd122 pullPolicy: Always vladImage: repository: ghcr.io/neggles/sd-webui-docker