Skip to content

Commit

Permalink
Update image tag to latest release v0.2.0
Browse files Browse the repository at this point in the history
Updated image tag v0.2.0
  • Loading branch information
nitishm authored Feb 22, 2021
1 parent 3d5603d commit d35a204
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chart/orkestra/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ replicaCount: 1
image:
repository: azureorkestra/orkestra
pullPolicy: Always
tag: "v0.1.1"
tag: "v0.2.0"

imagePullSecrets: []
nameOverride: ""
Expand Down Expand Up @@ -88,4 +88,4 @@ argo:
enabled: true
name: argo-server
serviceAccount: *serviceAccount
createServiceAccount: false
createServiceAccount: false

0 comments on commit d35a204

Please sign in to comment.