diff --git a/helmfile/environments/default/charts.yaml b/helmfile/environments/default/charts.yaml index 2c69f9cc..e42ddd49 100644 --- a/helmfile/environments/default/charts.yaml +++ b/helmfile/environments/default/charts.yaml @@ -200,7 +200,7 @@ charts: registry: "registry.opencode.de" repository: "bmi/opendesk/components/platform-development/charts/opendesk-migrations" name: "opendesk-migrations" - version: "1.0.1" + version: "1.1.0" verify: true minio: # providerCategory: "Community" diff --git a/helmfile/environments/default/images.yaml b/helmfile/environments/default/images.yaml index e0deef6a..79e5b05b 100644 --- a/helmfile/environments/default/images.yaml +++ b/helmfile/environments/default/images.yaml @@ -205,7 +205,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.1.0-trossner-run-2@sha256:132bbd4de55d611dce6094b9ead015c8a139144076efe97a9f4d7fe4181918b6" + tag: "1.1.0@sha256:328ccb92ff2c826ffb12d9e1838f719f160158f693d5e1c06640be221a4e45ea" milter: # providerCategory: "Community" # providerResponsible: "openDesk"