diff --git a/charts/incubator/sd-webui/Chart.yaml b/charts/incubator/sd-webui/Chart.yaml index 42812fec1cc..4998602bfd4 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.14 +version: 2.2.15 diff --git a/charts/incubator/sd-webui/values.yaml b/charts/incubator/sd-webui/values.yaml index 1e6aab3db37..85dddd91f73 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:9e048ccf957c9ce6cb696400adb8c862178472dc636f3da6fd4acc35aae931cc + tag: latest@sha256:c3c893817ac9416070e3e4832ef41ddec7ad1105456eac1c5e6540dd4cc83577 pullPolicy: Always vladImage: repository: ghcr.io/neggles/sd-webui-docker