Skip to content

Commit 658fcf0

Browse files
authored
update docker mirror (#3412)
the old one was deprecated and removed [static] Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>
1 parent 0c7e365 commit 658fcf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/pulumi/gha/src/dockerMirror.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export function installDockerRegistryMirror(): k8s.helm.v3.Release {
1919
version: '2.3.0',
2020
namespace: namespace.metadata.name,
2121
repositoryOpts: {
22-
repo: 'https://helm.twun.io',
22+
repo: 'https://twuni.github.io/docker-registry.helm',
2323
},
2424
values: {
2525
proxy: {

0 commit comments

Comments
 (0)