Automated update: 2026-06-06 05:07:39
This commit is contained in:
parent
4b4e7abdb7
commit
5c1336fa03
4 changed files with 56 additions and 2 deletions
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
All notable changes to KiteStacks Homelab are documented here.
|
||||
|
||||
## [v1.3.5] — 2026-06-06 05:07:39
|
||||
|
||||
### Changed
|
||||
- [autosync] 2026-06-06 05:07:39 INFO Synced: apps/forgejo/data/gitea/gitea.db
|
||||
- [autosync] 2026-06-06 05:07:39 INFO Removed: apps/forgejo/data/gitea/gitea.db-journal
|
||||
- apps/forgejo/data/gitea/gitea.db
|
||||
- DELETED: apps/forgejo/data/gitea/gitea.db-journal
|
||||
|
||||
## [v1.3.4] — 2026-06-06 05:07:19
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ On each change it automatically:
|
|||
/etc/kitestacks/ → clusters/assassin/
|
||||
|
||||
2. Bumps the version in README.md
|
||||
<!-- version: 1.3.4 -->
|
||||
<!-- version: 1.3.5 -->
|
||||
|
||||
3. Creates a new versioned doc file
|
||||
docs/KiteStacks-Homelab-Documentation-v1.3.3.md
|
||||
|
|
@ -101,7 +101,7 @@ invisible when the README renders:
|
|||
|
||||
# KiteStacks Homelab
|
||||
|
||||
<!-- version: 1.3.4 -->
|
||||
<!-- version: 1.3.5 -->
|
||||
|
||||
Private GitOps repository for the KiteStacks homelab.
|
||||
...
|
||||
|
|
|
|||
Binary file not shown.
46
docs/KiteStacks-Homelab-Documentation-v1.3.5.md
Normal file
46
docs/KiteStacks-Homelab-Documentation-v1.3.5.md
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
# KiteStacks Homelab Documentation v1.3.5
|
||||
|
||||
**Version:** 1.3.5
|
||||
**Updated:** 2026-06-06 05:07:39
|
||||
**Previous:** [v1.3.4 docs](KiteStacks-Homelab-Documentation-v1.3.4.md)
|
||||
|
||||
---
|
||||
|
||||
## Change Summary
|
||||
|
||||
- [autosync] 2026-06-06 05:07:39 INFO Synced: apps/forgejo/data/gitea/gitea.db
|
||||
- [autosync] 2026-06-06 05:07:39 INFO Removed: apps/forgejo/data/gitea/gitea.db-journal
|
||||
- apps/forgejo/data/gitea/gitea.db
|
||||
- DELETED: apps/forgejo/data/gitea/gitea.db-journal
|
||||
|
||||
---
|
||||
|
||||
## Cluster
|
||||
|
||||
| Component | Status |
|
||||
|-----------|--------|
|
||||
| K3s | Active |
|
||||
| FluxCD | Planned |
|
||||
| Longhorn | Planned |
|
||||
|
||||
## Applications
|
||||
|
||||
| App | Path |
|
||||
|-----|------|
|
||||
| Homepage | apps/homepage/ |
|
||||
| Kavita | apps/kavita-docker-automation/ |
|
||||
| Linkding | apps/linkding/ |
|
||||
| Forgejo | apps/forgejo/ |
|
||||
| Grafana | apps/grafana/ |
|
||||
| Prometheus | apps/prometheus/ |
|
||||
| Authentik | apps/authentik/ |
|
||||
| Open WebUI | apps/open-webui/ |
|
||||
| LiteLLM | apps/litellm/ |
|
||||
|
||||
## All Documentation Versions
|
||||
|
||||
- [v1.2](KiteStacks-Homelab-Documentation-v1.2.md)
|
||||
- [v1.3](KiteStacks-Homelab-Documentation-v1.3.md)
|
||||
- [v1.3.3](KiteStacks-Homelab-Documentation-v1.3.3.md)
|
||||
- [v1.3.4](KiteStacks-Homelab-Documentation-v1.3.4.md)
|
||||
- [v1.3.5](KiteStacks-Homelab-Documentation-v1.3.5.md)
|
||||
Reference in a new issue