Skip to content

Commit 1e9155d

Browse files
update components/pipeline-service/development/kustomization.yaml
1 parent 2b9d4c3 commit 1e9155d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/pipeline-service/development/kustomization.yaml

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

1010
resources:
11-
- https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service?ref=ad974044255725077080ace5e4be8840ee85b2da
12-
- https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service-storage?ref=ad974044255725077080ace5e4be8840ee85b2da
11+
- https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service?ref=ff0d9a44b87348d8fbc0dcfde45f910aa11c09d1
12+
- https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service-storage?ref=ff0d9a44b87348d8fbc0dcfde45f910aa11c09d1
1313
- ../base/rbac
1414

1515
images:
1616
- name: quay.io/redhat-appstudio/tekton-results-watcher
17-
newTag: bae7851ff584423503af324200f52cd28ca99116
17+
newTag: ff0d9a44b87348d8fbc0dcfde45f910aa11c09d1
1818

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

0 commit comments

Comments
 (0)