Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

How to upgrade to pipelines version 1.7.1 #236

Open
raghulkrishna opened this issue Nov 24, 2021 · 1 comment
Open

How to upgrade to pipelines version 1.7.1 #236

raghulkrishna opened this issue Nov 24, 2021 · 1 comment

Comments

@raghulkrishna
Copy link

how can I upgrade the pipeline components to v1.7.1 there are some important bug fixes in version 1.7.1

@seanpascual
Copy link

Hi @raghulkrishna I'm not sure if you've already upgraded to pipelines 1.7.1, but I have managed to upgrade to 1.8.1 by bumping the versions of the images to 1.8.1.

This is in the file located in distribution / kubeflow / pipelines / kustomization.yaml

I also bumped up the version of these two images:

- name: gcr.io/ml-pipeline/mysql
  newName: gcr.io/ml-pipeline/mysql
  newTag: '5.7'
  # digest: sha256:4056370ee427dc9ff2337884674d8ee35f5b236c543bb8446b8b0a3751f70349
- name: gcr.io/ml-pipeline/workflow-controller
  newName: gcr.io/ml-pipeline/workflow-controller
  newTag: v3.2.3-license-compliance
  # digest: sha256:c6a2517946b80c69cc94cae1d60e477893eebc1fcaccbcbd339a554f88707a1f

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants