fix: update version source and pattern in argo-cd Chart.yaml

This commit is contained in:
sha
2026-04-23 16:09:25 +03:00
parent 98c4f5386a
commit e1fef2b8ad
+2 -2
View File
@@ -5,8 +5,8 @@ type: application
version: 0.1.0
appVersion: "3.3.8"
annotations:
version-source: github-release:argoproj/argo-helm
version-pattern: "s|^argo-cd-||"
version-source: github-release:argoproj/argo-cd
version-pattern: "s|^v||"
dependencies:
- name: argo-cd
version: 9.5.4