ci(bump): update secret operator image tag to snapshot-36e5cf0 in production values

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-08-18 12:08:05 +08:00
parent 2794b3f209
commit b8bc7c0d6c

View File

@ -6,7 +6,7 @@ secretOperator:
registry: docker.io registry: docker.io
repository: freeleaps/secret-operator repository: freeleaps/secret-operator
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: "latest" tag: "snapshot-36e5cf0"
name: "secret-operator" name: "secret-operator"
imagePullSecrets: [] imagePullSecrets: []