Skip to content

Releases: giantswarm/chart-operator

v0.13.2

23 Jun 08:25
06aa3e2
Compare
Choose a tag to compare

Helm 2 release.

Changed

  • Add metrics for Helm releases with a mismatched namespace. (#508)

v1.0.3

16 Jun 14:35
ae9ce16
Compare
Choose a tag to compare

Helm 3 release.

Changed

  • Fixed PodSecurityPolicy compatibility problem.

v1.0.2

04 Jun 14:26
fe514fc
Compare
Choose a tag to compare

Helm 3 release.

Changed

  • Disabled force-upgrade from helmclient.
  • Canceling the release resource when migration is done yet.

v0.13.1

04 Jun 08:22
Compare
Choose a tag to compare

Helm 2 release.

  • Calculating md5sum from go struct.

v1.0.1

26 May 15:08
9ad8ddc
Compare
Choose a tag to compare
  • Using helmclient v1.0.1 for security fix.
  • Cancel the release resource when the manifest validation failed.

https://github.com/giantswarm/chart-operator/blob/master/CHANGELOG.md#v101-2020-05-26

v1.0.0

18 May 11:38
8eebf7f
Compare
Choose a tag to compare
  • Updated to support Helm 3; To keep using Helm 2, please use version 0.X.X.

https://github.com/giantswarm/chart-operator/blob/master/CHANGELOG.md#v100-2020-05-18

v0.13.0

21 Apr 08:04
a9b6791
Compare
Choose a tag to compare
  • Deploy as a unique app in app collection in control plane clusters.

https://github.com/giantswarm/chart-operator/blob/master/CHANGELOG.md#v0130-2020-04-21

v0.12.4

15 Apr 13:24
32ebeab
Compare
Choose a tag to compare
  • Always set chart CR annotations so update state calculation is accurate.
  • Only update failed Helm releases if the chart values or version has changed.

v0.12.3

09 Apr 15:42
d6ff360
Compare
Choose a tag to compare
  • Fix problem pushing chart to default app catalog.

v0.12.2

09 Apr 09:47
0ba7eb6
Compare
Choose a tag to compare
  • Fix update state calculation and status resource for long running deployments.
  • Handle 503 responses when GitHub Pages is unavailable.
  • Make HTTP client timeout configurable for pulling chart tarballs in AWS China.
  • Switch from dep to go modules.

https://github.com/giantswarm/chart-operator/blob/master/CHANGELOG.md#v0122-2020-04-09