From 4e17eb53108e3394081b058ba5d9f5c9b3178f9b Mon Sep 17 00:00:00 2001 From: pieter Date: Sun, 15 Feb 2026 07:58:40 +0000 Subject: [PATCH] =?UTF-8?q?Chart.yaml=20=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Chart.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Chart.yaml diff --git a/Chart.yaml b/Chart.yaml new file mode 100644 index 0000000..306db64 --- /dev/null +++ b/Chart.yaml @@ -0,0 +1,14 @@ +apiVersion: v2 +name: nginx-redirect +description: A secure Alpine-based Nginx server dedicated to HTTP redirects +type: application +version: 1.0.0 +appVersion: "1.25.3" +keywords: + - nginx + - redirect + - alpine +maintainers: + - name: Pieter + url: https://git.cafepieters.com/helmchart/repo/ +icon: https://github-production-user-asset-6210df.s3.amazonaws.com/105847909/364539216-3a7eeb08-1133-47f5-859c-fad4f5a6a013.svg \ No newline at end of file