Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): pin dependencies #1613

Merged
merged 1 commit into from
May 12, 2023
Merged

fix(deps): pin dependencies #1613

merged 1 commit into from
May 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 10, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/blang/semver/v4 require pinDigest -> af3461a
github.com/cilium/cilium require pinDigest -> 5d3899f
github.com/cilium/hubble require pinDigest -> 1758df7
github.com/cilium/tetragon/pkg/k8s require digest 641f9c8 -> ae1c883
github.com/cilium/workerpool require pinDigest -> c57e545
github.com/cloudflare/cfssl require pinDigest -> b4d0d87
github.com/go-openapi/strfmt require pinDigest -> 7b5538a
github.com/google/gops require pinDigest -> 70408a1
github.com/mholt/archiver/v3 require pinDigest -> cc194d2
github.com/spf13/cobra require pinDigest -> 4dd4b25
github.com/stretchr/testify require pinDigest -> f36bfe3
golang.org/x/exp require digest 47ecfdc -> dd950f8
golang.org/x/mod require pinDigest -> ad6fd61
google.golang.org/grpc require pinDigest -> 82c6376
gopkg.in/yaml.v3 require pinDigest -> f6f7691
helm.sh/helm/v3 require minor v3.11.3 -> v3.12.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

helm/helm

v3.12.0: Helm v3.12.0

Compare Source

Helm v3.12.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

  • When charts are pushed to OCI registries, annotations are attached using standard names that other tools can introspect (e.g. version)
  • --set-literal command line flag to set a specific string with no escaping
  • --cascade flag to specify deletion policy on uninstall

Installation and Upgrading

Download Helm v3.12.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.12.1 is the next patch/bug fix release and will be on June 14, 2023.
  • 3.13.0 is the next feature release and be on September 13, 2023.

Changelog

  • bump version to v3.12.0 c9f554d (Matt Farina)
  • Attach annotations to OCI artifacts f900e9f (Andrew Block)
  • chore: bump k8s.io dependencies to v0.27.1 bdd5656 (Yann Soubeyrand)
  • Bump k8s.io deps from v0.26.0 to v0.27.0 b936140 (Tom Wieczorek)
  • Only run tests once 3232493 (Matt Farina)
  • chore(deps): bump golang.org/x/text from 0.7.0 to 0.9.0 be14682 (dependabot[bot])
  • Fix goroutine leak in action install 7c9d636 (Matt Farina)
  • fix quiet lint does not fail on non-linting errors 853c180 (Joe Julian)
  • create failing test for quietly linting a chart that doesn't exist f13fa07 (Joe Julian)
  • chore(deps): bump github.com/docker/docker aba9bd6 (dependabot[bot])
  • Fixes Readiness Check for statefulsets using partitioned rolling update. (#​11774) eea2f27 (Aman Nijhawan)
  • fix: failed testcase on windows 878e962 (wujunwei)
  • Fix 32bit-x86 typo in testsuite 1fc8369 (Dirk Müller)
  • chore(deps): bump github.com/containerd/containerd from 1.6.15 to 1.7.0 3994329 (dependabot[bot])
  • Handle failed DNS case for Go 1.20+ 046646c (Matt Farina)
  • Updating the Go version in go.mod 4e7e939 (Matt Farina)
  • Bump the Go version 50c22ed (Matt Farina)
  • Fix goroutine leak in perform 11150cd (willzgli)
  • Properly invalidate client after CRD install 68f7b1f (Hidde Beydals)
  • Provide a helper to set the registryClient in cmd 11738dd (Soule BA)
  • Reimplemented change in httpgetter for insecure TLS option c94306f (Andrew Block)
  • Removed conditional ec5e29e (Andrew Block)
  • Added insecure option to login subcommand 154f37e (Andrew Block)
  • Added support for insecure OCI registries 08593c8 (Andrew Block)
  • Enable custom certificates option for OCI b0ecb21 (Soule BA)
  • Add testing to default and release branches 1f26385 (Matt Farina)
  • Added back CircleCI config.yaml e6f7b5a (Andrew Block)
  • Updates based on feedback 2f1dffa (Andrew Block)
  • Removed remaining CircleCI artifacts 07821c8 (Andrew Block)
  • Remove job dependency. Should have done when I moved job to new file b696464 (Scott Rigby)
  • Remove check to run only in helm org c8efe20 (Scott Rigby)
  • Add why comments c5dda09 (Scott Rigby)
  • Convert remaining CircleCI config to GitHub Actions 131f6f3 (Scott Rigby)
  • Changed how the setup-go action sets go version 35e77cc (Andrew Block)
  • CircleCI Migration 6ba17f1 (Andrew Block)
  • chore:Use http constants as http.request parameters 8a310c5 (xin.li)
  • update k8s registry domain 006bc0f (cpanato)
  • don't mark issues as stale where a PR is in progress 209d44c (Joe Julian)
  • chore(deps): bump github.com/rubenv/sql-migrate from 1.2.0 to 1.3.1 a071378 (dependabot[bot])
  • Update to func handling 863bc74 (Matt Farina)
  • Add option to support cascade deletion options 830d4a9 (MichaelMorris)
  • the linter varcheck and deadcode are deprecated (since v1.49.0) c110817 (Fish-pro)
  • Check status code before retrying request 442d594 (Cenk Alti)
  • Fix improper use of Table request/response to k8s API 36e18fa (Matt Farina)
  • bump version to v3.11.0 6facbad (Matt Farina)
  • fix template --output-dir issue 1c25a1f (yxxhero)
  • Add protection for stack-overflows for nested keys c1a65d5 (Patrick Scheid)
  • Fixing indentation 50ec3d4 (Matt Farina)
  • feature(helm): add --set-literal flag for literal string interpretation 4516039 (Patrick Scheid)

Configuration

📅 Schedule: Branch creation - "on friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner May 10, 2023 21:53
@renovate renovate bot requested a review from tklauser May 10, 2023 21:53
@renovate renovate bot added kind/enhancement This would improve or streamline existing functionality. priority/release-blocker This issue will prevent the release of the next version of Cilium. labels May 10, 2023
@renovate renovate bot temporarily deployed to ci May 10, 2023 21:55 Inactive
@renovate renovate bot force-pushed the renovate/all-go-deps-main branch from b73355f to 90b3982 Compare May 11, 2023 01:51
@renovate renovate bot temporarily deployed to ci May 11, 2023 01:51 Inactive
@renovate renovate bot force-pushed the renovate/all-go-deps-main branch from 90b3982 to 913d472 Compare May 11, 2023 08:33
@renovate renovate bot temporarily deployed to ci May 11, 2023 08:33 Inactive
@renovate renovate bot force-pushed the renovate/all-go-deps-main branch from 913d472 to 72a9c91 Compare May 11, 2023 08:39
@renovate renovate bot temporarily deployed to ci May 11, 2023 08:39 Inactive
@renovate renovate bot force-pushed the renovate/all-go-deps-main branch from 72a9c91 to f4ce4b3 Compare May 11, 2023 11:37
@renovate renovate bot temporarily deployed to ci May 11, 2023 11:37 Inactive
@renovate renovate bot force-pushed the renovate/all-go-deps-main branch from f4ce4b3 to 50a0533 Compare May 11, 2023 12:40
@renovate renovate bot temporarily deployed to ci May 11, 2023 12:40 Inactive
@renovate renovate bot force-pushed the renovate/all-go-deps-main branch from 50a0533 to 63c138a Compare May 11, 2023 18:12
@renovate renovate bot temporarily deployed to ci May 11, 2023 18:12 Inactive
@renovate renovate bot force-pushed the renovate/all-go-deps-main branch from 63c138a to 8acbb9c Compare May 11, 2023 21:40
@renovate renovate bot temporarily deployed to ci May 11, 2023 21:40 Inactive
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label May 12, 2023
Signed-off-by: renovate[bot] <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/all-go-deps-main branch from 8acbb9c to 7805384 Compare May 12, 2023 07:31
@renovate renovate bot temporarily deployed to ci May 12, 2023 07:31 Inactive
@tklauser tklauser merged commit 0c69afa into main May 12, 2023
15 of 16 checks passed
@tklauser tklauser deleted the renovate/all-go-deps-main branch May 12, 2023 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement This would improve or streamline existing functionality. priority/release-blocker This issue will prevent the release of the next version of Cilium. ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant