From 2b4604a83b725c075f3d523d8db07b3a5dd51291 Mon Sep 17 00:00:00 2001 From: Chris Butler Date: Mon, 1 Jun 2026 19:14:38 +0800 Subject: [PATCH] chore: update trustee-chart to v0.7.* across all profiles MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bump trustee chart dependency from 0.4.*/0.6.* to 0.7.* in all profiles. Also migrate values-trusted-hub from git branch reference to chart registry. Changes: - values-baremetal.yaml: 0.6.* → 0.7.* - values-baremetal-gpu.yaml: 0.6.* → 0.7.* - values-simple.yaml: 0.4.* → 0.7.* - values-trusted-hub.yaml: git branch → chart 0.7.* Trustee v0.7.0 includes the td_attributes.debug path fix that was causing configuration trust claim to evaluate to 36 (unavailable) instead of 2 (approved). This fix enables proper debug-disabled enforcement in the attestation policy. Related: validatedpatterns/trustee-chart#32 Co-Authored-By: Claude Sonnet 4.5 --- values-baremetal-gpu.yaml | 2 +- values-baremetal.yaml | 2 +- values-simple.yaml | 2 +- values-trusted-hub.yaml | 5 ++--- 4 files changed, 5 insertions(+), 6 deletions(-) diff --git a/values-baremetal-gpu.yaml b/values-baremetal-gpu.yaml index 1ba318d7..a70a1e57 100644 --- a/values-baremetal-gpu.yaml +++ b/values-baremetal-gpu.yaml @@ -117,7 +117,7 @@ clusterGroup: namespace: trustee-operator-system project: trustee chart: trustee - chartVersion: 0.6.* + chartVersion: 0.7.* extraValueFiles: - '/overrides/values-trustee.yaml' overrides: diff --git a/values-baremetal.yaml b/values-baremetal.yaml index 25a4414e..edfe97ff 100644 --- a/values-baremetal.yaml +++ b/values-baremetal.yaml @@ -107,7 +107,7 @@ clusterGroup: namespace: trustee-operator-system project: trustee chart: trustee - chartVersion: 0.6.* + chartVersion: 0.7.* extraValueFiles: - '/overrides/values-trustee.yaml' overrides: diff --git a/values-simple.yaml b/values-simple.yaml index 4fcdf140..28d682fd 100644 --- a/values-simple.yaml +++ b/values-simple.yaml @@ -79,7 +79,7 @@ clusterGroup: namespace: trustee-operator-system #upstream config project: trustee chart: trustee - chartVersion: 0.4.* + chartVersion: 0.7.* extraValueFiles: - '/overrides/values-trustee.yaml' sandbox: diff --git a/values-trusted-hub.yaml b/values-trusted-hub.yaml index 436de0df..160623b6 100644 --- a/values-trusted-hub.yaml +++ b/values-trusted-hub.yaml @@ -66,9 +66,8 @@ clusterGroup: name: trustee namespace: trustee-operator-system #upstream config project: trustee - repoURL: https://github.com/butler54/trustee-chart.git - path: . - chartVersion: feature/trustee-1.1-compat + chart: trustee + chartVersion: 0.7.* extraValueFiles: - '/overrides/values-trustee.yaml' sandbox-policies: