Accepting request 746687 from devel:kubic:containers
- Add LICENSE file - Adjust %PKG_VERSION%-0 tagging to be compatible with future kubernetes versions OBS-URL: https://build.opensuse.org/request/show/746687 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kubic-etcd-image?expand=0&rev=3
This commit is contained in:
commit
098e50b303
17
LICENSE
Normal file
17
LICENSE
Normal file
@ -0,0 +1,17 @@
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 8 22:09:48 UTC 2019 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
- Add LICENSE file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 2 20:24:08 CET 2019 - kukuk@suse.de
|
||||
|
||||
- Adjust %PKG_VERSION%-0 tagging to be compatible with future
|
||||
kubernetes versions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 10 12:47:55 UTC 2019 - Richard Brown <rbrown@suse.com>
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
<containerconfig
|
||||
name="kubic/etcd"
|
||||
tag="latest"
|
||||
additionaltags="%PKG_VERSION%,%PKG_VERSION%-%RELEASE%,%PKG_VERSION%-0"
|
||||
additionaltags="%PKG_VERSION%,%PKG_VERSION%-0,%PKG_VERSION%-0.%RELEASE%"
|
||||
maintainer="Thorsten Kukuk <kukuk@suse.com>">
|
||||
<expose>
|
||||
<port number="2379"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user