File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
components/pipeline-service/development Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,14 @@ commonAnnotations:
8
8
argocd.argoproj.io/sync-options : SkipDryRunOnMissingResource=true
9
9
10
10
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
13
13
- ../base/rbac
14
14
15
15
images :
16
16
- name : quay.io/konflux-ci/tekton-results-watcher
17
17
newName : quay.io/redhat-appstudio/tekton-results-watcher
18
- newTag : dcd5b72748435ed46b9e1487b8a3011dabe2b9b8
18
+ newTag : 5ae38ad1a39aceea7612d35780446d7b4b767aa1
19
19
- name : quay.io/redhat-appstudio/tekton-results-watcher
20
20
newTag : bae7851ff584423503af324200f52cd28ca99116
21
21
You can’t perform that action at this time.
0 commit comments