Accepting request 736911 from devel:kubic:containers
OBS-URL: https://build.opensuse.org/request/show/736911 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kubic-etcd-image?expand=0&rev=2
This commit is contained in:
commit
ac63af1d9e
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 10 12:47:55 UTC 2019 - Richard Brown <rbrown@suse.com>
|
||||||
|
|
||||||
|
- add %PKG_VERSION%-0 tag to work with hardcoded kubernetes tag requirements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 20 10:22:15 CEST 2019 - kukuk@suse.de
|
Sat Jul 20 10:22:15 CEST 2019 - kukuk@suse.de
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
<containerconfig
|
<containerconfig
|
||||||
name="kubic/etcd"
|
name="kubic/etcd"
|
||||||
tag="latest"
|
tag="latest"
|
||||||
additionaltags="%PKG_VERSION%,%PKG_VERSION%-%RELEASE%"
|
additionaltags="%PKG_VERSION%,%PKG_VERSION%-%RELEASE%,%PKG_VERSION%-0"
|
||||||
maintainer="Thorsten Kukuk <kukuk@suse.com>">
|
maintainer="Thorsten Kukuk <kukuk@suse.com>">
|
||||||
<expose>
|
<expose>
|
||||||
<port number="2379"/>
|
<port number="2379"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user