- add %PKG_VERSION%-1 tag to work with hardcoded kubernetes tag requirements
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:containers/kubic-etcd-image?expand=0&rev=18
This commit is contained in:
parent
2e1b471a7f
commit
b9cb6e3461
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 2 11:30:06 UTC 2020 - Richard Brown <rbrown@suse.com>
|
||||
|
||||
- add %PKG_VERSION%-1 tag to work with hardcoded kubernetes tag requirements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 1 15:44:31 UTC 2020 - Richard Brown <rbrown@suse.com>
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
<containerconfig
|
||||
name="kubic/etcd"
|
||||
tag="latest"
|
||||
additionaltags="%PKG_VERSION%,%PKG_VERSION%-0,%PKG_VERSION%-0.%RELEASE%"
|
||||
additionaltags="%PKG_VERSION%,%PKG_VERSION%-0,%PKG_VERSION%-0.%RELEASE%,%PKG_VERSION%-1,%PKG_VERSION%-1.%RELEASE%"
|
||||
maintainer="Richard Brown <rbrown@suse.com>">
|
||||
<expose>
|
||||
<port number="2379"/>
|
||||
|
Loading…
Reference in New Issue
Block a user