Skip to content

v0.16.1

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jul 13:29
87323a9

Restores terminal and GitOps write parity for the team admin and operator roles.

Fix

In v0.16.0, users whose highest role was a per-team admin or operator lost write access to two cluster surfaces:

  • The cluster terminal was read-only. Operators and team admins could open the terminal and see output but could not type.
  • The GitOps Enable and Disable controls were hidden, so operators and team admins could not turn GitOps on or off for a cluster.

Both are now available to team admins and operators, matching the intended role model where admin and operator are write-capable and viewer is read-only. Viewer stays read-only, and platform admin behavior is unchanged.

Deployment

Helm chart butler-console-v0.14.1 ships this frontend (0.16.1) alongside butler-server 0.21.1. The chart now pins both image tags explicitly.

Full Changelog: v0.16.0...v0.16.1