From 5e7e9a8f166a27ea62e431ee41c7d7ea2e349fd9 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Sun, 6 Sep 2020 13:30:37 +0200 Subject: [PATCH] chore: update example with new version --- example/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/deploy.yaml b/example/deploy.yaml index 4ec2c62..2c632aa 100644 --- a/example/deploy.yaml +++ b/example/deploy.yaml @@ -59,7 +59,7 @@ spec: requests: memory: "50Mi" imagePullPolicy: IfNotPresent - image: registry.gitlab.com/unboundsoftware/cron-checker:1.0 + image: registry.gitlab.com/unboundsoftware/cron-checker:1.1 args: - /cron-checker env: