From 0b4b163e4372594767c5a8ad18cebff07ef2e8f7 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Tue, 5 Nov 2024 23:29:44 +0100 Subject: [PATCH] [OPB-xxx] updating abstracto version to 1.5.50 --- .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 cccd935..8b76b1d 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.32 -ABSTRACTO_VERSION=1.5.48 \ No newline at end of file +ABSTRACTO_VERSION=1.5.50 \ No newline at end of file diff --git a/deployment/helm/oneplus-bot/values.yaml b/deployment/helm/oneplus-bot/values.yaml index 313f1df..b6f7248 100644 --- a/deployment/helm/oneplus-bot/values.yaml +++ b/deployment/helm/oneplus-bot/values.yaml @@ -22,7 +22,7 @@ templateDeployment: repository: harbor.sheldan.dev/abstracto pullPolicy: Always image: abstracto-template-deployment - tag: 1.5.48 + tag: 1.5.50 templateDeploymentData: repository: harbor.sheldan.dev/oneplus-bot pullPolicy: Always @@ -33,7 +33,7 @@ dbConfigDeployment: repository: harbor.sheldan.dev/abstracto pullPolicy: Always image: abstracto-db-deployment - tag: 1.5.48 + tag: 1.5.50 dbConfigDeploymentData: repository: harbor.sheldan.dev/oneplus-bot pullPolicy: Always diff --git a/pom.xml b/pom.xml index 7400d1f..3d5e874 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 17 17 - 1.5.48 + 1.5.50 1.4.45