diff --git a/charts/incubator/sd-webui/Chart.yaml b/charts/incubator/sd-webui/Chart.yaml index 0a5bd74ccde..a92e12020b1 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.24 +version: 2.1.25 diff --git a/charts/incubator/sd-webui/values.yaml b/charts/incubator/sd-webui/values.yaml index 1624df529b8..32339b1e84f 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:9569549a4d18d371998815c5db88ca3e10b1d708e57701e9b27c160e6ffccdf6 + tag: latest@sha256:ef9868867c60a90643f41e92ef9f9753ce5b390741a55c61396413e6f39624b0 pullPolicy: Always vladImage: repository: ghcr.io/neggles/sd-webui-docker