Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion values-baremetal-gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion values-baremetal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion values-simple.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
5 changes: 2 additions & 3 deletions values-trusted-hub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Loading