Skip to content

Commit 572f3fb

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

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
@@ -3,18 +3,18 @@ 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=7dcfa61702b9e978dcdafab4d63521f6e5193ce0
6+
- https://github.com/openshift-pipelines/tektoncd-results.git/config/overlays/default-local-db/?ref=4c93d5c4f34d96d31ade787ee1856d144e342143
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: 7dcfa61702b9e978dcdafab4d63521f6e5193ce0
14+
newTag: 4c93d5c4f34d96d31ade787ee1856d144e342143
1515
- name: ko://github.com/tektoncd/results/cmd/watcher
1616
newName: quay.io/redhat-appstudio/tekton-results-watcher
17-
newTag: 7dcfa61702b9e978dcdafab4d63521f6e5193ce0
17+
newTag: 4c93d5c4f34d96d31ade787ee1856d144e342143
1818

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

0 commit comments

Comments
 (0)