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.30.1 #199

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2024

This PR contains the following updates:

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

Release Notes

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

v0.30.1

Compare Source

🐛 Bug Fixes
  • handle quotes in --tla-str and --ext-str in "tk eval" (#​1237) (7cba21d)
🏗️ Build System
  • deps: bump docker/metadata-action from 5.5.1 to 5.6.1 (#​1245) (e16af88)
  • deps: bump github.com/99designs/gqlgen from 0.17.56 to 0.17.57 in /dagger (#​1244) (c03cb00)
  • deps: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#​1243) (ec8ec69)
  • deps: bump k8s.io/apimachinery from 0.31.2 to 0.31.3 (#​1242) (42663ac)
  • deps: bump the acceptance-tests-dependencies group with 3 updates (#​1241) (7fdc5e1)
  • deps: bump the docs-dependencies group in /docs with 3 updates (#​1240) (48e2c12)
🤖 Continuous Integration
  • create release docker image through workflow-call (#​1246) (fb6380f)
  • inject dockerfile dependency versions from workflow (#​1247) (eb9aac0)
  • relevant workflows should react also to ready_for_review (#​1248) (3183efa)
  • run lint-pr-title workflow on ready_for_review (#​1249) (45c822e)
  • run lint-pr-title workflow on ready-for-review (45c822e)

v0.30.0

Compare Source

🎉 Features
🐛 Bug Fixes
  • delete command supports kinds that do not match singular/plural names (#​1236) (bf702ef)
🏗️ Build System
  • deps: bump actions/checkout from 4.2.0 to 4.2.2 (#​1233) (cb5d0c8)
  • deps: bump dagger/dagger-for-github from 6.14.0 to 7.0.1 (#​1224) (932e7ce)
  • deps: bump golang from 1.23.2 to 1.23.3 (#​1227) (576bfe5)
  • deps: bump golang.org/x/term from 0.25.0 to 0.26.0 (#​1223) (70d96f8)
  • deps: bump golang.org/x/text from 0.19.0 to 0.20.0 (#​1222) (b8119ad)
  • deps: bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9 (#​1225) (e754340)
  • deps: bump the dagger-dependencies group in /dagger with 3 updates (#​1235) (7023072)
  • deps: bump the dagger-dependencies group in /dagger with 9 updates (#​1221) (ef52a66)
  • deps: bump the docs-dependencies group in /docs with 2 updates (#​1226) (24eeca3)
  • deps: bump the docs-dependencies group in /docs with 2 updates (#​1234) (fe13459)
🤖 Continuous Integration
  • prevent breaking change from creating major release < 1.0.0 (#​1231) (1f34a6e)
🔧 Miscellaneous Chores

v0.29.0

Compare Source

This is release v0.29.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.29.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.29.0

What's Changed

New Contributors

Full Changelog: grafana/tanka@v0.28.4...v0.29.0

v0.28.4

Compare Source

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

What's Changed

Full Changelog: grafana/tanka@v0.28.3...v0.28.4

v0.28.3

Compare Source

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

What's Changed

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

v0.28.2

Compare Source

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

Compare Source

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 :)
$ tk --help
Docker container:

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

$ docker pull grafana/tanka:0.28.1

What's Changed

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


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 Sep 3, 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):

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

Details:

Package Change
go 1.22.6 -> 1.23.3
github.com/fatih/color v1.17.0 -> v1.18.0
github.com/Masterminds/semver/v3 v3.2.0 -> v3.3.0
github.com/Masterminds/sprig/v3 v3.2.3 -> v3.3.0
github.com/huandu/xstrings v1.3.3 -> v1.5.0
github.com/shopspring/decimal v1.3.1 -> v1.4.0
golang.org/x/crypto v0.24.0 -> v0.26.0
golang.org/x/term v0.22.0 -> v0.26.0
github.com/spf13/cast v1.6.0 -> v1.7.0
github.com/stretchr/testify v1.9.0 -> v1.10.0
golang.org/x/sys v0.22.0 -> v0.27.0
golang.org/x/text v0.16.0 -> v0.20.0

@renovate renovate bot force-pushed the renovate/github.com-grafana-tanka-0.x branch from 0534287 to 62949fa Compare September 6, 2024 10:37
@renovate renovate bot changed the title Update module github.com/grafana/tanka to v0.28.1 Update module github.com/grafana/tanka to v0.28.2 Sep 6, 2024
@renovate renovate bot force-pushed the renovate/github.com-grafana-tanka-0.x branch from 62949fa to f090743 Compare October 1, 2024 10:32
@renovate renovate bot changed the title Update module github.com/grafana/tanka to v0.28.2 Update module github.com/grafana/tanka to v0.28.3 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/github.com-grafana-tanka-0.x branch from f090743 to 5b80d75 Compare October 18, 2024 10:19
@renovate renovate bot changed the title Update module github.com/grafana/tanka to v0.28.3 Update module github.com/grafana/tanka to v0.28.4 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-grafana-tanka-0.x branch from 5b80d75 to cc7ae5a Compare November 6, 2024 16:52
@renovate renovate bot changed the title Update module github.com/grafana/tanka to v0.28.4 Update module github.com/grafana/tanka to v0.29.0 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/github.com-grafana-tanka-0.x branch 2 times, most recently from a828bfa to 382f51d Compare November 22, 2024 10:45
@renovate renovate bot changed the title Update module github.com/grafana/tanka to v0.29.0 Update module github.com/grafana/tanka to v0.30.0 Nov 22, 2024
@renovate renovate bot force-pushed the renovate/github.com-grafana-tanka-0.x branch from 382f51d to 7fe2068 Compare November 26, 2024 17:50
@renovate renovate bot changed the title Update module github.com/grafana/tanka to v0.30.0 Update module github.com/grafana/tanka to v0.30.1 Nov 26, 2024
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.

0 participants