Skip to content

Commit c83fc9a

Browse files
authored
Use keepnetwork/keep-client:v2.0.0-m4 for keep-maintainer on production (#3692)
Here we point the production instance of `keep-maintainer` to the latest public Docker image, i.e `keepnetwork/keep-client:v2.0.0-m4` which enables support for redemptions.
2 parents 6a07fb8 + 487e672 commit c83fc9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

infrastructure/kube/keep-prd/keep-maintainer/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ commonLabels:
1010

1111
images:
1212
- name: keep-maintainer
13-
newName: gcr.io/keep-prd-210b/keep-client
14-
newTag: v2.0.0-m4-rc
13+
newName: keepnetwork/keep-client
14+
newTag: v2.0.0-m4
1515

1616
configMapGenerator:
1717
- name: keep-maintainer-config

0 commit comments

Comments
 (0)