We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be82779 commit 7a2ee45Copy full SHA for 7a2ee45
examples/sks/main.tf
@@ -21,7 +21,7 @@ module "sks" {
21
}
22
23
module "argocd_bootstrap" {
24
- source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git//bootstrap?ref=v7.1.1"
+ source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git//bootstrap?ref=v7.2.0"
25
26
argocd_projects = {
27
"${module.sks.cluster_name}" = {
0 commit comments