Skip to content

Commit

Permalink
Switch to jeff fork
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffmccune committed Dec 30, 2024
1 parent 3e5172a commit 0043ab9
Show file tree
Hide file tree
Showing 41 changed files with 66 additions and 66 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
checkout:
- branch: main
path: ./src
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
uses: git-clone
- as: update
config:
Expand All @@ -47,14 +47,14 @@ spec:
uses: git-push
- as: pull
config:
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
sourceBranch: ${{ outputs.push.branch }}
targetBranch: main
uses: git-open-pr
- as: merge-pr
config:
prNumber: ${{ outputs.pull.prNumber }}
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
uses: git-wait-for-pr
- config:
apps:
Expand Down
4 changes: 2 additions & 2 deletions deploy/components/istio-promoter/istio-promoter.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
checkout:
- branch: main
path: ./src
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
uses: git-clone
- as: update
config:
Expand All @@ -47,7 +47,7 @@ spec:
uses: git-push
- as: pull
config:
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
sourceBranch: ${{ outputs.push.branch }}
targetBranch: main
uses: git-open-pr
Expand Down
2 changes: 1 addition & 1 deletion deploy/gitops/app-projects.application.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: argocd
source:
path: deploy/components/app-projects
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
2 changes: 1 addition & 1 deletion deploy/gitops/argocd-crds.application.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: argocd
source:
path: deploy/components/argocd-crds
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
2 changes: 1 addition & 1 deletion deploy/gitops/argocd.application.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: argocd
source:
path: deploy/components/argocd
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
2 changes: 1 addition & 1 deletion deploy/gitops/cert-manager-kargo.application.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: security
source:
path: deploy/components/cert-manager-kargo
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
2 changes: 1 addition & 1 deletion deploy/gitops/cert-manager.application.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ spec:
project: security
source:
path: deploy/components/cert-manager
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
2 changes: 1 addition & 1 deletion deploy/gitops/external-secrets-crds.application.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: security
source:
path: deploy/components/external-secrets-crds
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
2 changes: 1 addition & 1 deletion deploy/gitops/external-secrets.application.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: security
source:
path: deploy/components/external-secrets
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
2 changes: 1 addition & 1 deletion deploy/gitops/gateway-api.application.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: network
source:
path: deploy/components/gateway-api
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
2 changes: 1 addition & 1 deletion deploy/gitops/httproutes.application.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: network
source:
path: deploy/components/httproutes
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
2 changes: 1 addition & 1 deletion deploy/gitops/istio-base.application.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: network
source:
path: deploy/components/istio-base
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
2 changes: 1 addition & 1 deletion deploy/gitops/istio-cni.application.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: network
source:
path: deploy/components/istio-cni
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
2 changes: 1 addition & 1 deletion deploy/gitops/istio-gateway.application.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: network
source:
path: deploy/components/istio-gateway
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
2 changes: 1 addition & 1 deletion deploy/gitops/istio-promoter.application.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: network
source:
path: deploy/components/istio-promoter
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
2 changes: 1 addition & 1 deletion deploy/gitops/istio-ztunnel.application.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: network
source:
path: deploy/components/istio-ztunnel
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
2 changes: 1 addition & 1 deletion deploy/gitops/istiod.application.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: network
source:
path: deploy/components/istiod
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
2 changes: 1 addition & 1 deletion deploy/gitops/kargo-secrets.application.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: argocd
source:
path: deploy/components/kargo-secrets
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
2 changes: 1 addition & 1 deletion deploy/gitops/kargo.application.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: argocd
source:
path: deploy/components/kargo
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
2 changes: 1 addition & 1 deletion deploy/gitops/local-ca.application.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: security
source:
path: deploy/components/local-ca
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
2 changes: 1 addition & 1 deletion deploy/gitops/namespaces.application.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: security
source:
path: deploy/components/namespaces
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
2 changes: 1 addition & 1 deletion deploy/gitops/rollouts-crds.application.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: argocd
source:
path: deploy/components/rollouts-crds
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
2 changes: 1 addition & 1 deletion deploy/gitops/rollouts.application.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: argocd
source:
path: deploy/components/rollouts
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
- branch: project/httpbin/component/dev-httpbin
create: true
path: ./out
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
uses: git-clone
- config:
path: ./out
Expand Down Expand Up @@ -46,7 +46,7 @@ spec:
- name: httpbin-dev-httpbin
sources:
- desiredCommitFromStep: commit
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
uses: argocd-update
requestedFreight:
- origin:
Expand All @@ -73,7 +73,7 @@ spec:
- branch: project/httpbin/component/prod-us-central-httpbin
create: true
path: ./out
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
uses: git-clone
- config:
path: ./out
Expand Down Expand Up @@ -103,7 +103,7 @@ spec:
- name: httpbin-prod-us-central-httpbin
sources:
- desiredCommitFromStep: commit
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
uses: argocd-update
requestedFreight:
- origin:
Expand Down Expand Up @@ -131,7 +131,7 @@ spec:
- branch: project/httpbin/component/prod-us-east-httpbin
create: true
path: ./out
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
uses: git-clone
- config:
path: ./out
Expand Down Expand Up @@ -161,7 +161,7 @@ spec:
- name: httpbin-prod-us-east-httpbin
sources:
- desiredCommitFromStep: commit
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
uses: argocd-update
requestedFreight:
- origin:
Expand Down Expand Up @@ -189,7 +189,7 @@ spec:
- branch: project/httpbin/component/prod-us-west-httpbin
create: true
path: ./out
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
uses: git-clone
- config:
path: ./out
Expand Down Expand Up @@ -219,7 +219,7 @@ spec:
- name: httpbin-prod-us-west-httpbin
sources:
- desiredCommitFromStep: commit
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
uses: argocd-update
requestedFreight:
- origin:
Expand Down Expand Up @@ -247,7 +247,7 @@ spec:
- branch: project/httpbin/component/test-httpbin
create: true
path: ./out
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
uses: git-clone
- config:
path: ./out
Expand Down Expand Up @@ -277,7 +277,7 @@ spec:
- name: httpbin-test-httpbin
sources:
- desiredCommitFromStep: commit
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
uses: argocd-update
requestedFreight:
- origin:
Expand Down Expand Up @@ -305,7 +305,7 @@ spec:
- branch: project/httpbin/component/uat-httpbin
create: true
path: ./out
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
uses: git-clone
- config:
path: ./out
Expand Down Expand Up @@ -335,7 +335,7 @@ spec:
- name: httpbin-uat-httpbin
sources:
- desiredCommitFromStep: commit
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
uses: argocd-update
requestedFreight:
- origin:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ spec:
project: httpbin
source:
path: ./
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: project/httpbin/component/dev-httpbin
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: httpbin
source:
path: deploy/projects/httpbin/components/kargo-project
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
project: httpbin
source:
path: deploy/projects/httpbin/components/kargo-stages
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: main
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ spec:
project: httpbin
source:
path: ./
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: project/httpbin/component/prod-us-central-httpbin
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ spec:
project: httpbin
source:
path: ./
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: project/httpbin/component/prod-us-east-httpbin
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ spec:
project: httpbin
source:
path: ./
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: project/httpbin/component/prod-us-west-httpbin
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ spec:
project: httpbin
source:
path: ./
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: project/httpbin/component/test-httpbin
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ spec:
project: httpbin
source:
path: ./
repoURL: https://github.com/holos-run/kargo-demo.git
repoURL: https://github.com/jeffmccune/kargo-demo.git
targetRevision: project/httpbin/component/uat-httpbin
Loading

0 comments on commit 0043ab9

Please sign in to comment.