UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
O
Opensource
apache
active-mq-artemis
Commits
82d2fef5
Commit
82d2fef5
authored
Dec 03, 2020
by
Olga Ojjeh
Browse files
Merge branch '2.16.0' into 'development'
version bump See merge request
!5
parents
c9685bb4
7729afd2
Pipeline
#95088
passed with stages
in 14 minutes and 31 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
Dockerfile
Dockerfile
+1
-1
Jenkinsfile
Jenkinsfile
+1
-1
download.yaml
download.yaml
+2
-2
No files found.
Dockerfile
View file @
82d2fef5
...
@@ -7,7 +7,7 @@ FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
...
@@ -7,7 +7,7 @@ FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
LABEL
name="Apache ActiveMQ Artemis" \
LABEL
name="Apache ActiveMQ Artemis" \
maintainer="bhearn@anchore.com" \
maintainer="bhearn@anchore.com" \
vendor="Opensource" \
vendor="Opensource" \
version="2.1
5
.0" \
version="2.1
6
.0" \
release="1" \
release="1" \
summary="Image of Apache ActiveMQ Artemis" \
summary="Image of Apache ActiveMQ Artemis" \
description="Apache ActiveMQ is an open source, multi-protocol, Java-based messaging server."
description="Apache ActiveMQ is an open source, multi-protocol, Java-based messaging server."
...
...
Jenkinsfile
View file @
82d2fef5
@Library
(
'DCCSCR@master'
)
_
@Library
(
'DCCSCR@master'
)
_
dccscrPipeline
(
version:
"2.15.0"
)
dccscrPipeline
(
version:
"2.16.0"
)
\ No newline at end of file
\ No newline at end of file
download.yaml
View file @
82d2fef5
---
---
resources
:
resources
:
-
url
:
"
https://downloads.apache.org/activemq/activemq-artemis/2.1
5
.0/apache-artemis-2.1
5
.0-bin.tar.gz"
-
url
:
"
https://downloads.apache.org/activemq/activemq-artemis/2.1
6
.0/apache-artemis-2.1
6
.0-bin.tar.gz"
filename
:
"
apache-activemq-artemis.tar.gz"
filename
:
"
apache-activemq-artemis.tar.gz"
validation
:
validation
:
type
:
"
sha512"
type
:
"
sha512"
value
:
"
554da0a6b824c6d1970284887a570cd6b8b1b3229f34380f5446b3c9424219a54ffffedef3af682576901d50b10aafc3ee5c672af0750ed77fa3ace61f382927"
value
:
"
4990a6b742b08bff6a4c7b310d2610565b08a2a02e1a7aec065460d16f8a6fe3d4fe91a8040839f93d7c2eab09fd6a79848fb130f9820559ee3e81dcf8d51ead"
\ No newline at end of file
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment