We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f95580 commit 260ac9eCopy full SHA for 260ac9e
src/gardenlinux/constants.py
@@ -162,7 +162,7 @@
162
S3_DOWNLOADS_DIR = Path(os.path.dirname(__file__)) / ".." / "s3_downloads"
163
164
GLVD_BASE_URL = (
165
- "https://glvd.ingress.glvd.gardnlinux.shoot.canary.k8s-hana.ondemand.com/v1"
+ "https://security.gardenlinux.org/v1"
166
)
167
GL_DEB_REPO_BASE_URL = "https://packages.gardenlinux.io/gardenlinux"
168
0 commit comments