Skip to content

Commit 8511681

Browse files
authored
ref: bump ui to v0.33.13 (#2549)
1 parent e4ad905 commit 8511681

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

catalog/helm/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ui:
3434
name: # default use chart name + '-ui'
3535
image:
3636
#override:
37-
tag: v0.33.12
37+
tag: v0.33.13
3838
repository: quay.io/redhat-gpte/babylon-catalog-ui
3939
pullPolicy: IfNotPresent
4040
replicaCount: 1

helm/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ catalog:
128128
image:
129129
pullPolicy: IfNotPresent
130130
repository: quay.io/redhat-gpte/babylon-catalog-ui
131-
tag: v0.33.12
131+
tag: v0.33.13
132132
replicaCount: 1
133133
resources:
134134
requests:

0 commit comments

Comments
 (0)