Skip to content

Commit

Permalink
Release 5.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fmartinou committed Nov 17, 2021
1 parent c6d35a2 commit 1e5a88e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changelog/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## develop
## 5.11.2
- :star: Push wud image to ghcr.io in addition to docker hub
- :fire: Remove extra blank lines from Pushover notifications

Expand Down
2 changes: 1 addition & 1 deletion e2e/features/api-container.feature
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Feature: WUD Container API Exposure
And response body path $.image.tag.semver should be false
And response body path $.image.digest.value should be sha256:f94d6dd9b5761f33a21bb92848a1f70ea11a1c15f3a142c19a44ea3a4c545a4d
And response body path $.result.tag should be latest
And response body path $.result.digest should be sha256:eb3af4f7de38aae4ed25e1ca986c2d684d1d6b0ab470b5ced7ef41d864b66aa0
And response body path $.result.digest should be sha256:2f14a471f2c2819a3faf88b72f56a0372ff5af4cb42ec45aab00c03ca5c9989f
And response body path $.updateAvailable should be true

Scenario: WUD must allow to get a container with its link
Expand Down

0 comments on commit 1e5a88e

Please sign in to comment.