Skip to content

Commit c3a31dd

Browse files
chore(main): release 1.0.0
1 parent 31e5374 commit c3a31dd

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-10-26)
4+
5+
6+
### Features
7+
8+
* add default gha ([#8](https://github.com/ruzickap/k8s-multicluster-gitops/issues/8)) ([705dc42](https://github.com/ruzickap/k8s-multicluster-gitops/commit/705dc428305d6cce2427a97a6bf0d1b8a5a45987))
9+
* add default github repo files ([#20](https://github.com/ruzickap/k8s-multicluster-gitops/issues/20)) ([abe03e4](https://github.com/ruzickap/k8s-multicluster-gitops/commit/abe03e47c4a92d4ba5347574dd2c2a26bbaf805b))
10+
* add default github repo files ([#22](https://github.com/ruzickap/k8s-multicluster-gitops/issues/22)) ([dfcb802](https://github.com/ruzickap/k8s-multicluster-gitops/commit/dfcb80269fb8c2570a23d1f077addb816b3a7057))
11+
* add gha defaults ([#1](https://github.com/ruzickap/k8s-multicluster-gitops/issues/1)) ([5d0097f](https://github.com/ruzickap/k8s-multicluster-gitops/commit/5d0097fbe8f25751ca197ed28e952712e566f343))
12+
* add initial code for cloudformation and aws ([#11](https://github.com/ruzickap/k8s-multicluster-gitops/issues/11)) ([2170097](https://github.com/ruzickap/k8s-multicluster-gitops/commit/2170097c609b260239c0c672fcb8846deea1d0e7))
13+
* Add Route53 entry and IAM role for GitHub Actions OIDC integration ([#12](https://github.com/ruzickap/k8s-multicluster-gitops/issues/12)) ([347c982](https://github.com/ruzickap/k8s-multicluster-gitops/commit/347c98286e9cb317c42f3a379015ac6204a0e8ae))
14+
* add run-k3d ([#5](https://github.com/ruzickap/k8s-multicluster-gitops/issues/5)) ([cfde2c8](https://github.com/ruzickap/k8s-multicluster-gitops/commit/cfde2c8133f2c96784a8262f66d09c9dd2d8040a))
15+
* add test task, add "--cd" to mise ([#6](https://github.com/ruzickap/k8s-multicluster-gitops/issues/6)) ([e5e26e0](https://github.com/ruzickap/k8s-multicluster-gitops/commit/e5e26e0d2eb92a248ba33419057e1db17fb201c3))
16+
* add/update default repository files ([#23](https://github.com/ruzickap/k8s-multicluster-gitops/issues/23)) ([4d7357f](https://github.com/ruzickap/k8s-multicluster-gitops/commit/4d7357f8a98a92fb86657e4f159accdec87cd12a))
17+
* add/update default repository files ([#27](https://github.com/ruzickap/k8s-multicluster-gitops/issues/27)) ([809bda9](https://github.com/ruzickap/k8s-multicluster-gitops/commit/809bda9b4f969bbe333048a5006464f5904dde41))
18+
* add/update default repository files ([#29](https://github.com/ruzickap/k8s-multicluster-gitops/issues/29)) ([21a6db7](https://github.com/ruzickap/k8s-multicluster-gitops/commit/21a6db792a62003f85a0b4e584526556d10958f4))
19+
* **gh:** add default github repo files ([#15](https://github.com/ruzickap/k8s-multicluster-gitops/issues/15)) ([d1ec930](https://github.com/ruzickap/k8s-multicluster-gitops/commit/d1ec930a1d8f24c9d090d18f9459e7a997f089ce))
20+
* initial mise files and tests ([#3](https://github.com/ruzickap/k8s-multicluster-gitops/issues/3)) ([22dc6e2](https://github.com/ruzickap/k8s-multicluster-gitops/commit/22dc6e216fdef897aa24b534a988374eca575895))
21+
* remove old tests and sops ([#9](https://github.com/ruzickap/k8s-multicluster-gitops/issues/9)) ([3244207](https://github.com/ruzickap/k8s-multicluster-gitops/commit/324420756cdf220db8abd325ec506ba25061f530))
22+
* use mise dir and environments ([#10](https://github.com/ruzickap/k8s-multicluster-gitops/issues/10)) ([e371dfe](https://github.com/ruzickap/k8s-multicluster-gitops/commit/e371dfeed86f4a729c677de03a4e85a4b201bf59))
23+
24+
25+
### Bug Fixes
26+
27+
* add task_output=prefix to all tasks ([#7](https://github.com/ruzickap/k8s-multicluster-gitops/issues/7)) ([1d635a1](https://github.com/ruzickap/k8s-multicluster-gitops/commit/1d635a183f2594db847fc1ff94e37f98a2cbbf1b))
28+
* Correct grammar in Markdown files ([#18](https://github.com/ruzickap/k8s-multicluster-gitops/issues/18)) ([78a2d75](https://github.com/ruzickap/k8s-multicluster-gitops/commit/78a2d75cd889d2721b84f29dda02b854ecd839f0))
29+
* fix tests ([#4](https://github.com/ruzickap/k8s-multicluster-gitops/issues/4)) ([e083fd7](https://github.com/ruzickap/k8s-multicluster-gitops/commit/e083fd7e17e41daf071026a176768972cc0b1140))

0 commit comments

Comments
 (0)