Skip to content

Commit 209541c

Browse files
author
Super User
committed
Bump coresmd image to v0.6.2
Update both coresmd-coredhcp and coresmd-coredns container quadlets from v0.4.3 to v0.6.2. Release: https://github.com/OpenCHAMI/coresmd/releases/tag/v0.6.2
1 parent cd3aa94 commit 209541c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

systemd/containers/coresmd-coredhcp.container

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PartOf=openchami.target
88
ContainerName=coresmd-coredhcp
99

1010
HostName=coresmd-coredhcp
11-
Image=ghcr.io/openchami/coresmd:v0.4.3
11+
Image=ghcr.io/openchami/coresmd:v0.6.2
1212

1313
# Capabilities
1414
AddCapability=NET_ADMIN

systemd/containers/coresmd-coredns.container

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PartOf=openchami.target
88
ContainerName=coresmd-coredns
99

1010
HostName=coresmd-coredns
11-
Image=ghcr.io/openchami/coresmd:v0.4.3
11+
Image=ghcr.io/openchami/coresmd:v0.6.2
1212

1313
Exec=/coredns
1414

0 commit comments

Comments
 (0)