Skip to content

chore(deps): update terraform kind to v0.0.11 #1345

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

Merged
merged 1 commit into from
Oct 20, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
kind (source) required_provider patch 0.0.6 -> 0.0.11

Release Notes

kyma-incubator/terraform-provider-kind

v0.0.11

Compare Source

v0.0.10

Compare Source

v0.0.9

Compare Source

This release pushes the kind release forward to v0.11.0 & kubernetes client dependency to v0.20.2 to be on-par with kind.

v0.0.8

Compare Source

This release contains a few fixes, that were not included in v0.0.7

v0.0.7

Compare Source

This release enables the option to pass a specific path for kubeconfig like so:

provider "kind" {}

resource "kind_cluster" "default" {
    name = "test-cluster"
    kubeconfig_path = "/tmp/kind-provider-test/new_file"
}

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team, Jberlinsky and bharathkkb as code owners August 4, 2022 15:51
@renovate renovate bot added the dependencies label Aug 4, 2022
@renovate renovate bot force-pushed the renovate/kind-0.x branch 2 times, most recently from 7aeb3fb to de11fd5 Compare August 5, 2022 19:27
@github-actions
Copy link

github-actions bot commented Oct 4, 2022

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the Stale label Oct 4, 2022
@renovate renovate bot force-pushed the renovate/kind-0.x branch from b94edc1 to 4d3f732 Compare October 7, 2022 23:32
@github-actions github-actions bot removed the Stale label Oct 8, 2022
@renovate renovate bot force-pushed the renovate/kind-0.x branch 5 times, most recently from 63fad7b to fd9ceac Compare October 19, 2022 22:22
@renovate renovate bot force-pushed the renovate/kind-0.x branch from fd9ceac to 965b53e Compare October 20, 2022 14:27
@comment-bot-dev
Copy link

@renovate[bot]
Thanks for the PR! 🚀
✅ Lint checks have passed.

@apeabody apeabody self-assigned this Oct 20, 2022
@apeabody apeabody merged commit a70307a into master Oct 20, 2022
@renovate renovate bot deleted the renovate/kind-0.x branch October 20, 2022 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants