Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Merge self-upgrade-main into main #503

Merged
merged 1 commit into from
Feb 16, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions klone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,65 +10,65 @@ targets:
- folder_name: boilerplate
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: cbe6b3efce57705c9d0b9c5f8b12010a05c2538e
repo_hash: 8a6ec586a2f2a37cd6554bc37262a8118e40cbb9
repo_path: modules/boilerplate
- folder_name: cert-manager
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: cbe6b3efce57705c9d0b9c5f8b12010a05c2538e
repo_hash: 8a6ec586a2f2a37cd6554bc37262a8118e40cbb9
repo_path: modules/cert-manager
- folder_name: controller-gen
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: cbe6b3efce57705c9d0b9c5f8b12010a05c2538e
repo_hash: 8a6ec586a2f2a37cd6554bc37262a8118e40cbb9
repo_path: modules/controller-gen
- folder_name: generate-verify
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: cbe6b3efce57705c9d0b9c5f8b12010a05c2538e
repo_hash: 8a6ec586a2f2a37cd6554bc37262a8118e40cbb9
repo_path: modules/generate-verify
- folder_name: go
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: cbe6b3efce57705c9d0b9c5f8b12010a05c2538e
repo_hash: 8a6ec586a2f2a37cd6554bc37262a8118e40cbb9
repo_path: modules/go
- folder_name: helm
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: cbe6b3efce57705c9d0b9c5f8b12010a05c2538e
repo_hash: 8a6ec586a2f2a37cd6554bc37262a8118e40cbb9
repo_path: modules/helm
- folder_name: help
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: cbe6b3efce57705c9d0b9c5f8b12010a05c2538e
repo_hash: 8a6ec586a2f2a37cd6554bc37262a8118e40cbb9
repo_path: modules/help
- folder_name: kind
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: cbe6b3efce57705c9d0b9c5f8b12010a05c2538e
repo_hash: 8a6ec586a2f2a37cd6554bc37262a8118e40cbb9
repo_path: modules/kind
- folder_name: klone
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: cbe6b3efce57705c9d0b9c5f8b12010a05c2538e
repo_hash: 8a6ec586a2f2a37cd6554bc37262a8118e40cbb9
repo_path: modules/klone
- folder_name: oci-build
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: cbe6b3efce57705c9d0b9c5f8b12010a05c2538e
repo_hash: 8a6ec586a2f2a37cd6554bc37262a8118e40cbb9
repo_path: modules/oci-build
- folder_name: oci-publish
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: cbe6b3efce57705c9d0b9c5f8b12010a05c2538e
repo_hash: 8a6ec586a2f2a37cd6554bc37262a8118e40cbb9
repo_path: modules/oci-publish
- folder_name: repository-base
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: cbe6b3efce57705c9d0b9c5f8b12010a05c2538e
repo_hash: 8a6ec586a2f2a37cd6554bc37262a8118e40cbb9
repo_path: modules/repository-base
- folder_name: tools
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: cbe6b3efce57705c9d0b9c5f8b12010a05c2538e
repo_hash: 8a6ec586a2f2a37cd6554bc37262a8118e40cbb9
repo_path: modules/tools
4 changes: 2 additions & 2 deletions make/_shared/oci-build/00_mod.mk
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ oci_platforms ?= linux/amd64,linux/arm/v7,linux/arm64,linux/ppc64le

# Use distroless as minimal base image to package the manager binary
# To get latest SHA run "crane digest quay.io/jetstack/base-static:latest"
base_image_static := quay.io/jetstack/base-static@sha256:5cb085f952f80f3f065c7c8f6b9fcd754603c69a51c4c452a932f34a4fa83ee0
base_image_static := quay.io/jetstack/base-static@sha256:9202d031a2bf364519a07629e51daca08233e3096936563ea5f35f0e19003853

# Use custom apko-built image as minimal base image to package the manager binary
# To get latest SHA run "crane digest quay.io/jetstack/base-static-csi:latest"
base_image_csi-static := quay.io/jetstack/base-static-csi@sha256:c30595ad2eed4963dc28e5e0998720699f1ec41c4ff115bba86ecc873d12199f
base_image_csi-static := quay.io/jetstack/base-static-csi@sha256:2e159b417e03b3d454c202f8281922784ef7153873dc5a62bdb5e456de9dc6db

# Utility functions
fatal_if_undefined = $(if $(findstring undefined,$(origin $1)),$(error $1 is not set))
Expand Down