Files
truecharts/charts/library/common/CHANGELOG.md
T
2021-09-10 13:37:54 +00:00

1.4 KiB

Changelog

common-7.0.1 (2021-09-10)

Feat

  • have VPN use a hostPath for the configfile instead of configmap (#953)

Fix

  • move runAsNonRoot to container securityContext to allow root sidecarts (#954)

common-7.0.0 (2021-09-09)

Refactor

  • Restructure common init and additional container layout to dicts (#950)

common-6.14.0 (2021-09-09)

Feat

  • port addons from k8s-at-home to common (#948)

common-6.13.11 (2021-09-09)

Chore

  • update common test dependencies (#949)

common-6.13.10 (2021-09-09)

Fix

  • ensure supplementalgroups when using devices are actually added (#942)