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 [@​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 [@​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 [@​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 [@​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:
@@ -1,8 +1,8 @@
|
|||||||
kubeVersion: '>=1.24.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: timetagger
|
name: timetagger
|
||||||
version: 3.0.4
|
version: 3.0.5
|
||||||
appVersion: 23.11.2
|
appVersion: 23.11.4
|
||||||
description: An open source time-tracker with an interactive user experience and powerful
|
description: An open source time-tracker with an interactive user experience and powerful
|
||||||
reporting.
|
reporting.
|
||||||
home: https://truecharts.org/charts/incubator/timetagger
|
home: https://truecharts.org/charts/incubator/timetagger
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ghcr.io/almarklein/timetagger
|
repository: ghcr.io/almarklein/timetagger
|
||||||
tag: v23.11.2@sha256:f09cb5f8cebae5acbeb528dc7930341d1b4708f0c94be1345787634cd17720a3
|
tag: v23.11.4@sha256:df703a7d2a155bbaac27ffa01f42323645798a5dbb3ee1eccd6e050e7c501e53
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user