From 7f046a5fb54cdbe06d5ab74649c9a7688f11b7ac Mon Sep 17 00:00:00 2001 From: Felipe Reyes Date: Thu, 8 Jun 2023 16:03:06 -0400 Subject: [PATCH] Bump up Charm-helpers revision Update src/build.lock to get the latest revision available in the stable/antelope branch, among the most relevant patches are: 837a8b58 Support legacy cert requests (#799) 580c7764 Update Makefile to be consistent with CI (#777) (#795) a2468260 Run CI on stable branches (#786) (#787) ed014373 Update method for checking endpoint protocol (#769) (#775) Change-Id: I5ed4a3fc64d3584f90fe393ea88069a3c8f64611 --- src/build.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/build.lock b/src/build.lock index aa7f0c4..0032758 100644 --- a/src/build.lock +++ b/src/build.lock @@ -89,7 +89,7 @@ "package": "charmhelpers", "url": "git+https://github.com/juju/charm-helpers.git", "branch": "stable/antelope", - "version": "b9444c20fdf3dc938790ed208cd1053b60055590", + "version": "837a8b58737d19e114ac7ac66f917101b2c01b04", "vcs": "git" }, {