Commit c3624ab 1 parent e9a8ef6 commit c3624ab Copy full SHA for c3624ab
File tree 2 files changed +10
-4
lines changed
2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
The OpenMFP chart for Kubernetes
4
4
5
- ![ Version: 0.0.53 ] ( https://img.shields.io/badge/Version-0.0.53 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.0.0] ( https://img.shields.io/badge/AppVersion-0.0.0-informational?style=flat-square )
5
+ ![ Version: 0.0.56 ] ( https://img.shields.io/badge/Version-0.0.56 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.0.0] ( https://img.shields.io/badge/AppVersion-0.0.0-informational?style=flat-square )
6
6
7
7
## Additional Information
8
8
@@ -12,8 +12,8 @@ The `common` chart is a library of common resources that are shared across all o
12
12
13
13
| Repository | Name | Version |
14
14
| ------------| ------| ---------|
15
- | oci://ghcr.io/openmfp/helm-charts | example-content | 0.110.12 |
16
- | oci://ghcr.io/openmfp/helm-charts | portal | 0.69.157 |
15
+ | oci://ghcr.io/openmfp/helm-charts | example-content | 0.110.13 |
16
+ | oci://ghcr.io/openmfp/helm-charts | portal | 0.69.162 |
17
17
18
18
## Values
19
19
Original file line number Diff line number Diff line change 2
2
3
3
Helm Chart for the openmfp Portal
4
4
5
- ![ Version: 0.69.161 ] ( https://img.shields.io/badge/Version-0.69.161 -informational?style=flat-square ) ![ AppVersion: 0.234 .0] ( https://img.shields.io/badge/AppVersion-0.234 .0-informational?style=flat-square )
5
+ ![ Version: 0.69.162 ] ( https://img.shields.io/badge/Version-0.69.162 -informational?style=flat-square ) ![ AppVersion: 0.235 .0] ( https://img.shields.io/badge/AppVersion-0.235 .0-informational?style=flat-square )
6
6
7
7
## Additional Information
8
8
@@ -40,4 +40,10 @@ Example
40
40
| image.name | string | ` "ghcr.io/openmfp/portal" ` | |
41
41
| image.pullPolicyOverride | string | ` "IfNotPresent" ` | |
42
42
| importContent | bool | ` true ` | |
43
+ | trust.openmfp.authDomain | string | ` "http://localhost:8000/keycloak/realms/openmfp/protocol/openid-connect/auth" ` | |
44
+ | trust.openmfp.baseDomains | string | ` "localhost" ` | |
45
+ | trust.openmfp.loginAudience | string | ` "openmfp" ` | |
46
+ | trust.openmfp.oidcClientSecretName | string | ` "openmfp-client" ` | |
47
+ | trust.openmfp.secretKeyRef | string | ` "attribute.client_secret" ` | |
48
+ | trust.openmfp.tokenUrl | string | ` "http://openmfp-keycloak/keycloak/realms/openmfp/protocol/openid-connect/token" ` | |
43
49
| validWebcomponentUrls | string | ` ".?" ` | |
You can’t perform that action at this time.
0 commit comments