Skip to content
Snippets Groups Projects
Commit d6fcabbf authored by Dimitrios Giannopoulos's avatar Dimitrios Giannopoulos
Browse files

feat: used static image for kroki images

parent b838b64a
No related branches found
No related tags found
3 merge requests!34Merging develop (merged from 2024Q2_RC) into main creating for 2024Q2 Release,!33Merging 2024Q2_RC into main creating for 2024Q2 Release,!32Merging 2024Q2_RC into develop
Pipeline #6997 passed
...@@ -14,7 +14,7 @@ image: ...@@ -14,7 +14,7 @@ image:
repository: yuzutech/kroki-blockdiag repository: yuzutech/kroki-blockdiag
pullPolicy: Always pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "latest" tag: "0.18.0"
bugzilla: bugzilla:
repository: labs.etsi.org:5050/osl/code/org.etsi.osl.bugzilla repository: labs.etsi.org:5050/osl/code/org.etsi.osl.bugzilla
pullPolicy: Always pullPolicy: Always
...@@ -34,7 +34,7 @@ image: ...@@ -34,7 +34,7 @@ image:
repository: yuzutech/kroki repository: yuzutech/kroki
pullPolicy: Always pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "latest" tag: "0.18.0"
manoclient: manoclient:
repository: labs.etsi.org:5050/osl/code/org.etsi.osl.mano repository: labs.etsi.org:5050/osl/code/org.etsi.osl.mano
pullPolicy: Always 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