From f179b536f5ad9720375cc2309b65e2403767c41f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 07:04:39 +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 2.1.0 to 2.1.1. - [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.1.0...v2.1.1) --- updated-dependencies: - dependency-name: helloworld_apps::github::camptocamp/devops-stack-module-applicationset::v2.1.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 8bd96b5c8c..42881e4f88 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.1.0" + source = "git::https://github.com/camptocamp/devops-stack-module-applicationset.git?ref=v2.1.1" dependency_ids = { argocd = module.argocd.id