From 321abfd56882330f937c52850032a3c20a8ab739 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 08:17:08 +0000 Subject: [PATCH] chore(deps): update quay.io/redhat-cop/vault-config-operator docker tag to v0.8.15 --- k8s/unwind/vault_config_operator/deployment_list.cue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/unwind/vault_config_operator/deployment_list.cue b/k8s/unwind/vault_config_operator/deployment_list.cue index 63e513ba9..d2415f96d 100644 --- a/k8s/unwind/vault_config_operator/deployment_list.cue +++ b/k8s/unwind/vault_config_operator/deployment_list.cue @@ -60,7 +60,7 @@ import ( } }, { name: "vault-config-operator" - image: "quay.io/redhat-cop/vault-config-operator:v0.8.13" + image: "quay.io/redhat-cop/vault-config-operator:v0.8.15" imagePullPolicy: v1.#PullIfNotPresent command: ["/manager"] args: ["--leader-elect"]