Skip to content

Commit

Permalink
Adopt gsoci.azurecr.io oci registry
Browse files Browse the repository at this point in the history
  • Loading branch information
ubergesundheit committed Dec 14, 2023
1 parent 5d7c426 commit d55e9a1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project's packages adheres to [Semantic Versioning](http://semver.org/s

## [Unreleased]

### Changed

- Configure `gsoci.azurecr.io` as the default container image registry.

## [1.20.0] - 2023-12-06

### Added
Expand Down
7 changes: 1 addition & 6 deletions helm/coredns-app/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ configmap:
# policy random

image:
registry: docker.io
registry: gsoci.azuredcr.io
name: giantswarm/coredns
tag: 1.11.1

Expand Down Expand Up @@ -89,8 +89,3 @@ global:

# Uncomment and define `additionalLocalZones` to add additional local zones to CoreDNS config
# additionalLocalZones: []

test:
image:
name: giantswarm/alpine-testing
tag: 0.1.1

0 comments on commit d55e9a1

Please sign in to comment.