Skip to content

Commit

Permalink
fixup! fixup! fix: Apply is workshop locked also to admins
Browse files Browse the repository at this point in the history
  • Loading branch information
aleixhub committed Jan 28, 2025
1 parent 572610d commit 66f1b4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion catalog/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ui:
name: # default use chart name + '-ui'
image:
#override:
tag: v0.33.3
tag: v0.33.4
repository: quay.io/redhat-gpte/babylon-catalog-ui
pullPolicy: IfNotPresent
replicaCount: 1
Expand Down
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ catalog:
image:
pullPolicy: IfNotPresent
repository: quay.io/redhat-gpte/babylon-catalog-ui
tag: v0.33.3
tag: v0.33.4
replicaCount: 1
resources:
requests:
Expand Down

0 comments on commit 66f1b4f

Please sign in to comment.