From 106dfc96c71b82ad98dc7a6db098ae606e876a7c Mon Sep 17 00:00:00 2001 From: Yurii Vlasov Date: Tue, 31 Jan 2023 09:44:42 +0200 Subject: [PATCH] Updated icon to use permalink from Gitea --- Chart.yaml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 4f7a0ae..8054a78 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -5,7 +5,7 @@ apiVersion: v2 type: application name: vikunja home: https://kolaente.dev/vikunja/helm-chart -icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-220x234.png +icon: https://kolaente.dev/vikunja/helm-chart/raw/commit/d1f609a6c4b4d06c793611f3af812c98e07d502b/icon.png deprecated: false description: |- The open-source, self-hostable to-do app. Organize everything, on all platforms. diff --git a/README.md b/README.md index 6512245..e5df153 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Deployes both frontend and backend. Also, you can deploy bitnami's PostgreSQL an ## Requirements -Kubernetes >= 1.19 +Kubernetes >= 1.19 Helm >= 3 ## Advanced features