The Kubernetes Package Manager
Helm is a tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources.
- Developed at Virtualization:containers
- Sources inherited from project openSUSE:Factory
-
11
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:adrianSuSE:PL/helm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000703 703 Bytes | |
_servicedata | 0000000230 230 Bytes | |
helm-3.8.2.tar.gz | 0000718826 702 KB | |
helm.changes | 0000071927 70.2 KB | |
helm.spec | 0000003573 3.49 KB | |
vendor.tar.gz | 0009295722 8.87 MB |
Revision 34 (latest revision is 72)
Dominique Leuenberger (dimstar_suse)
accepted
request 975794
from
Dirk Mueller (dirkmueller)
(revision 34)
- Update to version 3.8.2: * Bump oras.land/oras-go from 1.1.0 to 1.1.1 * Fixing downloader plugin error handling * Simplify testdata charts * Simplify testdata charts * Add tests for multi-level dependencies. * Fix value precedence * Bumping Kubernetes package versions * Updating vcs to latest version * Dont modify provided transport * Pass http getter as pointer in tests * Add docs block * Add transport option and tests * Reuse http transport * Updating Kubernetes libs to 0.23.4 (latest) * fix: remove deadcode * fix: helm package tests * fix: helm package with dependency update for charts with OCI dependencies * Fix typo Unset the env var before func return in Unit Test * add legal name check * maint: fix syntax error in deploy.sh * linting issue fixed * only apply overwrite if version is canary * overwrite flag added to az storage blob upload-batch * Avoid querying for OCI tags can explicit version provided in chart dependencies * Management of bearer tokens for tag listing * Updating Kubernetes packages to 1.23.3 * refactor: use `os.ReadDir` for lightweight directory reading * Add IngressClass to manifests to be (un)installed * feat(comp): Shell completion for OCI
Comments 0