diff --git a/.env b/.env index d658eac..067a29d 100644 --- a/.env +++ b/.env @@ -1,2 +1,2 @@ PROD_URL=chat.gmoker.com -IMAGEAPP=docker.io/vectorim/element-web:v1.11.66 +IMAGEAPP=docker.io/vectorim/element-web:v1.11.71 diff --git a/manifests/common/app.yaml b/manifests/common/app.yaml index 70ae2bc..46051ba 100644 --- a/manifests/common/app.yaml +++ b/manifests/common/app.yaml @@ -58,8 +58,6 @@ spec: labels: app: app spec: - imagePullSecrets: - - name: regcred containers: - name: app image: "$IMAGEAPP"