From af4d43192f828dc7e26cbb3251230bc2b8414261 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Sat, 3 Feb 2024 20:48:58 +0100 Subject: [PATCH] [OPB-xxx] updating abstracto version --- .env | 2 +- deployment/helm/oneplus-bot/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.env b/.env index 67714b4..4f78a40 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ REGISTRY_PREFIX=harbor.sheldan.dev/oneplus-bot/ ABSTRACTO_PREFIX=harbor.sheldan.dev/abstracto/ VERSION=1.6.16 -ABSTRACTO_VERSION=1.5.21 \ No newline at end of file +ABSTRACTO_VERSION=1.5.23 \ No newline at end of file diff --git a/deployment/helm/oneplus-bot/values.yaml b/deployment/helm/oneplus-bot/values.yaml index 5bd0cd7..5f2d864 100644 --- a/deployment/helm/oneplus-bot/values.yaml +++ b/deployment/helm/oneplus-bot/values.yaml @@ -27,7 +27,7 @@ templateDeployment: repository: harbor.sheldan.dev/abstracto pullPolicy: Always image: abstracto-template-deployment - tag: 1.5.21 + tag: 1.5.23 templateDeploymentData: repository: harbor.sheldan.dev/oneplus-bot @@ -40,7 +40,7 @@ dbConfigDeployment: repository: harbor.sheldan.dev/abstracto pullPolicy: Always image: abstracto-db-deployment - tag: 1.5.21 + tag: 1.5.23 dbConfigDeploymentData: repository: harbor.sheldan.dev/oneplus-bot