chore(deps): update container image ghcr.io/almarklein/timetagger to v23.11.4@df703a7 (#16171)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/almarklein/timetagger](https://togithub.com/almarklein/timetagger)
| patch | `v23.11.2` -> `v23.11.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

###
[`v23.11.4`](https://togithub.com/almarklein/timetagger/releases/tag/v23.11.4)

[Compare
Source](https://togithub.com/almarklein/timetagger/compare/v23.11.3...v23.11.4)

- Fix bug that the total was the taking tag filters into account -
[https://github.com/almarklein/timetagger/pull/433](https://togithub.com/almarklein/timetagger/pull/433)
- Can unselect tags by clicking on them -
[https://github.com/almarklein/timetagger/pull/434](https://togithub.com/almarklein/timetagger/pull/434)

###
[`v23.11.3`](https://togithub.com/almarklein/timetagger/releases/tag/v23.11.3)

[Compare
Source](https://togithub.com/almarklein/timetagger/compare/v23.11.2...v23.11.3)

- Fix overview scrolling on mobile by
[@&#8203;almarklein](https://togithub.com/almarklein) in
[https://github.com/almarklein/timetagger/pull/427](https://togithub.com/almarklein/timetagger/pull/427)
- Tweaks for better experience on mobile by
[@&#8203;almarklein](https://togithub.com/almarklein) in
[https://github.com/almarklein/timetagger/pull/428](https://togithub.com/almarklein/timetagger/pull/428)
- Fix that selecting recent ds does not replace text by
[@&#8203;almarklein](https://togithub.com/almarklein) in
[https://github.com/almarklein/timetagger/pull/429](https://togithub.com/almarklein/timetagger/pull/429)
- Report sums rounded durations by
[@&#8203;almarklein](https://togithub.com/almarklein) in
[https://github.com/almarklein/timetagger/pull/430](https://togithub.com/almarklein/timetagger/pull/430)

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot
2023-12-16 14:01:52 +01:00
committed by GitHub
parent c585509bd0
commit b5c64e0476
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: timetagger
version: 3.0.4
appVersion: 23.11.2
version: 3.0.5
appVersion: 23.11.4
description: An open source time-tracker with an interactive user experience and powerful
reporting.
home: https://truecharts.org/charts/incubator/timetagger
+1 -1
View File
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/almarklein/timetagger
tag: v23.11.2@sha256:f09cb5f8cebae5acbeb528dc7930341d1b4708f0c94be1345787634cd17720a3
tag: v23.11.4@sha256:df703a7d2a155bbaac27ffa01f42323645798a5dbb3ee1eccd6e050e7c501e53
persistence:
config:
enabled: true