Skip to content

Commit c03c539

Browse files
authored
chore: release 1.3.1 (#2923)
1 parent 239ef76 commit c03c539

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

CHANGES.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,23 @@
1818
Changes
1919
=======
2020

21+
`1.3.1 <https://github.com/SwissDataScienceCenter/renku-python/compare/v1.3.0...v1.3.1>`__ (2022-05-23)
22+
-------------------------------------------------------------------------------------------------------
23+
24+
Bug Fixes
25+
~~~~~~~~~
26+
27+
- **ci:** pin poetry-dynamic-versioning to 0.17.1
28+
(`#2920 <https://github.com/SwissDataScienceCenter/renku-python/issues/2920>`__)
29+
(`239ef76 <https://github.com/SwissDataScienceCenter/renku-python/commit/239ef766c441ee534a850a965337d9a8126a1588>`__)
30+
31+
Features
32+
~~~~~~~~
33+
34+
- **cli:** show spinner when cloning repo for dataset import/update
35+
(`#2914 <https://github.com/SwissDataScienceCenter/renku-python/issues/2914>`__)
36+
(`46508af <https://github.com/SwissDataScienceCenter/renku-python/commit/46508af8573dba967e8ac91420a69c2180d0d7c5>`__)
37+
2138
`1.3.0 <https://github.com/SwissDataScienceCenter/renku-python/compare/v1.2.4...v1.3.0>`__ (2022-05-20)
2239
-------------------------------------------------------------------------------------------------------
2340

helm-chart/renku-core/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ appVersion: "1.0"
33
description: A Helm chart for Kubernetes
44
name: renku-core
55
icon: https://avatars0.githubusercontent.com/u/53332360?s=400&u=a4311d22842343604ef61a8c8a1e5793209a67e9&v=4
6-
version: 1.3.0
6+
version: 1.3.1

helm-chart/renku-core/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ versions:
109109
fullnameOverride: ""
110110
image:
111111
repository: renku/renku-core
112-
tag: "v1.3.0"
112+
tag: "v1.3.1"
113113
pullPolicy: IfNotPresent
114114
v8:
115115
name: v8

0 commit comments

Comments
 (0)