-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump repo versions for charts
- Loading branch information
Jonathan Langlois
committed
Dec 9, 2021
1 parent
efbc17f
commit d2be567
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
apiVersion: v1 | ||
name: kc-cron-job | ||
description: "Helm chart for CronJob to collect Keycloak active sessions" | ||
version: 0.1.0 | ||
version: 0.1.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
apiVersion: v1 | ||
name: sso-keycloak | ||
version: 0.1.0 | ||
version: 0.1.1 | ||
appVersion: 0.1.0 | ||
description: Open Source Identity and Access Management For Modern Applications and Services |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
apiVersion: v1 | ||
name: secrets | ||
description: "Helm chart for Secrets" | ||
version: 0.1.0 | ||
version: 0.1.1 |