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

Commit f32a69c

Browse files
khebhut[bot]Kebechet
andauthored
Release of version 1.0.4 (#347)
Co-authored-by: Kebechet <noreply+kebechet@redhat.com>
1 parent b9fcaab commit f32a69c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,9 @@
2828
### Features
2929
* [JupyterHub] Fix auth for prometheus /metrics endpoint behind auth proxy (#330)
3030
* Remove tls-acme annotation from JuptyerHub route (#329)
31+
32+
## Release 1.0.4 (2021-03-11T14:20:52)
33+
### Features
34+
* Update Jupyterhub image to v0.2.2 (#345)
35+
* Add JH groups configuration CM (#342)
36+
* Update JH image with prometheus authentication (#339)

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.3"
5+
__version__ = "1.0.4"

0 commit comments

Comments
 (0)