From 8130131034f596a08676005d8361ce2363a0ba2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 19:16:38 +0000 Subject: [PATCH] chore(deps): update xpkg.upbound.io/crossplane-contrib/provider-sql docker tag to v0.14.0 --- 03-services/variables.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03-services/variables.tf b/03-services/variables.tf index 4d9f7ef..e37ee49 100644 --- a/03-services/variables.tf +++ b/03-services/variables.tf @@ -20,5 +20,5 @@ variable "crossplane_provider_sql_version" { description = "Version of the Crossplane SQL Provider" type = string # renovate: datasource=docker depName=xpkg.upbound.io/crossplane-contrib/provider-sql - default = "v0.13.0" + default = "v0.14.0" } \ No newline at end of file