diff --git a/bases/veidemann-dashboard/deployment.yaml b/bases/veidemann-dashboard/deployment.yaml index c4e015a9..863deff4 100644 --- a/bases/veidemann-dashboard/deployment.yaml +++ b/bases/veidemann-dashboard/deployment.yaml @@ -28,7 +28,7 @@ spec: path: config.json containers: - name: veidemann-dashboard - image: ghcr.io/nlnwa/veidemann-dashboard:0.18.6 + image: ghcr.io/nlnwa/veidemann-dashboard:0.18.8 ports: - containerPort: 80 name: http