From 564d823155edeca46a3e252c3c148aa80c33a5f7 Mon Sep 17 00:00:00 2001 From: Marian Steinbach Date: Wed, 20 Dec 2023 12:26:11 +0100 Subject: [PATCH] Configure gsoci.azurecr.io as the registry to use by default (#166) * Update default registry domain in values.yaml * Update changelog --- CHANGELOG.md | 1 + helm/cluster-api/values.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 276a4634..dc797419 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Configure `gsoci.azurecr.io` as the default container image registry. - Upgrade CAPI to v1.4.7 ## [1.14.1] - 2023-09-20 diff --git a/helm/cluster-api/values.yaml b/helm/cluster-api/values.yaml index ce8abde7..4da335ac 100644 --- a/helm/cluster-api/values.yaml +++ b/helm/cluster-api/values.yaml @@ -1,7 +1,7 @@ name: cluster-api images: - domain: docker.io + domain: gsoci.azurecr.io core: name: giantswarm/cluster-api-controller bootstrap: