fix(garm): bump dev+benchmark to garm-helm v0.0.17 (template-robust readToken); drop now-redundant explicit fields on benchmark

This commit is contained in:
Martin McCaffery 2026-06-02 16:21:51 +01:00
parent 63cdb926b9
commit 14873b7941
No known key found for this signature in database
GPG key ID: 7C4D0F375BCEE533
3 changed files with 3 additions and 5 deletions

View file

@ -24,7 +24,7 @@ spec:
sources:
- repoURL: https://edp.buildth.ing/DevFW-CICD/garm-helm
path: charts/garm
targetRevision: v0.0.16
targetRevision: v0.0.17
helm:
valueFiles:
- $values/otc/benchmark.t09.de/stacks/garm/garm/values.yaml

View file

@ -44,9 +44,7 @@ providerConfig:
baseUrl: "https://sizer.benchmark.t09.de"
readToken:
existingSecretName: sizer-tokens
key: read-token
mountPath: /etc/garm-secrets/sizer
fileName: read-token
# key/mountPath/fileName default sanely in garm-helm ≥v0.0.17
garm:
logging:

View file

@ -20,7 +20,7 @@ spec:
sources:
- repoURL: https://edp.buildth.ing/DevFW-CICD/garm-helm
path: charts/garm
targetRevision: v0.0.15
targetRevision: v0.0.17
helm:
valueFiles:
- $values/otc/dev.t09.de/stacks/garm/garm/values.yaml