9.7 KiB
9.7 KiB
Changelog
common-8.3.14 (2021-10-20)
Fix
- use correct PVC storageClass when using postgresql as a dependency on SCALE (#1212)
common-8.3.13 (2021-10-19)
Chore
Fix
- correct SCALE detection on statefullset
common-8.3.12 (2021-10-18)
Fix
- Copy ixChartContext.storageClassName to child charts
common-8.3.11 (2021-10-18)
Feat
- set SCALE-ZFS as a default storageClassName for SCALE when nothing is given. (#1169)
common-8.3.10 (2021-10-17)
Fix
- Just provide warning when chmod fails on autopermissions (#1157)
common-8.3.9 (2021-10-15)
Chore
- add varlog storage and streamline db urls again
common-8.3.8 (2021-10-15)
common-8.3.7 (2021-10-15)
Feat
- simplify postgresql url generator (#1146)
common-8.3.6 (2021-10-13)
Chore
- update non-major docker tags (#1134)
common-8.3.5 (2021-10-12)
Chore
- update non-major (#1122)
common-8.3.4 (2021-10-09)
common-8.3.3 (2021-10-09)
common-8.3.2 (2021-10-09)
common-8.3.1 (2021-10-09)
common-8.3.0 (2021-10-09)
common-8.2.2 (2021-10-04)
common-8.2.1 (2021-10-04)
common-8.2.0 (2021-10-04)
common-8.1.1 (2021-10-03)
common-8.1.0 (2021-10-03)
common-8.0.13 (2021-09-29)
common-8.0.12 (2021-09-29)
common-8.0.10 (2021-09-29)
common-8.0.9 (2021-09-28)
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)