From 6f57b8c80835bd09728cac5d2dd2fe05f23b10ea Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 29 Jan 2026 14:54:45 +0100 Subject: [PATCH] =?UTF-8?q?fix(timetagger):=20update=20image=20ghcr.io/alm?= =?UTF-8?q?arklein/timetagger=20v26.1.1=20=E2=86=92=20v26.1.2=20(#44289)?= 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) | patch | `0a278dc` -> `0fafbfd` | --- > [!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) ### [`v26.1.2`](https://redirect.github.com/almarklein/timetagger/releases/tag/v26.1.2) [Compare Source](https://redirect.github.com/almarklein/timetagger/compare/v26.1.1...v26.1.2) #### What's Changed - New black by [@​almarklein](https://redirect.github.com/almarklein) in [#​598](https://redirect.github.com/almarklein/timetagger/pull/598) - Fix regression in time edit dialog by [@​almarklein](https://redirect.github.com/almarklein) in [#​597](https://redirect.github.com/almarklein/timetagger/pull/597) - Avoid premature submit for Japsnese input by [@​almarklein](https://redirect.github.com/almarklein) in [#​599](https://redirect.github.com/almarklein/timetagger/pull/599) - Order suggested tag completions most recent first, not lexicographically by [@​duxovni](https://redirect.github.com/duxovni) in [#​592](https://redirect.github.com/almarklein/timetagger/pull/592) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 2fcf8c47908..001bf119ac2 100644 --- a/charts/stable/timetagger/Chart.yaml +++ b/charts/stable/timetagger/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 26.1.1 +appVersion: 26.1.2 dependencies: - name: common version: 28.29.40 @@ -39,5 +39,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/timetagger - https://timetagger.app type: application -version: 11.0.10 +version: 11.0.11 diff --git a/charts/stable/timetagger/values.yaml b/charts/stable/timetagger/values.yaml index 3e28cc8de8c..85adaee6194 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: v26.1.1-nonroot@sha256:0a278dcc44072136ae8bd072437d043aaf13672c4e5429480090e6729a5bbd15 + tag: v26.1.2-nonroot@sha256:0fafbfd1d4a4278ac8789801a415291c2bccee9fd3134b6b47eedf3a3c189240 persistence: config: enabled: true