k8s-at-home / charts

⚠️ Deprecated : Helm charts for applications you run at home
https://docs.k8s-at-home.com
Apache License 2.0
1.45k stars 621 forks source link

[homer]: update app version, switch to security context #1726

Closed pascaliske closed 2 years ago

pascaliske commented 2 years ago

Signed-off-by: Pascal Iske info@pascaliske.dev

Description of the change

Benefits

The code change allows the usage with newer app versions than 22.02.2, e.g. v22.06.1 and newer.

Possible drawbacks

Custom values of users need to switch from env variables to security context as well.

Applicable issues

Additional information

Checklist