From d586fb0e228f3e1dfd24afe7fe144bafbb10b609 Mon Sep 17 00:00:00 2001 From: ace Date: Wed, 11 Feb 2026 19:44:18 +0300 Subject: [PATCH] kanidm: bump to 1.8.6, helm chart 0.2.8 --- kanidm/Chart.yaml | 4 ++-- kanidm/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kanidm/Chart.yaml b/kanidm/Chart.yaml index 2cd1e74..f0d396e 100644 --- a/kanidm/Chart.yaml +++ b/kanidm/Chart.yaml @@ -15,10 +15,10 @@ 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.2.7 +version: 0.2.8 # 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.8.5" +appVersion: "1.8.6" diff --git a/kanidm/values.yaml b/kanidm/values.yaml index e5e282e..38d07e0 100644 --- a/kanidm/values.yaml +++ b/kanidm/values.yaml @@ -11,7 +11,7 @@ image: repository: gitea.geekhome.org/ghp/kanidm pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "1.8.5-1" + tag: "1.8.6-1" imagePullSecrets: [] nameOverride: ""