Skip to content

Commit

Permalink
chore: release v2.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
RenkuBot committed Jul 12, 2024
1 parent b2418a1 commit d7d84bc
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,19 @@
Changes
=======

`2.9.4 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.9.3...v2.9.4>`__ (2024-07-12)
-------------------------------------------------------------------------------------------------------

Bug Fixes
~~~~~~~~~

- make doctor fix for workflow ids also update oid and derived_from
(`#3723 <https://github.com/SwissDataScienceCenter/renku-python/issues/3723>`__)
(`050ed61 <https://github.com/SwissDataScienceCenter/renku-python/commit/050ed61bf13264b2b446e054e6071a5932280290>`__)
- properly remove activities in workflow remove if catalog is corrupt
(`#3729 <https://github.com/SwissDataScienceCenter/renku-python/issues/3729>`__)
(`b2418a1 <https://github.com/SwissDataScienceCenter/renku-python/commit/b2418a15c89e16e4442a1ecf11f703f4e15922e8>`__)

`2.9.3 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.9.2...v2.9.3>`__ (2024-04-08)
-------------------------------------------------------------------------------------------------------

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: 2.9.3
version: 2.9.4
2 changes: 1 addition & 1 deletion helm-chart/renku-core/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ global:
versions:
latest:
image:
tag: v2.9.3
tag: v2.9.4

0 comments on commit d7d84bc

Please sign in to comment.