Skip to content

Commit

Permalink
TopoMojo v2.1.3 upgrade (#36)
Browse files Browse the repository at this point in the history
* TopoMojo v2.1.3 upgrade

* Fix topomojo-ui:2.1.1 image tag
  • Loading branch information
sei-mkaar authored Jun 16, 2022
1 parent edfbe30 commit 2904be5
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.10"
tag: "2.1.3"

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.10"
tag: "2.1.1"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 2904be5

Please sign in to comment.