Automated update: 2026-06-06 05:08:38

This commit is contained in:
KiteStacks AutoSync 2026-06-06 05:08:38 -05:00
parent cca3c06d4f
commit 3ded215d08
4 changed files with 58 additions and 2 deletions

View file

@ -2,6 +2,14 @@
All notable changes to KiteStacks Homelab are documented here.
## [v1.3.7] — 2026-06-06 05:08:38
### Changed
- [autosync] 2026-06-06 05:08:38 INFO Synced: apps/forgejo/data/gitea/gitea.db
- [autosync] 2026-06-06 05:08:38 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.6] — 2026-06-06 05:08:20
### Changed

View file

@ -13,7 +13,7 @@ On each change it automatically:
/etc/kitestacks/ → clusters/assassin/
2. Bumps the version in README.md
<!-- version: 1.3.6 -->
<!-- version: 1.3.7 -->
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.6 -->
<!-- version: 1.3.7 -->
Private GitOps repository for the KiteStacks homelab.
...

Binary file not shown.

View file

@ -0,0 +1,48 @@
# KiteStacks Homelab Documentation v1.3.7
**Version:** 1.3.7
**Updated:** 2026-06-06 05:08:38
**Previous:** [v1.3.6 docs](KiteStacks-Homelab-Documentation-v1.3.6.md)
---
## Change Summary
- [autosync] 2026-06-06 05:08:38 INFO Synced: apps/forgejo/data/gitea/gitea.db
- [autosync] 2026-06-06 05:08:38 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)
- [v1.3.6](KiteStacks-Homelab-Documentation-v1.3.6.md)
- [v1.3.7](KiteStacks-Homelab-Documentation-v1.3.7.md)