diff --git a/charts/incubator/sd-webui/Chart.yaml b/charts/incubator/sd-webui/Chart.yaml index 43547e3aada..9f0bb3b608c 100644 --- a/charts/incubator/sd-webui/Chart.yaml +++ b/charts/incubator/sd-webui/Chart.yaml @@ -35,4 +35,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.0.12 +version: 2.0.13 diff --git a/charts/incubator/sd-webui/values.yaml b/charts/incubator/sd-webui/values.yaml index 9a37456318f..43e5fb6309d 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:359989033e4fbbae9dcccfa6dc8a8adfec1612d5e6acb813e78e0f4b89a089bf + tag: latest@sha256:390d6ed0e2d4dc45bcb842556fb8c83b7635788508d2310bcdc2ff9765475ae5 pullPolicy: Always vladImage: repository: ghcr.io/neggles/sd-webui-docker