diff --git a/apps/base/artifactapi/artifactapi-deployment.yaml b/apps/base/artifactapi/artifactapi-deployment.yaml index 1525f02..ef1fce5 100644 --- a/apps/base/artifactapi/artifactapi-deployment.yaml +++ b/apps/base/artifactapi/artifactapi-deployment.yaml @@ -19,7 +19,7 @@ spec: automountServiceAccountToken: true containers: - name: artifactapi - image: git.unkin.net/unkin/artifactapi:v2.7.1 + image: git.unkin.net/unkin/artifactapi:v2.7.2 imagePullPolicy: IfNotPresent ports: - containerPort: 8000