From 359ece05c6e7898b191ae4d5f3cf1100e3a7f9b6 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Mon, 4 Sep 2023 04:49:14 +0200
Subject: [PATCH] chore(findmydevice): Bump image version

---
 charts/findmydevice/Chart.yaml      | 4 ++--
 charts/findmydevice/README.md       | 2 +-
 images/findmydevice-server/.release | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/charts/findmydevice/Chart.yaml b/charts/findmydevice/Chart.yaml
index 54cfe04e9..4c6ddb9bd 100644
--- a/charts/findmydevice/Chart.yaml
+++ b/charts/findmydevice/Chart.yaml
@@ -12,5 +12,5 @@ sources:
 
 
 type: application
-version: 0.1.1
-appVersion: "0.4.0"
+version: 0.1.2
+appVersion: "0.4.1"
diff --git a/charts/findmydevice/README.md b/charts/findmydevice/README.md
index 846f51876..27e778ca9 100644
--- a/charts/findmydevice/README.md
+++ b/charts/findmydevice/README.md
@@ -1,6 +1,6 @@
 # findmydevice
 
-![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.4.0](https://img.shields.io/badge/AppVersion-0.4.0-informational?style=flat-square)
+![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.4.1](https://img.shields.io/badge/AppVersion-0.4.1-informational?style=flat-square)
 
 A Helm chart for the findmydevice (FMD) server. A project for Android and linux that allows "Find my Phone"-functionality as known from Apple and Google, without handing data over to them.
 
diff --git a/images/findmydevice-server/.release b/images/findmydevice-server/.release
index 9ecf65833..802d813b7 100644
--- a/images/findmydevice-server/.release
+++ b/images/findmydevice-server/.release
@@ -1 +1 @@
-release=0.4.0
+release=0.4.1
-- 
GitLab