Skip to content

Commit 2974a4e

Browse files
bump tekton operator
1 parent 2660e18 commit 2974a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/tekton-operator/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
33
kind: Kustomization
44
namespace: tekton-operator
55
resources:
6-
- https://storage.googleapis.com/tekton-releases/operator/previous/v0.73.1/release.yaml
6+
- https://storage.googleapis.com/tekton-releases/operator/previous/v0.76.0/release.yaml
77
- config.yaml
88
patches:
99
- target:

0 commit comments

Comments
 (0)