littlejo / terraform-provider-cilium

Terraform provider to install and manage Kubernetes clusters running Cilium. It mainly uses cilium-cli libraries
https://registry.terraform.io/providers/littlejo/cilium/latest
Mozilla Public License 2.0
13 stars 1 forks source link

fix(deps): update module github.com/cilium/cilium-cli to v0.16.13 #200

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/cilium/cilium-cli v0.16.12 -> v0.16.13 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cilium/cilium-cli (github.com/cilium/cilium-cli) ### [`v0.16.13`](https://togithub.com/cilium/cilium-cli/releases/tag/v0.16.13) [Compare Source](https://togithub.com/cilium/cilium-cli/compare/v0.16.12...v0.16.13) ##### What's Changed - Update stable release to v0.16.12 by [@​michi-covalent](https://togithub.com/michi-covalent) in [https://github.com/cilium/cilium-cli/pull/2668](https://togithub.com/cilium/cilium-cli/pull/2668) - connectivity: Add Port Range Tests by [@​nathanjsweet](https://togithub.com/nathanjsweet) in [https://github.com/cilium/cilium-cli/pull/2605](https://togithub.com/cilium/cilium-cli/pull/2605) - Add --disable-check flag to upgrade command by [@​michi-covalent](https://togithub.com/michi-covalent) in [https://github.com/cilium/cilium-cli/pull/2672](https://togithub.com/cilium/cilium-cli/pull/2672) - clustermesh: fix remote clusters configuration reset upon deactivation by [@​giorio94](https://togithub.com/giorio94) in [https://github.com/cilium/cilium-cli/pull/2665](https://togithub.com/cilium/cilium-cli/pull/2665) - clustermesh: validate service type, and fix deprecated LB annotations by [@​giorio94](https://togithub.com/giorio94) in [https://github.com/cilium/cilium-cli/pull/2664](https://togithub.com/cilium/cilium-cli/pull/2664) - fix(deps): update module helm.sh/helm/v3 to v3.15.3 - autoclosed by [@​renovate](https://togithub.com/renovate) in [https://github.com/cilium/cilium-cli/pull/2663](https://togithub.com/cilium/cilium-cli/pull/2663) - chore(deps): update actions/setup-go action to v5.0.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cilium/cilium-cli/pull/2671](https://togithub.com/cilium/cilium-cli/pull/2671) - Prepare for v0.16.13 release by [@​michi-covalent](https://togithub.com/michi-covalent) in [https://github.com/cilium/cilium-cli/pull/2673](https://togithub.com/cilium/cilium-cli/pull/2673) **Full Changelog**: https://github.com/cilium/cilium-cli/compare/v0.16.12...v0.16.13

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.



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