From a2ee2b4ddb8c759bd8343cf557eb450c08a7318e Mon Sep 17 00:00:00 2001 From: ange Date: Fri, 27 Sep 2024 07:31:45 +0700 Subject: [PATCH] bump: 1.11.78 --- .env | 2 +- .gitea/workflows/deploy.yaml | 1 - manifests/common/app.yaml | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) 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