diff --git a/.env b/.env index 067a29d..da2660f 100644 --- a/.env +++ b/.env @@ -1,2 +1,2 @@ PROD_URL=chat.gmoker.com -IMAGEAPP=docker.io/vectorim/element-web:v1.11.71 +IMAGEAPP=docker.io/vectorim/element-web:v1.11.78 diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 072a1e1..bd60ffd 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -15,7 +15,6 @@ jobs: fi cat <> .env BASE_URL="$BASE_URL" - REF_NAME="${{ gitea.ref_name }}" EOF cat .env diff --git a/manifests/common/app.yaml b/manifests/common/app.yaml index 46051ba..1ad43e2 100644 --- a/manifests/common/app.yaml +++ b/manifests/common/app.yaml @@ -6,7 +6,7 @@ metadata: annotations: cert-manager.io/cluster-issuer: letsencrypt-prod gethomepage.dev/enabled: "true" - gethomepage.dev/instance: "$REF_NAME" + gethomepage.dev/instance: "$GITHUB_REF_NAME" gethomepage.dev/name: Element gethomepage.dev/icon: element gethomepage.dev/description: Secure collaboration and messaging