summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2021-04-02 22:58:44 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2021-04-02 22:58:44 +0200
commit2b34b0edb4c8401d2dcf651d44ea4b22be0b4aed (patch)
tree7b78ba10db599bf46a03642093e0866732dd3716
parentfe6e0fd2241db921ecc84a195d29d5ec207d3eac (diff)
Pre-release v0.48-rc2v0.48-rc2
-rw-r--r--.config2
-rw-r--r--etc/docker/images/www2
-rw-r--r--etc/kubernetes/manifests/030_deploy.yaml2
-rw-r--r--etc/swarm/manifests/compose.yaml2
-rw-r--r--srv/www/man-pages.html2
5 files changed, 5 insertions, 5 deletions
diff --git a/.config b/.config
index 0f562a9..5505bfb 100644
--- a/.config
+++ b/.config
@@ -3,5 +3,5 @@ port stable 30001
project www
stable test
stack www-test
-version 0.48-rc1
+version 0.48-rc2
archs aarch64,x86_64
diff --git a/etc/docker/images/www b/etc/docker/images/www
index e72110d..33aed09 100644
--- a/etc/docker/images/www
+++ b/etc/docker/images/www
@@ -1,6 +1,6 @@
reg docker.io
user alejandrocolomar
repo www
-lbl 0.48-rc1
+lbl 0.48-rc2
digest x86_64
digest aarch64
diff --git a/etc/kubernetes/manifests/030_deploy.yaml b/etc/kubernetes/manifests/030_deploy.yaml
index 47f769e..228721f 100644
--- a/etc/kubernetes/manifests/030_deploy.yaml
+++ b/etc/kubernetes/manifests/030_deploy.yaml
@@ -21,7 +21,7 @@ spec:
spec:
containers:
-
- image: "docker.io/alejandrocolomar/www:0.48-rc1"
+ image: "docker.io/alejandrocolomar/www:0.48-rc2"
livenessProbe:
httpGet:
path: /
diff --git a/etc/swarm/manifests/compose.yaml b/etc/swarm/manifests/compose.yaml
index 03826be..33e30c3 100644
--- a/etc/swarm/manifests/compose.yaml
+++ b/etc/swarm/manifests/compose.yaml
@@ -45,7 +45,7 @@ services:
start_period: 30s
test: curl -4s -o /dev/null -w '%{http_code}' http://localhost:8080
timeout: 1s
- image: "docker.io/alejandrocolomar/www:0.48-rc1"
+ image: "docker.io/alejandrocolomar/www:0.48-rc2"
networks:
-
"alejandro-colomar"
diff --git a/srv/www/man-pages.html b/srv/www/man-pages.html
index 6743d98..7d377e4 100644
--- a/srv/www/man-pages.html
+++ b/srv/www/man-pages.html
@@ -75,7 +75,7 @@
<p>
This site doesn't use cookies.
<br/>
- Last modified: <time>Mar/2021</time>
+ Last modified: <time>Apr/2021</time>
<br/>
<span class="name">Alejandro Colomar</span>
</p>