From 853f8f5e936cb66f49d5e87a2b4d9592a19bb1f5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 10 Jun 2025 20:26:20 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/almarkl?= =?UTF-8?q?ein/timetagger=20v24.12.2=20=E2=86=92=20v25.06.1=20(#36188)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/almarklein/timetagger](https://redirect.github.com/almarklein/timetagger) | major | `221391e` -> `32529ff` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
almarklein/timetagger (ghcr.io/almarklein/timetagger) ### [`v25.06.1`](https://redirect.github.com/almarklein/timetagger/releases/tag/v25.06.1) [Compare Source](https://redirect.github.com/almarklein/timetagger/compare/v24.12.2...v25.06.1) #### Changes to the app - Add a form html tag to the login form enabling autocomplete for password managers by [@​joleaf](https://redirect.github.com/joleaf) in [https://github.com/almarklein/timetagger/pull/527](https://redirect.github.com/almarklein/timetagger/pull/527) - Shorter timeout after editing record by [@​almarklein](https://redirect.github.com/almarklein) in [https://github.com/almarklein/timetagger/pull/528](https://redirect.github.com/almarklein/timetagger/pull/528) - Feature/css improvements by [@​joleaf](https://redirect.github.com/joleaf) in [https://github.com/almarklein/timetagger/pull/529](https://redirect.github.com/almarklein/timetagger/pull/529) - Prevent summer/wintertime changeover from sending the snap range logic into a loop by [@​duxovni](https://redirect.github.com/duxovni) in [https://github.com/almarklein/timetagger/pull/535](https://redirect.github.com/almarklein/timetagger/pull/535) - Prevent summer/wintertime changeover from breaking week floor calculation by [@​duxovni](https://redirect.github.com/duxovni) in [https://github.com/almarklein/timetagger/pull/536](https://redirect.github.com/almarklein/timetagger/pull/536) #### Changes for self-hosting - Added latest-nonroot image tag (ref [#​411](https://redirect.github.com/almarklein/timetagger/issues/411)) by [@​danielhass](https://redirect.github.com/danielhass) in [https://github.com/almarklein/timetagger/pull/523](https://redirect.github.com/almarklein/timetagger/pull/523) #### Other changes - Simplify resources.files calls and update tests by [@​AlexElvers](https://redirect.github.com/AlexElvers) in [https://github.com/almarklein/timetagger/pull/525](https://redirect.github.com/almarklein/timetagger/pull/525) - Bump to Python 3.13 by [@​danielhass](https://redirect.github.com/danielhass) in [https://github.com/almarklein/timetagger/pull/521](https://redirect.github.com/almarklein/timetagger/pull/521) - Updated Python version classifiers in setup.py by [@​danielhass](https://redirect.github.com/danielhass) in [https://github.com/almarklein/timetagger/pull/522](https://redirect.github.com/almarklein/timetagger/pull/522) - Add apple-touch-icon to PWA by [@​caizixian](https://redirect.github.com/caizixian) in [https://github.com/almarklein/timetagger/pull/545](https://redirect.github.com/almarklein/timetagger/pull/545) - Add link to readme by [@​almarklein](https://redirect.github.com/almarklein) in [https://github.com/almarklein/timetagger/pull/520](https://redirect.github.com/almarklein/timetagger/pull/520) #### New Contributors - [@​AlexElvers](https://redirect.github.com/AlexElvers) made their first contribution in [https://github.com/almarklein/timetagger/pull/525](https://redirect.github.com/almarklein/timetagger/pull/525) - [@​joleaf](https://redirect.github.com/joleaf) made their first contribution in [https://github.com/almarklein/timetagger/pull/527](https://redirect.github.com/almarklein/timetagger/pull/527) - [@​caizixian](https://redirect.github.com/caizixian) made their first contribution in [https://github.com/almarklein/timetagger/pull/545](https://redirect.github.com/almarklein/timetagger/pull/545) **Full Changelog**: https://github.com/almarklein/timetagger/compare/v24.12.2...v25.06.1
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/timetagger/Chart.yaml | 4 ++-- charts/stable/timetagger/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/timetagger/Chart.yaml b/charts/stable/timetagger/Chart.yaml index 18965248f0c..618a0d04997 100644 --- a/charts/stable/timetagger/Chart.yaml +++ b/charts/stable/timetagger/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 24.12.2 +appVersion: 25.06.1 dependencies: - name: common version: 25.4.10 @@ -37,5 +37,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/timetagger - https://timetagger.app type: application -version: 8.7.1 +version: 9.0.0 diff --git a/charts/stable/timetagger/values.yaml b/charts/stable/timetagger/values.yaml index bb321e9fa23..483aa91fd8a 100644 --- a/charts/stable/timetagger/values.yaml +++ b/charts/stable/timetagger/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/almarklein/timetagger - tag: v24.12.2-nonroot@sha256:221391e9b09a46a5c6661d8e64efa79e5b1ee743f6b8fb321d98e8137fa99f9c + tag: v25.06.1-nonroot@sha256:32529ffb8e9b4b5c0f2caad71476d0a02eece8e0355963d3649f6789cfd2a4f2 persistence: config: enabled: true