From c4ed5c305cd245d0a660916b12c191cc5faada8b Mon Sep 17 00:00:00 2001 From: Claude AI Date: Sun, 8 Mar 2026 15:22:56 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20jenkins=20Helm=20chart=20=E2=80=94=20Ch?= =?UTF-8?q?art.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- helm/jenkins/Chart.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 helm/jenkins/Chart.yaml diff --git a/helm/jenkins/Chart.yaml b/helm/jenkins/Chart.yaml new file mode 100644 index 0000000..f916b6c --- /dev/null +++ b/helm/jenkins/Chart.yaml @@ -0,0 +1,13 @@ +apiVersion: v2 +name: jenkins +description: Jenkins CI/CD — Helm chart for thedevops.dev cluster +type: application +version: 0.1.0 +appVersion: "lts-jdk17" +keywords: + - jenkins + - ci + - cd +maintainers: + - name: admin + url: https://thedevops.dev