fix: update reconciler image tag to snapshot-de20494

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-08-08 16:22:05 +08:00
parent d332e27f46
commit 95fba8e71b

View File

@ -3,7 +3,7 @@ reconciler:
image: image:
repository: freeleaps/reconciler repository: freeleaps/reconciler
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: snapshot-a479b00 tag: snapshot-de20494
registry: docker.io registry: docker.io
name: reconciler name: reconciler
imagePullSecrets: [] imagePullSecrets: []