Skip to content
Snippets Groups Projects
Commit 4b878178 authored by Andre Sterba's avatar Andre Sterba
Browse files

Update cEOS to 4.28.0F

See merge request !283
parent 28e9451c
Branches
Tags
2 merge requests!283Update cEOS to 4.28.0F,!264WIP: Develop
Pipeline #99174 passed
variables: variables:
GOSDN_IMAGE: "${CI_REGISTRY_IMAGE}:${CI_COMMIT_SHA}" GOSDN_IMAGE: "${CI_REGISTRY_IMAGE}:${CI_COMMIT_SHA}"
GOSDN_TESTING_IMAGE: "${CI_REGISTRY_IMAGE}:testing_${CI_COMMIT_SHA}" GOSDN_TESTING_IMAGE: "${CI_REGISTRY_IMAGE}:testing_${CI_COMMIT_SHA}"
CEOS_IMAGE: "${CI_PCONTAINERS_REGISTRY_IMAGE}/ceos:latest" CEOS_IMAGE: "${CI_PCONTAINERS_REGISTRY_IMAGE}/ceos:4.28.0F"
GOLANG_VERSION: "1.18" GOLANG_VERSION: "1.18"
stages: stages:
......
...@@ -29,7 +29,7 @@ variable "container_tag" { ...@@ -29,7 +29,7 @@ variable "container_tag" {
variable "ceos_tag" { variable "ceos_tag" {
type = string type = string
default = "registry.code.fbi.h-da.de/danet/containers/ceos:latest" default = "registry.code.fbi.h-da.de/danet/containers/ceos:4.28.0F"
} }
variable "network_name" { variable "network_name" {
......
...@@ -8,7 +8,7 @@ mgmt: ...@@ -8,7 +8,7 @@ mgmt:
topology: topology:
kinds: kinds:
ceos: ceos:
image: registry.code.fbi.h-da.de/danet/containers/ceos:latest image: registry.code.fbi.h-da.de/danet/containers/ceos:4.28.0F
nodes: nodes:
ceos0: ceos0:
kind: ceos kind: ceos
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment