From 0dfd5cc608678dc4d0d29d0545c4eadafde3ba46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Wed, 27 Aug 2025 10:28:44 +0200 Subject: [PATCH] fix: Add `\` to actually hit binary cache --- values/attic/manifests/cm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values/attic/manifests/cm.yaml b/values/attic/manifests/cm.yaml index c367ea87..4a90b99c 100644 --- a/values/attic/manifests/cm.yaml +++ b/values/attic/manifests/cm.yaml @@ -28,7 +28,7 @@ data: # # The API endpoint _must_ end with a slash (e.g., `https://domain.tld/attic/` # not `https://domain.tld/attic`). - api-endpoint = "https://attic.srv.oceanbox.io" + api-endpoint = "https://attic.srv.oceanbox.io/" # Whether to soft-delete caches #