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

Update module github.com/grafana/tanka to v0.28.0 #193

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/grafana/tanka v0.27.1 -> v0.28.0 age adoption passing confidence

Release Notes

grafana/tanka (github.com/grafana/tanka)

v0.28.0

Compare Source

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

New Contributors

Full Changelog: grafana/tanka@v0.27.1...v0.28.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Aug 1, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22 -> 1.22.4
github.com/go-logr/logr v1.4.1 -> v1.4.2
golang.org/x/term v0.21.0 -> v0.22.0
k8s.io/apimachinery v0.29.3 -> v0.30.3
golang.org/x/sys v0.21.0 -> v0.22.0

@tomwilkie tomwilkie merged commit 36f1630 into main Aug 1, 2024
5 checks passed
@tomwilkie tomwilkie deleted the renovate/github.com-grafana-tanka-0.x branch August 1, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant