File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
operator/gitops/argocd/pipeline-service/tekton-results/base Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ namespace: tekton-results
5
5
resources :
6
6
- namespace.yaml
7
7
- route.yaml
8
- - https://github.com/openshift-pipelines/tektoncd-results//config/?ref=9a1f0cb73f3f3013a7f3770c78f715f5c337772c
8
+ - https://github.com/openshift-pipelines/tektoncd-results//config/?ref=c0e11ce68cacae1da6756713d0cb5f8b5a394b04
9
9
10
10
images :
11
11
- name : ko://github.com/tektoncd/results/cmd/api
12
12
newName : quay.io/redhat-appstudio/tekton-results-api
13
- newTag : 9a1f0cb73f3f3013a7f3770c78f715f5c337772c
13
+ newTag : c0e11ce68cacae1da6756713d0cb5f8b5a394b04
14
14
- name : ko://github.com/tektoncd/results/cmd/watcher
15
15
newName : quay.io/redhat-appstudio/tekton-results-watcher
16
- newTag : 9a1f0cb73f3f3013a7f3770c78f715f5c337772c
16
+ newTag : c0e11ce68cacae1da6756713d0cb5f8b5a394b04
17
17
18
18
# generate a new configmap with updated values (logs api, db ssl mode) and replace the default one
19
19
configMapGenerator :
You can’t perform that action at this time.
0 commit comments