Skip to content

Conversation

@johnstcn
Copy link
Member

No description provided.

@johnstcn johnstcn self-assigned this Oct 29, 2025
@johnstcn johnstcn merged commit 50749d1 into main Oct 29, 2025
30 checks passed
@johnstcn johnstcn deleted the cj/helm-alternative-install branch October 29, 2025 17:33
@github-actions github-actions bot locked and limited conversation to collaborators Oct 29, 2025
curl -fsSL https://packages.buildkite.com/helm-linux/helm-debian/gpgkey | gpg --dearmor | sudo tee /usr/share/keyrings/helm.gpg > /dev/null
echo "deb [signed-by=/usr/share/keyrings/helm.gpg] https://packages.buildkite.com/helm-linux/helm-debian/any/ any main" | sudo tee /etc/apt/sources.list.d/helm-stable-debian.list
sudo apt-get update
sudo apt-get install helm
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this pin to 3.9.2 somehow?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, this is a temporary workaround while get.helm.sh is experiencing issues. Opened #20557 to revert this workaround.

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.

4 participants