← Back to team overview

bind-charmers team mailing list archive

[Merge] ~barryprice/charm-k8s-bind/+git/charm-k8s-bind:master into charm-k8s-bind:master

 

Barry Price has proposed merging ~barryprice/charm-k8s-bind/+git/charm-k8s-bind:master into charm-k8s-bind:master.

Commit message:
Bump default series up from bionic to focal

Requested reviews:
  Bind Charmers (bind-charmers)

For more details, see:
https://code.launchpad.net/~barryprice/charm-k8s-bind/+git/charm-k8s-bind/+merge/393369
-- 
Your team Bind Charmers is requested to review the proposed merge of ~barryprice/charm-k8s-bind/+git/charm-k8s-bind:master into charm-k8s-bind:master.
diff --git a/Makefile b/Makefile
index 9e0362c..6e99731 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-DIST_RELEASE ?= bionic
+DIST_RELEASE ?= focal
 EXTRA_PACKAGES = ""
 
 blacken:

Follow ups