- Added documentation about helm configuration in the app platform (#1570)
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Bump apiextensions-application to v0.6.0
Removed
- Removed
etcdbackupCRD (moved toetcd-backup-operator’s helm chart).
Changes
- Update “List installed apps” MAPI guide CLI command by @kuosandys in https://github.com/giantswarm/happa/pull/3745
- Fix Tabs component in Storybook documentation by @gusevda in https://github.com/giantswarm/happa/pull/3744
Full Changelog: https://github.com/giantswarm/happa/compare/v1.51.2...v1.51.3
Changed
- Update Dex to v2.34.0
- Add documentation for the new
--cn-prefixflag inkubectl-gs login(#1569)
- Add documentation for the new
Changed
- Rework hooks. (#263)
- Migrate
Chart.yamlto API version v2. - Rename labels.
- Add
post-upgradehook. - Move
ClusterIssuerCRs to helpers. - Remove unneccessary hook weights.
- Refine PSP & RBAC.
- Improve CRD installation job.
- Simplify default issuer installation job.
- Add
values.schema.jsonfor default isser chart.
- Migrate
- Rework hooks. (#263)
- Add section to GitOps page explaining web UI restrictions (#1533)
- Simplify the gsctl disclaimer (#1566)
Added
- Added
--cn-prefixflag tologincommand which allows setting a specific CN prefix for workload cluster client certificates.
- Added
- Upgrade upstream chart from version 6.31.0 to 6.37.0, and grafana from 9.0.1. to 9.1.9. This release includes a small set of breaking changes that you can check here.