From 338192e1a48e8d229d700a27b4d4ef12398666ae Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 23 Apr 2022 07:53:11 +0000 Subject: [PATCH] Update Helm release memcached to v3.2.5 --- awx/requirements.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/requirements.yaml b/awx/requirements.yaml index 903ec5d..32d01a1 100644 --- a/awx/requirements.yaml +++ b/awx/requirements.yaml @@ -5,7 +5,7 @@ dependencies: repository: https://charts.helm.sh/stable condition: postgresql.install - name: memcached - version: 3.2.2 + version: 3.2.5 repository: https://charts.helm.sh/stable condition: memcached.install - name: rabbitmq