Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2022

Bumps github.com/grafana/tanka from 0.19.0 to 0.22.1.

Release notes

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

v0.22.1

This is release v0.22.1 of Tanka (tk). Check out the CHANGELOG for detailed release notes.

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.22.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.22.1

v0.22.0

This is release v0.22.0 of Tanka (tk). Check out the CHANGELOG for detailed release notes.

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.22.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.22.0

v0.21.0

This is release v0.21.0 of Tanka (tk). Check out the CHANGELOG for detailed release notes.

Install instructions

Binary:

</tr></table> 

... (truncated)

Changelog

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

0.22.1 (2022-06-15)

Bug Fixes/Enhancements

  • helm: Fix vendor --prune deleting charts with a custom directory #717
  • helm: Add validation at vendoring time for invalid chart names #718
  • helm: Fix cross-device link error when tmp is mounted on a different device #720

0.22.0 (2022-06-03)

Features

  • cli: Add lint command #592
  • cli: Support a diff-strategy of "none" for "tk apply" to suppress diffing #700 (jphx)
  • cli: Add a fallback to inline environment when path doesn't exist #637 (josephglanville)
  • kubectl: Support interactive diff utilities #690 (partcyborg)
  • helm: Allow defining a custom dir for each chart #706
  • helm: Add --prune option to the vendor command #707
  • helm: Check for output dir conflicts #710
  • cli/tanka: Adds support for contextNames in tk env subcommands #704 (Nashluffy)

Bug Fixes/Enhancements

  • helm: Compare semvers when checking if existing chart is up-to-date #702 (kklimonda-fn)
  • tanka: Omit empty apiServer or contextNames when listing environments #709
  • export: Fix caching in case of missing import #712
  • helm: Tighten validations for add and add-repo commands #713
  • cli/export: Un-hide the memory ballast setting #714

0.21.0 (2022-04-28)

Features

  • cli: Add Apple Silicon binary

... (truncated)

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 24, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/grafana/tanka-0.22.1 branch from ff2466b to 034db5b Compare August 24, 2022 11:23
Bumps [github.com/grafana/tanka](https://github.com/grafana/tanka) from 0.19.0 to 0.22.1.
- [Release notes](https://github.com/grafana/tanka/releases)
- [Changelog](https://github.com/grafana/tanka/blob/main/CHANGELOG.md)
- [Commits](grafana/tanka@v0.19.0...v0.22.1)

---
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 force-pushed the dependabot/go_modules/github.com/grafana/tanka-0.22.1 branch from 034db5b to 74de3e8 Compare August 24, 2022 11:25
@julienduchesne julienduchesne merged commit 231640c into main Aug 24, 2022
@julienduchesne julienduchesne deleted the dependabot/go_modules/github.com/grafana/tanka-0.22.1 branch August 24, 2022 13:26
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