From b8a951b57b30429c6537ab9628f900353658f036 Mon Sep 17 00:00:00 2001 From: cert-manager-bot Date: Thu, 18 Jul 2024 01:12:45 +0000 Subject: [PATCH] BOT: run 'make upgrade-klone' and 'make generate' Signed-off-by: cert-manager-bot --- klone.yaml | 24 ++++++++++----------- make/_shared/kind/00_kind_image_versions.mk | 16 ++++++++++++-- 2 files changed, 26 insertions(+), 14 deletions(-) diff --git a/klone.yaml b/klone.yaml index 3a9405f..76c97a9 100644 --- a/klone.yaml +++ b/klone.yaml @@ -9,60 +9,60 @@ targets: - folder_name: api-docs repo_url: https://github.com/cert-manager/makefile-modules.git repo_ref: main - repo_hash: 52d325f8aced0b9b6fae6fbe3d2bd2644fddcc93 + repo_hash: c7196db7408933e9b36216373749652454a2d3a9 repo_path: modules/api-docs - folder_name: boilerplate repo_url: https://github.com/cert-manager/makefile-modules.git repo_ref: main - repo_hash: 52d325f8aced0b9b6fae6fbe3d2bd2644fddcc93 + repo_hash: c7196db7408933e9b36216373749652454a2d3a9 repo_path: modules/boilerplate - folder_name: cert-manager repo_url: https://github.com/cert-manager/makefile-modules.git repo_ref: main - repo_hash: 52d325f8aced0b9b6fae6fbe3d2bd2644fddcc93 + repo_hash: c7196db7408933e9b36216373749652454a2d3a9 repo_path: modules/cert-manager - folder_name: controller-gen repo_url: https://github.com/cert-manager/makefile-modules.git repo_ref: main - repo_hash: 52d325f8aced0b9b6fae6fbe3d2bd2644fddcc93 + repo_hash: c7196db7408933e9b36216373749652454a2d3a9 repo_path: modules/controller-gen - folder_name: generate-verify repo_url: https://github.com/cert-manager/makefile-modules.git repo_ref: main - repo_hash: 52d325f8aced0b9b6fae6fbe3d2bd2644fddcc93 + repo_hash: c7196db7408933e9b36216373749652454a2d3a9 repo_path: modules/generate-verify - folder_name: go repo_url: https://github.com/cert-manager/makefile-modules.git repo_ref: main - repo_hash: 52d325f8aced0b9b6fae6fbe3d2bd2644fddcc93 + repo_hash: c7196db7408933e9b36216373749652454a2d3a9 repo_path: modules/go - folder_name: help repo_url: https://github.com/cert-manager/makefile-modules.git repo_ref: main - repo_hash: 52d325f8aced0b9b6fae6fbe3d2bd2644fddcc93 + repo_hash: c7196db7408933e9b36216373749652454a2d3a9 repo_path: modules/help - folder_name: kind repo_url: https://github.com/cert-manager/makefile-modules.git repo_ref: main - repo_hash: 52d325f8aced0b9b6fae6fbe3d2bd2644fddcc93 + repo_hash: c7196db7408933e9b36216373749652454a2d3a9 repo_path: modules/kind - folder_name: klone repo_url: https://github.com/cert-manager/makefile-modules.git repo_ref: main - repo_hash: 52d325f8aced0b9b6fae6fbe3d2bd2644fddcc93 + repo_hash: c7196db7408933e9b36216373749652454a2d3a9 repo_path: modules/klone - folder_name: oci-build repo_url: https://github.com/cert-manager/makefile-modules.git repo_ref: main - repo_hash: 52d325f8aced0b9b6fae6fbe3d2bd2644fddcc93 + repo_hash: c7196db7408933e9b36216373749652454a2d3a9 repo_path: modules/oci-build - folder_name: repository-base repo_url: https://github.com/cert-manager/makefile-modules.git repo_ref: main - repo_hash: 52d325f8aced0b9b6fae6fbe3d2bd2644fddcc93 + repo_hash: c7196db7408933e9b36216373749652454a2d3a9 repo_path: modules/repository-base - folder_name: tools repo_url: https://github.com/cert-manager/makefile-modules.git repo_ref: main - repo_hash: 52d325f8aced0b9b6fae6fbe3d2bd2644fddcc93 + repo_hash: c7196db7408933e9b36216373749652454a2d3a9 repo_path: modules/tools diff --git a/make/_shared/kind/00_kind_image_versions.mk b/make/_shared/kind/00_kind_image_versions.mk index 6188f6a..aa9db20 100755 --- a/make/_shared/kind/00_kind_image_versions.mk +++ b/make/_shared/kind/00_kind_image_versions.mk @@ -1,6 +1,18 @@ -# +skip_license_check +# Copyright 2024 The cert-manager Authors. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. -# This file is auto-generated by the learn_tools_shas.kind_images.sh script. +# This file is auto-generated by the learn_kind_images.sh script in the makefile-modules repo. # Do not edit manually. kind_image_kindversion := v0.23.0