Skip to content

Commit

Permalink
Update docker tag and image repository
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuderman committed Oct 17, 2023
1 parent 2934c99 commit ca189ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions galaxy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ nameOverride: ""
fullnameOverride: ""

image:
repository: quay.io/galaxyproject/galaxy-min
tag: "23.0" # Value must be quoted
repository: quay.io/galaxyproject/galaxy-anvil
tag: "23.1" # Value must be quoted
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down

0 comments on commit ca189ce

Please sign in to comment.