Skip to content

Commit

Permalink
[release/v2.22] update changelog.json, remove some non-user-facing ch…
Browse files Browse the repository at this point in the history
…anges from it (#6118)
  • Loading branch information
xrstf committed Jul 26, 2023
1 parent 6ee3fc3 commit 6aacc69
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions modules/web/src/assets/config/changelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."
Expand Down

0 comments on commit 6aacc69

Please sign in to comment.