mirror of
https://github.com/shadoll/helm-charts.git
synced 2026-08-28 11:33:17 +00:00
fix: update version source and pattern in argo-cd Chart.yaml
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user