diff --git a/incubator/traggo/0.0.1/app-changelog.md b/incubator/traggo/0.0.1/app-changelog.md deleted file mode 100644 index d9088f2b5ba..00000000000 --- a/incubator/traggo/0.0.1/app-changelog.md +++ /dev/null @@ -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)) - - \ No newline at end of file diff --git a/incubator/traggo/0.0.1/CHANGELOG.md b/incubator/traggo/0.0.2/CHANGELOG.md similarity index 52% rename from incubator/traggo/0.0.1/CHANGELOG.md rename to incubator/traggo/0.0.2/CHANGELOG.md index 51fbe35595f..19ac3d4d83e 100644 --- a/incubator/traggo/0.0.1/CHANGELOG.md +++ b/incubator/traggo/0.0.2/CHANGELOG.md @@ -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 diff --git a/incubator/traggo/0.0.1/Chart.yaml b/incubator/traggo/0.0.2/Chart.yaml similarity index 72% rename from incubator/traggo/0.0.1/Chart.yaml rename to incubator/traggo/0.0.2/Chart.yaml index f43b44e928b..457d957188b 100644 --- a/incubator/traggo/0.0.1/Chart.yaml +++ b/incubator/traggo/0.0.2/Chart.yaml @@ -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 diff --git a/incubator/traggo/0.0.1/README.md b/incubator/traggo/0.0.2/README.md similarity index 100% rename from incubator/traggo/0.0.1/README.md rename to incubator/traggo/0.0.2/README.md diff --git a/incubator/traggo/0.0.2/app-changelog.md b/incubator/traggo/0.0.2/app-changelog.md new file mode 100644 index 00000000000..3d1ca6d36e5 --- /dev/null +++ b/incubator/traggo/0.0.2/app-changelog.md @@ -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 + + \ No newline at end of file diff --git a/incubator/traggo/0.0.1/app-readme.md b/incubator/traggo/0.0.2/app-readme.md similarity index 100% rename from incubator/traggo/0.0.1/app-readme.md rename to incubator/traggo/0.0.2/app-readme.md diff --git a/incubator/traggo/0.0.1/charts/common-11.0.4.tgz b/incubator/traggo/0.0.2/charts/common-11.0.4.tgz similarity index 100% rename from incubator/traggo/0.0.1/charts/common-11.0.4.tgz rename to incubator/traggo/0.0.2/charts/common-11.0.4.tgz diff --git a/incubator/traggo/0.0.1/ix_values.yaml b/incubator/traggo/0.0.2/ix_values.yaml similarity index 85% rename from incubator/traggo/0.0.1/ix_values.yaml rename to incubator/traggo/0.0.2/ix_values.yaml index 50437c66fb1..47abda6a25d 100644 --- a/incubator/traggo/0.0.1/ix_values.yaml +++ b/incubator/traggo/0.0.2/ix_values.yaml @@ -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 diff --git a/incubator/traggo/0.0.1/questions.yaml b/incubator/traggo/0.0.2/questions.yaml similarity index 100% rename from incubator/traggo/0.0.1/questions.yaml rename to incubator/traggo/0.0.2/questions.yaml diff --git a/incubator/traggo/0.0.1/templates/_secret.tpl b/incubator/traggo/0.0.2/templates/_secret.tpl similarity index 100% rename from incubator/traggo/0.0.1/templates/_secret.tpl rename to incubator/traggo/0.0.2/templates/_secret.tpl diff --git a/incubator/traggo/0.0.1/templates/common.yaml b/incubator/traggo/0.0.2/templates/common.yaml similarity index 100% rename from incubator/traggo/0.0.1/templates/common.yaml rename to incubator/traggo/0.0.2/templates/common.yaml diff --git a/incubator/traggo/0.0.1/values.yaml b/incubator/traggo/0.0.2/values.yaml similarity index 100% rename from incubator/traggo/0.0.1/values.yaml rename to incubator/traggo/0.0.2/values.yaml diff --git a/incubator/traggo/item.yaml b/incubator/traggo/item.yaml index c17351526e4..2ffcc8678ae 100644 --- a/incubator/traggo/item.yaml +++ b/incubator/traggo/item.yaml @@ -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