Updated from councourse CI
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:containers/kubic-etcd-image?expand=0&rev=5
This commit is contained in:
parent
d715fee5ce
commit
f57d9a42b4
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 9 14:22:59 UTC 2019 - Containers Team <containers-bugowner@suse.de>
|
||||||
|
|
||||||
|
- Commit 7b9e3cc by David Cassany dcassany@suse.de
|
||||||
|
|
||||||
|
Update Tumbleweed base image reference
|
||||||
|
|
||||||
|
Tag of the latest build of Tumbleweed changed from `current` to
|
||||||
|
`latest`.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 14 12:46:22 UTC 2018 - Containers Team <containers-bugowner@suse.de>
|
Fri Dec 14 12:46:22 UTC 2018 - Containers Team <containers-bugowner@suse.de>
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
<preferences>
|
<preferences>
|
||||||
<type
|
<type
|
||||||
image="docker"
|
image="docker"
|
||||||
derived_from="obsrepositories:/opensuse/tumbleweed#current">
|
derived_from="obsrepositories:/opensuse/tumbleweed#latest">
|
||||||
<containerconfig
|
<containerconfig
|
||||||
name="kubic/etcd"
|
name="kubic/etcd"
|
||||||
tag="%%SHORT_VERSION%%"
|
tag="%%SHORT_VERSION%%"
|
||||||
|
@ -46,7 +46,7 @@ make_changes_file() {
|
|||||||
|
|
||||||
if [ "${namespace}" == "kubic" ]; then
|
if [ "${namespace}" == "kubic" ]; then
|
||||||
product='kubic'
|
product='kubic'
|
||||||
baseimage="opensuse/tumbleweed#current"
|
baseimage="opensuse/tumbleweed#latest"
|
||||||
distro="openSUSE Kubic"
|
distro="openSUSE Kubic"
|
||||||
elif [[ "${namespace}" =~ ^caasp/.* ]]; then
|
elif [[ "${namespace}" =~ ^caasp/.* ]]; then
|
||||||
product='caasp'
|
product='caasp'
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:67ec9c0c7326f2489c891dfaaf27c997e9a5becb5d3a91aa27a8d32d9a0949ab
|
oid sha256:21dcf1135389ab202982e35a566d62c34f4c69f55dbb4d6def8ac70524a407ad
|
||||||
size 2057
|
size 2057
|
||||||
|
Loading…
x
Reference in New Issue
Block a user