Skip to content

v1.3.3

Compare
Choose a tag to compare
@hasheddan hasheddan released this 26 Nov 19:06
· 3470 commits to master since this release
55b7dae

This patch release primarily introduces the ability to set SecurityContext values at the Pod level for crossplane and crossplane-rbac-manager. This update has been included in a patch release due to the constraints that not being able to modify these values, specifically fsGroup, placed on using a PersistentVolume for Crossplane's package cache, which is an explicitly stated feature of the package manager.

A few minor documentation fixes are included as well.

What's Changed

  • [Backport release-1.3] Fix broken links in hosted control plane setup by @github-actions in #2682
  • [Backport release-1.3] [helm] Add podSecurityContext to values to allow setting securityContext on Pod level by @github-actions in #2695
  • [Backport release-1.3] Align GCP provider docs about serviceaccount creation with current UI by @github-actions in #2715

Full Changelog: v1.3.2...v1.3.3