about summary refs log tree commit diff
path: root/tools/argocd/Chart.yaml
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-28 17:54:07 +0200
committermakefunstuff <[email protected]>2024-06-28 17:54:07 +0200
commitb427ae29bd6d0abc447d70fe082ceddfcc42a10e (patch)
tree0971f5c20c64f9ba2fa81b753e200ffcf7db56c9 /tools/argocd/Chart.yaml
parent8c6eeb9045125aa3b0666deccc3815e78112ea16 (diff)
downloadk3s-lab-b427ae29bd6d0abc447d70fe082ceddfcc42a10e.tar.gz
it works!!!!!1111
Diffstat (limited to '')
-rw-r--r--tools/argocd/Chart.yaml9
1 files changed, 4 insertions, 5 deletions
diff --git a/tools/argocd/Chart.yaml b/tools/argocd/Chart.yaml
index 4cae20b..84ecd67 100644
--- a/tools/argocd/Chart.yaml
+++ b/tools/argocd/Chart.yaml
@@ -1,10 +1,9 @@
 apiVersion: v2
 name: argocd
-description: A Helm chart for deploying ArgoCD with custom Ingress rules
 version: 0.1.0
-appVersion: v2.1.7
-
+description: A Helm chart for deploying ArgoCD
 dependencies:
   - name: argo-cd
-    version: 4.5.2
-    repository: https://argoproj.github.io/argo-helm
+    version: 7.3.2
+    repository: "https://argoproj.github.io/argo-helm"
+