rewrite and improve Chart.yaml files

This commit is contained in:
2024-06-15 21:53:56 -05:00
parent bb1a71092a
commit 8ca3f70b02
35 changed files with 355 additions and 101 deletions

View File

@@ -1,10 +1,20 @@
apiVersion: v2
name: code-server
version: 1.0.0
description: Code Server
keywords:
- code-server
- code
- ide
home: ""
sources:
- https://github.com/coder/code-server
- https://github.com/linuxserver/docker-code-server
- https://github.com/cloudflare/cloudflared
- https://hub.docker.com/r/linuxserver/code-server
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
- https://github.com/alexlebens/helm-charts/tree/main/charts/cloudflared
maintainers:
- name: alexlebens
dependencies:
- name: app-template
alias: code-server
@@ -13,5 +23,6 @@ dependencies:
- name: cloudflared
alias: cloudflared
repository: http://alexlebens.github.io/helm-charts
version: 1.2.0
appVersion: "4.22.0"
version: 1.2.0
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/code-server.png
appVersion: 4.90.2-ls218

View File

@@ -9,7 +9,7 @@ code-server:
main:
image:
repository: linuxserver/code-server
tag: 4.90.0
tag: 4.90.2-ls218
pullPolicy: IfNotPresent
env:
- name: TZ