Upgrade to v0.5.0

This commit is contained in:
Joxit
2018-11-20 21:56:14 +01:00
parent 08c5eaee7e
commit 2f5e0dd307
5 changed files with 7 additions and 6 deletions
+1
View File
@@ -27,6 +27,7 @@ This web user interface uses [Riot](https://github.com/Riot/riot) the react-like
- Alpine and Debian based images with supports for arm32v7 and arm64v8
- Copy `docker pull` command to clipbloard
- Show sha256 for specific tag (hover image tag)
- Display image creation date (see #49)
## Getting Started
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+3 -3
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "docker-registry-ui",
"version": "0.4.0",
"version": "0.5.0",
"scripts": {
"build": "./node_modules/gulp/bin/gulp.js build"
},