File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
components/pipeline-service/development Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ commonAnnotations:
8
8
argocd.argoproj.io/sync-options : SkipDryRunOnMissingResource=true
9
9
10
10
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
13
13
- ../base/rbac
14
14
15
15
images :
16
16
- name : quay.io/redhat-appstudio/tekton-results-watcher
17
- newTag : bae7851ff584423503af324200f52cd28ca99116
17
+ newTag : ff0d9a44b87348d8fbc0dcfde45f910aa11c09d1
18
18
19
19
# generate a new configmap with updated values (logs api, db ssl mode) and replace the default one
20
20
configMapGenerator :
You can’t perform that action at this time.
0 commit comments