Skip to content

Commit

Permalink
:dependabot: terraform(deps): Bump gavinbunney/kubectl from 1.18.0 to 1.19.0 in …
Browse files Browse the repository at this point in the history
…/terraform/aws/analytical-platform-data-production/airflow (#6541)

:dependabot: terraform(deps): Bump gavinbunney/kubectl

Bumps [gavinbunney/kubectl](https://github.com/gavinbunney/terraform-provider-kubectl) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/gavinbunney/terraform-provider-kubectl/releases)
- [Changelog](https://github.com/gavinbunney/terraform-provider-kubectl/blob/master/.goreleaser.yml)
- [Commits](gavinbunney/terraform-provider-kubectl@v1.18.0...v1.19.0)

---
updated-dependencies:
- dependency-name: gavinbunney/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacob Woffenden <jacob.woffenden@justice.gov.uk>
  • Loading branch information
dependabot[bot] and jacobwoffenden authored Jan 30, 2025
1 parent 4ecc200 commit e684e73
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ terraform {
}
kubectl = {
source = "gavinbunney/kubectl"
version = "1.18.0"
version = "1.19.0"
}
}
required_version = "~> 1.5"
Expand Down

0 comments on commit e684e73

Please sign in to comment.