grafana/scripts/verify-repo-update
Simon Deziel a46daf2300
Drop unused debian packages (#45173)
* apt-transport-https is no longer needed (apt has builtin HTTPS support)

apt-transport-https is a virtual package since Ubuntu Bionic as apt
natively supports HTTPS repos since then, see:
https://packages.ubuntu.com/bionic/apt-transport-https

Signed-off-by: Simon Deziel <simon@sdeziel.info>

* Stop pulling software-properties-common (unused)

software-properties-common was used for the add-apt-repository
command that is no longer used since commit 26cf3d9c66

Signed-off-by: Simon Deziel <simon@sdeziel.info>
2022-06-29 09:41:08 -04:00
..
deb-ee-beta.list build: Script to check that our repos work and what the latest package version is (#16350) 2019-04-03 08:51:43 +02:00
deb-ee-stable.list build: Script to check that our repos work and what the latest package version is (#16350) 2019-04-03 08:51:43 +02:00
deb-oss-beta.list build: Script to check that our repos work and what the latest package version is (#16350) 2019-04-03 08:51:43 +02:00
deb-oss-stable.list build: Script to check that our repos work and what the latest package version is (#16350) 2019-04-03 08:51:43 +02:00
Dockerfile.deb Drop unused debian packages (#45173) 2022-06-29 09:41:08 -04:00
Dockerfile.rpm Release: downgrade to centos 7 in verify repo as 8 doesn't have a valid mirror list (#48422) 2022-04-28 14:28:41 +02:00
rpm-ee-beta.list build: Script to check that our repos work and what the latest package version is (#16350) 2019-04-03 08:51:43 +02:00
rpm-ee-stable.list build: Script to check that our repos work and what the latest package version is (#16350) 2019-04-03 08:51:43 +02:00
rpm-oss-beta.list build: Script to check that our repos work and what the latest package version is (#16350) 2019-04-03 08:51:43 +02:00
rpm-oss-stable.list build: Script to check that our repos work and what the latest package version is (#16350) 2019-04-03 08:51:43 +02:00
verify-repos.sh Build: handles verify-repos failures correctly (#28227) 2020-10-13 19:27:03 +02:00