Skip to content

Releases: posit-dev/team-operator

v1.4.0

28 Jan 16:11

Choose a tag to compare

1.4.0 (2026-01-28)

Features

  • flightdeck: update UI styling to match Posit brand guidelines (17e2a8f), closes #3276B5
  • workbench: add init container for load balancer config (4e76e8b)

v1.3.2

23 Jan 16:53

Choose a tag to compare

1.3.2 (2026-01-23)

Bug Fixes

  • add just format target referenced by docs and claude agent (479f3a0)

v1.3.1

23 Jan 16:52

Choose a tag to compare

1.3.1 (2026-01-23)

Bug Fixes

  • correct comment for moved function (25a522d)
  • set region for package manager and chronicle storage configs (01e3242)

v1.3.0

21 Jan 15:48

Choose a tag to compare

1.3.0 (2026-01-21)

Bug Fixes

  • correct metrics service DNS name in certificate template (d45d880)
  • remove duplicate metrics service and add tolerations docs (e69c41c)
  • use templated name for metrics service (dceea83)

Features

  • add helm.sh/resource-policy: keep to all chart resources (b55376f)
  • make resource-policy annotation configurable (3ae9ada)

v1.2.0

14 Jan 18:49

Choose a tag to compare

1.2.0 (2026-01-14)

Bug Fixes

  • add post-mutation label validation and simplify traefik signatures (f5513a9)
  • migrate FlightdeckReconciler to CreateOrUpdateResource (585b970), closes #6

Features

  • add CreateOrUpdateResource helper using controllerutil.CreateOrUpdate (7f1ed12)

v1.1.0

13 Jan 19:02

Choose a tag to compare

1.1.0 (2026-01-13)

Features

  • chart: add tolerations and nodeSelector support for controller manager (1f7deac)

v1.0.4

13 Jan 18:33

Choose a tag to compare

1.0.4 (2026-01-13)

Bug Fixes

  • chart: remove kustomize-adopt hook that fails on tainted clusters (424ee67)
  • ci: add ignore-error to Docker cache for resilience (0453603)
  • ci: grant actions write permission for GHA cache (f9e3d3d)
  • ci: improve cleanup timing and reduce unnecessary releases (b8c4515)
  • ci: push to GHCR on main branch before Docker Hub (bb31e50)

v1.0.3

13 Jan 14:57

Choose a tag to compare

1.0.3 (2026-01-13)

Bug Fixes

  • ci: filter cleanup to only delete adhoc images matching branch (cd2404b)
  • ci: use correct Docker Hub repository names (ptd- prefix) (49c4b27)

v1.0.2

13 Jan 14:27

Choose a tag to compare

1.0.2 (2026-01-13)

Bug Fixes

  • ci: add Keycloak CRDs and fix flightdeck workflow (4f4328a)

v1.0.1

12 Jan 17:25

Choose a tag to compare

1.0.1 (2026-01-12)

Bug Fixes

  • ci: fix Helm chart packaging tag detection (e0319cd)