Skip to content

Commit 958a990

Browse files
chore(deps): update dependency argoproj/argo-cd to v3.3.6
1 parent 6294669 commit 958a990

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/argo.ArgoCD/_generate.pkl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ amends "package://pkg.pkl-lang.org/pkl-pantry/k8s.contrib.crd@4.2.1#/generate.pk
22
import "pkl:yaml"
33

44
// renovate: datasource=github-releases packageName=argoproj/argo-cd
5-
local version = "v3.3.2"
5+
local version = "v3.3.6"
66
local baseUrl = "https://raw.githubusercontent.com/argoproj/argo-cd/\(version)/manifests/crds"
77
// noinspection UnresolvedElement
88
local kustomize: Listing<String> =

0 commit comments

Comments
 (0)