about summary refs log tree commit diff
path: root/third-party-apps/gitea/Chart.yaml
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-29 23:17:27 +0200
committermakefunstuff <[email protected]>2024-06-29 23:17:27 +0200
commit4defe72bf922e8e025e8558a2606d833f0a90e53 (patch)
treec541d03344d7da68f928cb9c7760db23cd628c66 /third-party-apps/gitea/Chart.yaml
parent0b5656eaa25d59f5612b837a7b408eaa9fc9ca07 (diff)
downloadk3s-lab-4defe72bf922e8e025e8558a2606d833f0a90e53.tar.gz
add gitea
Diffstat (limited to '')
-rw-r--r--third-party-apps/gitea/Chart.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/third-party-apps/gitea/Chart.yaml b/third-party-apps/gitea/Chart.yaml
new file mode 100644
index 0000000..acfbd45
--- /dev/null
+++ b/third-party-apps/gitea/Chart.yaml
@@ -0,0 +1,11 @@
+apiVersion: v2
+name: gitea
+description: A Helm chart for setting up Gitea
+version: 0.1.0
+appVersion: "1.0"
+
+dependencies:
+  - name: gitea
+    version: 10.2.0
+    repository: "https://dl.gitea.io/charts"
+