chore(deps): update crazymax/swarm-cronjob docker tag to v1.11.0 (main) #2

Merged
renovate-bot merged 1 commits from renovate/main-crazymax-swarm-cronjob-1.x into main 2023-01-20 08:04:33 +00:00
Member

This PR contains the following updates:

Package Update Change
crazymax/swarm-cronjob minor 1.9.0 -> 1.11.0

Release Notes

crazy-max/swarm-cronjob

v1.11.0

Compare Source

v1.10.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, 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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [crazymax/swarm-cronjob](https://github.com/crazy-max/swarm-cronjob) | minor | `1.9.0` -> `1.11.0` | --- ### Release Notes <details> <summary>crazy-max/swarm-cronjob</summary> ### [`v1.11.0`](https://github.com/crazy-max/swarm-cronjob/blob/HEAD/CHANGELOG.md#&#8203;1110-20220717) [Compare Source](https://github.com/crazy-max/swarm-cronjob/compare/v1.10.0...v1.11.0) - Option to query the registry on service update ([#&#8203;201](https://github.com/crazy-max/swarm-cronjob/issues/201)) - Fix possible nil pointer with ElectAuthServer from docker cli ([#&#8203;202](https://github.com/crazy-max/swarm-cronjob/issues/202)) - Go 1.18 ([#&#8203;204](https://github.com/crazy-max/swarm-cronjob/issues/204)) - Alpine Linux 3.16 ([#&#8203;166](https://github.com/crazy-max/swarm-cronjob/issues/166) [#&#8203;206](https://github.com/crazy-max/swarm-cronjob/issues/206)) - goreleaser-xx 1.2.5 - Move `syscall` to `golang.org/x/sys` - MkDocs Material 8.3.9 ([#&#8203;205](https://github.com/crazy-max/swarm-cronjob/issues/205)) - Enhance dockerfiles ([#&#8203;163](https://github.com/crazy-max/swarm-cronjob/issues/163)) - Bump github.com/alecthomas/kong from 0.2.17 to 0.6.1 ([#&#8203;152](https://github.com/crazy-max/swarm-cronjob/issues/152) [#&#8203;162](https://github.com/crazy-max/swarm-cronjob/issues/162) [#&#8203;165](https://github.com/crazy-max/swarm-cronjob/issues/165) [#&#8203;176](https://github.com/crazy-max/swarm-cronjob/issues/176) [#&#8203;200](https://github.com/crazy-max/swarm-cronjob/issues/200)) - Bump github.com/docker/cli from 20.10.8 to 20.10.17 ([#&#8203;149](https://github.com/crazy-max/swarm-cronjob/issues/149) [#&#8203;160](https://github.com/crazy-max/swarm-cronjob/issues/160) [#&#8203;197](https://github.com/crazy-max/swarm-cronjob/issues/197)) - Bump github.com/docker/docker from 20.10.8 to 20.10.17 ([#&#8203;148](https://github.com/crazy-max/swarm-cronjob/issues/148) [#&#8203;159](https://github.com/crazy-max/swarm-cronjob/issues/159) [#&#8203;196](https://github.com/crazy-max/swarm-cronjob/issues/196)) - Bump github.com/mitchellh/mapstructure from 1.4.1 to 1.5.0 ([#&#8203;145](https://github.com/crazy-max/swarm-cronjob/issues/145) [#&#8203;155](https://github.com/crazy-max/swarm-cronjob/issues/155) [#&#8203;181](https://github.com/crazy-max/swarm-cronjob/issues/181)) - Bump github.com/rs/zerolog from 1.24.0 to 1.27.0 ([#&#8203;144](https://github.com/crazy-max/swarm-cronjob/issues/144) [#&#8203;150](https://github.com/crazy-max/swarm-cronjob/issues/150) [#&#8203;162](https://github.com/crazy-max/swarm-cronjob/issues/162) [#&#8203;198](https://github.com/crazy-max/swarm-cronjob/issues/198)) ### [`v1.10.0`](https://github.com/crazy-max/swarm-cronjob/blob/HEAD/CHANGELOG.md#&#8203;1100-20210905) [Compare Source](https://github.com/crazy-max/swarm-cronjob/compare/v1.9.0...v1.10.0) - Docker client v20.10.8 ([#&#8203;109](https://github.com/crazy-max/swarm-cronjob/issues/109) [#&#8203;110](https://github.com/crazy-max/swarm-cronjob/issues/110) [#&#8203;134](https://github.com/crazy-max/swarm-cronjob/issues/134) [#&#8203;135](https://github.com/crazy-max/swarm-cronjob/issues/135)) - Go 1.17 ([#&#8203;114](https://github.com/crazy-max/swarm-cronjob/issues/114) [#&#8203;140](https://github.com/crazy-max/swarm-cronjob/issues/140)) - Add `darwin/amd64`, `darwin/arm64`, `linux/riscv64`, `windows/arm64` artifacts ([#&#8203;141](https://github.com/crazy-max/swarm-cronjob/issues/141)) - Alpine Linux 3.14 - MkDocs Materials 7.2.6 ([#&#8203;143](https://github.com/crazy-max/swarm-cronjob/issues/143)) - Remove `linux/s390x` Docker platform support (for now) - Switch to goreleaser-xx ([#&#8203;111](https://github.com/crazy-max/swarm-cronjob/issues/111)) - Bump github.com/rs/zerolog from 1.20.0 to 1.24.0 ([#&#8203;131](https://github.com/crazy-max/swarm-cronjob/issues/131) [#&#8203;137](https://github.com/crazy-max/swarm-cronjob/issues/137) [#&#8203;142](https://github.com/crazy-max/swarm-cronjob/issues/142)) - Bump github.com/mitchellh/mapstructure from 1.4.0 to 1.4.1 ([#&#8203;103](https://github.com/crazy-max/swarm-cronjob/issues/103)) - Bump github.com/alecthomas/kong from 0.2.12 to 0.2.16 ([#&#8203;106](https://github.com/crazy-max/swarm-cronjob/issues/106) [#&#8203;112](https://github.com/crazy-max/swarm-cronjob/issues/112)) </details> --- ### Configuration :date: **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Enabled. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDUuNCIsInVwZGF0ZWRJblZlciI6IjM0LjEwNS40In0=-->
renovate-bot added 1 commit 2023-01-20 08:04:25 +00:00
renovate-bot scheduled this pull request to auto merge when all checks succeed 2023-01-20 08:04:27 +00:00
renovate-bot merged commit 0ee815c3db into main 2023-01-20 08:04:31 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/comrade-renovate-bot#2
No description provided.