TrueChartsClone/charts/stable/postgresql/CHANGELOG.md

1.3 KiB

Changelog

postgresql-2.1.0 (2021-09-11)

Chore

  • Use bitnami instead of stock postgresql container (#960)
  • update non-major

Feat

  • pin all container references to digests (#963)

Fix

  • make sure podSecurityContext is included in both SCALE and Helm installs (#956)
  • move runAsNonRoot to container securityContext to allow root sidecarts (#954)

postgresql-2.0.0 (2021-09-09)

Chore

  • fix postgresql version

postgresql-1.6.6 (2021-09-09)

Chore

  • update postrgresql to common 7.0.0 (#951)

Feat

  • Add regex validation to resources CPU and RAM for all apps (#935)

Fix

  • repair Hyperion and some misplaced GUI elements (#922)