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.0a2] - 2025-09-29
17+
18+ ### Changed
19+
20+ - [ PR #27 ] ( https://github.com/RS-PYTHON/rs-workflow-env/pull/27 ) : Update env to use different eopf processors
21+ - Bump Helm Chart version
22+
23+ ### Fixed
24+
25+ - [ PR #28 ] ( https://github.com/RS-PYTHON/rs-workflow-env/pull/28 ) : Update prefect server endpoint in jupyter deployment
26+
1627## [ 1.0a1] - 2025-08-29
1728
1829### Added
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-a1
23+ version : 1.0.0-a2
2424 valuesFile : values.yaml
You can’t perform that action at this time.
0 commit comments