diff --git a/incubator/kimai/8.0.0/app-changelog.md b/incubator/kimai/8.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/kimai/8.0.0/charts/common-14.0.1.tgz b/incubator/kimai/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/incubator/kimai/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/incubator/kimai/8.0.0/charts/mariadb-9.0.17.tgz b/incubator/kimai/8.0.0/charts/mariadb-9.0.17.tgz deleted file mode 100644 index 81735305702..00000000000 Binary files a/incubator/kimai/8.0.0/charts/mariadb-9.0.17.tgz and /dev/null differ diff --git a/incubator/kimai/8.0.0/CHANGELOG.md b/incubator/kimai/8.0.1/CHANGELOG.md similarity index 86% rename from incubator/kimai/8.0.0/CHANGELOG.md rename to incubator/kimai/8.0.1/CHANGELOG.md index 02b23a2ee06..fb257f29349 100644 --- a/incubator/kimai/8.0.0/CHANGELOG.md +++ b/incubator/kimai/8.0.1/CHANGELOG.md @@ -4,6 +4,16 @@ +## [kimai-8.0.1](https://github.com/truecharts/charts/compare/kimai-8.0.0...kimai-8.0.1) (2023-10-07) + +### Chore + +- bump ([#13359](https://github.com/truecharts/charts/issues/13359)) + - Migrate to new common and update app ([#9831](https://github.com/truecharts/charts/issues/9831)) + + + + @@ -87,4 +97,3 @@ ## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) - diff --git a/incubator/kimai/8.0.0/Chart.yaml b/incubator/kimai/8.0.1/Chart.yaml similarity index 94% rename from incubator/kimai/8.0.0/Chart.yaml rename to incubator/kimai/8.0.1/Chart.yaml index 3434d9fbbb6..00ee0de115f 100644 --- a/incubator/kimai/8.0.0/Chart.yaml +++ b/incubator/kimai/8.0.1/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "1.20" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.1 + version: 14.0.6 - condition: mariadb.enabled name: mariadb repository: https://deps.truecharts.org/ - version: 9.0.17 + version: 9.0.25 description: Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. home: https://truecharts.org/charts/incubator/kimai icon: https://truecharts.org/img/hotlink-ok/chart-icons/kimai.png @@ -25,7 +25,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/kimai - https://github.com/kevinpapst/kimai2 - https://github.com/tobybatch/kimai2 -version: 8.0.0 +version: 8.0.1 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/kimai/8.0.0/README.md b/incubator/kimai/8.0.1/README.md similarity index 100% rename from incubator/kimai/8.0.0/README.md rename to incubator/kimai/8.0.1/README.md diff --git a/incubator/kimai/8.0.1/app-changelog.md b/incubator/kimai/8.0.1/app-changelog.md new file mode 100644 index 00000000000..f4ddd619c1f --- /dev/null +++ b/incubator/kimai/8.0.1/app-changelog.md @@ -0,0 +1,10 @@ + + +## [kimai-8.0.1](https://github.com/truecharts/charts/compare/kimai-8.0.0...kimai-8.0.1) (2023-10-07) + +### Chore + +- bump ([#13359](https://github.com/truecharts/charts/issues/13359)) + - Migrate to new common and update app ([#9831](https://github.com/truecharts/charts/issues/9831)) + + \ No newline at end of file diff --git a/incubator/kimai/8.0.0/app-readme.md b/incubator/kimai/8.0.1/app-readme.md similarity index 100% rename from incubator/kimai/8.0.0/app-readme.md rename to incubator/kimai/8.0.1/app-readme.md diff --git a/incubator/kimai/8.0.1/charts/common-14.0.6.tgz b/incubator/kimai/8.0.1/charts/common-14.0.6.tgz new file mode 100644 index 00000000000..d8a3fabe92a Binary files /dev/null and b/incubator/kimai/8.0.1/charts/common-14.0.6.tgz differ diff --git a/incubator/kimai/8.0.1/charts/mariadb-9.0.25.tgz b/incubator/kimai/8.0.1/charts/mariadb-9.0.25.tgz new file mode 100644 index 00000000000..007b00712e4 Binary files /dev/null and b/incubator/kimai/8.0.1/charts/mariadb-9.0.25.tgz differ diff --git a/incubator/kimai/8.0.0/ix_values.yaml b/incubator/kimai/8.0.1/ix_values.yaml similarity index 100% rename from incubator/kimai/8.0.0/ix_values.yaml rename to incubator/kimai/8.0.1/ix_values.yaml diff --git a/incubator/kimai/8.0.0/questions.yaml b/incubator/kimai/8.0.1/questions.yaml similarity index 100% rename from incubator/kimai/8.0.0/questions.yaml rename to incubator/kimai/8.0.1/questions.yaml diff --git a/incubator/kimai/8.0.0/templates/NOTES.txt b/incubator/kimai/8.0.1/templates/NOTES.txt similarity index 100% rename from incubator/kimai/8.0.0/templates/NOTES.txt rename to incubator/kimai/8.0.1/templates/NOTES.txt diff --git a/incubator/kimai/8.0.0/templates/_configmap.tpl b/incubator/kimai/8.0.1/templates/_configmap.tpl similarity index 100% rename from incubator/kimai/8.0.0/templates/_configmap.tpl rename to incubator/kimai/8.0.1/templates/_configmap.tpl diff --git a/incubator/kimai/8.0.0/templates/_secrets.tpl b/incubator/kimai/8.0.1/templates/_secrets.tpl similarity index 100% rename from incubator/kimai/8.0.0/templates/_secrets.tpl rename to incubator/kimai/8.0.1/templates/_secrets.tpl diff --git a/incubator/kimai/8.0.0/templates/common.yaml b/incubator/kimai/8.0.1/templates/common.yaml similarity index 100% rename from incubator/kimai/8.0.0/templates/common.yaml rename to incubator/kimai/8.0.1/templates/common.yaml diff --git a/incubator/kimai/8.0.0/values.yaml b/incubator/kimai/8.0.1/values.yaml similarity index 100% rename from incubator/kimai/8.0.0/values.yaml rename to incubator/kimai/8.0.1/values.yaml