Skip to content

Commit 48d8b0b

Browse files
[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade cert-manager to 1.12.15 none - branch 3.0-dev (#12074)
1 parent 2d22c9a commit 48d8b0b

File tree

3 files changed

+12
-9
lines changed

3 files changed

+12
-9
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"Signatures": {
3-
"cert-manager-1.12.13-vendor.tar.gz": "18894907e56205351f148a1aae828db6752d1189557d618720d782295abe4f84",
4-
"cert-manager-1.12.13.tar.gz": "1bd650f7d066f98e2566397787caf938737c64ef4ab41284246acaffcdac7eb1"
5-
}
6-
}
2+
"Signatures": {
3+
"cert-manager-1.12.15.tar.gz": "2c556e4c47753a5cd48510297bc5cab2b0943b7de1b3898df598a0ee969c8e72",
4+
"cert-manager-1.12.15-vendor.tar.gz": "20afae660bffb8a636185aa920c1ada8bd345bae773ebe9e277b490ddc1bad49"
5+
}
6+
}

SPECS/cert-manager/cert-manager.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Summary: Automatically provision and manage TLS certificates in Kubernetes
22
Name: cert-manager
3-
Version: 1.12.13
4-
Release: 3%{?dist}
3+
Version: 1.12.15
4+
Release: 1%{?dist}
55
License: ASL 2.0
66
Vendor: Microsoft Corporation
77
Distribution: Azure Linux
@@ -105,6 +105,9 @@ install -D -m0755 bin/webhook %{buildroot}%{_bindir}/
105105
%{_bindir}/webhook
106106

107107
%changelog
108+
* Mon Jan 20 2025 CBL-Mariner Servicing Account <[email protected]> - 1.12.15-1
109+
- Auto-upgrade to 1.12.15 - none
110+
108111
* Tue Dec 31 2024 Rohit Rawat <[email protected]> - 1.12.13-3
109112
- Add patch for CVE-2024-45338
110113

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1557,8 +1557,8 @@
15571557
"type": "other",
15581558
"other": {
15591559
"name": "cert-manager",
1560-
"version": "1.12.13",
1561-
"downloadUrl": "https://github.com/jetstack/cert-manager/archive/refs/tags/v1.12.13.tar.gz"
1560+
"version": "1.12.15",
1561+
"downloadUrl": "https://github.com/jetstack/cert-manager/archive/refs/tags/v1.12.15.tar.gz"
15621562
}
15631563
}
15641564
},

0 commit comments

Comments
 (0)