summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-08-31 22:09:48 -0400
committerScott Dodson <sdodson@redhat.com>2016-08-31 22:09:48 -0400
commitd15a8dccd22737f1ce2b2fa369471651467c35d6 (patch)
tree19a1a22de44fbd47320ed0b212b0190ac651e238 /openshift-ansible.spec
parent7b1637a81eff17882cabf6141699526b5fb13e71 (diff)
downloadopenshift-d15a8dccd22737f1ce2b2fa369471651467c35d6.tar.gz
openshift-d15a8dccd22737f1ce2b2fa369471651467c35d6.tar.bz2
openshift-d15a8dccd22737f1ce2b2fa369471651467c35d6.tar.xz
openshift-d15a8dccd22737f1ce2b2fa369471651467c35d6.zip
Automatic commit of package [openshift-ansible] release [3.3.20-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index a7f92401c..a5ac84e1a 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.3.19
+Version: 3.3.20
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -221,6 +221,11 @@ Atomic OpenShift Utilities includes
%changelog
+* Wed Aug 31 2016 Scott Dodson <sdodson@redhat.com> 3.3.20-1
+- Restore network plugin configuration (sdodson@redhat.com)
+- Remove openshift_master_metrics_public_url (abutcher@redhat.com)
+- Bug 1371836 - The variant should be Registry 3.3 (smunilla@redhat.com)
+
* Wed Aug 31 2016 Troy Dawson <tdawson@redhat.com> 3.3.19-1
- update flannel_subnet_len default value (mkumatag@in.ibm.com)
- Reload docker facts after upgrading docker (sdodson@redhat.com)