Skip to content

Commit

Permalink
Bump keycloak version: 16.1.0 → 17.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdarimont committed Jan 28, 2022
1 parent 2ee2faf commit 4716fee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/keycloak/.bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 16.1.0
current_version = 17.0.0
commit = true
tag = false
message = Bump keycloak version: {current_version} → {new_version}
Expand Down
2 changes: 1 addition & 1 deletion charts/keycloak/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: keycloak
version: 16.1.0
version: 17.0.0
appVersion: 16.1.1
description: Open Source Identity and Access Management For Modern Applications and Services
keywords:
Expand Down

0 comments on commit 4716fee

Please sign in to comment.