Skip to content

Commit 2feecaf

Browse files
rh-tap-build-team[bot]gabemontero
authored andcommitted
update operator/gitops/argocd/pipeline-service/tekton-results/kustomization.yaml
1 parent 72287ac commit 2feecaf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
33
kind: Kustomization
44
namespace: tekton-results
55
resources:
6-
- https://github.com/openshift-pipelines/tektoncd-results.git/config/overlays/base-only/?ref=dc54f48f6a1adfde07b923129db33aaa77a61213
6+
- https://github.com/openshift-pipelines/tektoncd-results.git/config/overlays/base-only/?ref=ed360eccc021ad5eedf8ea9c0732912ef602b15a
77
- namespace.yaml
88
- api-route.yaml
99
- watcher-logging-rbac.yaml
@@ -13,10 +13,10 @@ resources:
1313
images:
1414
- name: ko://github.com/tektoncd/results/cmd/api
1515
newName: quay.io/redhat-appstudio/tekton-results-api
16-
newTag: dc54f48f6a1adfde07b923129db33aaa77a61213
16+
newTag: ed360eccc021ad5eedf8ea9c0732912ef602b15a
1717
- name: ko://github.com/tektoncd/results/cmd/watcher
1818
newName: quay.io/redhat-appstudio/tekton-results-watcher
19-
newTag: dc54f48f6a1adfde07b923129db33aaa77a61213
19+
newTag: ed360eccc021ad5eedf8ea9c0732912ef602b15a
2020

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

0 commit comments

Comments
 (0)