Skip to content
This repository was archived by the owner on Jan 31, 2024. It is now read-only.

Commit 0ff5f42

Browse files
khebhut[bot]Kebechet
andauthored
Release of version 1.0.1 (#326)
Co-authored-by: Kebechet <noreply+kebechet@redhat.com>
1 parent 8023141 commit 0ff5f42

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
2+
## Release 1.0.1 (2021-02-18T21:17:04)
3+
### Features
4+
* issue template for release via bots (#322)
5+
* include thoth configuration file for kebechet (#323)
6+
* Change ODH dashboard type to ClusterIP (#321)
7+
* upgrade s2i notebook images for jupyterhub (#304)
8+
* Update README.md (#307)
9+
* Owners List Updates (#306)
10+
* Update grafana to version 3.8.1 (#301)
11+
* Update peak operator file to include odh-manifests repo url (#299)
12+
* Adding changes to kfdef (#298)
13+
* Updated jupyterhub imagestream image to 0.1.5 (#296)
14+
### Bug Fixes
15+
* Update JH image to v0.2.0 to fix cert issues and support groups (#312)
16+
### Improvements
17+
* Simplify test for dashboard pods, hopefully eliminating flake (#305)
18+
* Use airflowui secure route for tests (#300)

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"""This file is just for the release bots of opendatahub manifests"""
33

44

5-
__version__ = "1.0.0"
5+
__version__ = "1.0.1"

0 commit comments

Comments
 (0)