Skip to content

Commit

Permalink
Release 24.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YevheniiSemendiak committed Feb 13, 2024
1 parent c26e3a7 commit 1b88d24
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.D/601.feature

This file was deleted.

11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

[comment]: # (towncrier release notes start)

neuro-extras v24.2.0 (2024-02-13)
=================================


Features
--------


- Updated Kaniko to 1.20.0, allowed to provide extra arguments for Kaniko executor. ([#601](https://github.com/neuromation/neuro-extras/issues/601))


neuro-extras v23.11.0 (2023-11-01)
==================================

Expand Down
2 changes: 1 addition & 1 deletion neuro_extras/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "23.11.0"
__version__ = "24.2.0"

0 comments on commit 1b88d24

Please sign in to comment.