diff --git a/CHANGELOG.md b/CHANGELOG.md index e365698..05ceb47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/README.md b/README.md index 8a1cd6d..d276854 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ On each change it automatically: /etc/kitestacks/ → clusters/assassin/ 2. Bumps the version in README.md - + 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 - + Private GitOps repository for the KiteStacks homelab. ... diff --git a/apps/forgejo/data/gitea/gitea.db b/apps/forgejo/data/gitea/gitea.db index 461205c..8de2d99 100644 Binary files a/apps/forgejo/data/gitea/gitea.db and b/apps/forgejo/data/gitea/gitea.db differ diff --git a/docs/KiteStacks-Homelab-Documentation-v1.3.5.md b/docs/KiteStacks-Homelab-Documentation-v1.3.5.md new file mode 100644 index 0000000..31ba710 --- /dev/null +++ b/docs/KiteStacks-Homelab-Documentation-v1.3.5.md @@ -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)