Bump fedora/fedora-minimal DIB_RELEASE 26

Fedora 26 is now the latest release:

  https://fedoraproject.org/wiki/Releases/26/Schedule

We are building and using these in infra now

Change-Id: I012c2d28255be274e88abc2751d968bafaf76fbb
Depends-On: Ieba5f69020a13681074f72cfca2955071801b63a
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-07-11 09:46:48 -04:00 committed by Ian Wienand
parent 818b75af41
commit 7cbbee7ea3
3 changed files with 7 additions and 2 deletions

View File

@ -1,2 +1,2 @@
export DISTRO_NAME=fedora
export DIB_RELEASE=${DIB_RELEASE:-25}
export DIB_RELEASE=${DIB_RELEASE:-26}

View File

@ -1,2 +1,2 @@
export DISTRO_NAME=fedora
export DIB_RELEASE=${DIB_RELEASE:-25}
export DIB_RELEASE=${DIB_RELEASE:-26}

View File

@ -0,0 +1,5 @@
---
upgrade:
- The ``fedora-minimal`` and ``fedora`` elements have been updated
to default to Fedora 26. Note if you to pin to specific versions,
be sure to specify ``DIB_RELEASE``.