Skip to content

Commit

Permalink
fix values.yaml to use version 0.5 of container for worker and scheduler
Browse files Browse the repository at this point in the history
  • Loading branch information
paciorek committed Aug 19, 2021
1 parent d44d7fd commit 25f92ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ worker:
name: worker
image:
repository: "paciorek/future-kubernetes"
tag: 0.4
tag: 0.5
pullPolicy: IfNotPresent
pullSecrets:
# - name: regcred
Expand Down

0 comments on commit 25f92ca

Please sign in to comment.