diff --git a/charts/incubator/sd-webui/Chart.yaml b/charts/incubator/sd-webui/Chart.yaml index 95635601c31..522fdcfbf58 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.41 +version: 2.2.42 diff --git a/charts/incubator/sd-webui/values.yaml b/charts/incubator/sd-webui/values.yaml index bc7e3039e4c..817983d6f81 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:bec3a8b0ed053960106a46e116f84f7d7686795ab27967141adc66b54b7db482 + tag: latest@sha256:2cdcb7c08e16afce169e2e4f9e3e756c710cce71bf66173884b12f841a4cb212 pullPolicy: Always vladImage: repository: ghcr.io/neggles/sd-webui-docker