Skip to content

Commit f3937f0

Browse files
chore(deps): bump argocd::devops-stack-module-argocd in /examples/kind (#1032)
Bumps [argocd::devops-stack-module-argocd](https://github.com/camptocamp/devops-stack-module-argocd) from 1.1.0 to 3.1.2. - [Release notes](https://github.com/camptocamp/devops-stack-module-argocd/releases) - [Changelog](https://github.com/camptocamp/devops-stack-module-argocd/blob/main/CHANGELOG.md) - [Commits](camptocamp/devops-stack-module-argocd@v1.1.0...v3.1.2) --- updated-dependencies: - dependency-name: argocd::github::camptocamp/devops-stack-module-argocd::v1.1.0 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 21bbbb7 commit f3937f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/kind/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ module "kube-prometheus-stack" {
223223
}
224224

225225
module "argocd" {
226-
source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git?ref=v1.1.0"
226+
source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git?ref=v3.1.2"
227227

228228
base_domain = local.base_domain
229229
cluster_name = local.cluster_name

0 commit comments

Comments
 (0)