From 2d049d4b9251ff58b15906479b4b28b75f33ca4c Mon Sep 17 00:00:00 2001 From: vdaas-ci Date: Tue, 12 May 2020 01:31:15 +0000 Subject: [PATCH] :robot: Automatically update k8s manifests Signed-off-by: vdaas-ci --- k8s/operator/helm/operator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/operator/helm/operator.yaml b/k8s/operator/helm/operator.yaml index 180da72f36..51c0287339 100644 --- a/k8s/operator/helm/operator.yaml +++ b/k8s/operator/helm/operator.yaml @@ -32,7 +32,7 @@ spec: serviceAccountName: vald-helm-operator containers: - name: vald-helm-operator - image: "vdaas/vald-helm-operator:v0.0.34" + image: "vdaas/vald-helm-operator:v0.0.35" imagePullPolicy: Always args: - "--reconcile-period 1m"