diff --git a/kanidm/Chart.yaml b/kanidm/Chart.yaml index 0b68a26..bbf49c6 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.0 +version: 0.2.1 # 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.6.2" +appVersion: "1.6.3" diff --git a/kanidm/values.yaml b/kanidm/values.yaml index fe98a34..ac45282 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.6.2-1" + tag: "1.6.3-1" imagePullSecrets: [] nameOverride: ""