Skip to content

Commit faca626

Browse files
dependabot[bot]lentidas
authored andcommitted
chore(deps): bump argocd::devops-stack-module-argocd in /examples/sks
Bumps [argocd::devops-stack-module-argocd](https://github.com/camptocamp/devops-stack-module-argocd) from 6.0.0 to 6.1.0. - [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@v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: argocd::github::camptocamp/devops-stack-module-argocd::v6.0.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4216cd commit faca626

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/sks/main.tf

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

237237
module "argocd" {
238-
source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git?ref=v6.0.0"
238+
source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git?ref=v6.1.0"
239239

240240
cluster_name = module.sks.cluster_name
241241
base_domain = module.sks.base_domain

0 commit comments

Comments
 (0)