summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <colomar.6.4.3@gmail.com>2020-10-19 11:34:06 +0200
committerAlejandro Colomar <colomar.6.4.3@gmail.com>2020-10-19 11:34:06 +0200
commit38adadb99589c466650271c78881487424a06c92 (patch)
tree90d0479d4234fd0b87e2560235a9a40f620c637d
parentf907b294cc5427fa1eeff9de138c2146dc77afc3 (diff)
Pre-release 0.27-rc50.27-rc5
-rw-r--r--etc/docker/swarm/compose.yaml2
-rw-r--r--etc/www/config.sh2
-rw-r--r--srv/www/index.html4
3 files changed, 4 insertions, 4 deletions
diff --git a/etc/docker/swarm/compose.yaml b/etc/docker/swarm/compose.yaml
index 0cbd1fc..bfb0701 100644
--- a/etc/docker/swarm/compose.yaml
+++ b/etc/docker/swarm/compose.yaml
@@ -31,7 +31,7 @@ services:
replicas: 1
restart_policy:
condition: any
- image: "alejandrocolomar/www:0.27-rc4"
+ image: "alejandrocolomar/www:0.27-rc5"
networks:
-
"alejandro-colomar"
diff --git a/etc/www/config.sh b/etc/www/config.sh
index 76f759f..d6a8092 100644
--- a/etc/www/config.sh
+++ b/etc/www/config.sh
@@ -22,7 +22,7 @@ WWW_PORT_STABLE=30001;
WWW_PROJECT="www";
WWW_STABILITY="rc"; ## "stable", "rc", or "exp"
WWW_STACK="${WWW_PROJECT}-${WWW_STABILITY}";
-WWW_VERSION="0.27-rc4"; ## tag name or branch name.
+WWW_VERSION="0.27-rc5"; ## tag name or branch name.
################################################################################
diff --git a/srv/www/index.html b/srv/www/index.html
index 790b22d..a9cc59c 100644
--- a/srv/www/index.html
+++ b/srv/www/index.html
@@ -53,8 +53,8 @@
<hr/>
<pre>
This site doesn't use cookies :)
-Last modified: 19/Oct/2020 08:21:14 UTC
-Version: 0.27-rc4
+Last modified: 19/Oct/2020 09:34:06 UTC
+Version: 0.27-rc5
Alejandro Colomar
</pre>
<hr/>