Skip to content

Commit a5bd91e

Browse files
committed
chore(frontend): pin obol-frontend to v0.1.28-rc5
Multi-arch index digest (linux/amd64 + linux/arm64) for the front-end v0.1.28-rc5 release, which carries the /storefront branding editor that this RC's live-preview renderer serves. rc5 rather than rc4 because a second dependency bundle landed on the front-end main after rc4 was tagged; Docker Hub enforces tag immutability on that repo, so republishing rc4 was not an option.
1 parent abd98cc commit a5bd91e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

internal/embed/infrastructure/values/obol-frontend.yaml.gotmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ image:
5252
pullPolicy: IfNotPresent
5353
# Digest-pinned: tag is informational, sha256 is authoritative. Eliminates
5454
# the mutable-tag attack surface called out by the v0.10.0-rc2 supply-chain
55-
# review. Multi-arch index digest for v0.1.28-rc3 (linux/amd64 + linux/arm64).
56-
tag: "v0.1.28-rc3@sha256:eaf7afc6242b480a873df8bd55d0076641ce5407278813eb9856c19274a15f17"
55+
# review. Multi-arch index digest for v0.1.28-rc5 (linux/amd64 + linux/arm64).
56+
tag: "v0.1.28-rc5@sha256:e44d9614c7c3ddc657273386abd1e980e47efa6ffa839c57ab5b7840de2198b0"
5757

5858
service:
5959
type: ClusterIP

0 commit comments

Comments
 (0)