about summary refs log tree commit diff
path: root/third-party/gitea/helmfile.yaml
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-27 21:20:07 +0200
committermakefunstuff <[email protected]>2024-06-27 21:20:07 +0200
commit608a95ca4fa23d2aef9a121a285f8332313df54c (patch)
treee09d2a30825499bb38caace2d53acdaf98e4367c /third-party/gitea/helmfile.yaml
downloadk3s-lab-608a95ca4fa23d2aef9a121a285f8332313df54c.tar.gz
foobar
Diffstat (limited to 'third-party/gitea/helmfile.yaml')
-rw-r--r--third-party/gitea/helmfile.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/third-party/gitea/helmfile.yaml b/third-party/gitea/helmfile.yaml
new file mode 100644
index 0000000..4471d47
--- /dev/null
+++ b/third-party/gitea/helmfile.yaml
@@ -0,0 +1,12 @@
+repositories:
+  - name: gitea
+    url: https://charts.bitnami.com/bitnami
+
+releases:
+  - name: gitea
+    namespace: gitea
+    chart: gitea/gitea
+    version: 2.2.0
+    values:
+      - ./gitea_values.yaml
+      - ../../shared-values/common_values.yaml