diff --git a/charts/system/spegel/Chart.yaml b/charts/system/spegel/Chart.yaml index 03f3977ca82..200d381dbac 100644 --- a/charts/system/spegel/Chart.yaml +++ b/charts/system/spegel/Chart.yaml @@ -31,4 +31,4 @@ sources: - https://ghcr.io/spegel-org/spegel - https://github.com/truecharts/charts/tree/master/charts/system/spegel type: application -version: 3.2.0 +version: 3.2.1 diff --git a/charts/system/spegel/values.yaml b/charts/system/spegel/values.yaml index 85328f52d36..91e58c7a2ce 100644 --- a/charts/system/spegel/values.yaml +++ b/charts/system/spegel/values.yaml @@ -128,7 +128,7 @@ spegel: # -- Registries for which mirror configuration will be created. ## NOTE: If using Talos, Talos does NOT fall-back to the main url for talos containers ## Include main url in mirror list in that case! - registries: + mirroredRegistries: - https://cgr.dev - https://docker.io - https://ghcr.io @@ -141,7 +141,7 @@ spegel: - https://tccr.io - https://factory.talos.dev # -- Additional target mirror registries other than Spegel. - additionalMirrorRegistries: [] + additionalMirrorTargets: [] # -- Max ammount of mirrors to attempt. mirrorResolveRetries: 3 # -- Max duration spent finding a mirror.