squid: add Yarn apt repository in default whitelist
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jérémy Lecour 2021-06-17 18:19:20 +02:00 committed by Jérémy Lecour
parent fe9b7ee5f7
commit 4c7fed77c4
2 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,7 @@ The **patch** part changes incrementally at each release.
* kvm-host: add migrate-vm script
* mysql: variable to disable myadd script overwrite (default: True)
* nodejs: update apt cache before installing the package
* squid: add Yarn apt repository in default whitelist
### Changed

View File

@ -11,6 +11,7 @@
^pear\.php\.net$
^repo\.mysql\.com$
^deb\.nodesource\.com$
^dl\.yarnpkg\.com$
# Let's Encrypt
^.*\.letsencrypt.org$