Skip to content

Commit 28a6774

Browse files
update components/pipeline-service/staging/base/kustomization.yaml
1 parent a7f9b47 commit 28a6774

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/pipeline-service/staging/base/kustomization.yaml

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

1010
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=5ae38ad1a39aceea7612d35780446d7b4b767aa1
1212
- pipelines-as-code-secret.yaml
1313
- ../../base/external-secrets
1414
- ../../base/testing
@@ -18,7 +18,7 @@ resources:
1818
images:
1919
- name: quay.io/konflux-ci/tekton-results-watcher
2020
newName: quay.io/redhat-appstudio/tekton-results-watcher
21-
newTag: dcd5b72748435ed46b9e1487b8a3011dabe2b9b8
21+
newTag: 5ae38ad1a39aceea7612d35780446d7b4b767aa1
2222
- name: quay.io/redhat-appstudio/tekton-results-watcher
2323
newTag: bae7851ff584423503af324200f52cd28ca99116
2424

0 commit comments

Comments
 (0)