Create Forgejo workflow for media stack #38

Open
opened 2026-07-25 19:37:20 +00:00 by lab · 0 comments
Owner

Add .forgejo/workflows/deploy-media.yaml for the media umbrella Helm chart.

Trigger paths

  • k3s-ha-cluster/media/**

Steps

  1. Create workflow using Helm deploy template
  2. helm upgrade --install <app> ./media -f ./media/<app>/values.yaml -n media
  3. Consider: should this deploy ALL apps or only the changed one?
  4. For qBittorrent (raw manifests): separate kubectl apply step
Add `.forgejo/workflows/deploy-media.yaml` for the media umbrella Helm chart. ## Trigger paths - `k3s-ha-cluster/media/**` ## Steps 1. Create workflow using Helm deploy template 2. `helm upgrade --install <app> ./media -f ./media/<app>/values.yaml -n media` 3. Consider: should this deploy ALL apps or only the changed one? 4. For qBittorrent (raw manifests): separate kubectl apply step
lab added this to the GitOps & Automation milestone 2026-07-25 19:37:20 +00:00
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lab/homelab#38
No description provided.