We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 709f22b commit c3342b2Copy full SHA for c3342b2
Makefile
@@ -19,7 +19,7 @@
19
#
20
SHELL := /bin/bash
21
22
-VERSION := 2.1.0
+VERSION := 2.2.0
23
LAST_RELEASED_IMAGE_NAME := hawtio/online
24
LAST_RELEASED_VERSION ?= 1.12.0
25
CONTROLLER_GEN_VERSION := v0.6.1
packages/online-shell/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@hawtio/online-shell",
3
- "version": "2.1.0",
+ "version": "2.2.0",
4
"description": "The UI shell on hawtio-online for kubernetes",
5
"author": "Hawtio developer team",
6
"license": "Apache-2.0",
0 commit comments