diff --git a/modules/web/src/assets/config/changelog.json b/modules/web/src/assets/config/changelog.json index 1d2d997cce..a34e4c49a2 100644 --- a/modules/web/src/assets/config/changelog.json +++ b/modules/web/src/assets/config/changelog.json @@ -3,24 +3,12 @@ "entries": [ { "category": "changed", - "description": "Use buildx instead of Buildah to create multi-architecture KKP container images." + "description": "Update machine-controller to v1.56.4." }, { "category": "changed", "description": "Metrics server write timeout increased." }, - { - "category": "changed", - "description": "Update to Golang 1.19.10." - }, - { - "category": "fixed", - "description": "Fix default url configuration of Blackbox exporter." - }, - { - "category": "fixed", - "description": "Alertmanager now allows blackbox exporter to perform healthcheck API call without AuthFailure." - }, { "category": "fixed", "description": "Fix a bug where project scope endpoints for GCP were working only with the presets instead of one of presets or credentials."