diff --git a/charts/incubator/sd-webui/Chart.yaml b/charts/incubator/sd-webui/Chart.yaml index 45dda84b9d7..887c49bba06 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.2.19 +version: 2.2.20 diff --git a/charts/incubator/sd-webui/values.yaml b/charts/incubator/sd-webui/values.yaml index e754fac811f..43365dc7372 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:73c0a2e747f6ce80be604e020ca59cd5497d053478d5e48d083068fd098a0ed3 + tag: latest@sha256:fe75b5907f235865f14cd20f5bad437ad2162868cac5b4df667eee47860ceaec pullPolicy: Always vladImage: repository: ghcr.io/neggles/sd-webui-docker