Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

Commit

Permalink
Release 21.03.1
Browse files Browse the repository at this point in the history
  • Loading branch information
accetto committed Mar 5, 2021
1 parent 55a77cb commit 0da8563
Show file tree
Hide file tree
Showing 9 changed files with 31 additions and 21 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@

***

### Release 21.03.1

- base **ubuntu:18.04** has been updated by Docker
- Updated versions:
- Node.js `current` tag **15.11.0** (includes npm **7.6.0**)
- VSCode **1.54.1**
- TypeScript **4.2.3**
- Heroku **7.50.0** (with PostgreSQL **10.16**)
- Angular **11.2.3**

### Release 21.03

- Updated versions:
Expand Down
6 changes: 3 additions & 3 deletions docker/xubuntu-vnc-angular/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,18 +240,18 @@ Credit goes to all the countless people and companies, who contribute to open so

<!-- latest tag badges -->

[badge-VERSION_STICKER_LATEST]: https://badgen.net/badge/version%20sticker/ubuntu18.04.5-node14.16.0-npm6.14.11-code1.53.2-tsc4.2.2-angular11.2.2/blue
[badge-VERSION_STICKER_LATEST]: https://badgen.net/badge/version%20sticker/ubuntu18.04.5-node14.16.0-npm6.14.11-code1.54.1-tsc4.2.3-angular11.2.3/blue

[badge-github-commit-latest]: https://images.microbadger.com/badges/commit/accetto/xubuntu-vnc-angular.svg

<!-- chromium tag badges -->

[badge-VERSION_STICKER_CHROMIUM]: https://badgen.net/badge/version%20sticker/ubuntu18.04.5-node14.16.0-npm6.14.11-code1.53.2-tsc4.2.2-angular11.2.2-chromium87.0.4280.66/blue
[badge-VERSION_STICKER_CHROMIUM]: https://badgen.net/badge/version%20sticker/ubuntu18.04.5-node14.16.0-npm6.14.11-code1.54.1-tsc4.2.3-angular11.2.3-chromium87.0.4280.66/blue

[badge-github-commit-chromium]: https://images.microbadger.com/badges/commit/accetto/xubuntu-vnc-angular:chromium.svg

<!-- firefox tag badges -->

[badge-VERSION_STICKER_FIREFOX]: https://badgen.net/badge/version%20sticker/ubuntu18.04.5-node14.16.0-npm6.14.11-code1.53.2-tsc4.2.2-angular11.2.2-firefox86.0/blue
[badge-VERSION_STICKER_FIREFOX]: https://badgen.net/badge/version%20sticker/ubuntu18.04.5-node14.16.0-npm6.14.11-code1.54.1-tsc4.2.3-angular11.2.3-firefox86.0/blue

[badge-github-commit-firefox]: https://images.microbadger.com/badges/commit/accetto/xubuntu-vnc-angular:firefox.svg
6 changes: 3 additions & 3 deletions docker/xubuntu-vnc-angular/hooks/env
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ TODAY=$(date +%Y-%m-%d)
VERSION_STICKER=""

### Warning! The values must be explicit strings (used by utils).
VERSION_STICKER_LATEST="ubuntu18.04.5-node14.16.0-npm6.14.11-code1.53.2-tsc4.2.2-angular11.2.2"
VERSION_STICKER_CHROMIUM="ubuntu18.04.5-node14.16.0-npm6.14.11-code1.53.2-tsc4.2.2-angular11.2.2-chromium87.0.4280.66"
VERSION_STICKER_FIREFOX="ubuntu18.04.5-node14.16.0-npm6.14.11-code1.53.2-tsc4.2.2-angular11.2.2-firefox86.0"
VERSION_STICKER_LATEST="ubuntu18.04.5-node14.16.0-npm6.14.11-code1.54.1-tsc4.2.3-angular11.2.3"
VERSION_STICKER_CHROMIUM="ubuntu18.04.5-node14.16.0-npm6.14.11-code1.54.1-tsc4.2.3-angular11.2.3-chromium87.0.4280.66"
VERSION_STICKER_FIREFOX="ubuntu18.04.5-node14.16.0-npm6.14.11-code1.54.1-tsc4.2.3-angular11.2.3-firefox86.0"

case "${DOCKER_TAG}" in

Expand Down
6 changes: 3 additions & 3 deletions docker/xubuntu-vnc-heroku/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,18 +203,18 @@ Credit goes to all the countless people and companies, who contribute to open so

<!-- latest tag badges -->

[badge-VERSION_STICKER_LATEST]: https://badgen.net/badge/version%20sticker/ubuntu18.04.5-node14.16.0-npm6.14.11-code1.53.2-tsc4.2.2-heroku7.49.1-psql10.16/blue
[badge-VERSION_STICKER_LATEST]: https://badgen.net/badge/version%20sticker/ubuntu18.04.5-node14.16.0-npm6.14.11-code1.54.1-tsc4.2.3-heroku7.50.0-psql10.16/blue

[badge-github-commit-latest]: https://images.microbadger.com/badges/commit/accetto/xubuntu-vnc-heroku-js-postgresql.svg

<!-- chromium tag badges -->

[badge-VERSION_STICKER_CHROMIUM]: https://badgen.net/badge/version%20sticker/ubuntu18.04.5-node14.16.0-npm6.14.11-code1.53.2-tsc4.2.2-heroku7.49.1-psql10.16-chromium87.0.4280.66/blue
[badge-VERSION_STICKER_CHROMIUM]: https://badgen.net/badge/version%20sticker/ubuntu18.04.5-node14.16.0-npm6.14.11-code1.54.1-tsc4.2.3-heroku7.50.0-psql10.16-chromium87.0.4280.66/blue

[badge-github-commit-chromium]: https://images.microbadger.com/badges/commit/accetto/xubuntu-vnc-heroku-js-postgresql:chromium.svg

<!-- firefox tag badges -->

[badge-VERSION_STICKER_FIREFOX]: https://badgen.net/badge/version%20sticker/ubuntu18.04.5-node14.16.0-npm6.14.11-code1.53.2-tsc4.2.2-heroku7.49.1-psql10.16-firefox86.0/blue
[badge-VERSION_STICKER_FIREFOX]: https://badgen.net/badge/version%20sticker/ubuntu18.04.5-node14.16.0-npm6.14.11-code1.54.1-tsc4.2.3-heroku7.50.0-psql10.16-firefox86.0/blue

[badge-github-commit-firefox]: https://images.microbadger.com/badges/commit/accetto/xubuntu-vnc-heroku-js-postgresql:firefox.svg
6 changes: 3 additions & 3 deletions docker/xubuntu-vnc-heroku/hooks/env
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ TODAY=$(date +%Y-%m-%d)
VERSION_STICKER=""

### Warning! The values must be explicit strings (used by utils).
VERSION_STICKER_LATEST="ubuntu18.04.5-node14.16.0-npm6.14.11-code1.53.2-tsc4.2.2-heroku7.49.1-psql10.16"
VERSION_STICKER_CHROMIUM="ubuntu18.04.5-node14.16.0-npm6.14.11-code1.53.2-tsc4.2.2-heroku7.49.1-psql10.16-chromium87.0.4280.66"
VERSION_STICKER_FIREFOX="ubuntu18.04.5-node14.16.0-npm6.14.11-code1.53.2-tsc4.2.2-heroku7.49.1-psql10.16-firefox86.0"
VERSION_STICKER_LATEST="ubuntu18.04.5-node14.16.0-npm6.14.11-code1.54.1-tsc4.2.3-heroku7.50.0-psql10.16"
VERSION_STICKER_CHROMIUM="ubuntu18.04.5-node14.16.0-npm6.14.11-code1.54.1-tsc4.2.3-heroku7.50.0-psql10.16-chromium87.0.4280.66"
VERSION_STICKER_FIREFOX="ubuntu18.04.5-node14.16.0-npm6.14.11-code1.54.1-tsc4.2.3-heroku7.50.0-psql10.16-firefox86.0"

case "${DOCKER_TAG}" in

Expand Down
2 changes: 1 addition & 1 deletion docker/xubuntu-vnc-node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,6 @@ Credit goes to all the countless people and companies, who contribute to open so

<!-- current tag badges -->

[badge-VERSION_STICKER_CURRENT]: https://badgen.net/badge/version%20sticker/ubuntu18.04.5-node15.10.0-npm7.5.3/blue
[badge-VERSION_STICKER_CURRENT]: https://badgen.net/badge/version%20sticker/ubuntu18.04.5-node15.11.0-npm7.6.0/blue

[badge-github-commit-current]: https://images.microbadger.com/badges/commit/accetto/xubuntu-vnc-node:current.svg
4 changes: 2 additions & 2 deletions docker/xubuntu-vnc-node/hooks/env
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ TODAY=$(date +%Y-%m-%d)
VERSION_STICKER=""

NODE_VERSION="14.16.0"
NODE_VERSION_CURRENT="15.10.0"
NODE_VERSION_CURRENT="15.11.0"

### Warning! The values must be explicit strings (used by utils).
VERSION_STICKER_LATEST="ubuntu18.04.5-node14.16.0-npm6.14.11"
VERSION_STICKER_FIREFOX="ubuntu18.04.5-node14.16.0-npm6.14.11-firefox86.0"
VERSION_STICKER_CHROMIUM="ubuntu18.04.5-node14.16.0-npm6.14.11-chromium87.0.4280.66"

VERSION_STICKER_CURRENT="ubuntu18.04.5-node15.10.0-npm7.5.3"
VERSION_STICKER_CURRENT="ubuntu18.04.5-node15.11.0-npm7.6.0"

case "${DOCKER_TAG}" in

Expand Down
6 changes: 3 additions & 3 deletions docker/xubuntu-vnc-typescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,18 +195,18 @@ Credit goes to all the countless people and companies, who contribute to open so

<!-- latest tag badges -->

[badge-VERSION_STICKER_LATEST]: https://badgen.net/badge/version%20sticker/ubuntu18.04.5-node14.16.0-npm6.14.11-code1.53.2-tsc4.2.2/blue
[badge-VERSION_STICKER_LATEST]: https://badgen.net/badge/version%20sticker/ubuntu18.04.5-node14.16.0-npm6.14.11-code1.54.1-tsc4.2.3/blue

[badge-github-commit-latest]: https://images.microbadger.com/badges/commit/accetto/xubuntu-vnc-typescript.svg

<!-- chromium tag badges -->

[badge-VERSION_STICKER_CHROMIUM]: https://badgen.net/badge/version%20sticker/ubuntu18.04.5-node14.16.0-npm6.14.11-code1.53.2-tsc4.2.2-chromium87.0.4280.66/blue
[badge-VERSION_STICKER_CHROMIUM]: https://badgen.net/badge/version%20sticker/ubuntu18.04.5-node14.16.0-npm6.14.11-code1.54.1-tsc4.2.3-chromium87.0.4280.66/blue

[badge-github-commit-chromium]: https://images.microbadger.com/badges/commit/accetto/xubuntu-vnc-typescript:chromium.svg

<!-- firefox tag badges -->

[badge-VERSION_STICKER_FIREFOX]: https://badgen.net/badge/version%20sticker/ubuntu18.04.5-node14.16.0-npm6.14.11-code1.53.2-tsc4.2.2-firefox86.0/blue
[badge-VERSION_STICKER_FIREFOX]: https://badgen.net/badge/version%20sticker/ubuntu18.04.5-node14.16.0-npm6.14.11-code1.54.1-tsc4.2.3-firefox86.0/blue

[badge-github-commit-firefox]: https://images.microbadger.com/badges/commit/accetto/xubuntu-vnc-typescript:firefox.svg
6 changes: 3 additions & 3 deletions docker/xubuntu-vnc-typescript/hooks/env
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ TODAY=$(date +%Y-%m-%d)
VERSION_STICKER=""

### Warning! The values must be explicit strings (used by utils).
VERSION_STICKER_LATEST="ubuntu18.04.5-node14.16.0-npm6.14.11-code1.53.2-tsc4.2.2"
VERSION_STICKER_CHROMIUM="ubuntu18.04.5-node14.16.0-npm6.14.11-code1.53.2-tsc4.2.2-chromium87.0.4280.66"
VERSION_STICKER_FIREFOX="ubuntu18.04.5-node14.16.0-npm6.14.11-code1.53.2-tsc4.2.2-firefox86.0"
VERSION_STICKER_LATEST="ubuntu18.04.5-node14.16.0-npm6.14.11-code1.54.1-tsc4.2.3"
VERSION_STICKER_CHROMIUM="ubuntu18.04.5-node14.16.0-npm6.14.11-code1.54.1-tsc4.2.3-chromium87.0.4280.66"
VERSION_STICKER_FIREFOX="ubuntu18.04.5-node14.16.0-npm6.14.11-code1.54.1-tsc4.2.3-firefox86.0"

case "${DOCKER_TAG}" in

Expand Down

0 comments on commit 0da8563

Please sign in to comment.