Skip to content

Commit 7869f56

Browse files
rh-tap-build-team[bot]Roming22
authored andcommitted
update operator/gitops/argocd/pipeline-service/tekton-results/base/kustomization.yaml
1 parent 669ca08 commit 7869f56

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@ 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/default-local-db/?ref=d384e7fec22bcd1b2c3e108a68cb32da4d4e6020
6+
- https://github.com/openshift-pipelines/tektoncd-results.git/config/overlays/default-local-db/?ref=4e0f90b46c4f6709ea768dd77d7d58651dbf0bec
77
- namespace.yaml
88
- api-route.yaml
99
- watcher-logging-rbac.yaml
1010

1111
images:
1212
- name: ko://github.com/tektoncd/results/cmd/api
1313
newName: quay.io/redhat-appstudio/tekton-results-api
14-
newTag: d384e7fec22bcd1b2c3e108a68cb32da4d4e6020
14+
newTag: 4e0f90b46c4f6709ea768dd77d7d58651dbf0bec
1515
- name: ko://github.com/tektoncd/results/cmd/watcher
1616
newName: quay.io/redhat-appstudio/tekton-results-watcher
17-
newTag: d384e7fec22bcd1b2c3e108a68cb32da4d4e6020
17+
newTag: 4e0f90b46c4f6709ea768dd77d7d58651dbf0bec
1818
- name: ko://github.com/tektoncd/results/tools/migrator
1919
newName: quay.io/redhat-appstudio/tekton-results-migrator
20-
newTag: d384e7fec22bcd1b2c3e108a68cb32da4d4e6020
20+
newTag: 4e0f90b46c4f6709ea768dd77d7d58651dbf0bec
2121

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

0 commit comments

Comments
 (0)