Skip to content

Commit 1364a2c

Browse files
author
arkmq-bot
committed
Update version to 0.5.0
1 parent 7071826 commit 1364a2c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ ENTRYPOINT ["nginx", "-g", "daemon off;"]
3838
LABEL name="arkmq-org/activemq-artemis-self-provisioning-plugin"
3939
LABEL description="ActiveMQ Artemis Self Provisioning Plugin"
4040
LABEL maintainer="Roderick Kieley <rkieley@redhat.com>"
41-
LABEL version="0.4.0"
41+
LABEL version="0.5.0"

charts/openshift-console-plugin/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: v2
22
name: openshift-console-plugin
33
description: A Helm chart for Kubernetes
44
type: application
5-
version: 0.4.0
5+
version: 0.5.0

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "activemq-artemis-self-provisioning-plugin",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"private": true,
55
"homepage": "https://github.com/arkmq-org/activemq-artemis-self-provisioning-plugin#readme",
66
"bugs": {
@@ -106,7 +106,7 @@
106106
},
107107
"consolePlugin": {
108108
"name": "activemq-artemis-self-provisioning-plugin",
109-
"version": "0.4.0",
109+
"version": "0.5.0",
110110
"displayName": "Artemis Self Provisioning Plugin",
111111
"description": "Artemis Self Provisioning Plugin",
112112
"exposedModules": {
@@ -122,6 +122,6 @@
122122
}
123123
},
124124
"readme": "README.md",
125-
"_id": "activemq-artemis-self-provisioning-plugin@0.4.0",
125+
"_id": "activemq-artemis-self-provisioning-plugin@0.5.0",
126126
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
127127
}

0 commit comments

Comments
 (0)