From 1e64367f3c1afa4cb32c1b3076f74ff2efbdc355 Mon Sep 17 00:00:00 2001 From: "jorisjonkers-dev-agents[bot]" <290081373+jorisjonkers-dev-agents[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 23:45:26 +0000 Subject: [PATCH] fix(publish): update context-ref to latest cluster public context digest --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 5086956..b1e1ab4 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -109,7 +109,7 @@ jobs: artifact-name: agents-ui artifact-version: ${{ github.ref_name }} schema-version: 0.16.0 - context-ref: ghcr.io/jorisjonkers-dev/cluster-deploy-context-public@sha256:0423d9bcfc091f3b6e9bd6bdd91128bb0278b97e9c9de1907e6b0817c5500232 + context-ref: ghcr.io/jorisjonkers-dev/cluster-deploy-context-public@sha256:64d00fe03a271dbd03a48005d0a0cc6cc5fe43df23c0e97b649c2f8b3e78b418 deploy-dir: platform image-lock-artifact: ${{ needs.resolve-image-lock.outputs.images-lock-artifact }} environments: production