Accepting request 736907 from home:RBrownSUSE:branches:devel:kubic:containers

- add %PKG_VERSION%-0 tag to work with hardcoded kubernetes tag requirements

OBS-URL: https://build.opensuse.org/request/show/736907
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:containers/kubic-etcd-image?expand=0&rev=9
This commit is contained in:
Fabian Vogt 2019-10-10 12:49:53 +00:00 committed by Git OBS Bridge
parent bbdab56e3f
commit 116ca28248
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -15,7 +15,7 @@
<containerconfig
name="kubic/etcd"
tag="latest"
additionaltags="%PKG_VERSION%,%PKG_VERSION%-%RELEASE%"
additionaltags="%PKG_VERSION%,%PKG_VERSION%-%RELEASE%,%PKG_VERSION%-0"
maintainer="Thorsten Kukuk &lt;kukuk@suse.com&gt;">
<expose>
<port number="2379"/>