From 264002ae0b83583aba5325cbbda0c4a25f767be5 Mon Sep 17 00:00:00 2001 From: Aleix Casanovas Date: Mon, 6 May 2024 18:46:12 +0200 Subject: [PATCH] bump tag --- catalog/helm/values.yaml | 2 +- helm/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/catalog/helm/values.yaml b/catalog/helm/values.yaml index a781a86fb..bf11449b8 100644 --- a/catalog/helm/values.yaml +++ b/catalog/helm/values.yaml @@ -49,7 +49,7 @@ ui: status: name: # default use chart name + '-status' image: - tag: v0.0.6 + tag: v1.0.0 repository: quay.io/redhat-gpte/babylon-catalog-status pullPolicy: IfNotPresent replicaCount: 1 diff --git a/helm/values.yaml b/helm/values.yaml index 866c051ce..c5dc3573d 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -139,7 +139,7 @@ catalog: memory: "256Mi" status: image: - tag: v0.0.6 + tag: v1.0.0 repository: quay.io/redhat-gpte/babylon-catalog-status pullPolicy: IfNotPresent replicaCount: 1