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

Chore: (deps): Bump github.com/chartmuseum/helm-push from 0.10.2 to 0.10.3 #5724

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2023

Bumps github.com/chartmuseum/helm-push from 0.10.2 to 0.10.3.

Release notes

Sourced from github.com/chartmuseum/helm-push's releases.

v0.10.3

Changelog

  • ec37477 feat: bump plugin version (#154)
  • 96060c2 Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#152)
  • 8574a2d test: bump helm in acceptance tests (#149)
  • 2b7f874 Bump helm.sh/helm/v3 from 3.8.1 to 3.9.0 (#148)
  • 22a8f84 Bump github.com/spf13/cobra from 1.2.1 to 1.4.0 (#139)
  • b26d6ef test: bump helm and chartmuseum in acceptance tests (#141)
  • ccb8527 Merge pull request #140 from chartmuseum/dependabot/go_modules/helm.sh/helm/v3-3.8.1
  • 2c61e0f Bump helm.sh/helm/v3 from 3.7.0 to 3.8.1
  • 0a6813a Merge pull request #138 from cbuto/chore/setup-dependabot
  • 95cf22e chore: Add dependabot config
  • 286d377 [Close #131] fix(install-script): assign arm64 target architectures correct GOARCH value (#132)
  • 2e5792e fix: convert target architecture to provided go arch release (#130)
  • fd9221b remove .git in install command (#124)
  • 747e54b maint: bump plugin version
Commits
  • ec37477 feat: bump plugin version (#154)
  • 96060c2 Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#152)
  • 8574a2d test: bump helm in acceptance tests (#149)
  • 2b7f874 Bump helm.sh/helm/v3 from 3.8.1 to 3.9.0 (#148)
  • 22a8f84 Bump github.com/spf13/cobra from 1.2.1 to 1.4.0 (#139)
  • b26d6ef test: bump helm and chartmuseum in acceptance tests (#141)
  • ccb8527 Merge pull request #140 from chartmuseum/dependabot/go_modules/helm.sh/helm/v...
  • 2c61e0f Bump helm.sh/helm/v3 from 3.7.0 to 3.8.1
  • 0a6813a Merge pull request #138 from cbuto/chore/setup-dependabot
  • 95cf22e chore: Add dependabot config
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/chartmuseum/helm-push](https://github.com/chartmuseum/helm-push) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/chartmuseum/helm-push/releases)
- [Changelog](https://github.com/chartmuseum/helm-push/blob/main/.goreleaser.yml)
- [Commits](chartmuseum/helm-push@v0.10.2...v0.10.3)

---
updated-dependencies:
- dependency-name: github.com/chartmuseum/helm-push
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 23, 2023
@github-advanced-security
Copy link

You have successfully added a new Trivy configuration .github/workflows/trivy-scan.yml:images. As part of the setup process, we have scanned this repository and found 5 existing alerts. Please check the repository Security tab to see all alerts.

@codecov
Copy link

codecov bot commented Mar 23, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.15 ⚠️

Comparison is base (332c7e4) 61.68% compared to head (33c63f6) 61.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5724      +/-   ##
==========================================
- Coverage   61.68%   61.53%   -0.15%     
==========================================
  Files         217      217              
  Lines       30582    30582              
==========================================
- Hits        18864    18819      -45     
- Misses       9999    10037      +38     
- Partials     1719     1726       +7     
Flag Coverage Δ
core-unittests 55.73% <ø> (-0.03%) ⬇️
e2e-multicluster-test 25.71% <ø> (-0.15%) ⬇️
e2e-rollout-tests 22.35% <ø> (-0.03%) ⬇️
e2etests 28.04% <ø> (-0.21%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 17 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Somefive Somefive merged commit abb2732 into master Apr 11, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/chartmuseum/helm-push-0.10.3 branch April 11, 2023 02:11
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant