Skip to content

Commit

Permalink
chore: release v1.11.2 (#3288)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 24, 2023
1 parent 77b7de7 commit 36d3364
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
12 changes: 11 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,17 @@
Changes
=======

`1.11.0 <https://github.com/SwissDataScienceCenter/renku-python/compare/v1.11.0...v1.11.1>`__ (2023-01-18)
`1.11.2 <https://github.com/SwissDataScienceCenter/renku-python/compare/v1.11.1...v1.11.2>`__ (2023-01-23)
----------------------------------------------------------------------------------------------------------

Bug Fixes
~~~~~~~~~

- **cli:** fix toil dependency being treated as optional
(`#3277 <https://github.com/SwissDataScienceCenter/renku-python/issues/3277>`__)
(`77b7de7 <https://github.com/SwissDataScienceCenter/renku-python/commit/77b7de7c015aeb2dd2c1e1286bf6ca19e7f63b05>`__)

`1.11.1 <https://github.com/SwissDataScienceCenter/renku-python/compare/v1.11.0...v1.11.1>`__ (2023-01-18)
----------------------------------------------------------------------------------------------------------

Bugfix release fixing Python 3.7 compatibility
Expand Down
2 changes: 1 addition & 1 deletion helm-chart/renku-core/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ appVersion: "1.0"
description: A Helm chart for Kubernetes
name: renku-core
icon: https://avatars0.githubusercontent.com/u/53332360?s=400&u=a4311d22842343604ef61a8c8a1e5793209a67e9&v=4
version: 1.11.1
version: 1.11.2
2 changes: 1 addition & 1 deletion helm-chart/renku-core/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ versions:
fullnameOverride: ""
image:
repository: renku/renku-core
tag: "v1.11.1"
tag: "v1.11.2"
pullPolicy: IfNotPresent
podSecurityContext:
runAsUser: 1000
Expand Down

0 comments on commit 36d3364

Please sign in to comment.