Skip to content

Commit 08fe3c3

Browse files
butler54claude
andcommitted
feat: update bare metal profiles to trustee-chart v0.6.*
Update chartVersion from 0.5.* to 0.6.* to align with trustee-chart PR #30 which introduces BREAKING CHANGE: firmware reference values consumed as single JSON blob instead of multi-key secret. Both profiles already have kbs.baremetal.enabled: "true" set, enabling firmware reference value enforcement when values are present in Vault. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent c199e0f commit 08fe3c3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

values-baremetal-gpu.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ clusterGroup:
117117
namespace: trustee-operator-system
118118
project: trustee
119119
chart: trustee
120-
chartVersion: 0.5.*
120+
chartVersion: 0.6.*
121121
extraValueFiles:
122122
- '/overrides/values-trustee.yaml'
123123
overrides:

values-baremetal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ clusterGroup:
107107
namespace: trustee-operator-system
108108
project: trustee
109109
chart: trustee
110-
chartVersion: 0.5.*
110+
chartVersion: 0.6.*
111111
extraValueFiles:
112112
- '/overrides/values-trustee.yaml'
113113
overrides:

0 commit comments

Comments
 (0)