Skip to content

chore(release): bump app and chart to 0.6.0 - #155

Merged
fdpeiter merged 1 commit into
mainfrom
chore/release-v0.6.0
Aug 18, 2026
Merged

chore(release): bump app and chart to 0.6.0#155
fdpeiter merged 1 commit into
mainfrom
chore/release-v0.6.0

Conversation

@fdpeiter

Copy link
Copy Markdown
Contributor

Description

Bumps appVersion and chart version to 0.6.0 ahead of tagging the release.

This release completes the quota-scope-filtering stack (#138-#142): scopes/scopeSelector on ClusterResourceQuota, previously accepted but silently ignored, are now matched, CEL-validated, and enforced by the controller and webhook.

Compatibility note: existing CRQs that already set scopes/scopeSelector will start being enforced for the first time on upgrade, and must satisfy the new CEL validation rules (e.g. BestEffort/NotBestEffort mutual exclusion) on their next update. CRQs that don't use scopes are unaffected. status also becomes optional (non-breaking relaxation).

Minor bump (not patch) to match this project's precedent for shipping a new enforcement capability (see 0.4.4 → 0.5.0 for ephemeral-storage quotas).

Versioning & Release

  • Bumped chart version in charts/pac-quota-controller/Chart.yaml
  • Bumped appVersion in charts/pac-quota-controller/Chart.yaml
  • Tag after merge: make tag-release APP_VERSION=v0.6.0 CHART_VERSION=v0.6.0

@fdpeiter
fdpeiter requested a review from a team as a code owner August 18, 2026 18:34
@fdpeiter
fdpeiter merged commit 3d7fa43 into main Aug 18, 2026
4 checks passed
@fdpeiter
fdpeiter deleted the chore/release-v0.6.0 branch August 18, 2026 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants