kanidm: bump to 1.9.1, helm chart 0.2.9

This commit is contained in:
ace
2026-03-09 10:34:17 +03:00
parent 60356e99c9
commit 827ce528e7
2 changed files with 3 additions and 3 deletions

View File

@@ -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.8
version: 0.2.9
# 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.6"
appVersion: "1.9.1"

View File

@@ -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.6-1"
tag: "1.9.1-1"
imagePullSecrets: []
nameOverride: ""