TrueChartsClone/charts/stable/timetagger
TrueCharts Bot 0f76f13a02
chore(deps): update container image ghcr.io/almarklein/timetagger to v24.07.1@bfbc2d9 by renovate (#24202)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/almarklein/timetagger](https://togithub.com/almarklein/timetagger)
| minor | `v24.4.1-nonroot` -> `v24.07.1-nonroot` |

---

> [!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>

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

[Compare
Source](https://togithub.com/almarklein/timetagger/compare/v24.4.1...v24.07.1)

##### App

- Changed that the "now"-line was barely visible in darkmode by
[@&#8203;Tagirijus](https://togithub.com/Tagirijus) in
[https://github.com/almarklein/timetagger/pull/476](https://togithub.com/almarklein/timetagger/pull/476)
- Use standalone display for better user experience on Android. by
[@&#8203;vchigrin](https://togithub.com/vchigrin) in
[https://github.com/almarklein/timetagger/pull/491](https://togithub.com/almarklein/timetagger/pull/491)
- Fix recursion error due to early dates by
[@&#8203;almarklein](https://togithub.com/almarklein) in
[https://github.com/almarklein/timetagger/pull/494](https://togithub.com/almarklein/timetagger/pull/494)
- Prevent negative timestamps, warn users when dates look odd by
[@&#8203;almarklein](https://togithub.com/almarklein) in
[https://github.com/almarklein/timetagger/pull/495](https://togithub.com/almarklein/timetagger/pull/495)
- Make date visible on FireFix by
[@&#8203;almarklein](https://togithub.com/almarklein) in
[https://github.com/almarklein/timetagger/pull/496](https://togithub.com/almarklein/timetagger/pull/496)
- Set stop button color based on running tag. by
[@&#8203;vchigrin](https://togithub.com/vchigrin) in
[https://github.com/almarklein/timetagger/pull/492](https://togithub.com/almarklein/timetagger/pull/492)
- Backspace can unselect all tags now by
[@&#8203;Tagirijus](https://togithub.com/Tagirijus) in
[https://github.com/almarklein/timetagger/pull/484](https://togithub.com/almarklein/timetagger/pull/484)
- Tweak unselecting with backspace by
[@&#8203;almarklein](https://togithub.com/almarklein) in
[https://github.com/almarklein/timetagger/pull/497](https://togithub.com/almarklein/timetagger/pull/497)
- Support for multiple date formats by
[@&#8203;almarklein](https://togithub.com/almarklein) in
[https://github.com/almarklein/timetagger/pull/498](https://togithub.com/almarklein/timetagger/pull/498)

##### Other

- Update test for new asgineer by
[@&#8203;almarklein](https://togithub.com/almarklein) in
[https://github.com/almarklein/timetagger/pull/483](https://togithub.com/almarklein/timetagger/pull/483)

##### New Contributors

- [@&#8203;vchigrin](https://togithub.com/vchigrin) made their first
contribution in
[https://github.com/almarklein/timetagger/pull/491](https://togithub.com/almarklein/timetagger/pull/491)

**Full Changelog**:
https://github.com/almarklein/timetagger/compare/v24.4.1...v24.07.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-07-24 14:28:47 +00:00
..
docs
templates
.helmignore
CHANGELOG.md
Chart.yaml
README.md
icon-small.webp
icon.webp
values.yaml

README.md

title
README

General Info

TrueCharts can be installed as both normal Helm Charts or as TrueNAS SCALE Apps. Both solutions are fully supported, but we heavily advice the use of normal Helm Charts where possible

For more information about this Chart, please check the docs on the TrueCharts website

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Installation

Helm-Chart installation

To install TrueCharts Helm charts using Helm, you can use our OCI Repository.

helm install mychart oci://tccr.io/truecharts/timetagger

For more information on how to install TrueCharts Helm charts, checkout the instructions on the website

TrueNAS SCALE Apps

For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the quick-start guides for TrueNAS SCALE.

Chart Specific Guides and information

All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/timetagger

Configuration Options

Please note: For TrueNAS SCALE, only options available in the GUI are supported. Hence most of these docs do not apply to TrueNAS SCALE

To view the chart specific options, please view Values.yaml included in the chart. The most recent version of which, is available here: https://github.com/truecharts/charts/blob/master/charts/stable/timetagger/values.yaml

All our Charts use a shared "common" library chart that contains most of the templating and options. For the complete overview of all available options, please checkout the documentation for them on the common docs on our website

For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!

All Rights Reserved - The TrueCharts Project