2021-09-09 12:22:00 +00:00
|
|
|
# Changelog<br>
|
|
|
|
|
|
|
|
|
2021-09-10 15:07:56 +00:00
|
|
|
<a name="common-7.0.2"></a>
|
|
|
|
### [common-7.0.2](https://github.com/truecharts/apps/compare/common-7.0.1...common-7.0.2) (2021-09-10)
|
|
|
|
|
|
|
|
#### Feat
|
|
|
|
|
|
|
|
* Move some common containers to our own containers
|
|
|
|
|
|
|
|
#### Refactor
|
|
|
|
|
|
|
|
* change image layout to enable renovate updates of sidecarts ([#955](https://github.com/truecharts/apps/issues/955))
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-09-10 13:37:54 +00:00
|
|
|
<a name="common-7.0.1"></a>
|
|
|
|
### [common-7.0.1](https://github.com/truecharts/apps/compare/common-7.0.0...common-7.0.1) (2021-09-10)
|
|
|
|
|
|
|
|
#### Feat
|
|
|
|
|
|
|
|
* have VPN use a hostPath for the configfile instead of configmap ([#953](https://github.com/truecharts/apps/issues/953))
|
|
|
|
|
|
|
|
#### Fix
|
|
|
|
|
|
|
|
* move runAsNonRoot to container securityContext to allow root sidecarts ([#954](https://github.com/truecharts/apps/issues/954))
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-09-09 19:50:32 +00:00
|
|
|
<a name="common-7.0.0"></a>
|
|
|
|
### [common-7.0.0](https://github.com/truecharts/apps/compare/common-6.14.0...common-7.0.0) (2021-09-09)
|
|
|
|
|
|
|
|
#### Refactor
|
|
|
|
|
|
|
|
* Restructure common init and additional container layout to dicts ([#950](https://github.com/truecharts/apps/issues/950))
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-09-09 18:57:08 +00:00
|
|
|
<a name="common-6.14.0"></a>
|
|
|
|
### [common-6.14.0](https://github.com/truecharts/apps/compare/common-6.13.11...common-6.14.0) (2021-09-09)
|
|
|
|
|
|
|
|
#### Feat
|
|
|
|
|
|
|
|
* port addons from k8s-at-home to common ([#948](https://github.com/truecharts/apps/issues/948))
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-09-09 18:43:22 +00:00
|
|
|
<a name="common-6.13.11"></a>
|
|
|
|
### [common-6.13.11](https://github.com/truecharts/apps/compare/common-6.13.10...common-6.13.11) (2021-09-09)
|
|
|
|
|
|
|
|
#### Chore
|
|
|
|
|
|
|
|
* update common test dependencies ([#949](https://github.com/truecharts/apps/issues/949))
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-09-09 12:22:00 +00:00
|
|
|
<a name="common-6.13.10"></a>
|
|
|
|
### [common-6.13.10](https://github.com/truecharts/apps/compare/common-6.13.9...common-6.13.10) (2021-09-09)
|
|
|
|
|
|
|
|
#### Fix
|
|
|
|
|
|
|
|
* ensure supplementalgroups when using devices are actually added ([#942](https://github.com/truecharts/apps/issues/942))
|