You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* implement OpenShift feature annotations support ([#269](https://github.com/attune-io/attune/issues/269)) ([9cfa42b](https://github.com/attune-io/attune/commit/9cfa42b6390e8e02fa7b46a5f02df45cff45065e)), closes [#264](https://github.com/attune-io/attune/issues/264)
15
+
* make OpenShift RBAC conditional via openshift.enabled Helm value ([#272](https://github.com/attune-io/attune/issues/272)) ([5fb9804](https://github.com/attune-io/attune/commit/5fb98044da6c0e4060599032c925900ff8657a1b))
16
+
* migrate cosign signing from deprecated flags to --bundle format ([#248](https://github.com/attune-io/attune/issues/248)) ([92aa773](https://github.com/attune-io/attune/commit/92aa773d52ec7845cad4d6940992dd516193dd68))
17
+
18
+
19
+
### Bug Fixes
20
+
21
+
* add fallback cosign signing for re-releases of older tags ([#246](https://github.com/attune-io/attune/issues/246)) ([12a01c1](https://github.com/attune-io/attune/commit/12a01c134f52a0fc6423f8f9478f22e57817629c))
* dependabot auto-merge signature verification and rebase method ([#267](https://github.com/attune-io/attune/issues/267)) ([6f4abce](https://github.com/attune-io/attune/commit/6f4abceebd63514c6931f79d5bf93c10b3a626ee))
* scorecard token-permissions and AI code quality findings ([#289](https://github.com/attune-io/attune/issues/289)) ([18d9497](https://github.com/attune-io/attune/commit/18d9497e01e0148ceee69a0fbbaa73b1db94c503))
38
+
* skip Docker build and downstream steps on re-releases ([#244](https://github.com/attune-io/attune/issues/244)) ([c92c9ff](https://github.com/attune-io/attune/commit/c92c9ff37196fc55b82594cb8bfa2248e028ce6e)), closes [#241](https://github.com/attune-io/attune/issues/241)
39
+
* skip Docker build on re-release to preserve OLM bundle digest ([#275](https://github.com/attune-io/attune/issues/275)) ([4ed8302](https://github.com/attune-io/attune/commit/4ed83026539863bc9d3ab49727810cbcc108ce16))
40
+
* skip Docker build on re-release when Dockerfile.release is missing ([#245](https://github.com/attune-io/attune/issues/245)) ([4f56811](https://github.com/attune-io/attune/commit/4f56811b9a4ff76cfd69ed1fb928373376492cfa)), closes [#241](https://github.com/attune-io/attune/issues/241)
41
+
* update Go 1.26.3 to 1.26.4 for stdlib CVE fixes ([#284](https://github.com/attune-io/attune/issues/284)) ([1a098cb](https://github.com/attune-io/attune/commit/1a098cb19ff71dba57763cc61434b64b3ca94bd9))
0 commit comments