Skip to content

Commit a2c25f3

Browse files
authored
Merge branch 'CloudPirates-io:main' into main
2 parents 8aaee14 + bdb1946 commit a2c25f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/keycloak/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: keycloak
33
description: Open Source Identity and Access Management Solution
44
type: application
5-
version: 0.2.0
5+
version: 0.2.1
66
appVersion: "26.3.4"
77
keywords:
88
- keycloak

charts/keycloak/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ keycloak:
109109
## @param keycloak.production Enable production mode
110110
production: false
111111
## @param keycloak.httpRelativePath Set relative path for serving resources; must start with a /
112-
httpRelativePath: ""
112+
httpRelativePath: /
113113

114114
## @section Database Configuration
115115
database:

0 commit comments

Comments
 (0)