Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
golang (source) patch 1.17.0 -> 1.17.7
golangci/golangci-lint minor v1.42.1 -> v1.44.2
helm/helm minor v3.7.1 -> v3.8.0

Release Notes

golang/go

v1.17.7

golangci/golangci-lint

v1.44.2

Compare Source

  1. updated linters:
    • gci: bump to HEAD
    • gci: restore defaults for sections
    • whitespace: from 0.0.4 to 0.0.5
  2. documentation:
    • add link to configuration in the linters list

v1.44.1

Compare Source

  1. updated linters:
    • bidichk: from 0.2.1 to 0.2.2
    • errchkjson: from 0.2.1 to 0.2.3
    • thelper: from 0.5.0 to 0.5.1
    • tagliatelle: from 0.3.0 to 0.3.1
    • gopsutil: from 3.21.12 to 3.22.1
    • gci: from 0.2.9 to 0.3.0
    • revive: from v1.1.3 to v1.1.4
    • varnamelen: from v0.5.0 to v0.6.0
  2. documentation:
    • linters: improve configuration pages
    • decorder: fix disable-init-func-first-check: false elaboration
  3. misc:
    • fix debug output

v1.44.0

Compare Source

  1. new linters:
  2. updated linters:
    • asciicheck: bump to v0.1.1
    • bidichk: from 0.1.1 to 0.2.1
    • bodyclose: bump to HEAD
    • decorder: from 0.2.0 to 0.2.1
    • depguard: from 1.0.1 to 1.1.0
    • errchkjson: from 0.2.0 to 0.2.1
    • errorlint: bump to HEAD
    • exhaustive: drop deprecated/unused settings
    • exhaustive: from v0.2.3 to 0.7.11
    • forbidigo: from 1.2.0 to 1.3.0
    • forcetypeassert: bump to v0.1.0
    • gocritic: from 0.6.1 to 0.6.2
    • gocritic: support autofix
    • gocyclo: from 0.3.1 to 0.4.0
    • godot: add period option
    • gofumpt: from 0.1.1 to 0.2.1
    • gomnd: from 2.4.0 to 2.5.0
    • gomnd: new configuration
    • gosec: from 2.9.1 to 2.9.6
    • ifshort: from 1.0.3 to 1.0.4
    • ineffassign: bump to HEAD
    • makezero: to v1.1.0
    • promlinter: from v0.1.0 to HEAD
    • revive: fix enableAllRules
    • revive: from 1.1.2 to 1.1.3
    • staticcheck: from 0.2.1 to 0.2.2
    • tagliatelle: from 0.2.0 to 0.3.0
    • thelper: from 0.4.0 to 0.5.0
    • unparam: bump to HEAD
    • varnamelen: bump to v0.5.0
    • wrapcheck: update configuration to include ignoreSignRegexps
  3. documentation:
    • linters: improve pages about configuration
    • improve page about false-positive
    • nolintlint: fix wrong default value in comment
    • revive: add a more detailed configuration
  4. misc:
    • outputs: Add support for multiple outputs
    • outputs: Print error text in <failure> tag content for more readable JUnit output
    • outputs: ensure that the Issues key in JSON format is a list
    • Return error if any linter fails to run
    • cli: Show deprecated mark in the CLI linters help

v1.43.0

Compare Source

Changelog

bdc2f96 Add code comments to document source code (#​2306)
861262b Add github.com/breml/bidichk linter (#​2330)
3229262 Add nilnil linter (#​2236)
20699a7 Add tenv linter (#​2221)
e612577 Bump gochecknoglobals to v0.1.0 (#​2317)
1be9570 Refactor: preallocate slices (#​2340)
813ba7d Update index.mdx (#​2230)
f500e4c add varnamelen linter (#​2240)
e6c5669 build(deps): bump github.com/Antonboom/errname from 0.1.4 to 0.1.5 (#​2249)
a37843b build(deps): bump github.com/butuzov/ireturn from 0.1.0 to 0.1.1 (#​2246)
680f3e6 build(deps): bump github.com/charithe/durationcheck from 0.0.8 to 0.0.9 (#​2289)
00e4770 build(deps): bump github.com/esimonov/ifshort from 1.0.2 to 1.0.3 (#​2303)
d3fc84b build(deps): bump github.com/fatih/color from 1.12.0 to 1.13.0 (#​2259)
4ce9a19 build(deps): bump github.com/go-critic/go-critic from 0.5.6 to 0.6.0 (#​2041)
5adafe5 build(deps): bump github.com/jingyugao/rowserrcheck from 1.1.0 to 1.1.1 (#​2326)
3fe324a build(deps): bump github.com/kunwardeep/paralleltest from 1.0.2 to 1.0.3 (#​2244)
739ccd3 build(deps): bump github.com/mattn/go-colorable from 0.1.10 to 0.1.11 (#​2277)
c6c55d2 build(deps): bump github.com/mattn/go-colorable from 0.1.8 to 0.1.9 (#​2252)
8f2af02 build(deps): bump github.com/mattn/go-colorable from 0.1.9 to 0.1.10 (#​2260)
78d309e build(deps): bump github.com/mgechev/revive from 1.1.1 to 1.1.2 (#​2276)
1012c10 build(deps): bump github.com/nakabonne/nestif from 0.3.0 to 0.3.1 (#​2325)
6edca92 build(deps): bump github.com/securego/gosec/v2 from 2.8.1 to 2.9.1 (#​2299)
963257f build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.7 to 3.21.8 (#​2225)
b9f015c build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.8 to 3.21.9 (#​2275)
9f62853 build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.9 to 3.21.10 (#​2327)
f125831 build(deps): bump github.com/spf13/viper from 1.8.1 to 1.9.0 (#​2243)
60a9d16 build(deps): bump github.com/tetafro/godot from 1.4.10 to 1.4.11 (#​2248)
8c60147 build(deps): bump github.com/tetafro/godot from 1.4.9 to 1.4.10 (#​2226)
2fb6563 build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.3.0 to 2.3.1 (#​2278)
9bb917d build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.3.1 to 2.4.0 (#​2324)
59c7b10 build(deps): bump github.com/valyala/quicktemplate from 1.6.3 to 1.7.0 (#​2250)
5d4fe00 build(deps): bump golang.org/x/tools from 0.1.5 to 0.1.6 (#​2245)
91016ac build(deps): bump tmpl from 1.0.4 to 1.0.5 in /.github/peril (#​2247)
f47f4f5 codeql: Remove unneeded steps (#​2336)
413bec6 errcheck: empty selector name. (#​2309)
7fc2fe8 feat: add contextcheck linter (#​2216)
8cb9c76 fix: Add missing space in "disabled by config" warning (#​2310)
a8887d5 fix: don't hide enable-all option (#​2338)
cf9f3f9 fix: go.sum (#​2262)
2c01ea7 gocritic: add support for variable substitution in ruleguard path settings (#​2308)
cc262bb gosec: filter issues according to the severity and confidence (#​2295)
9b577fc new-from-rev: add support for finding issues in entire files in a diff (#​2264)
2ea496f new-linter: ireturn (checks for function return type) (#​2219)
17d24eb nlreturn: add block-size option (#​2237)

helm/helm

v3.8.0

Compare Source

v3.8.0

Helm v3.8.0 is a feature release. This release, we focused on OCI registries, support for Kubernetes 1.23, and more. 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

  • 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

Installation and Upgrading

Download Helm v3.8.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.8.1 will contain only bug fixes and be released on March 09, 2022.
  • 3.9.0 is the next feature release and will be released on May 11, 2022.

Changelog

  • Limits need to call tag API when explicit version specified d141386 (Andrew Block)
  • bump version to v3.8.0 d493f29 (Matt Farina)
  • Moving uploader and pusher out of action into pkg 9661e39 (David Peraza)
  • Move all the remainder module out of experimental. 7cab1a0 (David Peraza)
  • Removing all the checks for oci experimental flag 9f869c6 (David Peraza)
  • move paths for updated directory location 91a46ad (Thomas Runyon)
  • refactor internal/experimental/registry to pkg/registry 353d74e (Thomas Runyon)
  • Fix panic with OCI for install, upgrade, and show 548ec55 (Matt Farina)
  • Change underscore (_) back to plus (+) for Helm 808a2d1 (Scott Rigby)
  • Remove unneeded assignment ee382eb (Scott Rigby)
  • Bring exact version check logic from IndexFile.Get into registry tag check bd754a0 (Scott Rigby)
  • Handling name of OCI file 1a9cb93 (Andrew Block)
  • Updates to chart downloader 23989f9 (Andrew Block)
  • Fix linting ba40207 (Scott Rigby)
  • Move OCI tag semver range logic from OCIGetter to ChartDownloader 4d50526 (Scott Rigby)
  • Fixing issue where OCI handling early causes a bad message c7b2a9d (Matt Farina)
  • Update oras-go to v1.1.0 1b3e0bc (Scott Rigby)
  • Fixed bad commit 9c3b000 (Andrew Block)
  • Readded resolver OCI logic 828941b (Andrew Block)
  • Enabled auth and support http registries for OCI 291c17f (Andrew Block)
  • Fix import 4c8a3fa (Scott Rigby)
  • Implement reusable GetTagMatchingVersionOrConstraint b6bf390 (Scott Rigby)
  • Started work on 'helm pull' 4f62d3d (Andrew Block)
  • Working oci code without providing versions df98e18 (Andrew Block)
  • Updated tag resolver logic 0fae7f5 (Andrew Block)
  • Added registryClient to resolver 834a11d (Andrew Block)
  • Fix Trim to TrimPrefix 1fabbab (Scott Rigby)
  • Update ORAS to v1.1.0-rc1 a8df413 (Scott Rigby)
  • Add OCI tag verions to the Dependency object before Resolve. TODO: fix HTTP HTTPS error for local registries e3f2fb4 (Scott Rigby)
  • Initial tag listing support 9a7c362 (Andrew Block)
  • Revert "It appears we never got to this block below. Quick rec by Farina. Untested if necessary" 39792b5 (Scott Rigby)
  • Revert "hack in progress" 3dc9930 (Scott Rigby)
  • It appears we never got to this block below. Quick rec by Farina. Untested if necessary 16453c3 (Scott Rigby)
  • Temp use Andy's fork PR branch 042e13d (Scott Rigby)
  • hack in progress 0d2f011 (Scott Rigby)
  • registry/client: use NewClientWithDockerFallback from oras v1.1.0-rc3 e3897ad (Allen Bai)
  • HELM_REGISTRY_CONFIG: change default file of registry config to config.json e08a927 (Allen Bai)
  • ensure consistency in registry client Push/Pull function signatures. ensure message is only printed when tags contain a replaced character fed0d31 (Josh Wolf)
  • Fix typo. Thanks buildbot. Also comments at 80 chars 157ac85 (Scott Rigby)
  • add oci reference validation and tag scoped (+) replacement to registry client Push/Pull fb0eeeb (Josh Wolf)
  • add more debug msg when helm upgrade f82896b (yxxhero)
  • Fixing issue where OCI handling early causes a bad message ee73a02 (Matt Farina)
  • Update registry underscore message with semver note for extra clarity 8424bc2 (Scott Rigby)
  • Move plus/underscore change to inside Client. Compare original ref for strict mode 4aacbc4 (Scott Rigby)
  • Adding Joe Julian as triage maintainer a30a848 (Bridget Kromhout)
  • For OCI, convert + to _ before pull, and + to _ before push 472eb6f (Scott Rigby)
  • feat(comp): Allow fuzzy matching during completion b8d3535 (Marc Khouzam)
  • validate release name during install 160da86 (mengjiao.liu)
  • lean up extra spaces 55bb6c3 (jayonlau)
  • chore(deps): bump github.com/docker/docker babbb67 (dependabot[bot])
  • chore(deps): bump github.com/spf13/cobra from 1.2.1 to 1.3.0 d417878 (dependabot[bot])
  • Updating Kubernetes packages to those from 1.23.1 5c698e9 (Matt Farina)
  • Moving prydonius to emeritus ad1110e (Bridget Kromhout)
  • Channel should remain open if there is still a routine that wants to write into it 9a492f8 (Jerome Küttner)
  • Fix memory leak in upgrade action ad3d2cc (Jerome Küttner)
  • Bringing over an edit from the helm-www repo 21e1cd6 (Bridget Kromhout)
  • docs: Clarify use of --set-file 13d8614 (David Xia)
  • chore(deps): bump github.com/Masterminds/squirrel from 1.5.1 to 1.5.2 a840fb0 (dependabot[bot])
  • chore(deps): bump github.com/mattn/go-shellwords from 1.0.11 to 1.0.12 664d5e6 (dependabot[bot])
  • fix(pkg/kube): statefulSetReady: handle partition cases correctly c3310bb (Bhavin Gandhi)
  • Update HELM_PLUGIN_SELF -> HELM_PLUGIN_DIR (#​10380) 4bf99e5 (Tyler Auerbeck)
  • Add support for installing on Windows via Cygwin 7993393 (Ioan Indreias)
  • Updating to Kubernetes 1.22.4 packages c2da47e (Matt Farina)
  • chore(deps): bump github.com/Masterminds/squirrel from 1.5.0 to 1.5.1 6a1daec (dependabot[bot])
  • chore(deps): Bump github.com/mitchellh/copystructure from 1.1.1 to 1.2.0 6d96e5e (dependabot[bot])
  • Upgrade to oras-go v1.0.0 b66c468 (Josh Dolitsky)
  • OWNERS: add zonggen to triage maintainers list 08eb75b (Allen Bai)
  • Fix specifying of Kubernetes version from build scripts 7838fb7 (Matt Farina)
  • chore(deps): bump github.com/gofrs/flock from 0.8.0 to 0.8.1 46a643f (dependabot[bot])
  • chore(deps): bump github.com/docker/docker 7293ac2 (dependabot[bot])
  • chore(deps): bump github.com/lib/pq from 1.10.3 to 1.10.4 fdb9766 (dependabot[bot])
  • Add nolint comments 889c70b (Josh Dolitsky)
  • update CI to use Go 1.17 3841af9 (Josh Dolitsky)
  • Use buffered channel for signal notification ea1b1f5 (Martin Hickey)
  • chore(deps): bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0 15a9e14 (dependabot[bot])
  • chore(deps): bump k8s.io/klog/v2 from 2.9.0 to 2.30.0 90b78ae (dependabot[bot])
  • fix: added resource info into the validation error 7f68bfa (Timofey Kirillov)
  • Updating to Kubernetes 1.22.3 packages fcc5dd7 (David Peraza)
  • Add yxxhero as triage maintainer b6a04cf (Marc Khouzam)
  • allow ldflags to overwrite k8s version 81a373e (Sverre Boschman)
  • ensure error is correctly handled when generating chart's oci manifest fae5009 (Josh Wolf)
  • modify oci chart push/pull manifest test values to represent new order sorted by oras d2d8e52 (Josh Wolf)
  • fix a SIGSEGV similar to issue 1347 fe6f348 (Brandon Cole)
  • Adding Scott Rigby as helm/helm maintainer 5782c39 (Bridget Kromhout)
  • Fail if target-directory does not exist e3e563a (Dominik Stadler)
  • Fix a golint issue caused by typo 9b7a45a (Guangwen Feng)
  • upgrade oras to 0.5.0, refactor client oci logic to use new oras.Copy() 7cec93d (Josh Wolf)
  • Updated oci format logic ea49d81 (Asir Tamboli)
  • fix(helm): process dependencies import-values 1931b07 (Stuart Drennan)
  • Add missing pipe to wget variant f0f55fa (Dan Russell)
  • Update installer to reflect new GitHub HTML 2cf7e1f (Dan Russell)
  • Bump github.com/BurntSushi/toml from 0.3.1 to 0.4.1 2430395 (dependabot[bot])
  • chore(deps): bump github.com/cyphar/filepath-securejoin 5b2805b (dependabot[bot])
  • add unittest for SetNamespace method 0d3289e (yxxhero)
  • add SetNamespace method for EnvSettings, in order to set namespace in helm sdk d376a67 (yxxhero)
  • docs: fix typo Charts.yaml 5753f61 (Alexey Igrychev)
  • actually skip unverifiable files 6f0064d (Fabian Jucker)
  • Bump github.com/containerd/containerd from 1.5.4 to 1.5.7 f9bd8e9 (dependabot[bot])
  • Fix default registry config path of oci protocol provider 52cbc2f (Kai Takac)
  • changes to support any mediatype for layers on download 9e29f16 (LochanRn)
  • chore(deps): Bump github.com/jmoiron/sqlx from 1.3.1 to 1.3.4 552499d (dependabot[bot])
  • Make validation errors easier to fix 9fa373e (Damien Nozay)
  • fix tarFromLocalDir saving file dependencies in dest path d2dd324 (Matthew Fisher)
  • Bump github.com/lib/pq from 1.10.0 to 1.10.3 e4e740e (dependabot[bot])
  • fix(install): if subcharts are disabled, the CRD for subcharts should not be installed da15d96 (cndoit18)
  • Fixing issue with non-existant .Template when using tpl function f895948 (Matt Farina)
  • bump version to 3.7 e6a92c4 (Matt Farina)
  • Replace cli flag --list-repo with --list-repo-url 144048d (Dmitrii Ermakov)
  • Reintroduce --list-repo flag in search repo 5b101ec (Dmitrii Ermakov)
  • Reintroduce --list-repo flag in search repo 2dd88e8 (Dmitrii Ermakov)
  • Add hint to missing dependency message 5421280 (Johannes Hertenstein)
  • Add error check to avoid panic 8959d93 (Cookie Wang)
  • Removed list-repo flag. 3d0bb98 (Dmitriy Ermakov)
  • Added flag --list-repo 1b251fb (Dmitriy Ermakov)

v3.7.2

Compare Source

Helm v3.7.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: ArtifactHub/packages
Installation and Upgrading

Download Helm v3.7.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.8.0 is the next feature release and will be released on January 19, 2022.
Changelog
  • Channel should remain open if there is still a routine that wants to write into it 663a896 (Jerome Küttner)
  • Fix memory leak in upgrade action 95c03ee (Jerome Küttner)
  • chore(deps): bump github.com/Masterminds/squirrel from 1.5.1 to 1.5.2 cf8b02d (dependabot[bot])
  • chore(deps): bump github.com/Masterminds/squirrel from 1.5.0 to 1.5.1 013632b (dependabot[bot])
  • chore(deps): bump github.com/gofrs/flock from 0.8.0 to 0.8.1 3396814 (dependabot[bot])
  • Updating to Kubernetes 1.22.4 packages d5bd91c (Matt Farina)
  • Fix specifying of Kubernetes version from build scripts bb7f8b2 (Matt Farina)
  • allow ldflags to overwrite k8s version 7e750ff (Sverre Boschman)
  • Use buffered channel for signal notification dfb2452 (Martin Hickey)

Configuration

📅 Schedule: "before 2am" in timezone Etc/UTC.

🚦 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, click this checkbox.

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

@renovate renovate bot requested a review from a team as a code owner February 28, 2022 11:03
@renovate renovate bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 28, 2022
@paulfantom paulfantom enabled auto-merge February 28, 2022 11:04
@paulfantom paulfantom merged commit 90770b6 into master Feb 28, 2022
@paulfantom paulfantom deleted the renovate/github-actions branch February 28, 2022 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants