diff --git a/README.md b/README.md index 09263c4..aceb519 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,4 @@ helm repo add devcm https://devcm-repo.github.io/helm-charts ### charts - tailscale-derp +- rustdesk-server diff --git a/charts/rustdesk-server/Chart.yaml b/charts/rustdesk-server/Chart.yaml index a43b055..de70b1b 100644 --- a/charts/rustdesk-server/Chart.yaml +++ b/charts/rustdesk-server/Chart.yaml @@ -1,14 +1,14 @@ apiVersion: v2 name: rustdesk-server description: RustDesk Server Helm Chart -home: https://rustdesk.com/ +home: https://devcm-repo.github.io/helm-charts/ sources: - - https://github.com/rustdesk/rustdesk-server + - https://github.com/devcm-repo/helm-charts maintainers: - name: dev.cm email: admin@dev.cm url: https://github.com/devcm-repo icon: https://rustdesk.com/favicon.ico -version: 0.0.1 +version: 0.0.2 appVersion: latest diff --git a/charts/tailscale-derp/Chart.yaml b/charts/tailscale-derp/Chart.yaml index 7aadce1..f13b338 100644 --- a/charts/tailscale-derp/Chart.yaml +++ b/charts/tailscale-derp/Chart.yaml @@ -9,5 +9,5 @@ maintainers: email: admin@dev.cm url: https://github.com/devcm-repo icon: https://tailscale.com/files/apple-touch-icon.png -version: 0.0.6 +version: 0.0.7 appVersion: 1.82.0