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