Skip to content

Releases: loft-sh/component-chart

v0.9.1

31 Aug 17:24
e974dae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

25 Apr 07:54
7580436
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.6...v0.9.0

v0.8.6

21 Mar 11:46
5e6d0b6
Compare
Choose a tag to compare

What's Changed

  • feat(ingress): add disable option for ingress by @rohantmp in #94
  • fix: surge/unavailable values should not be quoted by @89luca89 in #95

New Contributors

Full Changelog: v0.8.5...v0.8.6

v0.8.5

02 Sep 07:19
04dfe4d
Compare
Choose a tag to compare

What's Changed

  • fix: datatype of targetAverageUtilization for Horizontal Pod Autoscaling by @Rishang in #81

New Contributors

Full Changelog: v0.8.4...v0.8.5

v0.8.4

29 Oct 16:24
0d9a741
Compare
Choose a tag to compare

Changes

  • Fixed a problem where it was not possible to set automountServiceAccountToken: false because the if is preventing configuring it and the default Kubernetes Pod spec is true (thanks @maikelvl)
  • Added support for emptyDir volumes

v0.8.2

09 Sep 07:48
0d17e91
Compare
Choose a tag to compare

Changes

  • Fixed an issue where ingress pathType was not set automatically on ingress creation

v0.8.1

11 Aug 11:39
4085668
Compare
Choose a tag to compare
Merge pull request #49 from loft-sh/snyk-upgrade-607ff85c655a1f748b55…

v0.8.0

02 Jun 02:40
0f5bd14
Compare
Choose a tag to compare
Merge pull request #39 from sergeysedoy97/feature/shared-pvc

feat: add volume.shared

v0.7.1

04 Jan 11:06
2802d72
Compare
Choose a tag to compare
Merge pull request #31 from WilliamDASILVA/patch-1

Add missing quotes for hosts

v0.7.0

06 Nov 07:59
ffeb363
Compare
Choose a tag to compare
Update deployment.yaml