Skip to content

Commit f37c169

Browse files
committed
chore(helm): update default images
1 parent 905290c commit f37c169

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/chart/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ registry: ghcr.io
22

33
# Image pull secret
44
# privateRegistry: acr-auth
5-
tag: gha20
5+
tag: gha40
66

77
# supported types are nginx (wip: traefik and istio)
88
ingress:
@@ -14,7 +14,7 @@ ingress:
1414
# https://github.com/microsoft/presidio/issues/304
1515

1616
analyzer:
17-
name: sdsc-ordes/presidio-analyzer
17+
name: sdsc-ordes/deid-module/presidio-analyzer
1818
replicas: 1
1919
imagePullPolicy: Always
2020
# analyzerConfigMapName: ""
@@ -35,7 +35,7 @@ analyzer:
3535
name: http
3636

3737
anonymizer:
38-
name: sdsc-ordes/presidio-anonymizer
38+
name: sdsc-ordes/deid-module/presidio-anonymizer
3939
replicas: 1
4040
imagePullPolicy: Always
4141
container:

0 commit comments

Comments
 (0)