blumeops/argocd/manifests
Erich Blume 1f73eb675d Auto-deploy docs from build workflow (#93)
## Summary
- Add `uv` and `argocd` CLI to forgejo-runner container image
- Add `workflow-bot` ArgoCD account with sync permissions (declarative via kustomize patches)
- Add `ARGOCD_AUTH_TOKEN` to forgejo-runner external secret for workflow auth
- Update build workflow to auto-deploy docs after release:
  - Update configmap with new release URL
  - Commit changelog and configmap changes
  - Sync docs app via ArgoCD

## Deployment and Testing
Manual steps required before this can work:
1. [ ] Build and push new forgejo-runner image (v2.4.0)
2. [ ] Sync argocd app to create workflow-bot account
3. [ ] Generate token: `argocd account generate-token --account workflow-bot`
4. [ ] Store token in 1Password under "Forgejo Secrets" with field `argocd_token`
5. [ ] Sync forgejo-runner app to pick up new external secret
6. [ ] Update forgejo-runner deployment to use new image version
7. [ ] Test by running workflow manually

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/93
2026-02-03 16:58:03 -08:00
..
1password-connect Add External Secrets Operator with 1Password Connect (#66) (#66) 2026-01-28 19:30:10 -08:00
alloy-k8s Remove logfmt parsing stage from Alloy k8s config 2026-01-22 18:06:34 -08:00
argocd Auto-deploy docs from build workflow (#93) 2026-02-03 16:58:03 -08:00
cloudnative-pg K8s Migration Phase 1: Infrastructure Setup (#29) 2026-01-19 09:49:52 -08:00
databases Switch all ExternalSecrets to creationPolicy: Owner 2026-01-28 20:27:16 -08:00
devpi Replace hajimari with gethomepage (#75) 2026-01-30 13:21:12 -08:00
docs Update docs release to v1.0.11 2026-02-03 16:40:06 -08:00
external-secrets Add External Secrets Operator with 1Password Connect (#66) (#66) 2026-01-28 19:30:10 -08:00
forgejo-runner Auto-deploy docs from build workflow (#93) 2026-02-03 16:58:03 -08:00
grafana Homepage dashboard improvements (#76) 2026-01-30 15:05:02 -08:00
grafana-config Add pod state observability to minikube dashboard (#83) 2026-02-03 07:20:05 -08:00
homepage Expand homepage widgets and info panels (#81) 2026-02-02 16:11:20 -08:00
immich Expand homepage widgets and info panels (#81) 2026-02-02 16:11:20 -08:00
kiwix Add pod state observability to minikube dashboard (#83) 2026-02-03 07:20:05 -08:00
kube-state-metrics Observability cleanup and k8s service monitoring (#43) (#43) 2026-01-22 13:51:01 -08:00
loki Replace hajimari with gethomepage (#75) 2026-01-30 13:21:12 -08:00
miniflux Expand homepage widgets and info panels (#81) 2026-02-02 16:11:20 -08:00
navidrome Expand homepage widgets and info panels (#81) 2026-02-02 16:11:20 -08:00
prometheus Replace hajimari with gethomepage (#75) 2026-01-30 13:21:12 -08:00
tailscale-operator Switch all ExternalSecrets to creationPolicy: Owner 2026-01-28 20:27:16 -08:00
teslamate Replace hajimari with gethomepage (#75) 2026-01-30 13:21:12 -08:00
torrent Expand homepage widgets and info panels (#81) 2026-02-02 16:11:20 -08:00