Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: setup release-please #437

Merged
merged 1 commit into from
May 5, 2023
Merged

ci: setup release-please #437

merged 1 commit into from
May 5, 2023

Conversation

apricote
Copy link
Member

@apricote apricote commented May 4, 2023

Setup release-please to automate creating new tags according to semver rules.

Updated referenced versions to latest released version to fix #431, new version should be bumped automatically by release-please.

Backfill changelog entries that were only on GitHub Releases.

BEGIN_COMMIT_OVERRIDE
ci: setup release-please (#437)

Release-As: 1.16.0
END_COMMIT_OVERRIDE

@apricote apricote added the enhancement New feature or request label May 4, 2023
@apricote apricote self-assigned this May 4, 2023
@apricote apricote requested a review from a team as a code owner May 4, 2023 14:58
Setup release-please to automate creating new tags according to semver
rules.

Updated referenced versions to latest released version.

Backfill changelog entries that were only on GitHub Releases.
@apricote apricote merged commit bbec89e into main May 5, 2023
@apricote apricote deleted the release-please branch May 5, 2023 08:13
@apricote
Copy link
Member Author

apricote commented May 5, 2023

I had to add the BEGIN_COMMIT_OVERRIDE to this PR to get the proper release version. The tag for 1.15.0 is not on the main branch and was therefore not considered by release-please, resulting in a tag for 1.16.0-rc.0 by default.

apricote pushed a commit that referenced this pull request Jun 16, 2023
🤖 I have created a release *beep* *boop*
---


##
[1.16.0](v1.15.0-rc.0...v1.16.0)
(2023-06-16)


### Features

* **helm:** allow to manually set network name or ID
([#458](#458))
([8410277](8410277))


### Bug Fixes

* **ci:** qemu binfmt wrappers during release
([#421](#421))
([84a7541](84a7541))
* **routes:** Only delete routes in the Cluster CIDR
([#432](#432))
([c35d292](c35d292))


### Continuous Integration

* setup release-please
([#437](#437))
([bbec89e](bbec89e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: Hetzner Cloud Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update image tag in deployment
2 participants