From 539a5805324d095b85f98aefbd93dc1a6ce862ac Mon Sep 17 00:00:00 2001 From: Felipe Reyes Date: Thu, 8 Jun 2023 15:58:56 -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: I8b596607df0f3ca3be76127922dc76c7e6778f2b --- src/build.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/build.lock b/src/build.lock index 6a49572..6827263 100644 --- a/src/build.lock +++ b/src/build.lock @@ -65,7 +65,7 @@ "package": "charmhelpers", "url": "git+https://github.com/juju/charm-helpers.git", "branch": "stable/antelope", - "version": "b9444c20fdf3dc938790ed208cd1053b60055590", + "version": "837a8b58737d19e114ac7ac66f917101b2c01b04", "vcs": "git" }, {