From eacf7ef3009b73ab5162cb1b2d9e56796f824c35 Mon Sep 17 00:00:00 2001 From: OpenShift Cherrypick Robot Date: Wed, 31 Aug 2022 07:21:44 -0700 Subject: [PATCH] Bump to v1.2.6 (#86) Co-authored-by: Dave O'Connor --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 6875db7..d5ce5ab 100644 --- a/.env +++ b/.env @@ -4,5 +4,5 @@ EE_BUILDER_IMAGE=registry.redhat.io/ansible-automation-platform-22/ansible-build POSTGRES_IMAGE=registry.redhat.io/rhel8/postgresql-10:1-192 QUAY_IMAGE=registry.redhat.io/quay/quay-rhel8:v3.7.7 REDIS_IMAGE=registry.redhat.io/rhel8/redis-6:1-72 -RELEASE_VERSION=v1.2.5 +RELEASE_VERSION=v1.2.6 PAUSE_IMAGE=registry.access.redhat.com/ubi8/pause:latest