Skip to content

Commit 93581c3

Browse files
Merge pull request #30 from RS-PYTHON/feat/prepare-release-1.0a2
feat: prepare release 1.0a2
2 parents c4a27ee + 38b7e8e commit 93581c3

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff 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

apps/rs-osam/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)