From 05c95a0a006d78e0752f6e068658113732b21599 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Wed, 27 Mar 2024 22:28:47 +0100 Subject: [PATCH] [OPB-xxx] updating abstracto version --- .env | 2 +- deployment/helm/oneplus-bot/values.yaml | 4 ++-- pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.env b/.env index 367bc64..e05180f 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.24 -ABSTRACTO_VERSION=1.5.32 \ No newline at end of file +ABSTRACTO_VERSION=1.5.33 \ No newline at end of file diff --git a/deployment/helm/oneplus-bot/values.yaml b/deployment/helm/oneplus-bot/values.yaml index 1025047..f4692df 100644 --- a/deployment/helm/oneplus-bot/values.yaml +++ b/deployment/helm/oneplus-bot/values.yaml @@ -21,7 +21,7 @@ templateDeployment: repository: harbor.sheldan.dev/abstracto pullPolicy: Always image: abstracto-template-deployment - tag: 1.5.32 + tag: 1.5.33 templateDeploymentData: repository: harbor.sheldan.dev/oneplus-bot pullPolicy: Always @@ -32,7 +32,7 @@ dbConfigDeployment: repository: harbor.sheldan.dev/abstracto pullPolicy: Always image: abstracto-db-deployment - tag: 1.5.32 + tag: 1.5.33 dbConfigDeploymentData: repository: harbor.sheldan.dev/oneplus-bot pullPolicy: Always diff --git a/pom.xml b/pom.xml index a8cb644..47dba04 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 17 17 - 1.5.32 + 1.5.33 1.4.35