Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

helm-zsh-completion-3.14.2-2.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: helm-zsh-completion Distribution: openSUSE Tumbleweed
Version: 3.14.2 Vendor: openSUSE
Release: 2.1 Build date: Mon Feb 26 19:52:49 2024
Group: System/Shells Build host: i04-ch1c
Size: 7694 Source RPM: helm-3.14.2-2.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/helm/helm
Summary: Zsh Completion for helm
Zsh command line completion support for helm.

Provides

Requires

License

Apache-2.0

Changelog

* Fri Feb 23 2024 dmueller@suse.com
  - Update to version 3.14.2 (bsc#1220207, CVE-2024-26147):
    * Fix for uninitialized variable in yaml parsing
* Thu Feb 15 2024 opensuse_buildservice@ojkastl.de
  - Update to version 3.14.1 (bsc#1219969, CVE-2024-25620):
    * validation fix
* Fri Jan 19 2024 Dirk Müller <dmueller@suse.com>
  - determine git commit hash automatically
* Thu Jan 18 2024 opensuse_buildservice@ojkastl.de
  - Update to version 3.14.0:
    * Notable Changes
    - New helm search flag of --fail-on-no-result
    - Allow a nested tpl invocation access to defines
    - Speed up the tpl function
    - Added qps/HELM_QPS parameter that tells Kubernetes packages
      how to operate
    - Added --kube-version to lint command
    - The ignore pkg is now public
    * Changelog
    - Improve release action
    - bump version to
    - Fix issues when verify generation readiness was merged
    - fix test to use the default code's k8sVersionMinor
    - lint: Add --kube-version flag to set capabilities and
      deprecation rules
    - Update to Go 1.21 for builds
    - chore(deps): bump github.com/containerd/containerd from 1.7.6
      to 1.7.11
    - chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
    - Removing Asset Transparency
    - tests(pkg/engine): test RenderWithClientProvider
    - Make the `ignore` pkg public again
    - chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
    - Updating to Kubernetes 1.29.0 libraries
    - feature(pkg/engine): introduce RenderWithClientProvider
    - chore(deps): bump github/codeql-action from 2.22.10 to
      3.22.11
    - chore(deps): bump github/codeql-action from 2.22.9 to 2.22.10
    - Updating Helm libraries for k8s 1.28.4
    - chore(deps): bump github/codeql-action from 2.22.8 to 2.22.9
    - Remove excessive logging
    - chore(deps): bump github/codeql-action from 2.22.7 to 2.22.8
    - chore(deps): bump github/codeql-action from 2.22.5 to 2.22.7
    - Update CONTRIBUTING.md
    - Fixing release labelling in rollback
    - chore(deps): bump github.com/docker/docker
    - chore(deps): bump github/codeql-action from 2.22.4 to 2.22.5
    - feat: move livenessProbe and readinessProbe values to default
      values file
    - Revert "fix(main): fix basic auth for helm pull or push"
    - chore(deps): bump google.golang.org/grpc from 1.54.0 to
      1.56.3
    - Revert "fix(registry): address anonymous pull issue"
    - Update get-helm-3
    - chore(deps): bump github/codeql-action from 2.22.3 to 2.22.4
    - chore(deps): bump actions/checkout from 3.6.0 to 4.1.1
    - chore(deps): bump github/codeql-action from 2.21.8 to 2.22.3
    - Drop filterSystemLabels usage from Query method
    - Apply review suggestions
    - Update get-helm-3 to get version through get.helm.sh
    - feat: print failed hook name
    - chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0
    - Fixing precedence issue with the import of values.
    - chore(create): indent to spaces
    - Allow using label selectors for system labels for sql
      backend.
    - Allow using label selectors for system labels for secrets and
      configmap backends.
    - remove useless print during prepareUpgrade
    - Add missing with clause to release gh action
    - FIX Default ServiceAccount yaml
    - fix(registry): address anonymous pull issue
    - fix(registry): unswallow error
    - Fix missing run statement on release action
    - Add qps/HELM_QPS parameter
    - chore(deps): bump oras.land/oras-go from 1.2.3 to 1.2.4
    - chore(deps): bump github/codeql-action from 2.21.7 to 2.21.8
    - bump version to v3.13.0
    - chore(deps): bump github.com/evanphx/json-patch
    - chore(deps): bump golang.org/x/text from 0.11.0 to 0.13.0
    - Write latest version to get.helm.sh bucket
    - Increased release information key name max length.
    - Pin gox to specific commit
    - Remove `GoFish` from package managers for installing  the
      binary
    - Test update for "Allow a nested `tpl` invocation access to
      `defines` in a containing one"
    - Test update for "Speed up `tpl`"
    - addressing comment
    - Add support for RISC-V
    - lint and validate dependency metadata to reference
      dependencies with a unique key (name or alias)
    - Work around template.Clone omitting options
    - fix: pass 'passCredentialsAll' as env-var to getter
    - feat: pass basic auth to env-vars when running download
      plugins
    - helm search: New CLI Flag --fail-on-no-result
    - Update pkg/kube/ready.go
    - fix post install hook deletion due to before-hook-creation
      policy
    - Allow a nested `tpl` invocation access to `defines` in a
      containing one
    - Remove the 'reference templates' concept
    - Speed up `tpl`
    - ready checker- comment update
    - ready checker- remove duplicate statefulset generational
      check
    - Verify generation in readiness checks
    - feat(helm): add --reset-then-reuse-values flag to 'helm
      upgrade'
* Thu Dec 14 2023 kastl@b1-systems.de
  - Update to version 3.13.3:
    * Updating Helm libraries for k8s 1.28.4
    * Remove excessive logging
    * chore(create): indent to spaces
* Wed Nov 08 2023 kastl@b1-systems.de
  - Update to version 3.13.2 (bsc#1217013):
    * chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3
    * Update get-helm-3
    * chore(deps): bump github.com/docker/docker
    * Fixing release labelling in rollback
    * Drop filterSystemLabels usage from Query method
    * Apply review suggestions
    * Allow using label selectors for system labels for sql backend.
    * Allow using label selectors for system labels for secrets and
      configmap backends.
    * Revert "fix(main): fix basic auth for helm pull or push"
    * Revert "fix(registry): address anonymous pull issue"
    * chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0
    * Update get-helm-3 to get version through get.helm.sh
* Thu Oct 12 2023 dmueller@suse.com
  - Update to version 3.13.1:
    * Fixing precedence issue with the import of values.
    * Add missing with clause to release gh action
    * FIX Default ServiceAccount yaml
    * fix(registry): unswallow error
    * remove useless print during prepareUpgrade
    * fix(registry): address anonymous pull issue
    * Fix missing run statement on release action
    * Write latest version to get.helm.sh bucket
    * chore(deps): bump oras.land/oras-go from 1.2.3 to 1.2.4
    * Increased release information key name max length.
    * chore(deps): bump golang.org/x/text from 0.11.0 to 0.13.0
* Thu Sep 28 2023 kastl@b1-systems.de
  - Update to version 3.13.0 (bsc#1215588):
    * bump version to v3.13.0
    * Fix leaking goroutines in Install
    * chore(deps): bump github.com/containerd/containerd from 1.7.3
      to 1.7.6
    * chore(deps): bump github/codeql-action from 2.21.5 to 2.21.7
    * Update Helm to use k8s 1.28.2 libraries
    * chore(deps): bump github.com/cyphar/filepath-securejoin
    * make the dependabot k8s.io group explicit
    * use dependabot's group support for k8s.io dependencies
    * chore(deps): bump
      transparencylog/github-releases-asset-transparency-verify-action
    * chore(deps): bump github/codeql-action from 2.21.4 to 2.21.5
    * doc:Executing helm rollback release 0 will roll back to the
      previous release
    * add check if all migrations already applied
    * chore(deps): bump github.com/moby/term
    * chore(deps): bump actions/checkout from 3.5.3 to 3.6.0
    * chore(deps): bump golang.org/x/term from 0.10.0 to 0.11.0
    * Use labels instead of selectorLabels for pod labels
    * fix(helm): fix GetPodLogs, the hooks should be sorted before
      get the logs of each hook
    * chore(deps): bump github.com/rubenv/sql-migrate from 1.5.1 to
      1.5.2
    * add rollback unit test
    * fix: helm rollback err tips
    * chore(deps): bump github.com/containerd/containerd from 1.7.0
      to 1.7.3
    * Add Ian Zink (z4ce) as triage maintainer
    * chore(deps): bump github/codeql-action from 2.21.3 to 2.21.4
    * chore: HTTPGetter add default timeout
    * fix: precedence typo
    * Avoid nil dereference if passing a nil resolver
    * Add required changes after merge
    * goimports
    * Fix #3352, add support for --ignore-not-found just like kubectl
      delete
    * chore(deps): bump github/codeql-action from 2.21.2 to 2.21.3
    * chore(deps): bump actions/setup-go from 4.0.1 to 4.1.0
    * Fix helm may identify achieve of the application/x-gzip as
      application/vnd.ms-fontobject
    * Restore `helm get metadata` command
    * Revert "Add `helm get metadata` command"
    * Update pkg/action/install.go
    * test: replace `ensure.TempDir` with `t.TempDir`
    * chore(deps): bump github/codeql-action from 2.21.0 to 2.21.2
    * use json api url + report curl/wget error on fail
    * Added error in case try to supply custom label with name of
      system label during install/upgrade
    * Updated per feedback from gjenkins8
    * fix(main): fix basic auth for helm pull or push
    * chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to
      1.9.3
    * cmd: support generating index in JSON format
    * repo: detect JSON and unmarshal efficiently
    * Tweaking new dry-run internal handling
    * chore(deps): bump github/codeql-action from 2.20.3 to 2.21.0
    * chore(deps): bump github.com/stretchr/testify from 1.8.2 to
      1.8.4
    * chore(deps): bump github.com/BurntSushi/toml from 1.2.1 to
      1.3.2
    * chore(deps): bump github.com/opencontainers/image-spec
    * bump kubernetes modules to v0.27.3
    * chore(deps): bump actions/checkout from 3.2.0 to 3.5.3
    * chore(deps): bump actions/setup-go from 3.5.0 to 4.0.1
    * chore(deps): bump github/codeql-action from 2.1.37 to 2.20.3
    * chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
    * chore(deps): bump golang.org/x/crypto from 0.5.0 to 0.11.0
    * chore(deps): bump golang.org/x/text from 0.9.0 to 0.11.0
    * chore(deps): bump k8s.io/klog/v2 from 2.90.1 to 2.100.1
    * chore(deps): bump github.com/docker/docker
    * Remove warning for template directory not found.
    * Add gjenkins8 as triage maintainer
    * Added tests for created OCI annotation time format
    * Add created OCI annotation
    * Fix multiple bugs in values handling
    * chore: fix a typo in `manager.go`
    * chore(deps): bump github.com/rubenv/sql-migrate from 1.3.1 to
      1.5.1
    * add GetRegistryClient method
    * chore(deps): bump oras.land/oras-go from 1.2.2 to 1.2.3
    * oci: add tests for plain HTTP and insecure HTTPS registries
    * chore(deps): bump github.com/opencontainers/runc from 1.1.4 to
      1.1.5
    * oci: Add flag `--plain-http` to enable working with HTTP
      registries
    * docs: add an example for using the upgrade command with
      existing values
    * Replace `fmt.Fprintf` with `fmt.Fprint` in get_metadata.go
    * Replace `fmt.Fprintln` with `fmt.Fprintf` in get_metadata.go
    * update kubernetes dependencies from v0.27.0 to v0.27.1
    * Add ClientOptResolver to test util file
    * Check that missing keys are still handled in tpl
    * chore(deps): bump github.com/docker/distribution
    * tests: change crd golden file to match after #11870
    * Adding details on the Factory interface
    * move Joe Julian to maintainer
    * update autoscaling/v2beta1 to autoscaling/v2 in skeleton chart
    * chore(deps): bump github.com/Masterminds/squirrel from 1.5.3 to
      1.5.4
    * chore(deps): bump github.com/lib/pq from 1.10.7 to 1.10.9
    * chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.0
      to 3.2.1
    * bump version to v3.12.0
    * feat(helm): add ability for --dry-run to do lookup functions
      When a helm command is run with the --dry-run flag, it will try
      to connect to the cluster to be able to render lookup
      functions. Closes #8137
    * Updating the Helm maintainers
    * strip trailing newline from Files.Lines
    * add some test case
    * fix comment grammar error.
    * bugfix:(#11391) helm lint infinite loop  when malformed
      template object
    * pkg/engine: fix nil-dereference
    * pkg/chartutil: fix nil-dereference
    * pkg/action: fix nil-dereference
    * full source path when output-dir is not provided
    * Update cmd/helm/upgrade.go
    * Update cmd/helm/install.go
    * added Contributing.md section and ref link in the README
    * fix: add podLabels
    * feat(helm): add ability for --dry-run to do lookup functions
      When a helm command is run with the --dry-run flag, it will try
      to connect to the cluster if the value is 'server' to be able
      to render lookup functions. Closes #8137
    * feat(helm): add ability for --dry-run to do lookup functions
    * Add `CHART`, `VERSION` and `APP_VERSION` fields to `get all`
      command output
    * Adjust `get` command description to account metadata
    * fix typo: mountPath
    * add volumes and volumeMounts in chartutil
    * Seed a default switch to control `automountServiceAccountToken`
    * Avoid confusing error when passing in '--version X.Y.Z'
    * Use errors.Is to compare
    * Add `helm get metadata` command
    * Use wrapped error so that ErrNoObjectsVisited can be compared
      after return.
    * Add exact version test. See also #7563 Signed-off-by: Igor
      Manushin <igor.manushin@gmail.com>
    * Update dependabot config to include github actions
    * strict file permissions of repository.yaml
    * Check redefinition of define and include in tpl
    * Check that `.Template` is passed through `tpl`
    * Make sure empty `tpl` values render empty.
    * Pick the test improvement out of PR#8371
    * #11369 Use the correct index repo cache directory in the
      `parallelRepoUpdate` method as well
    * #11369 Add a test case to prove the bug and its resolution
    * ref(helm): export DescriptorPullSummary fields
    * feat(helm): add 'ClientOptResolver' ClientOption
    * Fix flaky TestSQLCreate test by making sqlmock ignore order of
      sql requests
    * Fixing tests after adding labels to release fixture
    * Make default release fixture contain custom labels to make
      tests check that labels are not lost
    * Added support for storing custom labels in SQL storage driver
    * Adding support merging new custom labels with original release
      labels during upgrade
    * Added note to install/upgrade commands that original release
      labels wouldn't be persisted in upgraded release
    * Added unit tests for implemented install/upgrade labels logic
    * Remove redudant types from util_test.go
    * Added tests for newly introduced util.go functions
    * Fix broken tests for SQL storage driver
    * Fix broken tests for configmap and secret storage drivers
    * Make superseded releases keep labels
    * Support configmap storage driver for install/upgrade actions
    - -labels argument
    * Added upgrade --install labels argument support
    * Add labels support for install action with secret storage
      backend
    * test: added tests to load plugin from home dir with space
    * fix: plugin does not load when helm base dir contains space
    * Add priority class to kind sorter
    * Fixes #10566
    * test(search): add mixedCase test case
    * fix(search): print repo search result in original case
    * Adjust error message wrongly claiming that there is a resource
      conflict
    * Throw an error from jobReady() if the job exceeds its
      BackoffLimit
    * github: add Asset Transparency action for GitHub releases
* Fri Aug 11 2023 dmueller@suse.com
  - Update to version 3.12.3:
    * bump kubernetes modules to v0.27.3
    * Add priority class to kind sorter
* Thu Jul 13 2023 dmueller@suse.com
  - Update to version 3.12.2:
    * add GetRegistryClient method
    * chore(deps): bump oras.land/oras-go from 1.2.2 to 1.2.3
* Thu Jun 15 2023 kastl@b1-systems.de
  - Update to version 3.12.1:
    * add some test case
    * fix comment grammar error.
    * bugfix:(#11391) helm lint infinite loop  when malformed
      template object
    * chore(deps): bump github.com/opencontainers/runc from 1.1.4 to
      1.1.5
    * chore(deps): bump github.com/docker/distribution
    * update autoscaling/v2beta1 to autoscaling/v2 in skeleton chart
    * test(search): add mixedCase test case
    * chore(deps): bump github.com/lib/pq from 1.10.7 to 1.10.9
    * chore(deps): bump github.com/Masterminds/squirrel from 1.5.3 to
      1.5.4
    * chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.0
      to 3.2.1
    * fix(search): print repo search result in original case
    * strict file permissions of repository.yaml
    * update kubernetes dependencies from v0.27.0 to v0.27.1
* Thu May 11 2023 kastl@b1-systems.de
  - Update to version 3.12.0 (bsc#1215711, CVE-2023-25173):
    * bump version to v3.12.0
    * Attach annotations to OCI artifacts
    * chore: bump k8s.io dependencies to v0.27.1
    * Bump k8s.io deps from v0.26.0 to v0.27.0
    * Only run tests once
    * chore(deps): bump golang.org/x/text from 0.7.0 to 0.9.0
    * Fix goroutine leak in action install
    * fix quiet lint does not fail on non-linting errors
    * create failing test for quietly linting a chart that doesn't
      exist
    * chore(deps): bump github.com/docker/docker
    * Fixes Readiness Check for statefulsets using partitioned
      rolling update. (#11774)
    * fix: failed testcase on windows
    * Fix 32bit-x86 typo in testsuite
    * chore(deps): bump github.com/containerd/containerd from 1.6.15
      to 1.7.0
    * Handle failed DNS case for Go 1.20+
    * Updating the Go version in go.mod
    * Bump the Go version
    * Fix goroutine leak in perform
    * Properly invalidate client after CRD install
    * Provide a helper to set the registryClient in cmd
    * Reimplemented change in httpgetter for insecure TLS option
    * Removed conditional
    * Added insecure option to login subcommand
    * Added support for insecure OCI registries
    * Enable custom certificates option for OCI
    * Add testing to default and release branches
    * Added back CircleCI config.yaml
    * Updates based on feedback
    * Removed remaining CircleCI artifacts
    * Remove job dependency. Should have done when I moved job to new
      file
    * Remove check to run only in helm org
    * Add why comments
    * Convert remaining CircleCI config to GitHub Actions
    * Changed how the setup-go action sets go version
    * CircleCI Migration
    * chore:Use http constants as http.request parameters
    * update k8s registry domain
    * don't mark issues as stale where a PR is in progress
    * chore(deps): bump github.com/rubenv/sql-migrate from 1.2.0 to
      1.3.1
    * Update to func handling
    * Add option to support cascade deletion options
    * the linter varcheck and deadcode are deprecated (since v1.49.0)
    * Check status code before retrying request
    * Fix improper use of Table request/response to k8s API
    * bump version to v3.11.0
    * fix template --output-dir issue
    * Add protection for stack-overflows for nested keys
    * Fixing indentation
    * feature(helm): add --set-literal flag for literal string
      interpretation
* Thu Apr 13 2023 dmueller@suse.com
  - Update to version 3.11.3:
    * chore(deps): bump golang.org/x/text from 0.7.0 to 0.9.0
    * Fix goroutine leak in perform
    * Fix goroutine leak in action install
    * Fix 32bit-x86 typo in testsuite
    * chore(deps): bump github.com/docker/docker
    * chore(deps): bump github.com/containerd/containerd from 1.6.15 to 1.7.0
    * Fixes Readiness Check for statefulsets using partitioned rolling update. (#11774)
  - drop fix-plugin-32bit.patch (upstream)
* Tue Mar 28 2023 Dirk Müller <dmueller@suse.com>
  - add fix-plugin-32bit.patch
* Mon Mar 27 2023 Dirk Müller <dmueller@suse.com>
  - build against go 1.19 (bsc#1209670)
  - include K8s tags
  - run tests
* Thu Mar 09 2023 kastl@b1-systems.de
  - Update to version 3.11.2:
    * chore(deps): bump github.com/rubenv/sql-migrate from 1.2.0 to
      1.3.1
    * the linter varcheck and deadcode are deprecated (since v1.49.0)
    * fix template --output-dir issue
* Thu Feb 09 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update to version 3.11.1 (bsc#1208084, CVE-2023-25165)
    * Update to func handling
  - from version 3.11.0
    * Fix improper use of Table request/response to k8s API
    * Check status code before retrying request
    * bump version to v3.11.0
    * Bump containerd to 1.6.15, oras-go to 1.2.2 and image-spec to v1.1.0-rc2
    * change linting error messages for null values in arrays
    * Fix after CR
    * Trigger CI
    * Add test for User-Agent header setting and refactor
    * Fix User-Agent header in requests made by Helm
    * Bump k8s.io deps to v0.26.0
    * fix adopted resource not replaced
    * chore(deps): bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1
    * Resolve conflicts for go.mod and go.sum
    * Fix backwards compatibility
    * docs: add docs for cli/values.Options
    * Update chartrepo.go
    * chore(deps): bump golang.org/x/text from 0.4.0 to 0.5.0
    * bump sprig version 3.2.3
    * Update string handling
    * Update repo handling
    * improve error message on plugin install
    * harmonize URL reference resolving
    * Update logic of non-git situation just to print warning logs
    * Add a flag var to check git is installed or not
    * Add support for CSVs in template --api-versions arg
    * update .golangci for go1.18
    * redirect registry client output to stderr
    * chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1
    * Readiness & liveness probes correct port
    * Update schema validation handling
    * fix a few function names on comments
    * use intstr.GetScaledValueFromIntOrPercent instead of the deprecated
    * Updating the deb location for azure cli
    * retry http request on temporary errors
    * Revert "Tolerate temporary errors from etcdserver"
    * Updating the repo the azure cli is installed from
    * Updating to kubernetes 1.25.2 packages
    * Allow CGO_ENABLED to be overridden for build
    * chore(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
    * chore(deps): bump github.com/lib/pq from 1.10.6 to 1.10.7
    * chore(deps): bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0
    * chore(deps): bump github.com/rubenv/sql-migrate from 1.1.2 to 1.2.0
    * Tolerate temporary errors from etcdserver
    * update: Optimize the error message
    * add nil judge for dependency , maintainers validate  and some testcase.
    * Fix code style
    * bump version to v3.10.0
    * Addressing review comments - move printing code out of client.go
    * Addressing review comments: Extend Interface with new InterfaceResources to avoid breaking changes Move change to staus command behind --show-resources flag
    * feat(helm): Supporting helm3 to show up resource names that were deployed as part of release in helm status command
    * During deletion, explicitly log already deleted resource name.
    * fix: add cases.NoLower option for we can get same effect to strings.Title
    * one defer
    * don't change r.CachePath
    * avoid adding new public function
    * fix tests
    * fix: clean up temp files in FindChartInAuthAndTLSAndPassRepoURL (#11171)
    * Fix URL with encoded path support for ChartDownloader
* Wed Dec 14 2022 dmueller@suse.com
  - Update to version 3.10.3 (bsc#1206467, CVE-2022-23524,
      bsc#1206469, CVE-2022-23525,
      bsc#1206471, CVE-2022-23526):
    * Fix backwards compatibility
    * Update string handling
    * Update repo handling
    * Update schema validation handling
* Thu Nov 10 2022 dmueller@suse.com
  - Update to version 3.10.2:
    * fix a few function names on comments
    * redirect registry client output to stderr
    * Readiness & liveness probes correct port
* Thu Oct 13 2022 dmueller@suse.com
  - Update to version 3.10.1:
    * Updating the deb location for azure cli
    * Updating the repo the azure cli is installed from
    * Updating to kubernetes 1.25.2 packages
    * one defer
    * don't change r.CachePath
    * avoid adding new public function
    * fix tests
    * fix: clean up temp files in FindChartInAuthAndTLSAndPassRepoURL (#11171)
    * Allow CGO_ENABLED to be overridden for build
    * update: Optimize the error message
    * add nil judge for dependency , maintainers validate  and some testcase.
    * Fix URL with encoded path support for ChartDownloader
    * fix: add cases.NoLower option for we can get same effect to strings.Title
    * Tolerate temporary errors from etcdserver
* Fri Sep 23 2022 dmueller@suse.com
  - Update to version 3.10.0:
    * bump version to v3.10.0
    * Updating to Kubernetes 1.25 client libs
    * Updating the certificates used for testing
    * Updating index handling
    * Drop direct github.com/docker/docker dependency
    * fix special string in the filename
    * chore: add oci install description
    * Fixing x509 test on darwin
    * Bump k8s.io/kube-openapi to fix CVE-2022-1996 in github.com/emicklei/go-restful
    * fixes #11142 missing array length check on release
    * chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
    * Upgrading to Kubernetes 1.24.2
    * Bump Oras to 1.2.0
    * fix: use `go install` instead of `go get`
    * bump Go 1.18
    * fix: improve logging & safety of statefulSetReady
    * make token caching an opt in feature
    * chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5
    * chore(deps): bump github.com/rubenv/sql-migrate from 1.1.1 to 1.1.2
    * chore(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#11075)
    * chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.4
    * Upgrading to Kubernetes 1.24.1 packages
    * chore(deps): bump github.com/Masterminds/squirrel from 1.5.2 to 1.5.3
    * feat(*): add flags/env for kube api tls overrides
    * Add --burst-limit option for client-side throttling limit configuration (#10842)
    * chore(deps): bump github.com/lib/pq from 1.10.5 to 1.10.6
    * chore(deps): bump oras.land/oras-go from 1.1.0 to 1.1.1
    * chore(deps): bump github.com/evanphx/json-patch
    * Bump github.com/lib/pq from 1.10.4 to 1.10.5
    * build(deps): bump github.com/containerd/containerd from 1.6.3 to 1.6.4
    * build(deps): bump github.com/docker/docker
    * bump version to v3.9.0
    * build(deps): bump github.com/jmoiron/sqlx from 1.3.4 to 1.3.5
    * Bump github.com/BurntSushi/toml from 1.0.0 to 1.1.0
    * Fixed helm uninstall not deleting the resource.
    * Fix UT
    * Fix linter
    * Update install.go
    * Log error message on failed download
    * Add support `helm list --no-headers`
    * update go.mod
    * fix --registry-config issue
    * feat: add --set-json flag to set json values.
    * fix(helm): ignore file-not-found error for `helm repo list -o json`
* Thu Aug 25 2022 dmueller@suse.com
  - Update to version 3.9.4 (bsc#1203054, CVE-2022-36055):
    * Updating the certificates used for testing
    * Updating index handling
* Wed Aug 10 2022 Dirk Müller <dmueller@suse.com>
  - Update to version 3.9.3 (CVE-2022-1996, bsc#1200528):
    * Bump k8s.io/kube-openapi to fix CVE-2022-1996 in github.com/emicklei/go-restful
    * fixes #11142 missing array length check on release
* Fri Jul 22 2022 dmueller@suse.com
  - Update to version 3.9.2:
    * Updating the circleci image we use
* Fri Jul 15 2022 dmueller@suse.com
  - Update to version 3.9.1:
    * Upgrading to Kubernetes 1.24.2
    * fix: improve logging & safety of statefulSetReady
    * make token caching an opt in feature
    * chore(deps): bump github.com/lib/pq from 1.10.5 to 1.10.6
    * Upgrading to Kubernetes 1.24.1 packages
    * chore(deps): bump github.com/Masterminds/squirrel from 1.5.2 to 1.5.3
* Fri Jul 08 2022 dmueller@suse.com
  - Update to version 3.9.0:
    * Added a --quiet flag to helm lint
    * Added a --post-renderer-args flag to support arguments being passed to the post renderer
    * Added more checks during the signing process
    * Updated to add Kubernetes 1.24 support
* Mon May 09 2022 dmueller@suse.com
  - 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
    * Fix install memory/goroutine leak
* Wed Mar 09 2022 Dirk Müller <dmueller@suse.com>
  - avoid CGO to workaround missing gold dependency (bsc#1183043)
* Thu Mar 03 2022 Dirk Müller <dmueller@suse.com>
  - build against go 1.17 similar to how upstream does
* Wed Feb 02 2022 Michal Hlavac <miso@hlavki.eu>
  - Update to version 3.8.0 (jsc#SLE-21196):
    * OCI registry support for charts is now generally available. It has graduated out of being an experiment. Some changes over Helm 3.7 include:
    * When setting a chart in the dependencies as OCI the version can be set to a range, like other dependencies
    * SemVer tags that include build information can be pushed and used. OCI registries don't support + as a tag character. Helm translates the + to _ when stored as a tag
    * helm registry login now follows the same structure as the Docker CLI for storing credentials. The same location for registry configuration can be passed to both Helm and the Docker CLI
    * A --list-repo-url flag has been added to helm search hub to quickly show the repositories URL.
    * Release names are validated during installation
    * Added support for installing Helm on Windows via Cygwin
    * Added support for Kubernetes 1.23
* Mon Oct 18 2021 Robert Munteanu <rombert@apache.org>
  - use 'v' prefix for the version to match upstream builds
  - package fish completions
* Thu Sep 16 2021 jenting.hsiao@suse.com
  - Update to version 3.6.3:
    * Ensure RawPath match Path when resolving reference
    * Set Helm as manager for managedFields
    * fix(dep update): helm dep update is not respecting the "version" stipulated in the requirements
    * fix(doc): fix kube client interface doc. (#9882)
    * use TLS client information from repo config when downloading a chart
    * Adding test for user/pass without repo on Helm install
    * Fix the url being set by WithURL on the getters
    * tweak basic handling
    * keep existing behavior of returning ErrReleaseNotFound when release(s) failed to decode
    * fix(sql storage): Query() should return ErrReleaseNotFound immediately when no records are found
    * Add Test cases for repository-config without file extension
    * Correctly determine repository-config lockfile path
    * Fixed Test
    * Added test for lint mode
    * Fail message is now the same as the required message. Fixed #8973 Helm function 'fail' should not fail when doing 'helm lint'
    * fix helm dep build/update doesn't inherit --insecure-skip-tls-verify from helm repo add
* Tue Jul 06 2021 jenting.hsiao@suse.com
  - Update to version 3.6.2:
    * Fix the url being set by WithURL on the getters
    * Adding test for user/pass without repo on Helm install
* Fri Jun 18 2021 jenting.hsiao@suse.com
  - Update to version 3.6.1:
    * tweak basic handling
* Sat May 29 2021 jenting.hsiao@suse.com
  - Update to version 3.6.0:
    * bump version to v3.6.0
    * chore: update testdata to use the new ingress template
    * feat: add networking.k8s.io/v1 support to ingress template
    * Moving myself to maintainer emeritus
    * upgrade to kubernetes 1.21
    * Fix capabilities changes leaking into other tests
    * Add tests for template --kube-version
    * feat(helm): Support setting --kube-version
    * fix(ci) update ci to use main branch
    * Update references to default branch name as it has changed to main
    * Add ReadyChecker to decouple ready check logic from --wait
    * chore(deps): Bump github.com/deislabs/oras from v0.10.0 to v0.11.1 and drop replace
    * Add/update deprecation notices
    * Wrap validation error instead of recreating
    * Move default to avoid nil check
    * Add name validation rules for object kinds
    * Improve description for version flag.
    * chore: Spelling (#9410)
    * chore(deps): Bump k8s.io/klog/v2 from 2.5.0 to 2.8.0
    * chore(deps): Bump github.com/containerd/containerd from 1.4.3 to 1.4.4
    * chore(deps): Bump github.com/lib/pq from 1.9.0 to 1.10.0
    * Bump github.com/spf13/cobra from 1.1.1 to 1.1.3
    * Cleanup mpodule dependencies
    * feat(comp): Uninstall accepts multiple releases
    * new key for technosophos (#9478)
    * chore(deps): Bump github.com/sirupsen/logrus from 1.7.0 to 1.8.1
    * add flag trimpath in the go build command
    * stick to 0.20.4
    * updated unit tests to conform with helm best practices
    * corrected order of helm lint coalescing of multiple values files
    * upgrade to v0.21.0-beta.0
    * Fix the example for --time-format flag
    * Use kube libraries v0.20.4
    * Added s390x support to get script
    * add test to ensure OCIGetter registryClient is set
    * initialize registry client in oci getter
    * feat(comp): Add descriptions for output format
    * feat(comp): Add descriptions for --version comp
    * feat(comp): Add descriptions for revision comp
    * feat(comp): Add descriptions for kube-context comp
    * feat(comp): Add descriptions for plugin completion
    * feat(comp): Add descriptions for release name comp
    * feat(comp): Improve completion for plugin commands
    * fix(cmd): Show that flags can be used for zsh/fish
    * use relative linking
    * formatting
    * more words
    * keep it concise
    * docs(CONTRIBUTING): writing a HIP
    * update test expectation for new template error string
    * Add darwin/arm64 (Apple Silicon) support
    * fix windows tests
    * fix(test): Increase golangci-lint timeout
    * fix(helm): get/get-helm-3 whitespace support in runAsRoot
    * fix release sha256
    * feat(comp): Completion for the docs --type flag
    * Bump github.com/jmoiron/sqlx from 1.2.0 to 1.3.1
    * Updating golangci-lint to 1.36.0
    * chore(go.mod): bump Masterminds/{spring,goutils} and deislabs/oras
    * fix(*): Validate metadata semver and printable characters
    * Bump github.com/mitchellh/copystructure from 1.0.0 to 1.1.1
    * closes #9312
    * Fix-9253: Change the deprecated charts repo URL in release notes
    * Fix `helm list --offset` cli help string
    * Define GPG_PUBRING to make pubring configurable
    * Bump github.com/mattn/go-shellwords from 1.0.10 to 1.0.11
    * Bump k8s.io/klog/v2 from 2.4.0 to 2.5.0
    * Upgrade to oras v0.9.0 (#9269) (bsc#1181419, CVE-2021-21272)
    * use kube libraries v0.20.2
    * print warning message instead of debug message when ~/.config exists but is not accessible
    * Update default ingress values section to correspond with template
    * chore(Makefile): add target to generate golden files
    * Fix dep build with OCI based charts
    * Fix typo in comment
    * bump version to
    * fix(Makefile): rebuild the binary if go.mod has changed
    * fix(pkg/storage): If storage.Create fails to clean up recent release versions, return an error
    * test(pkg/storage): Verify that storage.Create returns an error if it fails to clean up least-recent release versions
    * Bump github.com/containerd/containerd from 1.3.4 to 1.4.3
    * Improve the console output for resource policy keep to align with helm2.
* Mon Apr 19 2021 jenting.hsiao@suse.com
  - Update to version 3.5.4:
    * Add/update deprecation notices
    * Wrap validation error instead of recreating
    * Move default to avoid nil check
    * Add name validation rules for object kinds
    * Use kube libraries v0.20.4
* Wed Mar 17 2021 dmueller@suse.com
  - Update to version 3.5.3:
    * Fix the example for --time-format flag
    * Improve the console output for resource policy keep to align with helm2.
    * test(pkg/storage): Verify that storage.Create returns an error if it fails to clean up least-recent release versions
    * fix(pkg/storage): If storage.Create fails to clean up recent release versions, return an error
    * fix(test): Increase golangci-lint timeout
    * fix release sha256
    * Fix-9253: Change the deprecated charts repo URL in release notes
    * Update default ingress values section to correspond with template
    * use kube libraries v0.20.2
* Fri Feb 05 2021 jenting.hsiao@suse.com
  - Update to version 3.5.2:
    * Upgrade to oras v0.9.0 (#9269)
    * Adding missing replace directive for oras
    * chore(go.mod): bump Masterminds/{spring,goutils} and deislabs/oras
    * fix(*): Validate metadata semver and printable characters
    * Fix dep build with OCI based charts
    * bump version to
    * Adding apiserver to mod/sum
    * Reduce linting severity for users of out-of-date kubernetes (#8608)
    * Bumping kubernetes to 1.20.1
    * Add explanatory comments to action.List and action.History
    * Address error on deletion of old dependencies
    * Fixed bug - The flags --cert-file/--key-file where ignored when --insecure-skip-tls-verify flag is set (#9070)
    * Replace Helm Hub with Artifact Hub (#8626)
    * fix(pkg/chartutil): Remove warning for nils
    * Updating to sprig 3.2.0
    * Updating to Kuberentes 1.20 packages
    * Bump github.com/Masterminds/semver/v3 from 3.1.0 to 3.1.1 (#9109)
    * Bump github.com/Masterminds/squirrel from 1.4.0 to 1.5.0 (#9108)
    * Bump github.com/lib/pq from 1.8.0 to 1.9.0 (#9107)
    * Remove OCI boolean from  struct
    * Clean up imports and add doc comments
    * Implement `helm pull` for OCI registries
    * Adds the option kube-cafile and env variable HELM_KUBECAFILE for a overwrite of the certificate authority file
    * Builds with go 1.15
    * Updating to Kubernetes 1.19.4 package versions
    * Add CodeQL Security Scanning
    * Fix test
    * Fixes #9083
    * [COMMENT]fix comment
    * Fix typo
    * fix: ingress path issue
    * Revert "Add support to judge whether desired version is available or not"
    * Cleanup tempfiles introduced by unit tests under pkg/
    * bump actions/stale to v3.0.14
    * increase number of operations per run to 100
    * feat(helm): Allow generating markdown docs headers
    * chore(comp): Remove unnecessary completion code
    * Added tests for PR 8948
    * add unittes for 'helm dep build' with --skip-refresh flag.
    * Updating to k8s 1.19.3 based packages
    * lint: lint all documents in a multi-doc yaml file
    * fix(helm): flag descriptions start with lowercase
    * List either incubator or stable.
    * add waitwithjobs instead of changing wait api
    * add wait-for-jobs flag
    * fix style conformance
    * fix test-style error
    * add test cases
    * helm upgrade with --wait support jobs in manifest to be completed
    * completion: move to native zshCompletion
    * Add remaining tests in TestDependentChartAliases
    * Clarifies action needed to list new stable repo
    * feat: Allow helm test to run a subset of tests
    * Fix that the invalid version number of the helm package command will escape
    * Updating descriptions
    * Add support to judge whether desired version is available or not
    * Add test case for LoadFiles
    * Fixes Error: could not find protocol handler for
    * [#7696] Avoid crash in chart loader on unexpected file sequence
    * helm search supports semver pre version numbers starting with 0
    * added test for https://github.com/helm/helm/pull/8913 related to https://github.com/helm/helm/issues/8621
    * [#7696] Avoid crash in chart loader on unexpected file sequence
    * feat(test): Adapt completion tests to Cobra 1.1
    * Bump github.com/spf13/cobra from 1.0.0 to 1.1.1
    * Update err message to use the regex pattern directly
    * Fix the lint error message for valid names
    * do not check YAML if nothing was parsed
    * fix(test): display error message
    * bump version to v3.4.0
    * Skip tests when running helm template
    * Add --skip-refresh option in helm dep build
    * Adjusted import
    * Reuse kube-client
    * fix(helm): allow skipping manifests in tests directories
    * prepare testdata
    * Bugfix: panic when chart contains requirements.lock

Files

/usr/share/zsh_completion.d
/usr/share/zsh_completion.d/_helm


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Mar 11 23:53:03 2024