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

This commit is contained in:
KiteStacks AutoSync 2026-06-06 05:08:20 -05:00
parent 5c1336fa03
commit cca3c06d4f
7 changed files with 73 additions and 2 deletions

View file

@ -2,6 +2,22 @@
All notable changes to KiteStacks Homelab are documented here. All notable changes to KiteStacks Homelab are documented here.
## [v1.3.6] — 2026-06-06 05:08:20
### Changed
- [autosync] 2026-06-06 05:08:20 INFO Synced: apps/forgejo/data/gitea/gitea.db
- [autosync] 2026-06-06 05:08:20 INFO Removed: apps/kavita/config/kavita.db-shm
- [autosync] 2026-06-06 05:08:20 INFO Synced: apps/kavita/config/kavita.db
- [autosync] 2026-06-06 05:08:20 INFO Removed: apps/kavita/config/kavita.db-wal
- [autosync] 2026-06-06 05:08:20 INFO Removed: apps/forgejo/data/gitea/gitea.db-journal
- [autosync] 2026-06-06 05:08:20 INFO Synced: apps/linkding/data/tasks.sqlite3-wal
- apps/forgejo/data/gitea/gitea.db
- DELETED: apps/kavita/config/kavita.db-shm
- apps/kavita/config/kavita.db
- DELETED: apps/kavita/config/kavita.db-wal
- DELETED: apps/forgejo/data/gitea/gitea.db-journal
- apps/linkding/data/tasks.sqlite3-wal
## [v1.3.5] — 2026-06-06 05:07:39 ## [v1.3.5] — 2026-06-06 05:07:39
### Changed ### Changed

View file

@ -13,7 +13,7 @@ On each change it automatically:
/etc/kitestacks/ → clusters/assassin/ /etc/kitestacks/ → clusters/assassin/
2. Bumps the version in README.md 2. Bumps the version in README.md
<!-- version: 1.3.5 --> <!-- version: 1.3.6 -->
3. Creates a new versioned doc file 3. Creates a new versioned doc file
docs/KiteStacks-Homelab-Documentation-v1.3.3.md docs/KiteStacks-Homelab-Documentation-v1.3.3.md
@ -101,7 +101,7 @@ invisible when the README renders:
# KiteStacks Homelab # KiteStacks Homelab
<!-- version: 1.3.5 --> <!-- version: 1.3.6 -->
Private GitOps repository for the KiteStacks homelab. Private GitOps repository for the KiteStacks homelab.
... ...

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,55 @@
# KiteStacks Homelab Documentation v1.3.6
**Version:** 1.3.6
**Updated:** 2026-06-06 05:08:20
**Previous:** [v1.3.5 docs](KiteStacks-Homelab-Documentation-v1.3.5.md)
---
## Change Summary
- [autosync] 2026-06-06 05:08:20 INFO Synced: apps/forgejo/data/gitea/gitea.db
- [autosync] 2026-06-06 05:08:20 INFO Removed: apps/kavita/config/kavita.db-shm
- [autosync] 2026-06-06 05:08:20 INFO Synced: apps/kavita/config/kavita.db
- [autosync] 2026-06-06 05:08:20 INFO Removed: apps/kavita/config/kavita.db-wal
- [autosync] 2026-06-06 05:08:20 INFO Removed: apps/forgejo/data/gitea/gitea.db-journal
- [autosync] 2026-06-06 05:08:20 INFO Synced: apps/linkding/data/tasks.sqlite3-wal
- apps/forgejo/data/gitea/gitea.db
- DELETED: apps/kavita/config/kavita.db-shm
- apps/kavita/config/kavita.db
- DELETED: apps/kavita/config/kavita.db-wal
- DELETED: apps/forgejo/data/gitea/gitea.db-journal
- apps/linkding/data/tasks.sqlite3-wal
---
## 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)