diff --git a/CHANGELOG.md b/CHANGELOG.md index d7c855b..a9d62fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- Configure `gsoci.azurecr.io` as the default container image registry. + ## [0.8.0] - 2023-11-28 ### Added @@ -108,12 +112,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- Fix more release issues - -## [0.2.1] - 2023-01-16 - -### Fixed - - Fix release process ## [0.2.0] - 2023-01-16 diff --git a/helm/external-secrets/values.yaml b/helm/external-secrets/values.yaml index b36854a..3dd1f78 100644 --- a/helm/external-secrets/values.yaml +++ b/helm/external-secrets/values.yaml @@ -1,6 +1,6 @@ giantswarm: images: - registry: docker.io + registry: gsoci.azurecr.io externalSecrets: image: giantswarm/external-secrets tag: ""