From 1e4a1ef5f3fcd84b5bf7b166a5d33e84546189ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 15:46:57 +0200 Subject: [PATCH] chore(deps): bump helloworld_apps::devops-stack-module-applicationset (#1083) Bumps [helloworld_apps::devops-stack-module-applicationset](https://github.com/camptocamp/devops-stack-module-applicationset) from 2.0.1 to 2.1.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/v2.0.1...v2.1.0) --- updated-dependencies: - dependency-name: helloworld_apps::github::camptocamp/devops-stack-module-applicationset::v2.0.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/eks/apps.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/eks/apps.tf b/examples/eks/apps.tf index 42e91c38ea..8bd96b5c8c 100644 --- a/examples/eks/apps.tf +++ b/examples/eks/apps.tf @@ -1,5 +1,5 @@ module "helloworld_apps" { - source = "git::https://github.com/camptocamp/devops-stack-module-applicationset.git?ref=v2.0.1" + source = "git::https://github.com/camptocamp/devops-stack-module-applicationset.git?ref=v2.1.0" dependency_ids = { argocd = module.argocd.id