File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ jobs:
138138 artifact-name : knowledge
139139 artifact-version : ${{ github.event_name == 'workflow_dispatch' && inputs.tag || github.ref_name }}
140140 schema-version : 0.16.0
141- context-ref : ghcr.io/jorisjonkers-dev/cluster-deploy-context-public@sha256:0423d9bcfc091f3b6e9bd6bdd91128bb0278b97e9c9de1907e6b0817c5500232
141+ context-ref : ghcr.io/jorisjonkers-dev/cluster-deploy-context-public@sha256:64d00fe03a271dbd03a48005d0a0cc6cc5fe43df23c0e97b649c2f8b3e78b418
142142 deploy-dir : platform
143143 image-lock-artifact : ${{ needs.resolve-image-lock.outputs.images-lock-artifact }}
144144 environments : production
@@ -285,4 +285,4 @@ jobs:
285285 -f head="$branch" -f base="main" >/dev/null
286286 else
287287 echo "Updated existing registry PR for branch ${branch}"
288- fi
288+ fi
You can’t perform that action at this time.
0 commit comments