mirror of
https://github.com/timothymiller/cloudflare-ddns.git
synced 2026-09-20 06:29:03 -03:00
feat: add Helm chart with GHCR OCI publish workflow
- Add charts/cloudflare-ddns/ Helm chart (env-var config, hostNetwork by default) - Add .github/workflows/helm.yml — lint → package → push to oci://ghcr.io/timothymiller - Update README Kubernetes section with Helm install guide (quick install, values.yaml, upgrade/uninstall) - Keep k8s/cloudflare-ddns.yml as legacy raw-manifest fallback
This commit is contained in:
4
charts/cloudflare-ddns/.helmignore
Normal file
4
charts/cloudflare-ddns/.helmignore
Normal file
@@ -0,0 +1,4 @@
|
||||
.DS_Store
|
||||
.git
|
||||
.gitignore
|
||||
*.orig
|
||||
Reference in New Issue
Block a user