Skip to content

fix: pin trustee chart to 0.10.* for azure/trusted-hub, bump airgap mirror to 0.10.2 - #135

Merged
butler54 merged 2 commits into
validatedpatterns:mainfrom
butler54:fix/trustee-chart-version-pin-0.10.1
Aug 31, 2026
Merged

fix: pin trustee chart to 0.10.* for azure/trusted-hub, bump airgap mirror to 0.10.2#135
butler54 merged 2 commits into
validatedpatterns:mainfrom
butler54:fix/trustee-chart-version-pin-0.10.1

Conversation

@butler54

Copy link
Copy Markdown
Collaborator

fix: pin trustee chart to 0.10.* for azure/trusted-hub, bump airgap mirror to 0.10.1

values-azure.yaml and values-trusted-hub.yaml were still pinned to
chartVersion: 0.9.*, which excludes the 0.10.x line entirely (semver
wildcard is minor-scoped). This was stale from before the trustee-chart
0.10.0 OCI-chart migration (PR #105/#108), which only touched the
baremetal/baremetal-hub values files.

The gap matters now: trustee-chart v0.10.1 (validatedpatterns/trustee-chart#41)
fixes the Azure RVPS pcr-stash reader, which values-azure.yaml directly
layers via overrides/values-trustee-azure.yaml. Azure deployments were
pinned out of ever receiving that fix.

Also bump the airgap oc-mirror imageset pin (quay.io/validatedpatterns/trustee)
from 0.10.0 to 0.10.1 to match, keeping the airgap mirror in sync with the
same 0.10.x line the baremetal values files resolve to.

…irror to 0.10.1

values-azure.yaml and values-trusted-hub.yaml were still pinned to
chartVersion: 0.9.*, which excludes the 0.10.x line entirely (semver
wildcard is minor-scoped). This was stale from before the trustee-chart
0.10.0 OCI-chart migration (PR validatedpatterns#105/validatedpatterns#108), which only touched the
baremetal/baremetal-hub values files.

The gap matters now: trustee-chart v0.10.1 (validatedpatterns/trustee-chart#41)
fixes the Azure RVPS pcr-stash reader, which values-azure.yaml directly
layers via overrides/values-trustee-azure.yaml. Azure deployments were
pinned out of ever receiving that fix.

Also bump the airgap oc-mirror imageset pin (quay.io/validatedpatterns/trustee)
from 0.10.0 to 0.10.1 to match, keeping the airgap mirror in sync with the
same 0.10.x line the baremetal values files resolve to.
@butler54
butler54 requested a review from a team August 31, 2026 10:02
trustee-chart v0.10.2 (validatedpatterns/trustee-chart#40) landed while
this PR was open. It adds the bare-metal SNP TCB reference values
(snp_bootloader/snp_microcode/snp_snp_svn/snp_tee_svn) that
templates/attestation-policy.yaml requires to ever reach hardware: 2
(Affirming) on bare-metal SNP -- directly relevant to this repo's
baremetal airgap topology, which the 0.10.* wildcard in
values-baremetal.yaml/values-baremetal-hub.yaml already tracks.

Superseding the 0.10.1 pin in the same line this PR already touches
rather than opening a second PR against it.
@butler54 butler54 changed the title fix: pin trustee chart to 0.10.* for azure/trusted-hub, bump airgap mirror to 0.10.1 fix: pin trustee chart to 0.10.* for azure/trusted-hub, bump airgap mirror to 0.10.2 Aug 31, 2026
@butler54
butler54 merged commit 972c089 into validatedpatterns:main Aug 31, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant