summaryrefslogtreecommitdiff
path: root/f3s/miniflux/helm-chart/Chart.yaml
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-08-08 16:00:01 +0300
committerPaul Buetow <paul@buetow.org>2025-08-08 16:00:01 +0300
commitdd81326dd7509c52d3ec0c59be1aa1becbe1dda8 (patch)
tree995a03a55ceb64ba2afa6b9d414626c7c9e6eaac /f3s/miniflux/helm-chart/Chart.yaml
parent076b0acfa4222a85f484052abbeaa26abdd5a557 (diff)
initial miniflux helm chart
Diffstat (limited to 'f3s/miniflux/helm-chart/Chart.yaml')
-rw-r--r--f3s/miniflux/helm-chart/Chart.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/f3s/miniflux/helm-chart/Chart.yaml b/f3s/miniflux/helm-chart/Chart.yaml
new file mode 100644
index 0000000..f88e3f3
--- /dev/null
+++ b/f3s/miniflux/helm-chart/Chart.yaml
@@ -0,0 +1,5 @@
+apiVersion: v2
+name: miniflux
+description: A Helm chart for deploying Miniflux.
+version: 0.1.0
+appVersion: "latest"