Skip to content

Commit

Permalink
chore(master): release 3.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
infra-releases[bot] authored Oct 30, 2024
1 parent 5dd0a70 commit a10eebf
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/config/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.21.0"
".": "3.21.1"
}
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Changelog

## 3.21.1 (2024-10-30)

## What's Changed
* chore(renovate): Avoid explicitly enabling pre-commit by @maxdanilov in https://github.com/camunda/infra-logrotate/pull/11
* chore(deps): update actions/checkout action to v4 by @renovate in https://github.com/camunda/infra-logrotate/pull/12
* chore(renovate): Use own config as using private shared one is not possible by @maxdanilov in https://github.com/camunda/infra-logrotate/pull/14
* chore(deps): update hashicorp/vault-action action to v2.7.4 by @renovate in https://github.com/camunda/infra-logrotate/pull/15
* chore(deps): update alpine docker tag to v3.19 by @renovate in https://github.com/camunda/infra-logrotate/pull/16
* chore(deps): update hashicorp/vault-action action to v2.8.0 by @renovate in https://github.com/camunda/infra-logrotate/pull/17
* chore(deps): update hashicorp/vault-action action to v3 by @renovate in https://github.com/camunda/infra-logrotate/pull/18
* chore(gar): Switch gcr urls to gar by @andromaqui in https://github.com/camunda/infra-logrotate/pull/19
* chore(deps): update alpine docker tag to v3.20 by @renovate in https://github.com/camunda/infra-logrotate/pull/20
* chore(deps): update dependency ubuntu to v24 by @renovate in https://github.com/camunda/infra-logrotate/pull/21
* ci: Introduce Auto-Releases by @kellervater in https://github.com/camunda/infra-logrotate/pull/22

## New Contributors
* @maxdanilov made their first contribution in https://github.com/camunda/infra-logrotate/pull/11
* @andromaqui made their first contribution in https://github.com/camunda/infra-logrotate/pull/19
* @kellervater made their first contribution in https://github.com/camunda/infra-logrotate/pull/22

**Full Changelog**: https://github.com/camunda/infra-logrotate/compare/3.21.0...3.21.1

0 comments on commit a10eebf

Please sign in to comment.