Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a25d7e27b7 | ||
| 3ce50ceccd |
@@ -1,3 +1,10 @@
|
||||
# [0.15.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.14.0...0.15.0) (2026-04-02)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add more apps ([3ce50ce](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/3ce50ceccd12c8059f3c5146f6c0ad90d75c47b7))
|
||||
|
||||
# [0.14.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.13.0...0.14.0) (2026-04-01)
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "site-documentation",
|
||||
"type": "module",
|
||||
"version": "0.14.0",
|
||||
"version": "0.15.0",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro build",
|
||||
|
||||
15
src/content/docs/applications/houndarr.mdx
Normal file
15
src/content/docs/applications/houndarr.mdx
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Houndarr
|
||||
description: Automated missing-media search for your *arr stack. Small batches. Polite intervals. Zero indexer abuse.
|
||||
hero:
|
||||
tagline: Automated missing-media search for your *arr stack. Small batches. Polite intervals. Zero indexer abuse.
|
||||
image:
|
||||
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/houndarr.webp
|
||||
actions:
|
||||
- text: Source
|
||||
link: https://github.com/av1155/houndarr
|
||||
icon: right-arrow
|
||||
- text: Deployment Chart
|
||||
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/houndarr
|
||||
icon: right-arrow
|
||||
---
|
||||
15
src/content/docs/applications/immich.mdx
Normal file
15
src/content/docs/applications/immich.mdx
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Immich
|
||||
description: High performance self-hosted photo and video management solution.
|
||||
hero:
|
||||
tagline: High performance self-hosted photo and video management solution.
|
||||
image:
|
||||
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/immich.webp
|
||||
actions:
|
||||
- text: Source
|
||||
link: https://github.com/immich-app/immich
|
||||
icon: right-arrow
|
||||
- text: Deployment Chart
|
||||
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/immich
|
||||
icon: right-arrow
|
||||
---
|
||||
15
src/content/docs/applications/intel-device-plugin.mdx
Normal file
15
src/content/docs/applications/intel-device-plugin.mdx
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Intel Device Plugins Operator
|
||||
description: Intel Device Plugins Operator manages plugins, then the GPU device plugin provides access to discrete and integrated Intel GPU device files.
|
||||
hero:
|
||||
tagline: Intel Device Plugins Operator manages plugins, then the GPU device plugin provides access to discrete and integrated Intel GPU device files.
|
||||
image:
|
||||
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/kubernetes.webp
|
||||
actions:
|
||||
- text: Source
|
||||
link: https://github.com/intel/intel-device-plugins-for-kubernetes
|
||||
icon: right-arrow
|
||||
- text: Deployment Chart
|
||||
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/intel-device-plugin
|
||||
icon: right-arrow
|
||||
---
|
||||
Reference in New Issue
Block a user