Skip to content
Snippets Groups Projects
Commit d616d4c2 authored by trantzas's avatar trantzas
Browse files

fix for #40:

- Update Artemis version
parent 6757a2bb
No related branches found
No related tags found
1 merge request!46MR for Release 2024Q4
Pipeline #10974 passed
......@@ -3,7 +3,7 @@ services:
artemis:
container_name: anartemis
image: apache/activemq-artemis:2.30.0
image: apache/activemq-artemis:2.31.1
restart: always
profiles: ["dev", "prod"]
ports:
......
......@@ -9,7 +9,7 @@ image:
repository: apache/activemq-artemis
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "2.30.0"
tag: "2.31.1"
blockdiag:
repository: yuzutech/kroki-blockdiag
pullPolicy: Always
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment