diff --git a/charts/incubator/sd-webui/Chart.yaml b/charts/incubator/sd-webui/Chart.yaml index dfd20503390..3040fe6c692 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.40 +version: 2.1.41 diff --git a/charts/incubator/sd-webui/values.yaml b/charts/incubator/sd-webui/values.yaml index c108e26d53f..e9f4f036960 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:0d9bc9c9ea6b9f60bd68c201e233617ba8a090cb88a52e2a33f3a7a42ad7e946 + tag: latest@sha256:96f9cddaf08760690b0ab486b86ac36553cbf70185a41c330f3d1965746ee714 pullPolicy: Always vladImage: repository: ghcr.io/neggles/sd-webui-docker