Skip to content

Commit

Permalink
Merge pull request #298 from Vandebron/release/1.4.2
Browse files Browse the repository at this point in the history
Release 1.4.2
  • Loading branch information
kgrunert authored Nov 2, 2023
2 parents 522795c + ba4887a commit dc3455c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
10 changes: 10 additions & 0 deletions releases/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release notes

## MPyL 1.4.2


#### Bugfixes

- Fix on how the selected DockerRegistry is being opened when writing the values of a dagster user code helm chart
- Fix ruamel.yaml.YAML() name overshadowing with the yaml package in the k8s module

Details on [Github](https://github.com/Vandebron/mpyl/releases/tag/1.4.2)

## MPyL 1.4.1


Expand Down
3 changes: 2 additions & 1 deletion src/mpyl/projects/releases/releases.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@
1.3.1
1.3.2
1.4.0
1.4.1
1.4.1
1.4.2

0 comments on commit dc3455c

Please sign in to comment.