Syncing versions between the repos is a bit tricky, but the chart releases should pin to compatible versions automatically
upvote 1
s
Sam Werbalowsky
04/14/2022, 6:14 PM
hrmm I am not the best bash reader…shouldn’t I pin a version in the values for the prefectVersionTag or serverVersionTag? That way I know I’ll get the same version every time I re-deploy or resync, if needed?
Sam Werbalowsky
04/14/2022, 6:14 PM
I basically just want to make sure there’s not a surprise update that causes issues
z
Zanie
04/14/2022, 6:16 PM
Well I'd recommend using the published chart which sets those values for you instead of the chart source
Zanie
04/14/2022, 6:17 PM
You can also look at those values in one of the published charts as a guide if you'd prefer to install the chart from source. In that case, you'd absolutely want to override the default.
s
Sam Werbalowsky
04/14/2022, 6:29 PM
Ok got it - where can I view the published charts/values? that is not how we initially deployed (We copied from github and filled in our values) but it may make things easier so I’d like to take a look.
# prefectVersionTag configures the default tag for Prefect Core based
# services, including the agent and default tenant creation job.
# This value is automatically pinned on chart release to the latest
# core version.
prefectVersionTag: "1.0rc0"
# uiVersionTag configures the default tag for the Prefect UI service.
# It is defined here for easy update using `sed` for automation.
# This value is automatically pinned on chart release to the latest
# ui version.
uiVersionTag: "2022-01-14"
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.