diff --git a/charts/incubator/sd-webui/Chart.yaml b/charts/incubator/sd-webui/Chart.yaml index 6da201224c1..f41a7ee6f30 100644 --- a/charts/incubator/sd-webui/Chart.yaml +++ b/charts/incubator/sd-webui/Chart.yaml @@ -35,4 +35,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.0.0 +version: 2.0.1 diff --git a/charts/incubator/sd-webui/values.yaml b/charts/incubator/sd-webui/values.yaml index e44cbb10464..dd6c294f28a 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:eaea4831a733824dc90921893899815c832bf66ada5c0ae9f1c8f0befb64b9cf + tag: latest@sha256:e2c8f251e63020eff407c4cd7e48ec3ef2416ff936c314da3389ab4b12fb7c84 pullPolicy: Always vladImage: repository: ghcr.io/neggles/sd-webui-docker