Skip to content

Commit

Permalink
Merge pull request #86 from galaxyproject/apparent-kangaroo
Browse files Browse the repository at this point in the history
Update to Helm chart 5.15.0
  • Loading branch information
afgane committed Jul 12, 2024
2 parents a95cbf2 + 76913f6 commit 773e4f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion galaxykubeman/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
type: application
appVersion: "24.0"
appVersion: "24.1.2.dev0"
description: A chart for deploying and managing a single Galaxy out-of-the-box instance on Managed Kubernetes clusters (GKE)
name: galaxykubeman
version: 2.9.0
Expand Down
4 changes: 2 additions & 2 deletions galaxykubeman/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ galaxyInstallJob:
timeoutSeconds: 10

galaxy:
version: 5.9.0-anvil.1
version: 5.15.0-anvil.1
chart:
repository: https://raw.githubusercontent.com/cloudve/helm-charts/anvil/
jobs:
Expand All @@ -82,7 +82,7 @@ galaxy:
memory: 60 # in G
image:
repository: quay.io/galaxyproject/galaxy-anvil
tag: "24.0"
tag: "24.1.1"
persistence:
accessMode: "ReadWriteMany"
storageClass: "nfs"
Expand Down

0 comments on commit 773e4f7

Please sign in to comment.