Skip to content

Commit 4fb1db7

Browse files
fix(ci): bump cluster context-ref to 64d00fe (#15)
1 parent 46f6961 commit 4fb1db7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)