-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix release v0.6.1 Signed-off-by: Moritz Röhrich <[email protected]>
- Loading branch information
1 parent
2045059
commit 6964c4c
Showing
3 changed files
with
18 additions
and
2 deletions.
There are no files selected for viewing
Submodule charts
updated
from b636cc to 36f2b8
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
s3gw-v0.5.0.md | ||
s3gw-v0.6.1.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Release Notes - v0.6.1 | ||
|
||
This release is a bugfix release rectifying problems in the helm chart. | ||
|
||
This release is meant for testing and feedback gathering. It is not recommended | ||
for production use. | ||
|
||
Should a bug be found and not expected to be related to the list below, one | ||
should feel encouraged to file an issue in our | ||
[Github repository](https://github.com/aquarist-labs/s3gw/issues/new/choose). | ||
|
||
## Fixes | ||
|
||
- Charts | ||
- Fix missing labels on almost all components | ||
- Fix image versions being out of sync with chart version. |