fix(timetagger): update image ghcr.io/almarklein/timetagger v26.1.1 → v26.1.2 (#44289)

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

<details>
<summary>almarklein/timetagger (ghcr.io/almarklein/timetagger)</summary>

###
[`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
[@&#8203;almarklein](https://redirect.github.com/almarklein) in
[#&#8203;598](https://redirect.github.com/almarklein/timetagger/pull/598)
- Fix regression in time edit dialog by
[@&#8203;almarklein](https://redirect.github.com/almarklein) in
[#&#8203;597](https://redirect.github.com/almarklein/timetagger/pull/597)
- Avoid premature submit for Japsnese input by
[@&#8203;almarklein](https://redirect.github.com/almarklein) in
[#&#8203;599](https://redirect.github.com/almarklein/timetagger/pull/599)
- Order suggested tag completions most recent first, not
lexicographically by
[@&#8203;duxovni](https://redirect.github.com/duxovni) in
[#&#8203;592](https://redirect.github.com/almarklein/timetagger/pull/592)

**Full Changelog**:
<https://github.com/almarklein/timetagger/compare/v26.1.1...v26.1.2>

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGltZXRhZ2dlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2026-01-29 14:54:45 +01:00
committed by GitHub
parent 6258de9be2
commit 6f57b8c808
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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