From e26002415aedc7f9c6881696960877103125c515 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 11:23:45 +0000 Subject: [PATCH] Update dependency HorizontalPodAutoscaler to autoscaling/v2 --- tekton/tekton.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tekton/tekton.yaml b/tekton/tekton.yaml index 826b8ecd..ea5c826d 100644 --- a/tekton/tekton.yaml +++ b/tekton/tekton.yaml @@ -1224,7 +1224,7 @@ spec: # See the License for the specific language governing permissions and # limitations under the License. -apiVersion: autoscaling/v2beta2 +apiVersion: autoscaling/v2 kind: HorizontalPodAutoscaler metadata: name: tekton-pipelines-webhook