Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps/terraform: bump gavinbunney/kubectl from 1.14.0 to 1.16.0 in /tests/terraform #1746

Open
wants to merge 1 commit into
base: 1.5
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2024

Bumps gavinbunney/kubectl from 1.14.0 to 1.16.0.

Release notes

Sourced from gavinbunney/kubectl's releases.

v1.16.0

Changelog

  • faf03125b58bf631d2de9c03a8d0d9244af31914 Patch v1.14 to republish
  • 97f2834122b48acc78e49176022de4fc15bf542a Patch v1.14 to republish
  • 717e1cc2ce85f1daee1d9f713d1ce54ee8cbc310 reset yaml_body_parsed and yaml_incluster to prevent inconsistent planning (#198)
  • 7c00d9959bb08024cd5b08af326f80357e2d7cfb Fix kubectl_path_documents.md documentation (#172)
  • 493d7a4c2bdaa36ebb16ae0c6206b522a4a05d83 Add provider option tls_server_name (#277)
  • 9a0fe1f17430e45bf513588b025b37527dca5263 fix: small typo in in README.md (#298)
  • e79c71976f6df016897473c10ec410f65608bbc4 docs: adjust kubectl_path_documents example (#299)
  • 8e4af599e17a3d8d73defd5cff392bbe23cc9c6f fix: Introduces wait polling in case we are waiting for the deletion. Fixes gavinbunney/terraform-provider-kubectl#109 (#153)
  • f17db98d1448742a0ea5ea65e9f0c8e786ac59ab Update github actions in the jobs and upgrade go to go1.18 (#180)
  • 01d1047c2fa45917d64a2a36dcf58c18c2e805b4 add proxy-url option (#179)
  • 940a9ee19138b2503a7708bc5e1a416b2bbacf52 Feature: add freebsd support (#169)

v1.15.0

Changelog

  • d6a447e0dcedce4391557c073b3c1ecb8230fb98 Fix goreleaser for v2.x
  • 98531906a421de6e0828dce882fb3f60b62604d8 Upgrade golang to v1.23 and dependencies to latest; fix compatibility changes with k8s apis (#301)
  • 717e1cc2ce85f1daee1d9f713d1ce54ee8cbc310 reset yaml_body_parsed and yaml_incluster to prevent inconsistent planning (#198)
  • 7c00d9959bb08024cd5b08af326f80357e2d7cfb Fix kubectl_path_documents.md documentation (#172)
  • 493d7a4c2bdaa36ebb16ae0c6206b522a4a05d83 Add provider option tls_server_name (#277)
  • 9a0fe1f17430e45bf513588b025b37527dca5263 fix: small typo in in README.md (#298)
  • e79c71976f6df016897473c10ec410f65608bbc4 docs: adjust kubectl_path_documents example (#299)
  • 8e4af599e17a3d8d73defd5cff392bbe23cc9c6f fix: Introduces wait polling in case we are waiting for the deletion. Fixes gavinbunney/terraform-provider-kubectl#109 (#153)
  • f17db98d1448742a0ea5ea65e9f0c8e786ac59ab Update github actions in the jobs and upgrade go to go1.18 (#180)
  • 01d1047c2fa45917d64a2a36dcf58c18c2e805b4 add proxy-url option (#179)
  • 940a9ee19138b2503a7708bc5e1a416b2bbacf52 Feature: add freebsd support (#169)
Commits
  • faf0312 Patch v1.14 to republish
  • 97f2834 Patch v1.14 to republish
  • 717e1cc reset yaml_body_parsed and yaml_incluster to prevent inconsistent planning (#...
  • 7c00d99 Fix kubectl_path_documents.md documentation (#172)
  • 493d7a4 Add provider option tls_server_name (#277)
  • 9a0fe1f fix: small typo in in README.md (#298)
  • e79c719 docs: adjust kubectl_path_documents example (#299)
  • 8e4af59 fix: Introduces wait polling in case we are waiting for the deletion. Fixes h...
  • f17db98 Update github actions in the jobs and upgrade go to go1.18 (#180)
  • 01d1047 add proxy-url option (#179)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [gavinbunney/kubectl](https://github.com/gavinbunney/terraform-provider-kubectl) from 1.14.0 to 1.16.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.14.0...v1.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Nov 26, 2024
@dependabot dependabot bot requested a review from fl0ppy-d1sk November 26, 2024 08:44
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 terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant