diff --git a/CHANGELOG.md b/CHANGELOG.md index f02afe9..e46bbf6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to KiteStacks Homelab are documented here. +## [v1.3.11] — 2026-06-06 05:10:41 + +### Changed +- [autosync] 2026-06-06 05:10:41 INFO Synced: apps/forgejo/data/gitea/gitea.db +- [autosync] 2026-06-06 05:10:41 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.10] — 2026-06-06 05:10:19 ### Changed diff --git a/README.md b/README.md index 09c641e..f0e1720 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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 b33e6da..fe7914e 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.11.md b/docs/KiteStacks-Homelab-Documentation-v1.3.11.md new file mode 100644 index 0000000..17fe752 --- /dev/null +++ b/docs/KiteStacks-Homelab-Documentation-v1.3.11.md @@ -0,0 +1,47 @@ +# KiteStacks Homelab Documentation v1.3.11 + +**Version:** 1.3.11 +**Updated:** 2026-06-06 05:10:41 +**Previous:** [v1.3.10 docs](KiteStacks-Homelab-Documentation-v1.3.10.md) + +--- + +## Change Summary + +- [autosync] 2026-06-06 05:10:41 INFO Synced: apps/forgejo/data/gitea/gitea.db +- [autosync] 2026-06-06 05:10:41 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.8](KiteStacks-Homelab-Documentation-v1.3.8.md) +- [v1.3.9](KiteStacks-Homelab-Documentation-v1.3.9.md) +- [v1.3.10](KiteStacks-Homelab-Documentation-v1.3.10.md) +- [v1.3.11](KiteStacks-Homelab-Documentation-v1.3.11.md)