diff --git a/charts/incubator/sd-webui/Chart.yaml b/charts/incubator/sd-webui/Chart.yaml index f41a7ee6f30..cd4dd50859d 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.1 +version: 2.0.2 diff --git a/charts/incubator/sd-webui/values.yaml b/charts/incubator/sd-webui/values.yaml index dd6c294f28a..ba07f5f4e83 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:e2c8f251e63020eff407c4cd7e48ec3ef2416ff936c314da3389ab4b12fb7c84 + tag: latest@sha256:de00b045b8e910eae5753c9f65226a840456c4313a2c4e1b40eb476945b3e01c pullPolicy: Always vladImage: repository: ghcr.io/neggles/sd-webui-docker