Skip to content

Commit 1844118

Browse files
committed
docs: add v0.0.8 changelog
1 parent 5c004b4 commit 1844118

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/reference/changelog.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## v0.0.8
4+
5+
Notable changes:
6+
7+
- **build:** run post install scripts by default
8+
- **build:** set `KUBECONFIG` from global Makefile
9+
- **feat(external-dns)!:** add cluster name as owner ID
10+
- **feat(tools):** install `yamllint`, `ansible-lint` and `k9s`
11+
- **feat(tools):** set `KUBECONFIG` by default
12+
- **feat:** add pre-commit hooks
13+
- **feat:** add script to setup Gitea tokens and OAuth apps
14+
- **perf(argocd):** turning on selective sync
15+
- **refactor(docs):** migrate to [mkdocs](https://squidfunk.github.io/mkdocs-material)
16+
- **refactor(metal):** migrate to Fedora 36 for newer packages
17+
- **refactor(pxe)!:** combine dhcpd and tftpd to dnsmasq
18+
- Many bug fixes
19+
20+
Please see git log for full change log.
21+
322
## 0.0.7-alpha
423

524
- Replace standard Vault with Vault Operator

0 commit comments

Comments
 (0)