Skip to content

Commit

Permalink
Use keepnetwork/keep-client:v2.0.0-m5 for keep-maintainer on prod…
Browse files Browse the repository at this point in the history
…uction

Here we point the production instance of `keep-maintainer` to the latest
public Docker image, i.e `keepnetwork/keep-client:v2.0.0-m5` that introduces
some bug fixes and improvements.
  • Loading branch information
lukasz-zimnoch committed Sep 20, 2023
1 parent 0afd583 commit 1009f8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ commonLabels:
images:
- name: keep-maintainer
newName: keepnetwork/keep-client
newTag: v2.0.0-m4
newTag: v2.0.0-m5

configMapGenerator:
- name: keep-maintainer-config
Expand Down

0 comments on commit 1009f8c

Please sign in to comment.