# Helm

# Helm v3.6.0

27, May 2021 Source (opens new window)

Helm v3.6.0 is a feature release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

  • Apple silicon support
  • Continued OCI changes as the experiment is refined
  • Improved auto-completion
  • Helm create ingress updates

Installation and Upgrading

Download Helm v3.6.0. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.6.1 will contain only bug fixes and is planned for release on July 14, 2021
  • 3.7.0 is the next feature release and will be released on September 8, 2021.

Changelog

  • bump version to v3.6.0 7f2df64 (Matt Farina)
  • chore: update testdata to use the new ingress template d5b4e1c (Mark Sagi-Kazar)
  • feat: add networking.k8s.io/v1 support to ingress template 6d9e15b (Mark Sagi-Kazar)
  • Moving myself to maintainer emeritus 637a11d (Taylor Thomas)
  • upgrade to kubernetes 1.21 257a427 (shoubhik)
  • Fix capabilities changes leaking into other tests 0156ca6 (Thomas Dy)
  • Add tests for template --kube-version 538670f (Thomas Dy)
  • feat(helm): Support setting --kube-version 47c8f48 (Thomas Dy)
  • fix(ci) update ci to use main branch db2aa1a (Adam Reese)
  • Update references to default branch name as it has changed to main 734f93b (Martin Hickey)
  • Add ReadyChecker to decouple ready check logic from --wait 98d9836 (Joe Lanford)
  • chore(deps): Bump github.com/deislabs/oras from v0.10.0 to v0.11.1 and drop replace f94e5bd (Morlay)
  • Add/update deprecation notices c50372a (Simon Croome)
  • Wrap validation error instead of recreating 6c82c83 (Simon Croome)
  • Move default to avoid nil check 54de1c1 (Simon Croome)
  • Add name validation rules for object kinds ba325bd (Simon Croome)
  • Improve description for version flag. 171321b (Daniel Petró)
  • chore: Spelling (#9410) 2bf8fdf (Josh Soref)
  • chore(deps): Bump k8s.io/klog/v2 from 2.5.0 to 2.8.0 113c8d9 (dependabot[bot])
  • chore(deps): Bump github.com/containerd/containerd from 1.4.3 to 1.4.4 f3ccaca (dependabot[bot])
  • chore(deps): Bump github.com/lib/pq from 1.9.0 to 1.10.0 56453f6 (dependabot[bot])
  • Bump github.com/spf13/cobra from 1.1.1 to 1.1.3 60c399d (dependabot[bot])
  • Cleanup mpodule dependencies 4d39d47 (Martin Hickey)
  • feat(comp): Uninstall accepts multiple releases 8854547 (Marc Khouzam)
  • new key for technosophos (#9478) 543364f (Matt Butcher)
  • chore(deps): Bump github.com/sirupsen/logrus from 1.7.0 to 1.8.1 4096cfb (dependabot[bot])
  • add flag trimpath in the go build command 03eec30 (pallavJha)
  • stick to 0.20.4 0befcef (Shoubhik Bose)
  • updated unit tests to conform with helm best practices 592c338 (Matthew Luckam)
  • corrected order of helm lint coalescing of multiple values files f402994 (Matthew Luckam)
  • upgrade to v0.21.0-beta.0 44bec19 (Shoubhik Bose)
  • Fix the example for --time-format flag 30f643c (mert)
  • Use kube libraries v0.20.4 1cf1e54 (Shoubhik Bose)
  • Added s390x support to get script 1fc6f65 (Ajay Victor)
  • add test to ensure OCIGetter registryClient is set 1c377f8 (Alex Sears)
  • initialize registry client in oci getter 2d16a81 (Alex Sears)
  • feat(comp): Add descriptions for output format 593b267 (Marc Khouzam)
  • feat(comp): Add descriptions for --version comp 4307091 (Marc Khouzam)
  • feat(comp): Add descriptions for revision comp 9856f05 (Marc Khouzam)
  • feat(comp): Add descriptions for kube-context comp 7dee24d (Marc Khouzam)
  • feat(comp): Add descriptions for plugin completion b0d567a (Marc Khouzam)
  • feat(comp): Add descriptions for release name comp a6b2834 (Marc Khouzam)
  • feat(comp): Improve completion for plugin commands 1f68f65 (Marc Khouzam)
  • fix(cmd): Show that flags can be used for zsh/fish 7b6dcfa (Marc Khouzam)
  • use relative linking abadc54 (Matthew Fisher)
  • formatting b704e84 (Matthew Fisher)
  • more words 6cea284 (Matthew Fisher)
  • keep it concise 2c11412 (Matthew Fisher)
  • docs(CONTRIBUTING): writing a HIP 41707a6 (Matthew Fisher)
  • update test expectation for new template error string f57c01c (Joe Lanford)
  • Add darwin/arm64 (Apple Silicon) support ecdc34c (Joe Lanford)
  • fix windows tests 4f1ab5a (Christian)
  • fix(test): Increase golangci-lint timeout 8d33624 (Marc Khouzam)
  • fix(helm): get/get-helm-3 whitespace support in runAsRoot 7847820 (Michael Musenbrock)
  • fix release sha256 24925c4 (houfangdong)
  • feat(comp): Completion for the docs --type flag 3c4ccad (Marc Khouzam)
  • Bump github.com/jmoiron/sqlx from 1.2.0 to 1.3.1 74c49d4 (dependabot[bot])
  • Updating golangci-lint to 1.36.0 1cf9589 (Matt Farina)
  • chore(go.mod): bump Masterminds/{spring,goutils} and deislabs/oras 3dbb161 (Adam Reese)
  • fix(*): Validate metadata semver and printable characters 657ce55 (Adam Reese)
  • Bump github.com/mitchellh/copystructure from 1.0.0 to 1.1.1 bb42865 (dependabot[bot])
  • closes #9312 5441019 (James McElwain)
  • Fix-9253: Change the deprecated charts repo URL in release notes 64e2d59 (Jack Whitter-Jones)
  • Fix helm list --offset cli help string f920023 (Krish)
  • Define GPG_PUBRING to make pubring configurable 03d1f3d (Ma Xinjian)
  • Bump github.com/mattn/go-shellwords from 1.0.10 to 1.0.11 e8817d7 (dependabot[bot])
  • Bump k8s.io/klog/v2 from 2.4.0 to 2.5.0 59791a2 (dependabot[bot])
  • Upgrade to oras v0.9.0 (#9269) 0b2fec0 (Josh Dolitsky)
  • use kube libraries v0.20.2 7e41f70 (Shoubhik Bose)
  • print warning message instead of debug message when ~/.config exists but is not accessible 5cd2a93 (wawa0210)
  • Update default ingress values section to correspond with template 0425678 (Nick Jones)
  • chore(Makefile): add target to generate golden files b4010b7 (Adam Reese)
  • Fix dep build with OCI based charts 1135392 (Matt Farina)
  • Fix typo in comment fee2257 (Guangwen Feng)
  • bump version to 8082f6d (Matt Farina)
  • fix(Makefile): rebuild the binary if go.mod has changed a58209d (Adam Reese)
  • fix(pkg/storage): If storage.Create fails to clean up recent release versions, return an error 00cf10d (Daniel Lipovetsky)
  • test(pkg/storage): Verify that storage.Create returns an error if it fails to clean up least-recent release versions 8c28da6 (Daniel Lipovetsky)
  • Bump github.com/containerd/containerd from 1.3.4 to 1.4.3 a9e2380 (dependabot[bot])
  • Improve the console output for resource policy keep to align with helm2. 8704053 (Du Zheng)

# v3.6.0-rc.1

18, May 2021 Source (opens new window)

Helm v3.6.0-rc.1 is a pre-release. It is to help gather feedback from the community as well as give users a chance to test Helm in staging environments before v3.6.0 is officially released.

The official changelog will come out with the v3.6.0 release. For now, you can see the commit changes from v3.5.4 here.

Installation and Upgrading

Download Helm v3.6.0-rc.1. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

# Helm v3.5.4

14, Apr 2021 Source (opens new window)

Helm v3.5.4 is a patch release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Installation and Upgrading

Download Helm v3.5.4. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.6.0 is the next feature release and will be released on May 26, 2021.

Changelog

  • Add/update deprecation notices 1b5edb6 (Simon Croome)
  • Wrap validation error instead of recreating 29fc835 (Simon Croome)
  • Move default to avoid nil check 9b73228 (Simon Croome)
  • Add name validation rules for object kinds dacb65d (Simon Croome)
  • Use kube libraries v0.20.4 c409cf1 (Shoubhik Bose)

# Helm 3.5.3

10, Mar 2021 Source (opens new window)

Helm v3.5.3 is a patch release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Installation and Upgrading

Download Helm v3.5.3. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.5.4 will contain only bug fixes and be released on April 14, 2021
  • 3.6.0 is the next feature release and will be released on May 26, 2021.

Changelog

  • Fix the example for --time-format flag 041ce5a (mert)
  • Improve the console output for resource policy keep to align with helm2. 5487664 (Du Zheng)
  • test(pkg/storage): Verify that storage.Create returns an error if it fails to clean up least-recent release versions de2787c (Daniel Lipovetsky)
  • fix(pkg/storage): If storage.Create fails to clean up recent release versions, return an error d552cb3 (Daniel Lipovetsky)
  • fix(test): Increase golangci-lint timeout bc3cd84 (Marc Khouzam)
  • fix release sha256 dc39716 (houfangdong)
  • Fix-9253: Change the deprecated charts repo URL in release notes ec560e5 (Jack Whitter-Jones)
  • Update default ingress values section to correspond with template 1e126ff (Nick Jones)
  • use kube libraries v0.20.2 773008a (Shoubhik Bose)

# Helm 3.5.2

09, Feb 2021 Source (opens new window)

Helm v3.5.2 is a security (patch) release. Users are strongly recommended to update to this release. It fixes two security issues in upstream dependencies and one security issue in the Helm codebase.

Please review the following security advisories for context:

  • During an audit, Helm core maintainers discovered sanitization issues described in a security advisory. These have been fixed.
  • GoUtils (via Sprig) updated the random alphanumeric functions used in Helm templates. Thanks to Open Source Developer Erik Sundell of Sundell Open Source Consulting AB for reporting this issue.
  • ORAS had a security release that does not appear to directly impact Helm. However, we have merged it as a precaution.
  • The Go team renamed a crypto library (golang.org/x/crypto/ssh/terminal to golang.org/x/term). This was NOT a security fix. But it was a breaking change to the Helm build.

WARNING: Helm is now stricter about sanitizing data in Chart.yaml, index.yaml, and plugin.yaml. In particular, we are stricter about SemVer strings.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: GitHub/helm/charts

Installation and Upgrading

Download Helm v3.5.2. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.5.3 will contain only bug fixes and be released on March 10, 2021.
  • 3.6.0 is the next feature release and will be released on May 26, 2021.

Changelog

  • Upgrade to oras v0.9.0 (#9269) 167aac7 (Josh Dolitsky)
  • Adding missing replace directive for oras bb44eae (Matt Farina)
  • chore(go.mod): bump Masterminds/{spring,goutils} and deislabs/oras 09fa6b2 (Adam Reese)
  • fix(*): Validate metadata semver and printable characters 2bf5c28 (Adam Reese)

# Helm 3.5.1

28, Jan 2021 Source (opens new window)

Helm v3.5.1 is a patch release. This release is the same Helm source as v3.5.0 but is built using Go 1.15.7. Go 1.15.7 is a security release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: GitHub/helm/charts

Installation and Upgrading

Download Helm v3.5.1. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.5.2 will contain only bug fixes and be released on February 10, 2021.
  • 3.6.0 is the next feature release and will be released on May 26, 2021.

# Helm 3.5.0

13, Jan 2021 Source (opens new window)

v3.5.0

Helm v3.5.0 is a feature release. This release, we focused on OCI support and template functions. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: GitHub/helm/charts

Notable Changes

  • Added more than 20 new template functions. See sprig release notes for details.
  • oci:// can now be used as a scheme to pull dependencies from OCI registries and used to specify repositories in dependency lists. Note, the experiment needs to be enabled before this will work.
  • Added --skip-refresh flag to the helm dep build command.
  • Added --wait-for-jobs flag that can be paired with --wait to ensure jobs complete when waiting.
  • Added --kube-cafile flag and environment variable HELM_KUBECAFILE to override the system wide certificate authority.

Installation and Upgrading

Download Helm v3.5.0. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.5.1 will contain only bug fixes and be released on February 10, 2021.
  • 3.6.0 is the next feature release and will be released on May 26, 2021.

Changelog

  • Fix dep build with OCI based charts 32c2223 (Matt Farina)
  • bump version to f546ebb (Matt Farina)
  • Adding apiserver to mod/sum da4c40c (Matt Farina)
  • Reduce linting severity for users of out-of-date kubernetes (#8608) fdcd22e (Joe Julian)
  • Bumping kubernetes to 1.20.1 b880fc5 (Matt Farina)
  • Add explanatory comments to action.List and action.History 1da2212 (Daniel Lipovetsky)
  • Address error on deletion of old dependencies beda5e1 (Peter Engelbert)
  • Fixed bug - The flags --cert-file/--key-file where ignored when --insecure-skip-tls-verify flag is set (#9070) a202fb0 (Dinu Mathai)
  • Replace Helm Hub with Artifact Hub (#8626) c495e88 (Scott Rigby)
  • fix(pkg/chartutil): Remove warning for nils bed1a42 (Marc Khouzam)
  • Updating to sprig 3.2.0 fb0345a (Matt Farina)
  • Updating to Kuberentes 1.20 packages 363fb1e (Matt Farina)
  • Bump github.com/Masterminds/semver/v3 from 3.1.0 to 3.1.1 (#9109) 21078d4 (dependabot[bot])
  • Bump github.com/Masterminds/squirrel from 1.4.0 to 1.5.0 (#9108) 87ed57b (dependabot[bot])
  • Bump github.com/lib/pq from 1.8.0 to 1.9.0 (#9107) 937d688 (dependabot[bot])
  • Remove OCI boolean from struct f666fce (Peter Engelbert)
  • Clean up imports and add doc comments 3028c55 (Peter Engelbert)
  • Implement helm pull for OCI registries 3ad08f3 (Peter Engelbert)
  • Adds the option kube-cafile and env variable HELM_KUBECAFILE for a overwrite of the certificate authority file cc1d2d6 (Lüchinger Dominic)
  • Builds with go 1.15 65ed703 (Matt Farina)
  • Updating to Kubernetes 1.19.4 package versions 7c4e0b1 (Matt Farina)
  • Add CodeQL Security Scanning 7860453 (Chris Aniszczyk)
  • Fix test f30badd (rimas)
  • Fixes #9083 ce1a468 (rimas)
  • [COMMENT]fix comment 7c4932c (Scaat Feng)
  • Fix typo 5d08a0d (Jon Huhn)
  • fix: ingress path issue 50144aa (Salim Salaues)
  • Revert "Add support to judge whether desired version is available or not" 0fe547c (Matthew Fisher)
  • Cleanup tempfiles introduced by unit tests under pkg/ 1aa6e92 (Ma Xinjian)
  • bump actions/stale to v3.0.14 8592029 (Matthew Fisher)
  • increase number of operations per run to 100 b79134a (Matthew Fisher)
  • feat(helm): Allow generating markdown docs headers d9c5754 (Marc Khouzam)
  • chore(comp): Remove unnecessary completion code b266c2e (Marc Khouzam)
  • Added tests for PR 8948 82002c3 (Matt Farina)
  • add unittes for 'helm dep build' with --skip-refresh flag. 4b229cc (yxxhero)
  • Updating to k8s 1.19.3 based packages e413c34 (Matt Farina)
  • lint: lint all documents in a multi-doc yaml file dfb5a5e (Nandor Kracser)
  • fix(helm): flag descriptions start with lowercase e16d267 (Marc Khouzam)
  • List either incubator or stable. 4a3ffd5 (Bridget Kromhout)
  • add waitwithjobs instead of changing wait api bfc575d (zh168654)
  • add wait-for-jobs flag 957d2a2 (zh168654)
  • fix style conformance bd03e1b (zhangye15)
  • fix test-style error c96dc48 (zhangye15)
  • add test cases 8d498d5 (zh168654)
  • helm upgrade with --wait support jobs in manifest to be completed 5825112 (zh168654)
  • completion: move to native zshCompletion 0490c28 (knrt10)
  • Add remaining tests in TestDependentChartAliases babc8c9 (Aayush Joglekar)
  • Clarifies action needed to list new stable repo 86af591 (Bridget Kromhout)
  • feat: Allow helm test to run a subset of tests 2a7a98a (Chris Wells)
  • Fix that the invalid version number of the helm package command will escape 2c19838 (wawa0210)
  • Updating descriptions 84b02bb (Bridget Kromhout)
  • Add support to judge whether desired version is available or not 24107e6 (Ma Xinjian)
  • Add test case for LoadFiles 9cc00ee (Zhengyi Lai)
  • Fixes Error: could not find protocol handler for 882db25 (Matt Farina)
  • [#7696] Avoid crash in chart loader on unexpected file sequence 27807e1 (Lehel Gyuro)
  • helm search supports semver pre version numbers starting with 0 da6b240 (wawa0210)
  • added test for #8913 related to #8621 8a4c0bc (Christophe VILA)
  • [#7696] Avoid crash in chart loader on unexpected file sequence 8abb44f (Lehel Gyuro)
  • feat(test): Adapt completion tests to Cobra 1.1 82f7390 (Marc Khouzam)
  • Bump github.com/spf13/cobra from 1.0.0 to 1.1.1 713ec75 (dependabot[bot])
  • Update err message to use the regex pattern directly b83632e (Martin Hickey)
  • Fix the lint error message for valid names 5785dd6 (Martin Hickey)
  • do not check YAML if nothing was parsed f736af9 (Christophe VILA)
  • fix(test): display error message 38c964a (Matthew Fisher)
  • bump version to v3.4.0 ce4fa95 (Matt Farina)
  • Skip tests when running helm template 9ea10ef (Torsten Walter)
  • Add --skip-refresh option in helm dep build 09af544 (yxxhero)
  • Adjusted import cf3870a (Janario Oliveira)
  • Reuse kube-client 10a29d1 (Janario Oliveira)
  • fix(helm): allow skipping manifests in tests directories 3d66dae (Torsten Walter)
  • prepare testdata fd157b5 (Torsten Walter)
  • Bugfix: panic when chart contains requirements.lock ebf6d7e (Zhengyi Lai)

# Helm v3.5.0-rc.2

06, Jan 2021 Source (opens new window)

Helm v3.5.0-rc.2 is a pre-release. It is to help gather feedback from the community as well as give users a chance to test Helm in staging environments before v3.5.0 is officially released.

The official changelog will come out with the v3.5.0 release. For now, you can see the commit changes from v3.4.2 here.

Installation and Upgrading

Download Helm v3.5.0-rc.2. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

# v3.5.0-rc.1

06, Jan 2021 Source (opens new window)

Helm v3.5.0-rc.1 is a pre-release. It is to help gather feedback from the community as well as give users a chance to test Helm in staging environments before v3.5.0 is officially released.

The official changelog will come out with the v3.5.0 release. For now, you can see the commit changes from v3.4.2 here.

Installation and Upgrading

Download Helm v3.5.0-rc.1. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

# Helm 3.4.2

09, Dec 2020 Source (opens new window)

Helm v3.4.2 is a patch release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: GitHub/helm/charts

Installation and Upgrading

Download Helm v3.4.2. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.5.0 is the next feature release. This will be released on January 13. 2021.

Changelog

  • Updating to Kubernetes 1.19.4 package versions 23dd3af (Matt Farina)
  • fix: ingress path issue 3ba833f (Salim Salaues)