diff --git a/charts/incubator/sd-webui/Chart.yaml b/charts/incubator/sd-webui/Chart.yaml index 8c7ffac2004..813cd4fc783 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.12 +version: 2.2.13 diff --git a/charts/incubator/sd-webui/values.yaml b/charts/incubator/sd-webui/values.yaml index 573b606e54c..a8ed6977a0e 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:e1678172d0e129894237d07bd12104887ae51204c696647c3877e5a230d098ee + tag: latest@sha256:670e31e09c01512748ce39329738cb3f3b2c5907c53eb65940258bff733fe3b9 pullPolicy: Always vladImage: repository: ghcr.io/neggles/sd-webui-docker