From 3b79e81152fae1cee13ac70f790b87c3e4fe20bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 15:47:55 +0200 Subject: [PATCH] chore(deps): bump helloworld_apps::devops-stack-module-applicationset (#1086) 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/kind/apps.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/kind/apps.tf b/examples/kind/apps.tf index 38a48a5891..4125dfb9df 100644 --- a/examples/kind/apps.tf +++ b/examples/kind/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" # source = "../../devops-stack-module-applicationset" dependency_ids = {