From 0b295befe7c748bbaaa4726bb2b8249e3afe3103 Mon Sep 17 00:00:00 2001 From: ace Date: Fri, 16 Jan 2026 12:12:26 +0300 Subject: [PATCH] radicle: bump to 1.6.0, helm chart 0.1.4 --- radicle/Chart.yaml | 4 ++-- radicle/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/radicle/Chart.yaml b/radicle/Chart.yaml index 24c5a89..5650253 100644 --- a/radicle/Chart.yaml +++ b/radicle/Chart.yaml @@ -15,13 +15,13 @@ 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.3 +version: 0.1.4 # 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" +appVersion: "1.6.0" home: https://radicle.xyz/ diff --git a/radicle/values.yaml b/radicle/values.yaml index ac33cc1..93fa4ed 100644 --- a/radicle/values.yaml +++ b/radicle/values.yaml @@ -10,7 +10,7 @@ strategyType: Recreate image: radicleNode: repository: gitea.geekhome.org/ghp/radicle-node - tag: "1.5.0-1" + tag: "1.6.0-1" pullPolicy: IfNotPresent radicleHttpd: repository: gitea.geekhome.org/ghp/radicle-httpd