File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.21.0 (2018-06-19)
4
+
5
+ * Update JSON dependency to v3.9.0
6
+
3
7
## 1.20.0 (2018-02-04)
4
8
5
9
* Update process uses fixed disk temporarily, reduces memory requirement for update packages
Original file line number Diff line number Diff line change 1
1
# On-Prem virtual appliance & live image administration
2
2
3
- [ ![ GitHub release] ( https://img.shields.io/github/release/on-prem/jidoteki-admin.svg )] ( https://on-premises.com ) [ ![ Build Status] ( https://travis-ci.org/on-prem/jidoteki-admin.svg?branch=master )] ( https://travis-ci.org/on-prem/jidoteki-admin ) [ ![ Dependency] ( https://img.shields.io/badge/[deps]  ; picolisp--semver-v0.10.0-ff69b4.svg )] ( https://github.com/aw/picolisp-semver ) [ ![ Dependency] ( https://img.shields.io/badge/[deps]  ; picolisp--json-v3.2 .0-ff69b4.svg )] ( https://github.com/aw/picolisp-json ) [ ![ Dependency] ( https://img.shields.io/badge/[deps]  ; picolisp--unit-v2.1.0-ff69b4.svg )] ( https://github.com/aw/picolisp-unit.git )
3
+ [ ![ GitHub release] ( https://img.shields.io/github/release/on-prem/jidoteki-admin.svg )] ( https://on-premises.com ) [ ![ Build Status] ( https://travis-ci.org/on-prem/jidoteki-admin.svg?branch=master )] ( https://travis-ci.org/on-prem/jidoteki-admin ) [ ![ Dependency] ( https://img.shields.io/badge/[deps]  ; picolisp--semver-v0.10.0-ff69b4.svg )] ( https://github.com/aw/picolisp-semver ) [ ![ Dependency] ( https://img.shields.io/badge/[deps]  ; picolisp--json-v3.9 .0-ff69b4.svg )] ( https://github.com/aw/picolisp-json ) [ ![ Dependency] ( https://img.shields.io/badge/[deps]  ; picolisp--unit-v2.1.0-ff69b4.svg )] ( https://github.com/aw/picolisp-unit.git )
4
4
5
5
[ On-Prem] ( https://on-premises.com ) installs the ` On-Prem Admin ` package in ` /opt/jidoteki ` .
6
6
Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ admin_type: LIVE IMAGE
5
5
admin_type_lowcase: live image
6
6
ssh_path: /usr/local/etc/ssh
7
7
8
- jidoteki_admin_version: 1.20 .0
8
+ jidoteki_admin_version: 1.21 .0
9
9
10
10
jidoteki_lib_deps:
11
11
- repo: https://github.com/aw/picolisp-json.git
12
12
dir: .modules/picolisp-json/HEAD
13
- ref: v3.2 .0
13
+ ref: v3.9 .0
14
14
- repo: https://github.com/aw/picolisp-semver.git
15
15
dir: .modules/picolisp-semver/HEAD
16
16
ref: v0.10.0
You can’t perform that action at this time.
0 commit comments