Skip to content

Commit d14c8e8

Browse files
committed
chore: pin frontend image to v0.2.0
Use the tagged v0.2.0 release of climate-ref-frontend instead of tracking the mutable main tag.
1 parent f98380d commit d14c8e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ api:
99
image:
1010
repository: ghcr.io/climate-ref/climate-ref-frontend
1111
pullPolicy: IfNotPresent
12-
tag: main
12+
tag: v0.2.0
1313

1414
env:
1515
ENVIRONMENT: production

0 commit comments

Comments
 (0)