Skip to content

Commit 5241ac0

Browse files
chore(deps): bump helloworld_apps::devops-stack-module-applicationset (#1026)
Bumps [helloworld_apps::devops-stack-module-applicationset](https://github.com/camptocamp/devops-stack-module-applicationset) from 1.2.4 to 2.0.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](camptocamp/devops-stack-module-applicationset@v1.2.4...v2.0.1) --- updated-dependencies: - dependency-name: helloworld_apps::github::camptocamp/devops-stack-module-applicationset::v1.2.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa2707a commit 5241ac0

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=v1.2.4"
2+
source = "git::https://github.com/camptocamp/devops-stack-module-applicationset.git?ref=v2.0.1"
33

44
dependency_ids = {
55
argocd = module.argocd.id

0 commit comments

Comments
 (0)