diff --git a/apps/argo-cd/values/dev-values.yaml b/apps/argo-cd/values/dev-values.yaml index 06bd989..2ea061f 100644 --- a/apps/argo-cd/values/dev-values.yaml +++ b/apps/argo-cd/values/dev-values.yaml @@ -1,4 +1,7 @@ server: ingress: enabled: true - hostname: "web.control-plane-dev.ysoft-dev.com" \ No newline at end of file + hostname: "web.control-plane-dev.ysoft-dev.com" + +image: + tag: v3.0.0-rc3