diff --git a/kubernetes/workflows/health-dashboard.yaml b/kubernetes/workflows/health-dashboard.yaml index 4040af86..4d036f1d 100644 --- a/kubernetes/workflows/health-dashboard.yaml +++ b/kubernetes/workflows/health-dashboard.yaml @@ -16,5 +16,5 @@ spec: templates: - name: *app container: - image: 192.168.7.210:5000/health-dashboard:0.0.8 + image: 192.168.7.210:5000/health-dashboard:0.0.9 imagePullPolicy: Always