Update ghcr.io/goreleaser/goreleaser Docker tag to v2.4.8 #34

Merged
jahanson merged 1 commit from renovate/ghcr.io-goreleaser-goreleaser-2.x into main 2024-11-23 00:05:29 -06:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ghcr.io/goreleaser/goreleaser container patch v2.4.4 -> v2.4.8

Release Notes

goreleaser/goreleaser (ghcr.io/goreleaser/goreleaser)

v2.4.8

Compare Source

Changelog

Bug fixes
Dependency updates
Other work

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.4.7...v2.4.8

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

v2.4.7

Compare Source

Changelog

Bug fixes
Dependency updates
Other work

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.4.6...v2.4.7

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

v2.4.6

Compare Source

Changelog

Bug fixes
Dependency updates
Documentation updates
Build process updates
Other work

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.4.5...v2.4.6

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

v2.4.5

Compare Source

Changelog

Bug fixes
Dependency updates
Documentation updates
Build process updates
Other work

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.4.4...v2.4.5

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo


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 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 | Type | Update | Change | |---|---|---|---| | [ghcr.io/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | container | patch | `v2.4.4` -> `v2.4.8` | --- ### Release Notes <details> <summary>goreleaser/goreleaser (ghcr.io/goreleaser/goreleaser)</summary> ### [`v2.4.8`](https://github.com/goreleaser/goreleaser/releases/tag/v2.4.8) [Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.4.7...v2.4.8) #### Changelog ##### Bug fixes - [`377981e`](https://github.com/goreleaser/goreleaser/commit/377981ebd76e1bbb0dbe07d5428239ec8c5381a8): fix(aur): description with quotes ([#&#8203;5304](https://github.com/goreleaser/goreleaser/issues/5304)) ([@&#8203;ldez](https://github.com/ldez)) - [`10ab79f`](https://github.com/goreleaser/goreleaser/commit/10ab79f8581b9ff25a04f26cee54d2164f2d8277): fix(build): overrides without specifying goarm64 et al ([#&#8203;5298](https://github.com/goreleaser/goreleaser/issues/5298)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`ae4f6aa`](https://github.com/goreleaser/goreleaser/commit/ae4f6aa662dd26a879f82d507fff13f816748e92): refactor: replace fmt.Errorf with errors.New for consistency ([#&#8203;5294](https://github.com/goreleaser/goreleaser/issues/5294)) ([@&#8203;alexandear](https://github.com/alexandear)) - [`bae3bac`](https://github.com/goreleaser/goreleaser/commit/bae3bacc7d34ec433a7cc0b53a2c3691ea8ba6b7): refactor: use cmp.Or instead of ordered.First ([#&#8203;5295](https://github.com/goreleaser/goreleaser/issues/5295)) ([@&#8203;alexandear](https://github.com/alexandear)) ##### Dependency updates - [`50d51ac`](https://github.com/goreleaser/goreleaser/commit/50d51ac89868bf6de10112e33cca5afb491b872f): chore(deps): bump anchore/sbom-action from 0.17.7 to 0.17.8 ([#&#8203;5305](https://github.com/goreleaser/goreleaser/issues/5305)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`11cd27e`](https://github.com/goreleaser/goreleaser/commit/11cd27ec20c00c7acb0b3007781728e715d0d27f): chore(deps): bump codecov/codecov-action from 5.0.2 to 5.0.4 ([#&#8203;5300](https://github.com/goreleaser/goreleaser/issues/5300)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2527485`](https://github.com/goreleaser/goreleaser/commit/2527485f34069676742662704d7d62facde5b7ea): chore(deps): bump codecov/codecov-action from 5.0.4 to 5.0.7 ([#&#8203;5302](https://github.com/goreleaser/goreleaser/issues/5302)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`47f9781`](https://github.com/goreleaser/goreleaser/commit/47f97818647a66df9cb61986eff59ce9092f11f9): chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 ([#&#8203;5299](https://github.com/goreleaser/goreleaser/issues/5299)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c124eef`](https://github.com/goreleaser/goreleaser/commit/c124eef95ab17145948133ffc130998ed21dbb7b): chore(deps): bump github.com/xanzy/go-gitlab from 0.113.0 to 0.114.0 ([#&#8203;5296](https://github.com/goreleaser/goreleaser/issues/5296)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1cfe69e`](https://github.com/goreleaser/goreleaser/commit/1cfe69e7e9852d4f7b70881cb048170be2701d03): chore(deps): bump github/codeql-action from 3.27.4 to 3.27.5 ([#&#8203;5303](https://github.com/goreleaser/goreleaser/issues/5303)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) ##### Other work - [`4b4facb`](https://github.com/goreleaser/goreleaser/commit/4b4facb4b2d265528464da33a6b5612dd8e73f3a): chore: auto-update generated files ([@&#8203;actions-user](https://github.com/actions-user)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v2.4.7...v2.4.8 #### Helping out This release is only possible thanks to **all** the support of some **awesome people**! Want to be one of them? You can [sponsor](https://goreleaser.com/sponsors/), get a [Pro License](https://goreleaser.com/pro) or [contribute with code](https://goreleaser.com/contributing). #### Where to go next? - Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/). - Reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)! <a href="https://goreleaser.com"><img src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png" with="100%" alt="GoReleaser logo"></a> ### [`v2.4.7`](https://github.com/goreleaser/goreleaser/releases/tag/v2.4.7) [Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.4.6...v2.4.7) #### Changelog ##### Bug fixes - [`7008892`](https://github.com/goreleaser/goreleaser/commit/700889269f740f659c9f3867f2b79fed677b74b0): fix: no output ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Dependency updates - [`0ec1c2c`](https://github.com/goreleaser/goreleaser/commit/0ec1c2cf2af3ea854902bff8a29ca5dd45f5cd7e): chore(deps): bump codecov/codecov-action from 5.0.0 to 5.0.2 ([#&#8203;5293](https://github.com/goreleaser/goreleaser/issues/5293)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) ##### Other work - [`f6d9c44`](https://github.com/goreleaser/goreleaser/commit/f6d9c44d98aa00aa7068cc700fa7301675d58a84): chore: auto-update generated files ([@&#8203;actions-user](https://github.com/actions-user)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v2.4.6...v2.4.7 #### Helping out This release is only possible thanks to **all** the support of some **awesome people**! Want to be one of them? You can [sponsor](https://goreleaser.com/sponsors/), get a [Pro License](https://goreleaser.com/pro) or [contribute with code](https://goreleaser.com/contributing). #### Where to go next? - Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/). - Reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)! <a href="https://goreleaser.com"><img src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png" with="100%" alt="GoReleaser logo"></a> ### [`v2.4.6`](https://github.com/goreleaser/goreleaser/releases/tag/v2.4.6) [Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.4.5...v2.4.6) #### Changelog ##### Bug fixes - [`fac5e48`](https://github.com/goreleaser/goreleaser/commit/fac5e48c77d15a9094485a613020cae0c9e10cc7): fix: URL escape tags in github, gitlab, and gitea ([#&#8203;5283](https://github.com/goreleaser/goreleaser/issues/5283)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`c65b225`](https://github.com/goreleaser/goreleaser/commit/c65b2258cb34ef66d0ce0e00b4497836edfb9eb5): fix: pass context.Context to HTTP requests ([#&#8203;5289](https://github.com/goreleaser/goreleaser/issues/5289)) ([@&#8203;alexandear](https://github.com/alexandear)) - [`ede5a9f`](https://github.com/goreleaser/goreleaser/commit/ede5a9fea6f0eab1c100764611ad2520032d3dbe): fix: typo in the git SSH command constant ([#&#8203;5287](https://github.com/goreleaser/goreleaser/issues/5287)) ([@&#8203;alexandear](https://github.com/alexandear)) ##### Dependency updates - [`30d5eec`](https://github.com/goreleaser/goreleaser/commit/30d5eec279a655006234207302370874f5f6af2e): chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.0 ([#&#8203;5285](https://github.com/goreleaser/goreleaser/issues/5285)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9167698`](https://github.com/goreleaser/goreleaser/commit/916769893efb053bd8d418d72d606473dda27143): chore(deps): bump github/codeql-action from 3.27.3 to 3.27.4 ([#&#8203;5284](https://github.com/goreleaser/goreleaser/issues/5284)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cd1c5fb`](https://github.com/goreleaser/goreleaser/commit/cd1c5fb9928399c38729533e053c99897dc96a86): chore(deps): update nfpm to v2.41.1 ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Documentation updates - [`9b3b1e4`](https://github.com/goreleaser/goreleaser/commit/9b3b1e4b06de75a1a863c69d0c4931e70b908ac2): docs: fix static/run script signature check on nightlies ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Build process updates - [`2bf08f1`](https://github.com/goreleaser/goreleaser/commit/2bf08f11a640c4ffe50d5cb194d2ba1b7a27582c): ci: run build/test workflow on windows too ([#&#8203;5263](https://github.com/goreleaser/goreleaser/issues/5263)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`bc32cd6`](https://github.com/goreleaser/goreleaser/commit/bc32cd6fbfd74d4ff5edd68926c4eea3ed434a71): ci: update golangci-lint to v1.62 ([#&#8203;5288](https://github.com/goreleaser/goreleaser/issues/5288)) ([@&#8203;alexandear](https://github.com/alexandear)) ##### Other work - [`0832d81`](https://github.com/goreleaser/goreleaser/commit/0832d81c2d6ab4a2a4535332ed2d77a449ea9df5): chore(aur): remove dead code about armv6 ([#&#8203;5280](https://github.com/goreleaser/goreleaser/issues/5280)) ([@&#8203;ldez](https://github.com/ldez)) - [`82fd112`](https://github.com/goreleaser/goreleaser/commit/82fd112f7774669e5997a9e7513274686ddd6cdc): chore: auto-update generated files ([@&#8203;actions-user](https://github.com/actions-user)) - [`696bd71`](https://github.com/goreleaser/goreleaser/commit/696bd7114354f68d62aab0872c93c32cf1d7b469): chore: update ([@&#8203;caarlos0](https://github.com/caarlos0)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v2.4.5...v2.4.6 #### Helping out This release is only possible thanks to **all** the support of some **awesome people**! Want to be one of them? You can [sponsor](https://goreleaser.com/sponsors/), get a [Pro License](https://goreleaser.com/pro) or [contribute with code](https://goreleaser.com/contributing). #### Where to go next? - Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/). - Reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)! <a href="https://goreleaser.com"><img src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png" with="100%" alt="GoReleaser logo"></a> ### [`v2.4.5`](https://github.com/goreleaser/goreleaser/releases/tag/v2.4.5) [Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.4.4...v2.4.5) #### Changelog ##### Bug fixes - [`ebe225a`](https://github.com/goreleaser/goreleaser/commit/ebe225a80b3d83b7bbdfdd3428598b2924c7f35d): fix(changelog): fix for no tags ([#&#8203;5272](https://github.com/goreleaser/goreleaser/issues/5272)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`885bcc0`](https://github.com/goreleaser/goreleaser/commit/885bcc090b4b29833052024d7776d01f7e3c57f7): fix(jsonschema): add custom JSONSchema type to umask ([#&#8203;5276](https://github.com/goreleaser/goreleaser/issues/5276)) ([@&#8203;ldez](https://github.com/ldez)) - [`699adf4`](https://github.com/goreleaser/goreleaser/commit/699adf4fc56915a490bbbec010f6619e121e46cf): fix: typo in JSON property for OpenCollective announce ([#&#8203;5251](https://github.com/goreleaser/goreleaser/issues/5251)) ([@&#8203;alexandear](https://github.com/alexandear)) - [`297615b`](https://github.com/goreleaser/goreleaser/commit/297615b9b714dd1c298589c78c5ae9811f45bca7): refactor: improve a bit the git changeloger ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`efe8b70`](https://github.com/goreleaser/goreleaser/commit/efe8b7089e55ac2de54238b699f2ba18cc339d5f): refactor: remove an unneeded condition ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Dependency updates - [`442f70a`](https://github.com/goreleaser/goreleaser/commit/442f70abd3a65078e5f1b03c7fa6c25495db7896): chore(deps): bump anchore/sbom-action from 0.17.6 to 0.17.7 ([#&#8203;5250](https://github.com/goreleaser/goreleaser/issues/5250)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a8f1ba7`](https://github.com/goreleaser/goreleaser/commit/a8f1ba7127a00b7358d2ced57a927daf009dad3f): chore(deps): bump dagger/dagger-for-github from 6.14.0 to 7.0.0 ([#&#8203;5266](https://github.com/goreleaser/goreleaser/issues/5266)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4f99418`](https://github.com/goreleaser/goreleaser/commit/4f99418f4de1180b871c20fc4bff0586e3defc21): chore(deps): bump dagger/dagger-for-github from 7.0.0 to 7.0.1 ([#&#8203;5268](https://github.com/goreleaser/goreleaser/issues/5268)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`906a9ab`](https://github.com/goreleaser/goreleaser/commit/906a9ab7c4c1ff1cbb401c472a62537c1a5918b9): chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-beta.1 to 3.0.0-rc.1 ([#&#8203;5260](https://github.com/goreleaser/goreleaser/issues/5260)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`118b626`](https://github.com/goreleaser/goreleaser/commit/118b626d31b74848dc6417e47f0edf17eda2dc4f): chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 ([#&#8203;5244](https://github.com/goreleaser/goreleaser/issues/5244)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9f042fa`](https://github.com/goreleaser/goreleaser/commit/9f042fa27341adc08397ac0e9b293ed16e4c7aa8): chore(deps): bump github.com/xanzy/go-gitlab from 0.112.0 to 0.113.0 ([#&#8203;5252](https://github.com/goreleaser/goreleaser/issues/5252)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`027d607`](https://github.com/goreleaser/goreleaser/commit/027d607da50a181549210819ac5bcb0a1043cadd): chore(deps): bump github/codeql-action from 3.27.0 to 3.27.1 ([#&#8203;5265](https://github.com/goreleaser/goreleaser/issues/5265)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`645f696`](https://github.com/goreleaser/goreleaser/commit/645f69638b1b83539f176342fedf0da4c8298bf0): chore(deps): bump github/codeql-action from 3.27.1 to 3.27.3 ([#&#8203;5274](https://github.com/goreleaser/goreleaser/issues/5274)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`85a7ce0`](https://github.com/goreleaser/goreleaser/commit/85a7ce067d2bad970a6e6aebbf455c61058345c3): chore(deps): bump golang from 1.23.2-alpine to 1.23.3-alpine ([#&#8203;5255](https://github.com/goreleaser/goreleaser/issues/5255)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a7721dc`](https://github.com/goreleaser/goreleaser/commit/a7721dc1fed1168b71a06384d6a8136f9bae31ff): chore(deps): bump golang from `0974259` to `c5eb6fe` ([#&#8203;5267](https://github.com/goreleaser/goreleaser/issues/5267)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e586235`](https://github.com/goreleaser/goreleaser/commit/e5862356a5cc56921d7ff58e25b39379f06e0d9b): chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 ([#&#8203;5261](https://github.com/goreleaser/goreleaser/issues/5261)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9256232`](https://github.com/goreleaser/goreleaser/commit/9256232d6a32f232f9719c226860020d5942a718): chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 ([#&#8203;5262](https://github.com/goreleaser/goreleaser/issues/5262)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b7ddd73`](https://github.com/goreleaser/goreleaser/commit/b7ddd735c3c633b6bbbd90acb216c2e072fe89c6): chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 ([#&#8203;5258](https://github.com/goreleaser/goreleaser/issues/5258)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3d62145`](https://github.com/goreleaser/goreleaser/commit/3d621459629265bfb1082df50ef1d6477c6a2dfa): chore(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 ([#&#8203;5264](https://github.com/goreleaser/goreleaser/issues/5264)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) ##### Documentation updates - [`befa144`](https://github.com/goreleaser/goreleaser/commit/befa144da9b6829c0ed4edadc71936075fdfbe6f): docs: clarify some things about ko templates ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`8dad0d8`](https://github.com/goreleaser/goreleaser/commit/8dad0d8229751c5b51c3ba8a4d9891cfa506646f): docs: fix typos in comments ([#&#8203;5246](https://github.com/goreleaser/goreleaser/issues/5246)) ([@&#8203;alexandear](https://github.com/alexandear)) ##### Build process updates - [`a4d2564`](https://github.com/goreleaser/goreleaser/commit/a4d2564fb206a963945d53290bae7aaad9fb1a94): ci: approve before merge ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`ed86703`](https://github.com/goreleaser/goreleaser/commit/ed86703d7364125af57cf6a4f4a09f1f09d10a0d): ci: dependabot fix ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`4529e93`](https://github.com/goreleaser/goreleaser/commit/4529e9301072ada49ea368d0e6a4ec2e9cfef897): ci: fix clone ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`2793f36`](https://github.com/goreleaser/goreleaser/commit/2793f365ab452f8736a60f14d210cc2b61e52cc8): ci: release build using too much space ([#&#8203;5277](https://github.com/goreleaser/goreleaser/issues/5277)) ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Other work - [`2e8d84b`](https://github.com/goreleaser/goreleaser/commit/2e8d84bb63b06d520963a7153cd40e66ba6b6bf4): chore: auto-update generated files ([@&#8203;actions-user](https://github.com/actions-user)) - [`4ef174a`](https://github.com/goreleaser/goreleaser/commit/4ef174a1d83ff642a0fd585709beb20a43635b82): chore: fix typo in script name ([#&#8203;5256](https://github.com/goreleaser/goreleaser/issues/5256)) ([@&#8203;alexandear](https://github.com/alexandear)) - [`1e80f5f`](https://github.com/goreleaser/goreleaser/commit/1e80f5f5b756d237ddcc158cd28ef9454179085c): chore: fix typos in test names ([#&#8203;5249](https://github.com/goreleaser/goreleaser/issues/5249)) ([@&#8203;alexandear](https://github.com/alexandear)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v2.4.4...v2.4.5 #### Helping out This release is only possible thanks to **all** the support of some **awesome people**! Want to be one of them? You can [sponsor](https://goreleaser.com/sponsors/), get a [Pro License](https://goreleaser.com/pro) or [contribute with code](https://goreleaser.com/contributing). #### Where to go next? - Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/). - Reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)! <a href="https://goreleaser.com"><img src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png" with="100%" alt="GoReleaser logo"></a> </details> --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMy4xIiwidXBkYXRlZEluVmVyIjoiMzkuMjUuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
smeagol-help added 1 commit 2024-11-14 09:31:21 -06:00
Update ghcr.io/goreleaser/goreleaser Docker tag to v2.4.5
All checks were successful
/ test (pull_request) Successful in 4m15s
44ba51dcc0
smeagol-help force-pushed renovate/ghcr.io-goreleaser-goreleaser-2.x from 44ba51dcc0 to e6d781affc 2024-11-17 20:31:09 -06:00 Compare
smeagol-help changed title from Update ghcr.io/goreleaser/goreleaser Docker tag to v2.4.5 to Update ghcr.io/goreleaser/goreleaser Docker tag to v2.4.6 2024-11-17 20:31:20 -06:00
smeagol-help force-pushed renovate/ghcr.io-goreleaser-goreleaser-2.x from e6d781affc to f4eb56766e 2024-11-18 06:01:10 -06:00 Compare
smeagol-help changed title from Update ghcr.io/goreleaser/goreleaser Docker tag to v2.4.6 to Update ghcr.io/goreleaser/goreleaser Docker tag to v2.4.7 2024-11-18 06:01:18 -06:00
smeagol-help force-pushed renovate/ghcr.io-goreleaser-goreleaser-2.x from f4eb56766e to 62dac330d8 2024-11-22 11:31:11 -06:00 Compare
smeagol-help changed title from Update ghcr.io/goreleaser/goreleaser Docker tag to v2.4.7 to Update ghcr.io/goreleaser/goreleaser Docker tag to v2.4.8 2024-11-22 11:31:16 -06:00
jahanson merged commit f88d3e7a8b into main 2024-11-23 00:05:29 -06:00
jahanson deleted branch renovate/ghcr.io-goreleaser-goreleaser-2.x 2024-11-23 00:05:30 -06:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: jahanson/cert-manager-webhook-dnsimple#34
No description provided.