Skip to content

Commit

Permalink
Bump hashicorp/kubernetes from 2.17.0 to 2.18.1 in /deployment
Browse files Browse the repository at this point in the history
Bumps [hashicorp/kubernetes](https://github.com/hashicorp/terraform-provider-kubernetes) from 2.17.0 to 2.18.1.
- [Release notes](https://github.com/hashicorp/terraform-provider-kubernetes/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-kubernetes/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-kubernetes@v2.17.0...v2.18.1)

---
updated-dependencies:
- dependency-name: hashicorp/kubernetes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2023
1 parent e237edf commit 3dafd2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ terraform {

kubernetes = {
source = "hashicorp/kubernetes"
version = "2.17.0"
version = "2.18.1"
}
}
}
Expand Down

0 comments on commit 3dafd2d

Please sign in to comment.