convert to use app-template

This commit is contained in:
2024-05-30 10:40:33 -05:00
parent cf784e1f3a
commit 1bcfbcaba0
4 changed files with 85 additions and 40 deletions

View File

@@ -1,12 +1,17 @@
apiVersion: v2
name: code-server
version: 0.0.1
version: 1.0.0
sources:
- https://github.com/coder/code-server
- https://github.com/linuxserver/docker-code-server
- https://gitlab.com/alexander-chernov/helm/code-server
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
dependencies:
- name: code-server
version: 0.1.1
repository: https://charts.alekc.dev
- name: app-template
alias: code-server
repository: https://bjw-s.github.io/helm-charts/
version: 3.2.1
- name: cloudflared
alias: cloudflared
repository: http://alexlebens.github.io/helm-charts
version: 1.2.0
appVersion: "4.22.0"