Skip to content

Commit 06d3299

Browse files
update components/pipeline-service/staging/base/kustomization.yaml
1 parent de472fa commit 06d3299

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=0b8a47e81bb8fa7738456ef4ebda6a8616800dae
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: 0b8a47e81bb8fa7738456ef4ebda6a8616800dae
2222
- name: quay.io/redhat-appstudio/tekton-results-watcher
2323
newTag: bae7851ff584423503af324200f52cd28ca99116
2424

0 commit comments

Comments
 (0)