Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Releases: giantswarm/default-apps-openstack

v0.8.2

24 Jan 09:00
cab0887
Compare
Choose a tag to compare

Added

  • Added vertical-pod-autoscaler@2.5.3 & vertical-pod-autoscaler-crd@1.0.1.

Changed

  • Update node-exporter to 1.15.0

v0.8.1

08 Dec 08:35
ccc5947
Compare
Choose a tag to compare

Changed

  • Update observability-bundle from 0.1.3 to 0.1.4

v0.8.0

28 Nov 11:28
041658a
Compare
Choose a tag to compare

Changed

  • Update node-exporter-app from 0.11.0 to 0.13.0

Added

  • Add observability-bundle
  • Supports installing an app bundle

v0.7.3

11 Oct 15:58
ecc4afb
Compare
Choose a tag to compare

Changed

  • Update cert-manager-app from 2.15.2 to 2.17.1.
  • Update cloud-provider-openstack-app from 0.6.2 to 0.7.0.
  • Update csi-external-snapshotter-app from 0.2.0 to 0.3.0.
  • Change csi-external-snapshotter-app config for default VolumeSnapshotClass.

Added

  • Added application.giantswarm.io/app-type: "bundle" annotation

v0.7.2

22 Sep 09:30
eb69531
Compare
Choose a tag to compare

Changed

  • Disabled force upgrade for cert-manager. It causes messed up installations because the initial install times out as there are usually no ready nodes in this case at that time. Forcing the upgrade possibly deletes an already running installation as Helm default timeout is 5 mins and chart-operator stops waiting for the status after 2 mins, leaving the install process running and marking the release as pending.

v0.7.1

20 Sep 12:38
b2f05ef
Compare
Choose a tag to compare
  • Use coredns.svc.kube-system as monitoring target for net-operator

v0.7.0

20 Sep 10:11
f0f864f
Compare
Choose a tag to compare

Added

  • Add coredns app to be able to configure coredns configuration via app platform.

v0.6.5

19 Sep 06:06
97cbd9a
Compare
Choose a tag to compare

Changed

  • Update cert-exporter from 2.1.0 to 2.2.0.
  • Update cert-manager-app from 2.15.2 to 2.15.3.
  • Update cilium-app from 0.1.0 to 0.2.6.
  • Update metrics-server-app from 1.6.0 to 1.8.0.
  • Update cluster-resources-app from 0.1.0 to 0.1.1.

v0.6.4

17 Aug 15:42
acfbdb9
Compare
Choose a tag to compare

Changed

  • Update cert-manger to 2.15.2.

v0.6.3

17 Aug 13:01
4defd9b
Compare
Choose a tag to compare

Fixed

  • Bump openstack-cloud-controller-manager version to 0.6.2 to bring fixes.