From b11d0148711a84eaf0a5d17fcf78e349c066eead Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 9 Feb 2024 11:04:46 +0100 Subject: [PATCH] chore(deps): update quay.io/ansible/creator-ee docker tag to v24 (#778) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/ansible/creator-ee](https://github.com/ansible/creator-ee) | major | `v0.22.0` -> `v24.2.0` | --- ### Release Notes
ansible/creator-ee (quay.io/ansible/creator-ee) ### [`v24.2.0`](https://github.com/ansible/creator-ee/releases/tag/v24.2.0) [Compare Source](https://github.com/ansible/creator-ee/compare/v0.22.0...v24.2.0) #### Minor Changes - Bump ansible-lint from 6.22.2 to 24.2.0 in /\_build ([#​390](https://github.com/ansible/creator-ee/issues/390)) #### Bugfixes - bump molecule-plugins to 23.5.3 to fix [#​374](https://github.com/ansible/creator-ee/issues/374) ([#​385](https://github.com/ansible/creator-ee/issues/385)) [@​ng-bsy](https://github.com/ng-bsy) [@​audgirka](https://github.com/audgirka)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.mgrote.net/mg/homeserver/pulls/778 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- .woodpecker/ansible-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/ansible-lint.yml b/.woodpecker/ansible-lint.yml index fdbaf206..ab34f0de 100644 --- a/.woodpecker/ansible-lint.yml +++ b/.woodpecker/ansible-lint.yml @@ -4,7 +4,7 @@ depends_on: steps: ansible-lint: - image: quay.io/ansible/creator-ee:v0.22.0 + image: quay.io/ansible/creator-ee:v24.2.0 commands: - ansible-lint --version - echo $${VAULTPASS} > ./vault-pass.yml # nach des Secret in Großschreibung