In this release, links from deployments to corresponding catalog entities were added. See ./docs/releases/v0.61.0-changelog.md for more information.
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
In this release:
- when no installations are selected, all are being fetched;
- several UI improvements were introduced; See ./docs/releases/v0.60.0-changelog.md for more information.
We’re going back to installing the kong OSS version by default instead of enterprise. In case you’re relying on this default behaviour, please make sure to set the
.Values.image.repository
,.Values.image.tag
,.Values.enterprise.enabled
and.Values.enterprise.license_secret
values to the respective Enterprise values. These changes were introduced in PRs #378 and #379. This release drops support for Kubernetes below v1.26.Added
- Allow chart users to specify the version of the CRDs to match the kong ingress controller version by changing
.Values.kubectlApplyJob.files
to any other file inhelm/kong-app/crds/
folder. The default iscrds/custom-resource-definitions-v3.4.3.yaml
.
Changed
- Update kong ingress controller to 3.4.3
- Align with upstream chart version 2.48.0 (Changes in upstream repository)
- Allow chart users to specify the version of the CRDs to match the kong ingress controller version by changing
Changes compared to v25.5.3
Components
- cluster-aws from v1.3.10 to v1.3.11
cluster-aws v1.3.10…v1.3.11
Changed
- Reduce IMDS Response Hop Limit to 2 if pod networking is in ENI mode to increase security.
Changed
- upgrade grafana chart: 8.9.0 => 8.11.3
In this release:
- developer portal roadmap link was added to home page;
- configurable Slack support channel link was added to home page;
- “loading” and “error” states were added to the OrganizationPicker and ReleasePicker scaffolder fields;
- region and pipeline information was added to the Installations picker;
- ability to use current user name in the TemplateStringInput scaffolder field was added. See ./docs/releases/v0.59.0-changelog.md for more information.
Changed
- Update
coredns
image to 1.12.1.
- Update
Changed
- Address new code linter findings for golangci-lint v2.
- Update Go version and various dependencies.
Changed
- Add organisation namepsace to the gitops add command.
- Update
github.com/getsops/sops/v3
from v3.9.2 to v3.9.3.
Removed
- Removed any code specific to KVM installations.
Changed
- Make the Silence
isRegex
field optional.
- Make the Silence