Skip to content

Commit 1b09eaf

Browse files
update operator/gitops/argocd/pipeline-service/tekton-results/base/kustomization.yaml
1 parent 52dcd47 commit 1b09eaf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

operator/gitops/argocd/pipeline-service/tekton-results/base/kustomization.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ namespace: tekton-results
55
resources:
66
- namespace.yaml
77
- route.yaml
8-
- https://github.com/openshift-pipelines/tektoncd-results//config/?ref=9a1f0cb73f3f3013a7f3770c78f715f5c337772c
8+
- https://github.com/openshift-pipelines/tektoncd-results//config/?ref=c0e11ce68cacae1da6756713d0cb5f8b5a394b04
99

1010
images:
1111
- name: ko://github.com/tektoncd/results/cmd/api
1212
newName: quay.io/redhat-appstudio/tekton-results-api
13-
newTag: 9a1f0cb73f3f3013a7f3770c78f715f5c337772c
13+
newTag: c0e11ce68cacae1da6756713d0cb5f8b5a394b04
1414
- name: ko://github.com/tektoncd/results/cmd/watcher
1515
newName: quay.io/redhat-appstudio/tekton-results-watcher
16-
newTag: 9a1f0cb73f3f3013a7f3770c78f715f5c337772c
16+
newTag: c0e11ce68cacae1da6756713d0cb5f8b5a394b04
1717

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

0 commit comments

Comments
 (0)