Skip to content

Commit

Permalink
TopoMojo v2.0.10 upgrade (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
sei-mkaar committed May 3, 2022
1 parent 2b4cde2 commit 51cd49f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions foundry/topomojo/topomojo.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ topomojo-api:
repository: cmusei/topomojo-api
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "2.0.9"
tag: "2.0.10"

imagePullSecrets: []
nameOverride: ""
Expand Down Expand Up @@ -166,7 +166,7 @@ topomojo-ui:
repository: cmusei/topomojo-ui
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "2.0.9"
tag: "2.0.10"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 51cd49f

Please sign in to comment.