From bbd2aa9e16254915b6c46a0e1f1ef2126944b784 Mon Sep 17 00:00:00 2001 From: ace Date: Fri, 9 Jan 2026 22:42:12 +0300 Subject: [PATCH] radicle: bump to 1.5.0, helm chart 0.1.3 --- radicle/Chart.yaml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/radicle/Chart.yaml b/radicle/Chart.yaml index 47e8cb6..24c5a89 100644 --- a/radicle/Chart.yaml +++ b/radicle/Chart.yaml @@ -15,10 +15,22 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.2 +version: 0.1.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. appVersion: "1.5.0" + +home: https://radicle.xyz/ + +keywords: +- radicle +- radicle-node +- radicle-httpd + +maintainers: +- email: ace@0xace.cc + name: Ace + url: https://geekhome.org