From fd498c9b893aa95e43d87fbb268e7f45f57453d1 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Tue, 11 Oct 2022 11:22:25 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20joplin/se?= =?UTF-8?q?rver=20to=202.9.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------- | ----- | ----- | | docker | joplin/server | 2.7.4 | 2.9.5 | --- cluster/apps/web-tools/joplin/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/web-tools/joplin/helm-release.yaml b/cluster/apps/web-tools/joplin/helm-release.yaml index e4ef901b8..033a11c35 100644 --- a/cluster/apps/web-tools/joplin/helm-release.yaml +++ b/cluster/apps/web-tools/joplin/helm-release.yaml @@ -29,7 +29,7 @@ spec: nameOverride: *app image: repository: joplin/server - tag: 2.7.4-beta + tag: 2.9.5-beta env: APP_BASE_URL: https://joplin.${SECRET_CLUSTER_DOMAIN} APP_PORT: 80