Skip to content

Commit a7f9b47

Browse files
update components/pipeline-service/development/kustomization.yaml
1 parent 3e32757 commit a7f9b47

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/pipeline-service/development/kustomization.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ commonAnnotations:
88
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
99

1010
resources:
11-
- https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service?ref=dcd5b72748435ed46b9e1487b8a3011dabe2b9b8
12-
- https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service-storage?ref=dcd5b72748435ed46b9e1487b8a3011dabe2b9b8
11+
- https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service?ref=5ae38ad1a39aceea7612d35780446d7b4b767aa1
12+
- https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service-storage?ref=5ae38ad1a39aceea7612d35780446d7b4b767aa1
1313
- ../base/rbac
1414

1515
images:
1616
- name: quay.io/konflux-ci/tekton-results-watcher
1717
newName: quay.io/redhat-appstudio/tekton-results-watcher
18-
newTag: dcd5b72748435ed46b9e1487b8a3011dabe2b9b8
18+
newTag: 5ae38ad1a39aceea7612d35780446d7b4b767aa1
1919
- name: quay.io/redhat-appstudio/tekton-results-watcher
2020
newTag: bae7851ff584423503af324200f52cd28ca99116
2121

0 commit comments

Comments
 (0)