5.5 KiB
5.5 KiB
Changelog
common-8.0.8 (2021-09-26)
common-8.0.7 (2021-09-26)
common-8.0.6 (2021-09-26)
common-8.0.4 (2021-09-25)
common-8.0.3 (2021-09-25)
common-8.0.2 (2021-09-25)
common-8.0.1 (2021-09-25)
common-8.0.0 (2021-09-25)
common-7.0.14 (2021-09-14)
Fix
- make sure autopermissions sets the group owner correctly (#994)
common-7.0.13 (2021-09-14)
Chore
- update non-major (#987)
common-7.0.12 (2021-09-13)
Fix
- ensure wireguard env vars get created
common-7.0.11 (2021-09-12)
Fix
- nuke all VPN volumes that we don't use (yet) out of Common
common-7.0.10 (2021-09-12)
Fix
- completely remove unused volumes and correctly enable used volumes for VPN
common-7.0.9 (2021-09-12)
Fix
- remove old configmap and secret references for VPN config/scripts
common-7.0.7 (2021-09-12)
Fix
- correct vpn securityContext
common-7.0.6 (2021-09-12)
common-7.0.5 (2021-09-12)
Fix
- ensure annotationLists and labelLists don't get processed for disabled objects (#971)
common-7.0.4 (2021-09-12)
Chore
- update non-major (#962)
Feat
- pin all container references to digests (#963)
Improv
- improve dns and vpn values.yaml syntaxis (#970)
common-7.0.3 (2021-09-11)
Chore
- move more dockerhub containers to GHCR mirror (#958)
Fix
- remove duplicate securitycontext from autopermissions
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)
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)