From ea2e2d5d76efbb87b72902d397bd0b91192a6616 Mon Sep 17 00:00:00 2001 From: Aleix Date: Mon, 30 Oct 2023 14:55:27 +0100 Subject: [PATCH] Bump: tags (#1542) --- catalog-manager/helm/Chart.yaml | 4 ++-- catalog/helm/values.yaml | 4 ++-- helm/values.yaml | 4 ++-- ratings/helm/Chart.yaml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/catalog-manager/helm/Chart.yaml b/catalog-manager/helm/Chart.yaml index 4b770d9a7..24d341a1a 100644 --- a/catalog-manager/helm/Chart.yaml +++ b/catalog-manager/helm/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: babylon-catalog-manager description: A Helm chart for the babylon catalog manager component. type: application -version: 1.0.11 -appVersion: 1.0.11 +version: 1.0.12 +appVersion: 1.0.12 diff --git a/catalog/helm/values.yaml b/catalog/helm/values.yaml index 290f02457..faff00374 100644 --- a/catalog/helm/values.yaml +++ b/catalog/helm/values.yaml @@ -15,7 +15,7 @@ api: threads: 1 image: #override: - tag: v0.12.3 + tag: v0.12.5 repository: quay.io/redhat-gpte/babylon-catalog-api pullPolicy: IfNotPresent imagePullSecrets: [] @@ -34,7 +34,7 @@ ui: name: # default use chart name + '-ui' image: #override: - tag: v0.30.10 + tag: v0.30.11 repository: quay.io/redhat-gpte/babylon-catalog-ui pullPolicy: IfNotPresent replicaCount: 1 diff --git a/helm/values.yaml b/helm/values.yaml index b672d3570..a898dc66b 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -84,7 +84,7 @@ catalog: image: pullPolicy: IfNotPresent repository: quay.io/redhat-gpte/babylon-catalog-api - tag: v0.12.3 + tag: v0.12.5 replicaCount: 1 resources: requests: @@ -128,7 +128,7 @@ catalog: image: pullPolicy: IfNotPresent repository: quay.io/redhat-gpte/babylon-catalog-ui - tag: v0.30.10 + tag: v0.30.11 replicaCount: 1 resources: requests: diff --git a/ratings/helm/Chart.yaml b/ratings/helm/Chart.yaml index 8da4bc70f..b6a92069c 100644 --- a/ratings/helm/Chart.yaml +++ b/ratings/helm/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: babylon-ratings description: A Helm chart for the babylon ratings component. type: application -version: 1.0.7 -appVersion: 1.0.7 +version: 1.0.8 +appVersion: 1.0.8