diff --git a/charts/incubator/sd-webui/Chart.yaml b/charts/incubator/sd-webui/Chart.yaml index 646138c93ea..25cace0c8c3 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.2.35 +version: 2.2.36 diff --git a/charts/incubator/sd-webui/values.yaml b/charts/incubator/sd-webui/values.yaml index 93e7cebff4a..b2d02ff74d3 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:e0a544be06538c2bb39b1993d01b67f5e62889c2487e75492ec09ad05a5bb994 + tag: latest@sha256:d34a1a02e2d1091ae8f3ab5b72ee21aa3aeae1fbbc5bc74eb02818a2f3dd682c pullPolicy: Always vladImage: repository: ghcr.io/neggles/sd-webui-docker