From b5c64e047690a3ee8fcc67270eb76da7a1f646a1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Dec 2023 14:01:52 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/almarklein/timetagger to v23.11.4@df703a7 (#16171) 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://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
almarklein/timetagger (ghcr.io/almarklein/timetagger) ### [`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)
--- ### 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://togithub.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 2d7bfb1d4d8..1f1f0945ea7 100644 --- a/charts/stable/timetagger/Chart.yaml +++ b/charts/stable/timetagger/Chart.yaml @@ -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 diff --git a/charts/stable/timetagger/values.yaml b/charts/stable/timetagger/values.yaml index baeb156e700..26985bc80f5 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: v23.11.2@sha256:f09cb5f8cebae5acbeb528dc7930341d1b4708f0c94be1345787634cd17720a3 + tag: v23.11.4@sha256:df703a7d2a155bbaac27ffa01f42323645798a5dbb3ee1eccd6e050e7c501e53 persistence: config: enabled: true