Managed Apps
Changed
- Enable topology spread constraints by default. (#318)
Fixed
- Correct pod selectors on each deployment. Deployments renamed to allow for changing the selectors.
Changed
- Remove
imagePullSecrets from values.yaml
Fixed
- Update the kyverno CRDS to align with v1.6.2 version.
Fixed
- Fix templating of
provider value when app is installed from the giantswarm catalog.
Changed
- Update controller container image to
v1.2.1 which removes the root and alias directives from the internal NGINX. (#311)
Added
- Use SVG icon
- Add instructions on how to install
athena in a workload cluster. - Push
athena to the giantswarm catalog - Add labels and annotations to the
athena chart. - Use
app-test-suite to execute smoke tests. - Add schema validation for
values.yaml. - Use
app-build-suite to generate application.giantswarm.io/metadata.
Changed
- Allow missing
firestoreServiceAccountKey. - Make changes to helm chart for deployment on workload clusters.