diff --git a/helmfile/environments/default/charts.yaml b/helmfile/environments/default/charts.yaml index eec499e8..2ba8fd5f 100644 --- a/helmfile/environments/default/charts.yaml +++ b/helmfile/environments/default/charts.yaml @@ -162,7 +162,7 @@ charts: registry: "registry.opencode.de" repository: "bmi/opendesk/components/platform-development/charts/opendesk-migrations" name: "opendesk-migrations" - version: "1.3.3" + version: "1.3.5" verify: true minio: # providerCategory: "Community" diff --git a/helmfile/environments/default/images.yaml b/helmfile/environments/default/images.yaml index 5b798572..dc0f8cf5 100644 --- a/helmfile/environments/default/images.yaml +++ b/helmfile/environments/default/images.yaml @@ -161,7 +161,7 @@ images: # upstreamRepository: "bmi/opendesk/components/platform-development/images/opendesk-migrations" registry: "registry.opencode.de" repository: "bmi/opendesk/components/platform-development/images/opendesk-migrations" - tag: "1.3.10@sha256:8cdc1d497840bbf3a1d824969e471503b42b8d8fae0ad22c275947085fc3179a" + tag: "1.3.12@sha256:9f9b74970a26a52153c864ab2096449a413a6245679a67b113907c24c2917bce" milter: # providerCategory: "Community" # providerResponsible: "openDesk"