Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kferrone committed Nov 21, 2024
1 parent c89a3fb commit dd259b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- Removed potential cyclic dependencies in `docker-compose.yaml` by explicitly defining inherited sections

## [0.2.39] - 2024-11-12

### Fixed

- Issue with wait breaking when a pod didn't have the `Name` key
- Jobs were not failing gracefully when waiting for completion but faults were present for pods on the job
- Removed potential cyclic dependencies in `docker-compose.yaml` by explicitly defining inherited sections

## [0.2.38] - 2024-10-28

Expand Down

0 comments on commit dd259b9

Please sign in to comment.