Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Set flux and helm-op versions in the upgrade doc #1557

Merged
merged 2 commits into from
Nov 28, 2018
Merged

Conversation

stefanprodan
Copy link
Member

Helm upgrade with reuse values flag will prevent flux and helm-op images from being updated, this PR adds the two image tags to the upgrade command.

@mgazza
Copy link
Contributor

mgazza commented Nov 27, 2018

confirmed after running

 kubectl get deployments --namespace flux -o json | jq '.items[].spec.template.spec.containers[].image'
"quay.io/weaveworks/flux:1.8.1"
"quay.io/weaveworks/helm-operator:0.5.1"
"memcached:1.4.25"

@stefanprodan stefanprodan requested a review from hiddeco November 28, 2018 12:39
@hiddeco hiddeco merged commit ab93c06 into master Nov 28, 2018
@hiddeco hiddeco deleted the upgrade-doc-patch-1 branch November 28, 2018 12:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants