Skip to content

Commit 0201af8

Browse files
butler54claude
andcommitted
fix: switch trustee chart to git-based ref for dev testing
Trustee chart 0.9.0 not yet published to charts.validatedpatterns.io (latest is 0.8.0). Switch from chart/chartVersion to repoURL/path pointing at butler54/trustee-chart dev/osc-1.13-upgrade branch, same pattern used during Milestone 1 testing (f228913). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 2569c16 commit 0201af8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

values-baremetal.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,9 @@ clusterGroup:
163163
project: trustee
164164
annotations:
165165
argocd.argoproj.io/sync-wave: "20"
166-
chart: trustee
167-
chartVersion: 0.9.*
166+
repoURL: https://github.com/butler54/trustee-chart.git
168167
targetRevision: dev/osc-1.13-upgrade
168+
path: .
169169
extraValueFiles:
170170
- '/overrides/values-trustee.yaml'
171171
overrides:

0 commit comments

Comments
 (0)