diff --git a/apps/base/encapi/deployment.yaml b/apps/base/encapi/deployment.yaml index 2feecfa..60f14d8 100644 --- a/apps/base/encapi/deployment.yaml +++ b/apps/base/encapi/deployment.yaml @@ -23,7 +23,7 @@ spec: automountServiceAccountToken: true containers: - name: encapi - image: git.unkin.net/unkin/encapi:v0.0.1 + image: git.unkin.net/unkin/encapi:v0.1.1 imagePullPolicy: IfNotPresent ports: - containerPort: 8000