Skip to content

Commit

Permalink
chore(deps): bump alekc/kubectl from 2.0.4 to 2.1.2
Browse files Browse the repository at this point in the history
Bumps [alekc/kubectl](https://github.com/alekc/terraform-provider-kubectl) from 2.0.4 to 2.1.2.
- [Release notes](https://github.com/alekc/terraform-provider-kubectl/releases)
- [Changelog](https://github.com/alekc/terraform-provider-kubectl/blob/master/.goreleaser.yml)
- [Commits](alekc/terraform-provider-kubectl@v2.0.4...v2.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 4eafe66 commit 44ffdec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
}
kubectl = {
source = "alekc/kubectl"
version = "2.0.4"
version = "2.1.2"
}
}
required_version = ">= 1.2.5"
Expand Down

0 comments on commit 44ffdec

Please sign in to comment.