Channels
datahub-flyte
scipy-2023-workshop
flyte-school
agent-support-memverge
flyte-build
flyte-users-berlin
scipy-2023-sprint
auth
flyte-bazel
large-language-models
contribute
bioinformatics-computational-biology
great-content
in-flyte-conversations
flyte-on-gcp
show-and-tell
shameless-promotion
linkedin-flyte
random
deployment
hacktoberfest-2023
flyte-github
feature-discussions
linen-test
flytelab
flytekit-java
integrations
ray-on-flyte
conference-talks
release
flyte-ui-ux
workflow-building-ui-proj
writing-w-sfloris
jobs
hacktoberfest-2022
torch-elastic
flyte-console
engineeringlabs
helsing-flyte
flyte-documentation
konan-integration
databricks-integration
ray-integration
wg-gpu-types
flytekit
ecosystem-unionml
scipy-2022-sprint
announcements
ask-the-community
flyte-deployment
introductions
events
Powered by
#ask-the-community
Title
# ask-the-community
f
Fabio Grätz
05/10/2023, 11:04 AM
We recently upstreamed
a fix for the stow token scope in GKE clusters with version
1.25> in the helm chart. Also after running
helm repo update
this is not included in the installed chart. Does the helm chart need to be released again? How does the process for this look like? Thanks 🙂
k
Ketan (kumare3)
05/10/2023, 1:32 PM
Ya helm chart releases are tied to releases. Cc
@jeev
and
@Eduardo Apolinario (eapolinario)
know better
j
jeev
05/10/2023, 3:09 PM
yea the helm chart is published on release as well
but we have charts pushed to an OCI registry from main, if you are ok with bleeding edge, or need to test
https://github.com/flyteorg/flyte/pkgs/container/helm-charts%2Fflyte-core
https://github.com/flyteorg/flyte/pkgs/container/helm-charts%2Fflyte-binary
f
Fabio Grätz
05/10/2023, 5:03 PM
Thanks, this helps a lot since currently I’m manually patching the flyteadmin configmap from time to time since the fix we upstreamed isn’t released yet 🙂
2 Views
Post