File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
components/pipeline-service/staging/base Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ commonAnnotations:
8
8
argocd.argoproj.io/sync-options : SkipDryRunOnMissingResource=true
9
9
10
10
resources :
11
- - https://github.com/openshift-pipelines/pipeline-service.git/operator/gitops/argocd/pipeline-service?ref=dcd5b72748435ed46b9e1487b8a3011dabe2b9b8
11
+ - https://github.com/openshift-pipelines/pipeline-service.git/operator/gitops/argocd/pipeline-service?ref=0b8a47e81bb8fa7738456ef4ebda6a8616800dae
12
12
- pipelines-as-code-secret.yaml
13
13
- ../../base/external-secrets
14
14
- ../../base/testing
@@ -18,7 +18,7 @@ resources:
18
18
images :
19
19
- name : quay.io/konflux-ci/tekton-results-watcher
20
20
newName : quay.io/redhat-appstudio/tekton-results-watcher
21
- newTag : dcd5b72748435ed46b9e1487b8a3011dabe2b9b8
21
+ newTag : 0b8a47e81bb8fa7738456ef4ebda6a8616800dae
22
22
- name : quay.io/redhat-appstudio/tekton-results-watcher
23
23
newTag : bae7851ff584423503af324200f52cd28ca99116
24
24
You can’t perform that action at this time.
0 commit comments