From 663fc2a7fd9288fa549170373cdb0715e4b04eec Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 Mar 2024 02:16:42 +0000 Subject: [PATCH] Update dependency ansible/awx-operator to v2.13.1 --- kubernetes/awx-operator/base/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/awx-operator/base/kustomization.yaml b/kubernetes/awx-operator/base/kustomization.yaml index ad8b3d0..2ea7f10 100644 --- a/kubernetes/awx-operator/base/kustomization.yaml +++ b/kubernetes/awx-operator/base/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: # Find the latest tag here: https://github.com/ansible/awx-operator/releases - - github.com/ansible/awx-operator/config/default?ref=2.8.0 + - github.com/ansible/awx-operator/config/default?ref=2.13.1 # Set the image tags to match the git version from above images: