diff --git a/charts/incubator/sd-webui/Chart.yaml b/charts/incubator/sd-webui/Chart.yaml index ba3c9be2196..f3e683de3f7 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.2 +version: 2.1.3 diff --git a/charts/incubator/sd-webui/values.yaml b/charts/incubator/sd-webui/values.yaml index 3091945effb..53006d945da 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:f4e5e51dc071cdc5a50a7ecf6b9468b6dbe25935c961213739872706de8b6354 + tag: latest@sha256:8655a9a0d6f5dbb51d6120445e2634753df1c29093034cc8d936f83c94acd86b pullPolicy: Always vladImage: repository: ghcr.io/neggles/sd-webui-docker