From c7990851d78f3f7b97d2bb8f8cb76eb387a3ce43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 06:09:44 +0000 Subject: [PATCH] chore(deps): bump helloworld_apps::devops-stack-module-applicationset Bumps [helloworld_apps::devops-stack-module-applicationset](https://github.com/camptocamp/devops-stack-module-applicationset) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/camptocamp/devops-stack-module-applicationset/releases) - [Changelog](https://github.com/camptocamp/devops-stack-module-applicationset/blob/main/CHANGELOG.md) - [Commits](https://github.com/camptocamp/devops-stack-module-applicationset/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: helloworld_apps::github::camptocamp/devops-stack-module-applicationset::v3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- examples/sks/apps.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/sks/apps.tf b/examples/sks/apps.tf index f58628ebd1..54945029d3 100644 --- a/examples/sks/apps.tf +++ b/examples/sks/apps.tf @@ -1,5 +1,5 @@ module "helloworld_apps" { - source = "git::https://github.com/camptocamp/devops-stack-module-applicationset.git?ref=v3.0.0" + source = "git::https://github.com/camptocamp/devops-stack-module-applicationset.git?ref=v4.0.0" dependency_ids = { argocd = module.argocd.id