We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83858df commit 40da0f8Copy full SHA for 40da0f8
charts/keycloak/.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 16.0.5
+current_version = 16.0.6
3
commit = true
4
tag = false
5
message = Bump keycloak version: {current_version} → {new_version}
charts/keycloak/Chart.yaml
@@ -1,6 +1,6 @@
apiVersion: v2
name: keycloak
-version: 16.0.5
+version: 16.0.6
appVersion: 15.0.2
description: Open Source Identity and Access Management For Modern Applications and Services
6
keywords:
0 commit comments