Skip to content

Commit

Permalink
updated chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
adkumar1 committed Apr 23, 2024
1 parent 9bc1f71 commit fdcc49f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ further processing.

```shell
Software version: 2.1.10
Helm Chart version: 2.1.15
Helm Chart version: 2.1.16
```


Expand Down
3 changes: 2 additions & 1 deletion charts/sdfactory/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# sdfactory

![Version: 2.1.15](https://img.shields.io/badge/Version-2.1.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.10](https://img.shields.io/badge/AppVersion-2.1.10-informational?style=flat-square)
![Version: 2.1.16](https://img.shields.io/badge/Version-2.1.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.10](https://img.shields.io/badge/AppVersion-2.1.10-informational?style=flat-square)

Helm Charts for SD Factory application. Self-Description Factory component is responsible for the creation of Self Descriptions.

Expand Down Expand Up @@ -55,6 +55,7 @@ Helm Charts for SD Factory application. Self-Description Factory component is re
| sdfactory.secret.jwkSetUri | string | `""` | JWK Set URI |
| sdfactory.secret.realm | string | `""` | Keycloak Realm detail |
| sdfactory.secret.resource | string | `""` | Keycloak Resource detail |
| sdfactory.secret.verifycredentialsUri | string | `""` | Details for Verifying Client uri |
| securityContext.allowPrivilegeEscalation | bool | `false` | |
| securityContext.capabilities.drop[0] | string | `"ALL"` | |
| securityContext.runAsGroup | int | `1000` | |
Expand Down

0 comments on commit fdcc49f

Please sign in to comment.