Skip to content

Commit 3b79e81

Browse files
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](camptocamp/devops-stack-module-applicationset@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 615da54 commit 3b79e81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/kind/apps.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "helloworld_apps" {
2-
source = "git::https://github.com/camptocamp/devops-stack-module-applicationset.git?ref=v2.0.1"
2+
source = "git::https://github.com/camptocamp/devops-stack-module-applicationset.git?ref=v2.1.0"
33
# source = "../../devops-stack-module-applicationset"
44

55
dependency_ids = {

0 commit comments

Comments
 (0)