Releases: validatedpatterns/trustee-chart
Releases · validatedpatterns/trustee-chart
v0.6.0
v0.5.0
v0.4.0
What's Changed
- fix: correct resource policy to support GPUs and CPUs by @butler54 in #22
- fix: add unpadded init_data hashes to RVPS for bare metal SNP by @jensfr in #23
- feat: add configurable worker_count for KBS HTTP server by @jensfr in #24
- ci: upgrade super-linter to v8.5.0 by @mbaldessari in #17
- chore(deps): bump super-linter/super-linter from 8.5.0 to 8.6.0 in the github-actions group by @dependabot[bot] in #26
- fix: generalize resource policy to iterate all submods by @butler54 in #25
New Contributors
Full Changelog: v0.3.3...v0.4.0
v0.3.3
v0.3.2
v0.3.1
v0.2.1
What's Changed
- feat: add kbs.extraSecrets for non-ESO secrets by @beraldoleal in #15
Full Changelog: v0.2.0...v0.2.1
v0.2.0
feat: support ga release of trustee including sensible policies (#14) * feat: update trustee to support 1.0.0 best practice defaults * fix: move tls ESOs to sync-wave 6 after PushSecret * fix: remove empty data field from pcrs-eso template * feat: force version bump for GA release Signed-off-by: Chris Butler <chris.butler@redhat.com> --------- Signed-off-by: Chris Butler <chris.butler@redhat.com> Co-authored-by: Beraldo Leal <bleal@redhat.com>