diff --git a/catalog/helm/values.yaml b/catalog/helm/values.yaml index 1a51191d9..ec10bdd47 100644 --- a/catalog/helm/values.yaml +++ b/catalog/helm/values.yaml @@ -34,7 +34,7 @@ ui: name: # default use chart name + '-ui' image: #override: - tag: v0.30.5 + tag: v0.30.6 repository: quay.io/redhat-gpte/babylon-catalog-ui pullPolicy: IfNotPresent replicaCount: 1 diff --git a/helm/values.yaml b/helm/values.yaml index 09973003d..9a6401c03 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -128,7 +128,7 @@ catalog: image: pullPolicy: IfNotPresent repository: quay.io/redhat-gpte/babylon-catalog-ui - tag: v0.30.5 + tag: v0.30.6 replicaCount: 1 resources: requests: