Skip to content

Commit 2eeeea4

Browse files
author
arkmq-bot
committed
Update version to 0.5.5
1 parent 3a05691 commit 2eeeea4

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
@@ -44,4 +44,4 @@ ENTRYPOINT ["nginx", "-g", "daemon off;"]
4444
LABEL name="arkmq-org/activemq-artemis-self-provisioning-plugin"
4545
LABEL description="ActiveMQ Artemis Self Provisioning Plugin"
4646
LABEL maintainer="ArkMQ <info@arkmq.org>"
47-
LABEL version="0.5.4"
47+
LABEL version="0.5.5"

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.5.4
5+
version: 0.5.5

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.5.4",
3+
"version": "0.5.5",
44
"private": true,
55
"homepage": "https://github.com/arkmq-org/activemq-artemis-self-provisioning-plugin#readme",
66
"bugs": {
@@ -114,7 +114,7 @@
114114
},
115115
"consolePlugin": {
116116
"name": "activemq-artemis-self-provisioning-plugin",
117-
"version": "0.5.4",
117+
"version": "0.5.5",
118118
"displayName": "Artemis Self Provisioning Plugin",
119119
"description": "Artemis Self Provisioning Plugin",
120120
"exposedModules": {
@@ -128,6 +128,6 @@
128128
}
129129
},
130130
"readme": "README.md",
131-
"_id": "activemq-artemis-self-provisioning-plugin@0.5.4",
131+
"_id": "activemq-artemis-self-provisioning-plugin@0.5.5",
132132
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
133133
}

0 commit comments

Comments
 (0)