Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
01ed709b7a
commit
fa82b8babd
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [traggo-0.0.1]traggo-0.0.1 (2022-12-07)
|
||||
|
||||
### Feat
|
||||
|
||||
- add traggo ([#5187](https://github.com/truecharts/charts/issues/5187))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [traggo-0.0.2](https://github.com/truecharts/charts/compare/traggo-0.0.1...traggo-0.0.2) (2022-12-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/traggo to 0.2.3
|
||||
|
||||
|
||||
|
||||
|
||||
## [traggo-0.0.1]traggo-0.0.1 (2022-12-07)
|
||||
|
||||
### Feat
|
|
@ -1,13 +1,13 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.20.2297"
|
||||
appVersion: "0.2.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 11.0.4
|
||||
deprecated: false
|
||||
description: Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans.
|
||||
home: https://truecharts.org/docs/charts/stable/jackett
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.png
|
||||
home: https://truecharts.org/docs/charts/incubator/traggo
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/traggo.png
|
||||
keywords:
|
||||
- time-tracking
|
||||
- tag
|
||||
|
@ -18,9 +18,10 @@ maintainers:
|
|||
url: https://truecharts.org
|
||||
name: traggo
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/traggo
|
||||
- https://github.com/traggo/server
|
||||
type: application
|
||||
version: 0.0.1
|
||||
version: 0.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [traggo-0.0.2](https://github.com/truecharts/charts/compare/traggo-0.0.1...traggo-0.0.2) (2022-12-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/traggo to 0.2.3
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/traggo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.2.3@sha256:ae5f33424ebf5b87716921fdc7e7a46d96c22dc9e6c03a65c1bf4ef4fb0b11f9
|
||||
tag: 0.2.3@sha256:a1922f9ceee1ab826ed55800a71494a1405cf698a176333094d4b85fc36d78f2
|
||||
|
||||
traggo:
|
||||
username: admin
|
|
@ -1,4 +1,4 @@
|
|||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.png
|
||||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/traggo.png
|
||||
categories:
|
||||
- productivity
|
||||
|
||||
|
|
Loading…
Reference in New Issue