File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.8.8 "
2+ "." : " 0.9.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.9.0] ( https://github.com/jgnagy/metatron/compare/metatron-v0.8.8...metatron/v0.9.0 ) (2025-02-17)
4+
5+
6+ ### Features
7+
8+ * ** templates:** add priority class template ([ a735e47] ( https://github.com/jgnagy/metatron/commit/a735e470d0a2f5c7c471ec95a7559cbbe8349268 ) )
9+ * ** templates:** add support for pod priority ([ f73d7b2] ( https://github.com/jgnagy/metatron/commit/f73d7b293c26eb0b5e2f65212c87a32b701b2151 ) )
10+
311## [ 0.8.8] ( https://github.com/jgnagy/metatron/compare/v0.8.2...v0.8.8 ) (2025-02-16)
412
513
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- metatron (0.8.8 )
4+ metatron (0.9.0 )
55 json (~> 2.6 )
66 rack (>= 2.2.8 , < 4 )
77
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module Metatron
4- VERSION = "0.8.8 "
4+ VERSION = "0.9.0 "
55end
You can’t perform that action at this time.
0 commit comments