wordpress-charmers team mailing list archive
-
wordpress-charmers team
-
Mailing list archive
-
Message #00762
[Merge] ~tcuthbert/charm-k8s-wordpress:master into charm-k8s-wordpress:master
Thomas Cuthbert has proposed merging ~tcuthbert/charm-k8s-wordpress:master into charm-k8s-wordpress:master.
Requested reviews:
Wordpress Charmers (wordpress-charmers)
For more details, see:
https://code.launchpad.net/~tcuthbert/charm-k8s-wordpress/+git/charm-k8s-wordpress-1/+merge/406851
--
Your team Wordpress Charmers is requested to review the proposed merge of ~tcuthbert/charm-k8s-wordpress:master into charm-k8s-wordpress:master.
diff --git a/image-builder/Makefile b/image-builder/Makefile
index ea9b1f1..fa5f365 100644
--- a/image-builder/Makefile
+++ b/image-builder/Makefile
@@ -1,5 +1,5 @@
-DIST_RELEASE ?= bionic
-VERSION ?= 5.7
+DIST_RELEASE ?= focal
+VERSION ?= 5.8
build-image:
@echo "Building the image."
References