Skip to content

Commit 50bc43f

Browse files
committed
chore: fix renovate annotation
1 parent 9f0553d commit 50bc43f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

charts/common-bootstrap/templates/crossplane-compositions.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ metadata:
88
{{- include "common-bootstrap.labels" . | nindent 4 }}
99
annotations:
1010
argocd.argoproj.io/sync-wave: "1"
11-
# Renovate: datasource=github-releases depName=dip-software/crossplane-compositions
12-
renovate.io/datasource: github-releases
11+
# Renovate: datasource=github-tags depName=dip-software/crossplane-compositions
12+
renovate.io/datasource: github-tags
1313
renovate.io/depName: dip-software/crossplane-compositions
1414
renovate.io/registryUrl: https://github.com
1515
spec:

0 commit comments

Comments
 (0)