mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-24 18:06:16 +07:00
docs: add 0.0.6-alpha changelog
This commit is contained in:
parent
8ab9ac0817
commit
dde62f4257
@ -2,10 +2,22 @@
|
||||
|
||||
## 0.0.6-alpha
|
||||
|
||||
- Upgrade to Kubernetes 1.23
|
||||
- Support external reosources:
|
||||
- Cloudflare DNS and Tunnel
|
||||
- Backblaze backup
|
||||
- Replace self-signed certificates with Let's Encrypt
|
||||
- Auto inject secrets to required namespaces
|
||||
- Replace self-signed certificates with Let's Encrypt production (with API token injected from the `external` layer)
|
||||
- Add DNS records automatically using external-dns
|
||||
- Easy Cloudflare Tunnel configuration with annotations
|
||||
- Offsite backup to Backblaze B2 bucket using k8up-operator
|
||||
- Add private container registry
|
||||
- Remove Knative to save resources (temporarily)
|
||||
- Enable encryption at rest for Kubernetes Secrets
|
||||
- Add more Tekton tasks and pipelines
|
||||
- Initialize GitOps repository on Gitea automatically after install
|
||||
- Generate MetalLB address pool automatically (default to the last `/27` subnet)
|
||||
- Some bug fixes
|
||||
|
||||
## 0.0.5-alpha
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user