diff --git a/charts/incubator/sd-webui/Chart.yaml b/charts/incubator/sd-webui/Chart.yaml index bb67e9682fb..eaf1f77c51c 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.36 +version: 2.1.37 diff --git a/charts/incubator/sd-webui/values.yaml b/charts/incubator/sd-webui/values.yaml index 12392d70d6a..126f81d67d1 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:0144338a1e67e85dca314271e521117f5f2636729c6198f8455ef0533d969a8b + tag: latest@sha256:5601ef1b23b7a472dae4cbe7e6fdc97e7113f3289cdc5e6e7a2a1fe90b3fcc13 pullPolicy: Always vladImage: repository: ghcr.io/neggles/sd-webui-docker