diff options
author | Jenkins CD Merge Bot <smunilla@redhat.com> | 2018-01-26 12:00:02 -0500 |
---|---|---|
committer | Jenkins CD Merge Bot <smunilla@redhat.com> | 2018-01-26 12:00:02 -0500 |
commit | 2ee69ddb8b1dab4db0e45300f469bcf90eca4607 (patch) | |
tree | 9cf4d91b874e510d00717bdea6a90a0c2c4e845c /openshift-ansible.spec | |
parent | c6423636a4d14139960f4677dbab8fa646d1cb0c (diff) | |
download | openshift-2ee69ddb8b1dab4db0e45300f469bcf90eca4607.tar.gz openshift-2ee69ddb8b1dab4db0e45300f469bcf90eca4607.tar.bz2 openshift-2ee69ddb8b1dab4db0e45300f469bcf90eca4607.tar.xz openshift-2ee69ddb8b1dab4db0e45300f469bcf90eca4607.zip |
Automatic commit of package [openshift-ansible] release [3.9.0-0.26.0].
Created by command:
/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 5ad1c9983..dc17a2dc0 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -10,7 +10,7 @@ Name: openshift-ansible Version: 3.9.0 -Release: 0.25.0%{?dist} +Release: 0.26.0%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 URL: https://github.com/openshift/openshift-ansible @@ -204,6 +204,11 @@ Atomic OpenShift Utilities includes %changelog +* Fri Jan 26 2018 Jenkins CD Merge Bot <smunilla@redhat.com> 3.9.0-0.26.0 +- docker_image_availability: containerized overrides (lmeyer@redhat.com) +- Remove old assetConfig from master-config.yaml (spadgett@redhat.com) +- Don't emit assetConfig on 3.9 (sdodson@redhat.com) + * Fri Jan 26 2018 Jenkins CD Merge Bot <smunilla@redhat.com> 3.9.0-0.25.0 - [1502838] Correct certificate alt name parsing (rteague@redhat.com) - sync imagestreams+templates from origin master for v3.9 (bparees@redhat.com) |