Skip to content

Commit

Permalink
:dependabot: terraform(deps): Bump hashicorp/kubernetes
Browse files Browse the repository at this point in the history
Bumps [hashicorp/kubernetes](https://github.com/hashicorp/terraform-provider-kubernetes) from 2.32.0 to 2.33.0.
- [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.32.0...v2.33.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 4462b9a commit f6c83f1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 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 @@ -14,7 +14,7 @@ terraform {
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "2.32.0"
version = "2.33.0"
}
}
required_version = "~> 1.5"
Expand Down

0 comments on commit f6c83f1

Please sign in to comment.