Skip to content

Commit

Permalink
Bump: tags (#1542)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleixhub authored Oct 30, 2023
1 parent f9d9dd1 commit ea2e2d5
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions catalog-manager/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 2 additions & 2 deletions catalog/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: []
Expand All @@ -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
Expand Down
4 changes: 2 additions & 2 deletions helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
4 changes: 2 additions & 2 deletions ratings/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit ea2e2d5

Please sign in to comment.