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

Bump github.com/grafana/tanka from 0.24.0 to 0.25.0 #97

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps github.com/grafana/tanka from 0.24.0 to 0.25.0.

Release notes

Sourced from github.com/grafana/tanka's releases.

v0.25.0

This is release v0.25.0 of Tanka (tk).

Install instructions

Binary:

# download the binary (adapt os and arch as needed)
$ curl -fSL -o "/usr/local/bin/tk" "https://github.com/grafana/tanka/releases/download/v0.25.0/tk-linux-amd64"
make it executable
$ chmod a+x "/usr/local/bin/tk"
have fun :)
$ tk --help

Docker container:

https://hub.docker.com/r/grafana/tanka

$ docker pull grafana/tanka:0.25.0

What's Changed

New Contributors

... (truncated)

Commits
  • ac7f3e9 Bump github.com/karrick/godirwalk from 1.16.1 to 1.17.0 (#841)
  • 77ba32d Bump github.com/thoas/go-funk from 0.9.2 to 0.9.3 (#838)
  • 5977955 Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (#839)
  • d5ea29e Bump golang.org/x/term from 0.0.0-20210927222741-03fcf44c2211 to 0.8.0 (#859)
  • 242ccc7 Bump golang from 1.20.3-alpine to 1.20.4-alpine (#858)
  • 008c651 Build with Golang 1.20 (#860)
  • 9e09a17 Run benchmark against main in PRs (#855)
  • fad88c8 helm: Set includeCrds to true by default (#851)
  • 4bcf64e Benchmark all the regular cases for the find-importers command (#853)
  • fd246e3 Add dependabot (#837)
  • 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/grafana/tanka](https://github.com/grafana/tanka) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/grafana/tanka/releases)
- [Changelog](https://github.com/grafana/tanka/blob/main/CHANGELOG.md)
- [Commits](grafana/tanka@v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: github.com/grafana/tanka
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from julienduchesne as a code owner May 15, 2023 23:59
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 15, 2023
@julienduchesne julienduchesne merged commit b9a7944 into main May 16, 2023
@julienduchesne julienduchesne deleted the dependabot/go_modules/github.com/grafana/tanka-0.25.0 branch May 16, 2023 11:37
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant