Security
Added
- Push to the
default catalog.
Changed
- Escape
+ characters in .Chart.Version value when used as value for app.kubernetes.io/version label.
Added
- Add
io.giantswarm.application.managed chart annotations for Backstage visibility. - Push to the
default catalog.
Changed
- Migrate Chart.yaml metadata annotations to new
io.giantswarm.application.* format. - Sanitize
Chart.Version when used in labels due to flux appending the artifact digest to the version.
Added
- Add
io.giantswarm.application.audience and io.giantswarm.application.managed chart annotations for Backstage visibility.
Changed
- Migrate chart metadata annotations to OCI-compatible format.
Added
- Add Vertical Pod Autoscaler (VPA) support for webhook pods.
Added
- Add
io.giantswarm.application.audience and io.giantswarm.application.managed chart annotations for Backstage visibility. - Add PodLogs for log collection.
Fixed
- Fix
controller Vertical Pod Autoscaler (VPA) resource syntax.
Added
- Add AWS Cluster Role Identity resource with cluster roles, automation service accounts, and user groups for default namespace management.
- Add
io.giantswarm.application.audience and io.giantswarm.application.managed chart annotations for Backstage visibility.
Changed
- Migrate chart metadata annotations to OCI-compatible format.
Added
- Add
io.giantswarm.application.audience and io.giantswarm.application.managed chart annotations for Backstage visibility. - Push to the
default catalog.
Changed
- Use AppVersion for image tag defaulting.
- Migrate chart metadata annotations to OCI-compatible format.
Changed
- Build with up-to-date pipelines.
- Migrate chart metadata annotations to OCI-compatible format.
Added
- Add
io.giantswarm.application.audience and io.giantswarm.application.managed chart annotations for Backstage visibility.
Changed
- Build with up-to-date pipelines.
- Migrate chart metadata annotations to OCI-compatible format.
Added
- Add
io.giantswarm.application.audience and io.giantswarm.application.managed chart annotations for Backstage visibility.
Added
- Add
io.giantswarm.application.audience and io.giantswarm.application.managed chart annotations for Backstage visibility.
Fixed
- Remove duplicate label
giantswarm.io/service-type from the ClusterRole and ClusterRoleBinding
named {{ .Values.name }} as the same value is defined in athena.labels.common. - Fix
.image.tag as empty default. Fall back to .Chart.AppVersion if .Values.image.tag is not set.
Can be used to override the image tag and aligns with our practices in other charts.