Skip to content

Commit 72d3d24

Browse files
butler54claude
andcommitted
fix: update trustee chart to use upstream 0.3.3 release
Replace butler54/trustee-chart.git fork reference with upstream chart reference now that validatedpatterns/trustee-chart#21 has merged and released as v0.3.3. The 0.3.3 release includes baremetal TDX/SNP attestation support and NVIDIA GPU attestation via NRAS remote verifier. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent b6b19af commit 72d3d24

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

values-baremetal.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,8 @@ clusterGroup:
106106
name: trustee
107107
namespace: trustee-operator-system
108108
project: trustee
109-
repoURL: https://github.com/butler54/trustee-chart.git
110-
targetRevision: feature/baremetal-attestation
111-
path: .
109+
chart: trustee
110+
chartVersion: 0.3.*
112111
overrides:
113112
- name: global.coco.secured
114113
value: "true"

0 commit comments

Comments
 (0)