- 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:
Richard Brown 2020-09-02 11:31:35 +00:00 committed by Git OBS Bridge
parent 2e1b471a7f
commit b9cb6e3461
2 changed files with 6 additions and 1 deletions

View File

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

View File

@ -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 &lt;rbrown@suse.com&gt;">
<expose>
<port number="2379"/>