Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

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

Release notes

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

v0.28.0

This is release 0.28.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.28.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.28.0

What's Changed

... (truncated)

Commits
  • 80ffbfd feat: allow using external variables in export and env list (#1112)
  • 2f62276 ci: lint PR titles (#1116)
  • d1e7d18 build(deps): bump dagger/dagger-for-github from 6.1.0 to 6.3.0 (#1114)
  • 2fa2f49 build(deps): bump the docs-dependencies group in /docs with 4 updates (#1115)
  • c11c35f feat(actions): Pin commit SHAs (#1111)
  • 55d9dab build(deps): bump k8s.io/apimachinery from 0.30.2 to 0.30.3 (#1110)
  • 7d48662 build(deps): bump the docs-dependencies group in /docs with 3 updates (#1109)
  • 2cbdc89 build(deps): bump the acceptance-tests-dependencies group in /acceptance-test...
  • 77c88eb build(deps): bump dagger/dagger-for-github from 6.0.0 to 6.1.0 (#1107)
  • 87dc6c8 build(deps): bump the docs-dependencies group in /docs with 3 updates (#1104)
  • 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)

@dependabot dependabot bot requested a review from julienduchesne as a code owner August 5, 2024 23:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 5, 2024
@dependabot dependabot bot requested review from jdbaldry and zzehring as code owners August 5, 2024 23:02
Copy link
Collaborator

@jdbaldry jdbaldry left a comment

Choose a reason for hiding this comment

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

LGTM

dependabot bot and others added 2 commits August 6, 2024 21:15
Bumps [github.com/grafana/tanka](https://github.com/grafana/tanka) from 0.27.1 to 0.28.0.
- [Release notes](https://github.com/grafana/tanka/releases)
- [Changelog](https://github.com/grafana/tanka/blob/main/CHANGELOG.md)
- [Commits](grafana/tanka@v0.27.1...v0.28.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]>
@julienduchesne julienduchesne force-pushed the dependabot/go_modules/github.com/grafana/tanka-0.28.0 branch from 5513391 to ea69f9b Compare August 7, 2024 01:15
@julienduchesne julienduchesne merged commit fc8e9ab into main Aug 7, 2024
@julienduchesne julienduchesne deleted the dependabot/go_modules/github.com/grafana/tanka-0.28.0 branch August 7, 2024 01:18
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.

2 participants