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"]