Skip to content

Commit c9e7219

Browse files
Merge pull request #776 from cert-manager/bump_trust_packages
Bump trust package suffix, forcing a new go 1.25.3 build
2 parents 9e21f93 + 68f5ea1 commit c9e7219

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

make/00_debian_bookworm_version.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
# This file is used to store the latest version of the debian trust package and the DEBIAN_BUNDLE_BOOKWORM_VERSION
1818
# variable is automatically updated by the `upgrade-debian-trust-package-bookworm-version` target and cron GH action.
1919

20-
DEBIAN_BUNDLE_BOOKWORM_VERSION := 20230311+deb12u1.1
20+
DEBIAN_BUNDLE_BOOKWORM_VERSION := 20230311+deb12u1.2
2121
DEBIAN_BUNDLE_BOOKWORM_SOURCE_IMAGE=docker.io/library/debian:12-slim

make/00_debian_version.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
# This file is used to store the latest version of the debian trust package and the DEBIAN_BUNDLE_VERSION
1717
# variable is automatically updated by the `upgrade-debian-trust-package-version` target and cron GH action.
1818

19-
DEBIAN_BUNDLE_VERSION := 20210119.1
19+
DEBIAN_BUNDLE_VERSION := 20210119.2
2020
DEBIAN_BUNDLE_SOURCE_IMAGE=docker.io/library/debian:11-slim

0 commit comments

Comments
 (0)