Skip to content

Commit

Permalink
chore(main): release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kvh-release-please[bot] authored Nov 30, 2024
1 parent b7bd79b commit 8be9dd1
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{}
{".":"0.1.0"}
99 changes: 99 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
# Changelog

## 0.1.0 (2024-11-30)


### Features

* initial libvirt operator implementation ([83fd20b](https://github.com/karelvanhecke/libvirt-operator/commit/83fd20b56c3af41baa66960b4fd028a39b14439a))


### Bug Fixes

* **deps:** update github.com/digitalocean/go-libvirt digest to c54891a ([#60](https://github.com/karelvanhecke/libvirt-operator/issues/60)) ([d5b0136](https://github.com/karelvanhecke/libvirt-operator/commit/d5b01369b763d693612bd015b3739c798b99cb36))
* **deps:** update kubernetes packages to v0.31.2 ([#7](https://github.com/karelvanhecke/libvirt-operator/issues/7)) ([68f1742](https://github.com/karelvanhecke/libvirt-operator/commit/68f17421dd512662354c329da54862950d2e275c))
* **deps:** update kubernetes packages to v0.31.3 ([#73](https://github.com/karelvanhecke/libvirt-operator/issues/73)) ([873335c](https://github.com/karelvanhecke/libvirt-operator/commit/873335c45f3f6d050d0c81a9059b5d0c9c849e6b))
* **deps:** update module libvirt.org/go/libvirtxml to v1.10009.0 ([#11](https://github.com/karelvanhecke/libvirt-operator/issues/11)) ([ccd7a4b](https://github.com/karelvanhecke/libvirt-operator/commit/ccd7a4b5000b3a77e41ad11634ca4e5f93fc5a29))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.1 ([#8](https://github.com/karelvanhecke/libvirt-operator/issues/8)) ([3a2209f](https://github.com/karelvanhecke/libvirt-operator/commit/3a2209f1b38e0f339541ba6029c1399be411265c))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.2 ([#74](https://github.com/karelvanhecke/libvirt-operator/issues/74)) ([3193b20](https://github.com/karelvanhecke/libvirt-operator/commit/3193b2037b73cd84cb8c314eb068b25236aca8af))


### Miscellaneous Chores

* **config:** migrate renovate config ([#9](https://github.com/karelvanhecke/libvirt-operator/issues/9)) ([faf8088](https://github.com/karelvanhecke/libvirt-operator/commit/faf80883fd814713e9301fe3e8237162d8bf2454))
* **deps:** update dependency go to v1.23.3 ([#33](https://github.com/karelvanhecke/libvirt-operator/issues/33)) ([81075ed](https://github.com/karelvanhecke/libvirt-operator/commit/81075edf3458fe8c5f0b8aff7d00ea6501beaed4))
* **deps:** update dependency golangci/golangci-lint to v1.62.0 ([#47](https://github.com/karelvanhecke/libvirt-operator/issues/47)) ([772989b](https://github.com/karelvanhecke/libvirt-operator/commit/772989be07984faca7666231894b72c7277defff))
* **deps:** update dependency golangci/golangci-lint to v1.62.2 ([#78](https://github.com/karelvanhecke/libvirt-operator/issues/78)) ([ca80074](https://github.com/karelvanhecke/libvirt-operator/commit/ca800749e37afc714d08aa8ec812646bd1db341b))
* **deps:** update dependency kubernetes-sigs/kind to v0.25.0 ([#44](https://github.com/karelvanhecke/libvirt-operator/issues/44)) ([a93a05b](https://github.com/karelvanhecke/libvirt-operator/commit/a93a05b05358d937b80ad742df4d0bc66dea8993))
* **deps:** update dependency kubernetes/kubernetes to v1.31.3 ([#71](https://github.com/karelvanhecke/libvirt-operator/issues/71)) ([7a19399](https://github.com/karelvanhecke/libvirt-operator/commit/7a1939928369eb96ce3ed2103e71c44e1a3e0ca6))
* **deps:** update docker.io/golang:1.23.3-bookworm docker digest to 3f3b9da ([#53](https://github.com/karelvanhecke/libvirt-operator/issues/53)) ([cb364cf](https://github.com/karelvanhecke/libvirt-operator/commit/cb364cfa4b8f7e0c9c2794d6e0e57c0f62385ced))
* **deps:** update docker/build-push-action action to v6.10.0 ([#81](https://github.com/karelvanhecke/libvirt-operator/issues/81)) ([b7bd79b](https://github.com/karelvanhecke/libvirt-operator/commit/b7bd79bdc4dab5132bd4cf15e1f3448c193cd21c))
* **deps:** update docker/metadata-action action to v5.6.1 ([#75](https://github.com/karelvanhecke/libvirt-operator/issues/75)) ([c29e199](https://github.com/karelvanhecke/libvirt-operator/commit/c29e199f79a22ab5cb14592043ecf26d45fe9b5a))
* **deps:** update gcr.io/distroless/static-debian12:nonroot docker digest to d71f4b2 ([#59](https://github.com/karelvanhecke/libvirt-operator/issues/59)) ([74442b7](https://github.com/karelvanhecke/libvirt-operator/commit/74442b72b0108687fda9de79a43b15b653690d5b))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.10.0 ([#52](https://github.com/karelvanhecke/libvirt-operator/issues/52)) ([9fbfc82](https://github.com/karelvanhecke/libvirt-operator/commit/9fbfc82cd85161995a6a257fe633c21800b2e88c))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.10.1 ([#54](https://github.com/karelvanhecke/libvirt-operator/issues/54)) ([b9a941c](https://github.com/karelvanhecke/libvirt-operator/commit/b9a941c84ecebf0d23cdb5bcad56d58ba7fe9a4b))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.10.2 ([#55](https://github.com/karelvanhecke/libvirt-operator/issues/55)) ([47355df](https://github.com/karelvanhecke/libvirt-operator/commit/47355dfde14026380742f592ae527f43a3050f13))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.11.0 ([#56](https://github.com/karelvanhecke/libvirt-operator/issues/56)) ([b01ecdd](https://github.com/karelvanhecke/libvirt-operator/commit/b01ecddefdaf2531966d4aac4562c150e2bfca5d))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.11.1 ([#57](https://github.com/karelvanhecke/libvirt-operator/issues/57)) ([e2bf06b](https://github.com/karelvanhecke/libvirt-operator/commit/e2bf06b5e6408160afa969474b13051ed491636f))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.11.2 ([#58](https://github.com/karelvanhecke/libvirt-operator/issues/58)) ([f26583a](https://github.com/karelvanhecke/libvirt-operator/commit/f26583a37b7c7c7005b77255b5b529b598e78c97))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.11.3 ([#61](https://github.com/karelvanhecke/libvirt-operator/issues/61)) ([a927106](https://github.com/karelvanhecke/libvirt-operator/commit/a92710646b6ba219dc42ba5578aad01f1160eeb5))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.11.4 ([#62](https://github.com/karelvanhecke/libvirt-operator/issues/62)) ([2700e84](https://github.com/karelvanhecke/libvirt-operator/commit/2700e84261f8b0ed544a4ade956ad2102d0cb338))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.11.5 ([#63](https://github.com/karelvanhecke/libvirt-operator/issues/63)) ([fc54945](https://github.com/karelvanhecke/libvirt-operator/commit/fc54945ce19dbbe2bf532863acdecaa77d975a60))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.11.6 ([#64](https://github.com/karelvanhecke/libvirt-operator/issues/64)) ([a65d7b0](https://github.com/karelvanhecke/libvirt-operator/commit/a65d7b0a08cb99de05593881b47f4c6744972d8e))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.11.7 ([#65](https://github.com/karelvanhecke/libvirt-operator/issues/65)) ([267850c](https://github.com/karelvanhecke/libvirt-operator/commit/267850c31d78fba8a668f4994d7395a17d66e5a8))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.12.0 ([#66](https://github.com/karelvanhecke/libvirt-operator/issues/66)) ([9970802](https://github.com/karelvanhecke/libvirt-operator/commit/99708021559574aebf367a8bf5d88321a4b45467))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.13.0 ([#67](https://github.com/karelvanhecke/libvirt-operator/issues/67)) ([f48ad8d](https://github.com/karelvanhecke/libvirt-operator/commit/f48ad8d3568c3e9c79a6dd724e67a56ab784400a))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.17.1 ([#70](https://github.com/karelvanhecke/libvirt-operator/issues/70)) ([39f5a16](https://github.com/karelvanhecke/libvirt-operator/commit/39f5a16604966f060e25b0d058d4ba6a0fee9def))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.26.3 ([#76](https://github.com/karelvanhecke/libvirt-operator/issues/76)) ([2d6904a](https://github.com/karelvanhecke/libvirt-operator/commit/2d6904a9bde4008e1c07c15719e91fe58baaedb9))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.7.4 ([#25](https://github.com/karelvanhecke/libvirt-operator/issues/25)) ([aec488a](https://github.com/karelvanhecke/libvirt-operator/commit/aec488ad1e1c49810bc25db72b17afd875e3ffa5))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.7.5 ([#28](https://github.com/karelvanhecke/libvirt-operator/issues/28)) ([aa69f58](https://github.com/karelvanhecke/libvirt-operator/commit/aa69f5829aa8f2458cfc293baa2b292af92dd07a))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.7.6 ([#34](https://github.com/karelvanhecke/libvirt-operator/issues/34)) ([664407a](https://github.com/karelvanhecke/libvirt-operator/commit/664407a521f30d9f999cbf0f69ce48b9e0bca6c7))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.8.0 ([#38](https://github.com/karelvanhecke/libvirt-operator/issues/38)) ([e5daab5](https://github.com/karelvanhecke/libvirt-operator/commit/e5daab5ef3839e3b3afd7f881be96eb3d8a309b2))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.9.0 ([#46](https://github.com/karelvanhecke/libvirt-operator/issues/46)) ([255c13f](https://github.com/karelvanhecke/libvirt-operator/commit/255c13f39b5e02090080bd8276f811814c822841))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.9.1 ([#48](https://github.com/karelvanhecke/libvirt-operator/issues/48)) ([8804bc9](https://github.com/karelvanhecke/libvirt-operator/commit/8804bc9d8662cc846cee253c7b8366e891759166))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.9.2 ([#49](https://github.com/karelvanhecke/libvirt-operator/issues/49)) ([314e9fd](https://github.com/karelvanhecke/libvirt-operator/commit/314e9fd9999c5f1bdd1b12b5f83b0bfbe5d8410d))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.9.3 ([#50](https://github.com/karelvanhecke/libvirt-operator/issues/50)) ([35f42f7](https://github.com/karelvanhecke/libvirt-operator/commit/35f42f7c50a7c88a3120542c2ad86b4da673e5c8))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.9.5 ([#51](https://github.com/karelvanhecke/libvirt-operator/issues/51)) ([52d110d](https://github.com/karelvanhecke/libvirt-operator/commit/52d110dba9aa3edbeb98a3155733331472b17349))
* **deps:** update go to v1.23.3 ([#31](https://github.com/karelvanhecke/libvirt-operator/issues/31)) ([ff7c598](https://github.com/karelvanhecke/libvirt-operator/commit/ff7c59883c13015638fdbead8c44cadaa6569c26))
* **deps:** update renovatebot/github-action action to v40.3.5 ([#14](https://github.com/karelvanhecke/libvirt-operator/issues/14)) ([777696f](https://github.com/karelvanhecke/libvirt-operator/commit/777696f18e8c0e29714860adae9f37c0dc74c84c))
* **deps:** update renovatebot/github-action action to v40.3.6 ([#39](https://github.com/karelvanhecke/libvirt-operator/issues/39)) ([c9dddb0](https://github.com/karelvanhecke/libvirt-operator/commit/c9dddb04cfe2607a6dd22f1019c375c94904865d))
* **deps:** update renovatebot/github-action action to v41 ([#40](https://github.com/karelvanhecke/libvirt-operator/issues/40)) ([e81c7fe](https://github.com/karelvanhecke/libvirt-operator/commit/e81c7fee5a8bbf16bc5b15d658e6b61fffd7ee76))
* **deps:** update renovatebot/github-action action to v41.0.2 ([#41](https://github.com/karelvanhecke/libvirt-operator/issues/41)) ([c565521](https://github.com/karelvanhecke/libvirt-operator/commit/c56552154d33c929ed6b042532b32a758f1e5c29))
* **deps:** update renovatebot/github-action action to v41.0.3 ([#72](https://github.com/karelvanhecke/libvirt-operator/issues/72)) ([16e6c3f](https://github.com/karelvanhecke/libvirt-operator/commit/16e6c3fc4597ef282e9a94ec9c2aaad596efa61b))
* **deps:** update renovatebot/github-action action to v41.0.5 ([#79](https://github.com/karelvanhecke/libvirt-operator/issues/79)) ([e70a514](https://github.com/karelvanhecke/libvirt-operator/commit/e70a51450fc0c57c96d787c35f379abe89e1d9f4))
* drop devcontainer support ([#36](https://github.com/karelvanhecke/libvirt-operator/issues/36)) ([3dcf065](https://github.com/karelvanhecke/libvirt-operator/commit/3dcf065c597f982f5e3cae0e7d7ab7274d720790))
* fix renovate regex manager matchString ([#43](https://github.com/karelvanhecke/libvirt-operator/issues/43)) ([66158e7](https://github.com/karelvanhecke/libvirt-operator/commit/66158e7f3ec9282022263e5aff86ab1666be7b48))
* include versions with v in automerge rule ([#45](https://github.com/karelvanhecke/libvirt-operator/issues/45)) ([17c8cc5](https://github.com/karelvanhecke/libvirt-operator/commit/17c8cc5796cd61000f90064f11f81740973d6699))
* initial commit ([8f744ff](https://github.com/karelvanhecke/libvirt-operator/commit/8f744ff74e4fe6be3bbd2ef3b752765316c2342b))
* manage versions in Makefile with renovate ([#27](https://github.com/karelvanhecke/libvirt-operator/issues/27)) ([35f598a](https://github.com/karelvanhecke/libvirt-operator/commit/35f598a805c9d62082ae27d88a48ce23496c660e))
* **renovate:** handle go updates ([#30](https://github.com/karelvanhecke/libvirt-operator/issues/30)) ([bd48104](https://github.com/karelvanhecke/libvirt-operator/commit/bd48104a3d62b7061fe005e6c135919321f78741))
* **renovate:** pin and manage all versions in ci ([#32](https://github.com/karelvanhecke/libvirt-operator/issues/32)) ([43e6262](https://github.com/karelvanhecke/libvirt-operator/commit/43e626209dc5f01c3de306ee572b304e5bc9f4c9))
* **renovate:** schedule only on saturdays before 6 ([#69](https://github.com/karelvanhecke/libvirt-operator/issues/69)) ([7a6445f](https://github.com/karelvanhecke/libvirt-operator/commit/7a6445f729ebd052cde4a654bd8b4231565723c1))
* **renovate:** update fileMatch in custom regex manager ([#35](https://github.com/karelvanhecke/libvirt-operator/issues/35)) ([1b14a82](https://github.com/karelvanhecke/libvirt-operator/commit/1b14a82fe9236797f15ec20f279d36bbf260bcc9))
* set initial version v0.1.0 ([#6](https://github.com/karelvanhecke/libvirt-operator/issues/6)) ([df46027](https://github.com/karelvanhecke/libvirt-operator/commit/df46027efff11e556172e866d3a18507bc9e856e))
* update renovate automerge rule ([#29](https://github.com/karelvanhecke/libvirt-operator/issues/29)) ([f583731](https://github.com/karelvanhecke/libvirt-operator/commit/f58373104f66e85d544597537c925a713a9aecbb))


### Code Refactoring

* rename auth.go to auth_types.go ([#13](https://github.com/karelvanhecke/libvirt-operator/issues/13)) ([4e09609](https://github.com/karelvanhecke/libvirt-operator/commit/4e09609b1f947261d7d7670b1e29dc24483076bb))


### Continuous Integration

* add continuous integration workflow ([#17](https://github.com/karelvanhecke/libvirt-operator/issues/17)) ([7bf135e](https://github.com/karelvanhecke/libvirt-operator/commit/7bf135ef37eee78e7e44af36173d4b86d6fcc1e1))
* check generated code and manifests ([#37](https://github.com/karelvanhecke/libvirt-operator/issues/37)) ([461cc50](https://github.com/karelvanhecke/libvirt-operator/commit/461cc50952aafcfe30bd24cac52f446901cd6f8b))
* drop renovate validator workflow ([#19](https://github.com/karelvanhecke/libvirt-operator/issues/19)) ([894c1bc](https://github.com/karelvanhecke/libvirt-operator/commit/894c1bc17ddc7ac676cbad091b111d77131d5b6c))
* enable debug logging for renovate on manual runs ([#42](https://github.com/karelvanhecke/libvirt-operator/issues/42)) ([58faa0b](https://github.com/karelvanhecke/libvirt-operator/commit/58faa0bccb6fd438e514494e66520b5238514a05))
* fix release please manifest ([#3](https://github.com/karelvanhecke/libvirt-operator/issues/3)) ([37b569a](https://github.com/karelvanhecke/libvirt-operator/commit/37b569ae077a17bb9265fcc55fa662bd4db5fa25))
* pin renovate image digest ([#26](https://github.com/karelvanhecke/libvirt-operator/issues/26)) ([dc733e7](https://github.com/karelvanhecke/libvirt-operator/commit/dc733e719f0d31d05b19af450597036eb2201160))
* pull request checks ([#12](https://github.com/karelvanhecke/libvirt-operator/issues/12)) ([c753dd7](https://github.com/karelvanhecke/libvirt-operator/commit/c753dd78b96e8301c526442f15f7365c38033c11))
* release workflow ([#15](https://github.com/karelvanhecke/libvirt-operator/issues/15)) ([df5f23c](https://github.com/karelvanhecke/libvirt-operator/commit/df5f23cf251981706be42e468f857374db17296f))
* renovate workflow and config update ([#24](https://github.com/karelvanhecke/libvirt-operator/issues/24)) ([b10afd5](https://github.com/karelvanhecke/libvirt-operator/commit/b10afd5ee1fb41ff513d24c51229a195cd58ab85))
* set operator version in release workflow ([#16](https://github.com/karelvanhecke/libvirt-operator/issues/16)) ([528de0a](https://github.com/karelvanhecke/libvirt-operator/commit/528de0a58cca8941d58c926158b66820ef966f1e))
* set required global option 'repositories' ([#22](https://github.com/karelvanhecke/libvirt-operator/issues/22)) ([d0a2a4c](https://github.com/karelvanhecke/libvirt-operator/commit/d0a2a4c36c918bff70fbbe271b7fc6358300f49e))
* setup go before installing controller-gen ([#68](https://github.com/karelvanhecke/libvirt-operator/issues/68)) ([d6a233a](https://github.com/karelvanhecke/libvirt-operator/commit/d6a233ac55dffba49dc7060ac27b8baee33ceb7a))
* setup renovate and release-please ([1103752](https://github.com/karelvanhecke/libvirt-operator/commit/1103752c19ff7d494b2f9ec8ed752823191718d0))
* show all sections in changelog ([#20](https://github.com/karelvanhecke/libvirt-operator/issues/20)) ([290470c](https://github.com/karelvanhecke/libvirt-operator/commit/290470c673228c862fa916f55713b91664e5235c))
* update and set renovate.json for renovate action ([#5](https://github.com/karelvanhecke/libvirt-operator/issues/5)) ([b8c207f](https://github.com/karelvanhecke/libvirt-operator/commit/b8c207f4e76d7900bc9555ca88a13e294a2fa21b))
* use Renovate best practices preset ([#21](https://github.com/karelvanhecke/libvirt-operator/issues/21)) ([cf14d87](https://github.com/karelvanhecke/libvirt-operator/commit/cf14d87d2b599182c80f5fe3d8e1b5b034c45149))

0 comments on commit 8be9dd1

Please sign in to comment.