This repository was archived by the owner on Apr 21, 2025. It is now read-only.
Releases: giantswarm/default-apps-openstack
Releases · giantswarm/default-apps-openstack
v0.8.2
v0.8.1
Changed
- Update
observability-bundle
from0.1.3
to0.1.4
v0.8.0
Changed
- Update
node-exporter-app
from0.11.0
to0.13.0
Added
- Add observability-bundle
- Supports installing an app bundle
v0.7.3
Changed
- Update
cert-manager-app
from2.15.2
to2.17.1
. - Update
cloud-provider-openstack-app
from0.6.2
to0.7.0
. - Update
csi-external-snapshotter-app
from0.2.0
to0.3.0
. - Change
csi-external-snapshotter-app
config for defaultVolumeSnapshotClass
.
Added
- Added
application.giantswarm.io/app-type: "bundle"
annotation
v0.7.2
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 andchart-operator
stops waiting for the status after 2 mins, leaving the install process running and marking the release as pending.
v0.7.1
- Use
coredns.svc.kube-system
as monitoring target fornet-operator
v0.7.0
Added
- Add
coredns
app to be able to configure coredns configuration via app platform.
v0.6.5
Changed
- Update
cert-exporter
from2.1.0
to2.2.0
. - Update
cert-manager-app
from2.15.2
to2.15.3
. - Update
cilium-app
from0.1.0
to0.2.6
. - Update
metrics-server-app
from1.6.0
to1.8.0
. - Update
cluster-resources-app
from0.1.0
to0.1.1
.
v0.6.4
Changed
- Update
cert-manger
to 2.15.2.
v0.6.3
Fixed
- Bump
openstack-cloud-controller-manager
version to0.6.2
to bring fixes.