diff --git a/charts/incubator/sd-webui/Chart.yaml b/charts/incubator/sd-webui/Chart.yaml index 0ea430c286e..190595b58fe 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.2 +version: 2.2.3 diff --git a/charts/incubator/sd-webui/values.yaml b/charts/incubator/sd-webui/values.yaml index 6703587e266..814ea9d0ebd 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:8daf520663ca357d9da454edc9f3fbeddf8560da86d4f3bef3c748b34ad5ac9d + tag: latest@sha256:e5a5e77c1801d41aa6fe8fc76f7f0d3168d4d61bf07798ea3cd01ef96400878c pullPolicy: Always vladImage: repository: ghcr.io/neggles/sd-webui-docker