diff --git a/charts/incubator/sd-webui/Chart.yaml b/charts/incubator/sd-webui/Chart.yaml index 855266b7ea9..a5ad9042733 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.45 +version: 2.1.46 diff --git a/charts/incubator/sd-webui/values.yaml b/charts/incubator/sd-webui/values.yaml index 48f0990c633..336896ab539 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:37d4302904c44f2135d16580675702ca7b34417f7eb67c2d3f116623c3bdb8e0 + tag: latest@sha256:b5b4ebc831defe4845f532c54f721b58d30584e4b530669c201730e570c49cb0 pullPolicy: Always vladImage: repository: ghcr.io/neggles/sd-webui-docker