SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

helm rpm build for : Fedora Other. For other distributions click helm.

Name : helm
Version : 3.16.1 Vendor : Fedora Project
Release : 1.fc41 Date : 2024-09-14 11:30:58
Group : Unspecified Source RPM : helm-3.16.1-1.fc41.src.rpm
Size : 78.41 MB
Packager : Fedora Project
Summary : The Kubernetes Package Manager
Description :
Helm is a tool for managing Charts. Charts are packages of pre-configured
Kubernetes resources.

Use Helm to:
- Find and use popular software packaged as Helm Charts to run in Kubernetes
- Share your own applications as Helm Charts
- Create reproducible builds of your Kubernetes applications
- Intelligently manage your Kubernetes manifest files
- Manage releases of Helm packages.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora/linux/development/41/Everything/x86_64/os/Packages/h

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  helm-3.16.1-1.fc41.x86_64.rpm
ftp.icm.edu.pl  helm-3.16.1-1.fc41.x86_64.rpm
     

Provides :
bundled(golang(dario.cat/mergo))
bundled(golang(github.com/AdaLogics/go-fuzz-headers))
bundled(golang(github.com/Azure/go-ansiterm))
bundled(golang(github.com/BurntSushi/toml))
bundled(golang(github.com/DATA-DOG/go-sqlmock))
bundled(golang(github.com/MakeNowJust/heredoc))
bundled(golang(github.com/Masterminds/goutils))
bundled(golang(github.com/Masterminds/semver/v3))
bundled(golang(github.com/Masterminds/sprig/v3))
bundled(golang(github.com/Masterminds/squirrel))
bundled(golang(github.com/Masterminds/vcs))
bundled(golang(github.com/Microsoft/hcsshim))
bundled(golang(github.com/Shopify/logrus-bugsnag))
bundled(golang(github.com/asaskevich/govalidator))
bundled(golang(github.com/beorn7/perks))
bundled(golang(github.com/blang/semver/v4))
bundled(golang(github.com/bshuster-repo/logrus-logstash-hook))
bundled(golang(github.com/bugsnag/bugsnag-go))
bundled(golang(github.com/bugsnag/osext))
bundled(golang(github.com/bugsnag/panicwrap))
bundled(golang(github.com/cespare/xxhash/v2))
bundled(golang(github.com/chai2010/gettext-go))
bundled(golang(github.com/containerd/containerd))
bundled(golang(github.com/containerd/log))
bundled(golang(github.com/cpuguy83/go-md2man/v2))
bundled(golang(github.com/cyphar/filepath-securejoin))
bundled(golang(github.com/davecgh/go-spew))
bundled(golang(github.com/distribution/distribution/v3))
bundled(golang(github.com/distribution/reference))
bundled(golang(github.com/docker/cli))
bundled(golang(github.com/docker/distribution))
bundled(golang(github.com/docker/docker))
bundled(golang(github.com/docker/docker-credential-helpers))
bundled(golang(github.com/docker/go-connections))
bundled(golang(github.com/docker/go-events))
bundled(golang(github.com/docker/go-metrics))
bundled(golang(github.com/docker/libtrust))
bundled(golang(github.com/emicklei/go-restful/v3))
bundled(golang(github.com/evanphx/json-patch))
bundled(golang(github.com/exponent-io/jsonpath))
bundled(golang(github.com/fatih/color))
bundled(golang(github.com/felixge/httpsnoop))
bundled(golang(github.com/foxcpp/go-mockdns))
bundled(golang(github.com/fxamacker/cbor/v2))
bundled(golang(github.com/go-errors/errors))
bundled(golang(github.com/go-gorp/gorp/v3))
bundled(golang(github.com/go-logr/logr))
bundled(golang(github.com/go-logr/stdr))
bundled(golang(github.com/go-openapi/jsonpointer))
bundled(golang(github.com/go-openapi/jsonreference))
bundled(golang(github.com/go-openapi/swag))
bundled(golang(github.com/gobwas/glob))
bundled(golang(github.com/gofrs/flock))
bundled(golang(github.com/gogo/protobuf))
bundled(golang(github.com/golang/protobuf))
bundled(golang(github.com/gomodule/redigo))
bundled(golang(github.com/google/btree))
bundled(golang(github.com/google/gnostic-models))
bundled(golang(github.com/google/go-cmp))
bundled(golang(github.com/google/gofuzz))
bundled(golang(github.com/google/shlex))
bundled(golang(github.com/google/uuid))
bundled(golang(github.com/gorilla/handlers))
bundled(golang(github.com/gorilla/mux))
bundled(golang(github.com/gorilla/websocket))
bundled(golang(github.com/gosuri/uitable))
bundled(golang(github.com/gregjones/httpcache))
bundled(golang(github.com/hashicorp/errwrap))
bundled(golang(github.com/hashicorp/go-multierror))
bundled(golang(github.com/hashicorp/golang-lru))
bundled(golang(github.com/huandu/xstrings))
bundled(golang(github.com/imdario/mergo))
bundled(golang(github.com/inconshreveable/mousetrap))
bundled(golang(github.com/jmoiron/sqlx))
bundled(golang(github.com/josharian/intern))
bundled(golang(github.com/json-iterator/go))
bundled(golang(github.com/klauspost/compress))
bundled(golang(github.com/lann/builder))
bundled(golang(github.com/lann/ps))
bundled(golang(github.com/lib/pq))
bundled(golang(github.com/liggitt/tabwriter))
bundled(golang(github.com/mailru/easyjson))
bundled(golang(github.com/mattn/go-colorable))
bundled(golang(github.com/mattn/go-isatty))
bundled(golang(github.com/mattn/go-runewidth))
bundled(golang(github.com/mattn/go-shellwords))
bundled(golang(github.com/miekg/dns))
bundled(golang(github.com/mitchellh/copystructure))
bundled(golang(github.com/mitchellh/go-wordwrap))
bundled(golang(github.com/mitchellh/reflectwalk))
bundled(golang(github.com/moby/locker))
bundled(golang(github.com/moby/spdystream))
bundled(golang(github.com/moby/term))
bundled(golang(github.com/modern-go/concurrent))
bundled(golang(github.com/modern-go/reflect2))
bundled(golang(github.com/monochromegane/go-gitignore))
bundled(golang(github.com/munnerz/goautoneg))
bundled(golang(github.com/mxk/go-flowrate))
bundled(golang(github.com/opencontainers/go-digest))
bundled(golang(github.com/opencontainers/image-spec))
bundled(golang(github.com/peterbourgon/diskv))
bundled(golang(github.com/phayes/freeport))
bundled(golang(github.com/pkg/errors))
bundled(golang(github.com/pmezard/go-difflib))
bundled(golang(github.com/prometheus/client_golang))
bundled(golang(github.com/prometheus/client_model))
bundled(golang(github.com/prometheus/common))
bundled(golang(github.com/prometheus/procfs))
bundled(golang(github.com/rubenv/sql-migrate))
bundled(golang(github.com/russross/blackfriday/v2))
bundled(golang(github.com/shopspring/decimal))
bundled(golang(github.com/sirupsen/logrus))
bundled(golang(github.com/spf13/cast))
bundled(golang(github.com/spf13/cobra))
bundled(golang(github.com/spf13/pflag))
bundled(golang(github.com/stretchr/testify))
bundled(golang(github.com/x448/float16))
bundled(golang(github.com/xeipuuv/gojsonpointer))
bundled(golang(github.com/xeipuuv/gojsonreference))
bundled(golang(github.com/xeipuuv/gojsonschema))
bundled(golang(github.com/xlab/treeprint))
bundled(golang(github.com/yvasiyarov/go-metrics))
bundled(golang(github.com/yvasiyarov/gorelic))
bundled(golang(github.com/yvasiyarov/newrelic_platform_go))
bundled(golang(go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp))
bundled(golang(go.opentelemetry.io/otel))
bundled(golang(go.opentelemetry.io/otel/metric))
bundled(golang(go.opentelemetry.io/otel/trace))
bundled(golang(go.starlark.net))
bundled(golang(golang.org/x/crypto))
bundled(golang(golang.org/x/mod))
bundled(golang(golang.org/x/net))
bundled(golang(golang.org/x/oauth2))
bundled(golang(golang.org/x/sync))
bundled(golang(golang.org/x/sys))
bundled(golang(golang.org/x/term))
bundled(golang(golang.org/x/text))
bundled(golang(golang.org/x/time))
bundled(golang(golang.org/x/tools))
bundled(golang(google.golang.org/genproto/googleapis/rpc))
bundled(golang(google.golang.org/grpc))
bundled(golang(google.golang.org/protobuf))
bundled(golang(gopkg.in/evanphx/json-patch.v4))
bundled(golang(gopkg.in/inf.v0))
bundled(golang(gopkg.in/yaml.v2))
bundled(golang(gopkg.in/yaml.v3))
bundled(golang(k8s.io/api))
bundled(golang(k8s.io/apiextensions-apiserver))
bundled(golang(k8s.io/apimachinery))
bundled(golang(k8s.io/apiserver))
bundled(golang(k8s.io/cli-runtime))
bundled(golang(k8s.io/client-go))
bundled(golang(k8s.io/component-base))
bundled(golang(k8s.io/klog/v2))
bundled(golang(k8s.io/kube-openapi))
bundled(golang(k8s.io/kubectl))
bundled(golang(k8s.io/utils))
bundled(golang(oras.land/oras-go))
bundled(golang(sigs.k8s.io/json))
bundled(golang(sigs.k8s.io/kustomize/api))
bundled(golang(sigs.k8s.io/kustomize/kyaml))
bundled(golang(sigs.k8s.io/structured-merge-diff/v4))
bundled(golang(sigs.k8s.io/yaml))
helm
helm(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)
libc.so.6(GLIBC_2.32)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
libresolv.so.2()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/bin/helm
/usr/lib/.build-id
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/ac504b21af3f6de39ecdd209c4eec678e35b2b
/usr/share/bash-completion/completions/helm
/usr/share/doc/helm
/usr/share/doc/helm/ADOPTERS.md
/usr/share/doc/helm/CONTRIBUTING.md
/usr/share/doc/helm/README.md
/usr/share/doc/helm/SECURITY.md
/usr/share/doc/helm/code-of-conduct.md
/usr/share/fish/vendor_completions.d/helm.fish
/usr/share/licenses/helm
/usr/share/licenses/helm/LICENSE
/usr/share/licenses/helm/modules.txt
/usr/share/licenses/helm/vendor
/usr/share/licenses/helm/vendor/dario.cat
/usr/share/licenses/helm/vendor/dario.cat/mergo
/usr/share/licenses/helm/vendor/dario.cat/mergo/LICENSE
/usr/share/licenses/helm/vendor/github.com
/usr/share/licenses/helm/vendor/github.com/AdaLogics
/usr/share/licenses/helm/vendor/github.com/AdaLogics/go-fuzz-headers
/usr/share/licenses/helm/vendor/github.com/AdaLogics/go-fuzz-headers/LICENSE
/usr/share/licenses/helm/vendor/github.com/Azure
/usr/share/licenses/helm/vendor/github.com/Azure/go-ansiterm
/usr/share/licenses/helm/vendor/github.com/Azure/go-ansiterm/LICENSE
/usr/share/licenses/helm/vendor/github.com/BurntSushi
/usr/share/licenses/helm/vendor/github.com/BurntSushi/toml
/usr/share/licenses/helm/vendor/github.com/BurntSushi/toml/COPYING
/usr/share/licenses/helm/vendor/github.com/DATA-DOG
There is 490 files more in these RPM.

 
ICM