Skip to content

Commit 79bd08e

Browse files
committed
fix: Update branch references to targetRevision in argocd-initial-objects.yaml
1 parent 0a51768 commit 79bd08e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

base-tools/argocd-initial-objects.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ applications:
66
project: infra
77
source:
88
repoURL: https://github.com/dirien/gitops-promotion-tools-why-you-need-to-add-them-to-your-gitops-toolkit-in-2025
9-
branch: main
9+
targetRevision: main
1010
path: gitops/base-tools
1111
directory:
1212
recurse: true
@@ -29,7 +29,7 @@ applications:
2929
project: infra
3030
source:
3131
repoURL: https://github.com/dirien/gitops-promotion-tools-why-you-need-to-add-them-to-your-gitops-toolkit-in-2025
32-
branch: main
32+
targetRevision: main
3333
path: gitops/promote-tools
3434
directory:
3535
recurse: true

0 commit comments

Comments
 (0)