File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1313> - ** Fixed** for any bug fixes.
1414> - ** Security** in case of vulnerabilities.
1515
16+ ## [ 1.0a3] - 2025-10-23
17+
18+ ### Added
19+
20+ - [ RSPY-795] ( https://github.com/RS-PYTHON/rs-workflow-env/pull/33 ) : Multiple prefect instances
21+
22+ ### Changed
23+
24+ - [ PR #31 ] ( https://github.com/RS-PYTHON/rs-workflow-env/pull/31 ) : Pass cluster info from client to rs-dpr-service
25+ - Bump Helm Chart version
26+
1627## [ 1.0a2] - 2025-09-29
1728
1829### Changed
Original file line number Diff line number Diff line change @@ -20,5 +20,5 @@ helmCharts:
2020- name : rs-osam
2121 repo : https://rs-python.github.io/rs-helm
2222 releaseName : " {{ app_name }}"
23- version : 1.0.0-a2
23+ version : 1.0.0-a3
2424 valuesFile : values.yaml
You can’t perform that action at this time.
0 commit comments