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.28.0 to 0.28.2 #158

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps github.com/grafana/tanka from 0.28.0 to 0.28.2.

Release notes

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

v0.28.2

This is release v0.28.2 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.28.2/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.28.2

What's Changed

Full Changelog: grafana/tanka@v0.28.1...v0.28.2

v0.28.1

This is release v0.28.1 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.28.1/tk-linux-amd64"
make it executable
$ chmod a+x "/usr/local/bin/tk"
have fun :)
</tr></table>

... (truncated)

Commits
  • b9c7d9f build(deps): bump the acceptance-tests-dependencies group in /acceptance-test...
  • 65594a1 build(deps): bump golang from 1.22.5 to 1.23.0 (#1140)
  • d69d2f2 fix(ci): fix setup-goversion after Dockerfile cleanup (#1154)
  • 386e905 fix(docker): fix warnings in Dockerfile (#1153)
  • 575b0a0 build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 (#1148)
  • 4917824 build(deps): bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0 (#1146)
  • b25e963 build(deps): bump dagger/dagger-for-github from 6.5.0 to 6.7.0 (#1152)
  • f0b1082 fix: remove unnecessary print statement (#1151)
  • 8a8b16c build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 (#1130)
  • 3b71cdc build(deps): bump dagger/dagger-for-github from 6.4.0 to 6.5.0 (#1138)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps [github.com/grafana/tanka](https://github.com/grafana/tanka) from 0.28.0 to 0.28.2.
- [Release notes](https://github.com/grafana/tanka/releases)
- [Changelog](https://github.com/grafana/tanka/blob/main/CHANGELOG.md)
- [Commits](grafana/tanka@v0.28.0...v0.28.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 9, 2024
Copy link
Member

@julienduchesne julienduchesne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 4aea2ea into main Oct 1, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/grafana/tanka-0.28.2 branch October 1, 2024 11:53
@zerok
Copy link

zerok commented Oct 1, 2024

Just in time for 0.28.3 😄

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

2 participants