Skip to content

Commit 0a50e57

Browse files
update components/pipeline-service/staging/base/kustomization.yaml
1 parent 1e9155d commit 0a50e57

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=ad974044255725077080ace5e4be8840ee85b2da
11+
- https://github.com/openshift-pipelines/pipeline-service.git/operator/gitops/argocd/pipeline-service?ref=ff0d9a44b87348d8fbc0dcfde45f910aa11c09d1
1212
- pipelines-as-code-secret.yaml
1313
- ../../base/external-secrets
1414
- ../../base/testing
@@ -17,7 +17,7 @@ resources:
1717

1818
images:
1919
- name: quay.io/redhat-appstudio/tekton-results-watcher
20-
newTag: bae7851ff584423503af324200f52cd28ca99116
20+
newTag: ff0d9a44b87348d8fbc0dcfde45f910aa11c09d1
2121

2222

2323
# generate a new configmap with updated values (logs api, db ssl mode) and replace the default one

0 commit comments

Comments
 (0)