From 123608574226befad4b020b1c76a68276c664588 Mon Sep 17 00:00:00 2001 From: Github Action Date: Fri, 14 Jun 2024 14:43:56 +0000 Subject: [PATCH] auto update of tag --- helm-quarry/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-quarry/values.yaml b/helm-quarry/values.yaml index 8e663ff..8c4677d 100644 --- a/helm-quarry/values.yaml +++ b/helm-quarry/values.yaml @@ -1,7 +1,7 @@ web: repository: 'quay.io/wikimedia-quarry/quarry' - tag: pr-53 # web tag managed by github actions + tag: pr-54 # web tag managed by github actions worker: repository: 'quay.io/wikimedia-quarry/quarry' - tag: pr-53 # worker tag managed by github actions + tag: pr-54 # worker tag managed by github actions