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

fix(deps): update terraform talos to >= 0.6.1 #113

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2024

This PR contains the following updates:

Package Type Update Change
talos (source) required_provider patch >= 0.6.0 -> >= 0.6.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

siderolabs/terraform-provider-talos (talos)

v0.6.1

Compare Source

Welcome to the v0.6.1 release of terraform-provider-talos!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/terraform-provider-talos/issues.

Talos Cluster Kubeconfig

The talos_cluster_kubeconfig resource now supports confiuring the certificate renewal check time.

Component Updates

Talos sdk: v1.8.1

Contributors
  • Noel Georgi
Changes
3 commits

  • daddfb7 feat: configurable cert refresh time for kubeconfig
  • 96c9a85 fix: resourceplanmodifiers for kubeconfig resource
  • 800573b fix: disks wipe on destroy

Dependency Changes
  • github.com/hashicorp/terraform-plugin-framework v1.11.0 -> v1.12.0
  • github.com/hashicorp/terraform-plugin-go v0.23.0 -> v0.24.0
  • github.com/siderolabs/crypto v0.4.4 -> v0.5.0
  • github.com/siderolabs/go-blockdevice v0.4.7 -> v0.4.8
  • github.com/siderolabs/talos v1.8.0 -> v1.8.1
  • github.com/siderolabs/talos/pkg/machinery v1.8.0 -> v1.8.1

Previous release can be found at v0.6.0


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) October 22, 2024 15:31
Copy link

Commitlint-Check

Thanks for your contribution ❤️

commitlint has detected that all commit messages in this PR follow the conventional commit format 🎉

Copy link

github-actions bot commented Oct 22, 2024

Terraform-Check (version: 1.8.5): ✅

🖌 Terraform Format: ✅
# Outputs:


# Errors:

⚙️ Terraform Init: ✅
# Outputs:

Initializing the backend...

Initializing provider plugins...
- Finding hashicorp/helm versions matching ">= 2.16.1"...
- Finding alekc/kubectl versions matching ">= 2.1.2"...
- Finding hashicorp/tls versions matching ">= 4.0.6"...
- Finding hetznercloud/hcloud versions matching ">= 1.48.1"...
- Finding siderolabs/talos versions matching ">= 0.6.1"...
- Finding hashicorp/http versions matching ">= 3.4.5"...
- Installing alekc/kubectl v2.1.2...
- Installed alekc/kubectl v2.1.2 (self-signed, key ID 772FB27A86DAFCE7)
- Installing hashicorp/tls v4.0.6...
- Installed hashicorp/tls v4.0.6 (signed by HashiCorp)
- Installing hetznercloud/hcloud v1.48.1...
- Installed hetznercloud/hcloud v1.48.1 (signed by a HashiCorp partner, key ID 5219EACB3A77198B)
- Installing siderolabs/talos v0.6.1...
- Installed siderolabs/talos v0.6.1 (signed by a HashiCorp partner, key ID AF0815C7E2EC16A8)
- Installing hashicorp/http v3.4.5...
- Installed hashicorp/http v3.4.5 (signed by HashiCorp)
- Installing hashicorp/helm v2.16.1...
- Installed hashicorp/helm v2.16.1 (signed by HashiCorp)

Partner and community providers are signed by their developers.
If you'd like to know more about provider signing, you can read about it here:
https://www.terraform.io/docs/cli/plugins/signing.html

Terraform has created a lock file .terraform.lock.hcl to record the provider
selections it made above. Include this file in your version control repository
so that Terraform can guarantee to make the same selections by default when
you run "terraform init" in the future.

Terraform has been successfully initialized!

You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.

If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.


# Errors:

🤖 Terraform Validate: ✅
# Outputs:
Success! The configuration is valid.



# Errors:

Copy link

github-actions bot commented Oct 22, 2024

Terraform-Check (version: 1.9.8): ✅

🖌 Terraform Format: ✅
# Outputs:


# Errors:

⚙️ Terraform Init: ✅
# Outputs:
Initializing the backend...
Initializing provider plugins...
- Finding hashicorp/http versions matching ">= 3.4.5"...
- Finding hashicorp/helm versions matching ">= 2.16.1"...
- Finding alekc/kubectl versions matching ">= 2.1.2"...
- Finding hashicorp/tls versions matching ">= 4.0.6"...
- Finding hetznercloud/hcloud versions matching ">= 1.48.1"...
- Finding siderolabs/talos versions matching ">= 0.6.1"...
- Installing hashicorp/http v3.4.5...
- Installed hashicorp/http v3.4.5 (signed by HashiCorp)
- Installing hashicorp/helm v2.16.1...
- Installed hashicorp/helm v2.16.1 (signed by HashiCorp)
- Installing alekc/kubectl v2.1.2...
- Installed alekc/kubectl v2.1.2 (self-signed, key ID 772FB27A86DAFCE7)
- Installing hashicorp/tls v4.0.6...
- Installed hashicorp/tls v4.0.6 (signed by HashiCorp)
- Installing hetznercloud/hcloud v1.48.1...
- Installed hetznercloud/hcloud v1.48.1 (signed by a HashiCorp partner, key ID 5219EACB3A77198B)
- Installing siderolabs/talos v0.6.1...
- Installed siderolabs/talos v0.6.1 (signed by a HashiCorp partner, key ID AF0815C7E2EC16A8)
Partner and community providers are signed by their developers.
If you'd like to know more about provider signing, you can read about it here:
https://www.terraform.io/docs/cli/plugins/signing.html
Terraform has created a lock file .terraform.lock.hcl to record the provider
selections it made above. Include this file in your version control repository
so that Terraform can guarantee to make the same selections by default when
you run "terraform init" in the future.

Terraform has been successfully initialized!

You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.

If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.


# Errors:

🤖 Terraform Validate: ✅
# Outputs:
Success! The configuration is valid.



# Errors:

@renovate renovate bot force-pushed the renovate/talos-0.6.x branch 3 times, most recently from 6303f22 to c182753 Compare October 22, 2024 17:49
@renovate renovate bot merged commit 50aaf25 into main Oct 22, 2024
6 of 10 checks passed
@renovate renovate bot deleted the renovate/talos-0.6.x branch October 22, 2024 18:05
@mrclrchtr
Copy link
Member

🎉 This PR is included in version 2.11.9 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

1 participant