Skip to content

Commit

Permalink
Update to 21.09 and change image repo (#345)
Browse files Browse the repository at this point in the history
Co-authored-by: Alexandru Mahmoud <almahmoud@jhu.edu>
  • Loading branch information
nuwang and almahmoud authored Dec 2, 2021
1 parent 0063c08 commit 461fd1a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion galaxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: galaxy
type: application
version: 4.9.0
appVersion: "21.05"
appVersion: "21.09"
description: Chart for Galaxy, an open, web-based platform for accessible, reproducible, and transparent computational biomedical research.
icon: https://galaxyproject.org/images/galaxy-logos/galaxy_project_logo_square.png
dependencies:
Expand Down
4 changes: 2 additions & 2 deletions galaxy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ nameOverride: ""
fullnameOverride: ""

image:
repository: galaxy/galaxy-min
tag: 21.05
repository: galaxyproject/galaxy-min
tag: 21.09
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down

0 comments on commit 461fd1a

Please sign in to comment.