-
Notifications
You must be signed in to change notification settings - Fork 241
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
14 additions
and
2 deletions.
There are no files selected for viewing
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,3 +1,15 @@ | ||
paasta-tools (0.147.0) xenial; urgency=medium | ||
|
||
* 0.147.0 tagged with 'make release' | ||
Commit: Delete support for using host network in k8s (#3463) This | ||
was never plumbed through for k8s and we don"t seem to actually need | ||
it, so let"s prevent folks from adding a misleading config option | ||
that will actually noop NB: we could support this, but it"s pretty | ||
insecure so until someone has a good reason to need this - we can | ||
punt on that. | ||
|
||
-- Luis Perez <[email protected]> Mon, 19 Sep 2022 09:41:00 -0700 | ||
|
||
paasta-tools (0.146.2) xenial; urgency=medium | ||
|
||
* 0.146.2 tagged with 'make release' | ||
|
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
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