Update to version 0.76

* Fix displaying of network bonds
 * Better Kubernetes filter bar, shell access
 * Show some Openshift related objects
 * Use patternfly v2.2
This commit is contained in:
Stef Walter 2015-09-16 21:36:27 +00:00
parent 5b9213ed4c
commit ea66d9486e
3 changed files with 9 additions and 2 deletions

1
.gitignore vendored
View File

@ -54,3 +54,4 @@
/cockpit-0.73.tar.bz2
/cockpit-0.74.tar.bz2
/cockpit-0.75.tar.bz2
/cockpit-0.76.tar.bz2

View File

@ -1,4 +1,4 @@
%define tag 0.75
%define tag 0.76
%define rel 1
# Globals that might be defined elsewhere
# * gitcommit xxxx
@ -472,6 +472,12 @@ fi
%endif
%changelog
* Wed Sep 16 2015 Stef Walter <stefw@redhat.com> - 0.76-1
- * Fix displaying of network bonds
- * Better Kubernetes filter bar, shell access
- * Show some Openshift related objects
- * Use patternfly v2.2
* Thu Sep 10 2015 petervo <petervo@redhat.com> - 0.75-1
- New design for kubernetes listing pages
- Namespace filter for kubernetes

View File

@ -1 +1 @@
a6e27f380334d039f4f49333f396ca65 cockpit-0.75.tar.bz2
befbfbe3a06fdf01749c60509baf6046 cockpit-0.76.tar.bz2