diff --git a/stable/tar1090/5.8.6/.helmignore b/stable/tar1090/5.8.8/.helmignore similarity index 100% rename from stable/tar1090/5.8.6/.helmignore rename to stable/tar1090/5.8.8/.helmignore diff --git a/stable/tar1090/5.8.6/CHANGELOG.md b/stable/tar1090/5.8.8/CHANGELOG.md similarity index 100% rename from stable/tar1090/5.8.6/CHANGELOG.md rename to stable/tar1090/5.8.8/CHANGELOG.md diff --git a/stable/tar1090/5.8.6/Chart.yaml b/stable/tar1090/5.8.8/Chart.yaml similarity index 95% rename from stable/tar1090/5.8.6/Chart.yaml rename to stable/tar1090/5.8.8/Chart.yaml index 9a7fc042f6c..a4ab889cbc4 100644 --- a/stable/tar1090/5.8.6/Chart.yaml +++ b/stable/tar1090/5.8.8/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tar1090.png keywords: - tar1090 - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tar1090 - https://hub.docker.com/r/mikenye/tar1090 type: application -version: 5.8.6 +version: 5.8.8 diff --git a/stable/tar1090/5.8.6/README.md b/stable/tar1090/5.8.8/README.md similarity index 100% rename from stable/tar1090/5.8.6/README.md rename to stable/tar1090/5.8.8/README.md diff --git a/stable/tar1090/5.8.6/app-changelog.md b/stable/tar1090/5.8.8/app-changelog.md similarity index 90% rename from stable/tar1090/5.8.6/app-changelog.md rename to stable/tar1090/5.8.8/app-changelog.md index ea35a04f307..0a188b427aa 100644 --- a/stable/tar1090/5.8.6/app-changelog.md +++ b/stable/tar1090/5.8.8/app-changelog.md @@ -1,11 +1,15 @@ -## [tar1090-5.8.6](https://github.com/truecharts/charts/compare/tar1090-5.6.0...tar1090-5.8.6) (2024-04-12) +## [tar1090-5.8.8](https://github.com/truecharts/charts/compare/tar1090-5.6.0...tar1090-5.8.8) (2024-04-14) ### Chore +- update container image mikenye/tar1090 to latest[@8029a80](https://github.com/8029a80) by renovate ([#20743](https://github.com/truecharts/charts/issues/20743)) + +- update container image mikenye/tar1090 to latest[@730905f](https://github.com/730905f) by renovate ([#20732](https://github.com/truecharts/charts/issues/20732)) + - update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - update container image mikenye/tar1090 to latest[@f9b6594](https://github.com/f9b6594) by renovate ([#20575](https://github.com/truecharts/charts/issues/20575)) diff --git a/stable/tar1090/5.8.6/app-readme.md b/stable/tar1090/5.8.8/app-readme.md similarity index 100% rename from stable/tar1090/5.8.6/app-readme.md rename to stable/tar1090/5.8.8/app-readme.md diff --git a/stable/tar1090/5.8.6/charts/common-20.3.6.tgz b/stable/tar1090/5.8.8/charts/common-20.3.6.tgz similarity index 100% rename from stable/tar1090/5.8.6/charts/common-20.3.6.tgz rename to stable/tar1090/5.8.8/charts/common-20.3.6.tgz diff --git a/stable/tar1090/5.8.6/ix_values.yaml b/stable/tar1090/5.8.8/ix_values.yaml similarity index 85% rename from stable/tar1090/5.8.6/ix_values.yaml rename to stable/tar1090/5.8.8/ix_values.yaml index 582fcf07c5a..cc4830395a2 100644 --- a/stable/tar1090/5.8.6/ix_values.yaml +++ b/stable/tar1090/5.8.8/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: mikenye/tar1090 - tag: latest@sha256:f9b6594e63766ecaa1cf1d5398c91bf132eae60e15d74472038daa4941f8a143 + tag: latest@sha256:8029a80e4e8f824e7787efbf61df2c8b38660aec379960c4aa17d6dfb9760d51 persistence: {} portal: open: diff --git a/stable/tar1090/5.8.6/questions.yaml b/stable/tar1090/5.8.8/questions.yaml similarity index 100% rename from stable/tar1090/5.8.6/questions.yaml rename to stable/tar1090/5.8.8/questions.yaml diff --git a/stable/tar1090/5.8.6/templates/common.yaml b/stable/tar1090/5.8.8/templates/common.yaml similarity index 100% rename from stable/tar1090/5.8.6/templates/common.yaml rename to stable/tar1090/5.8.8/templates/common.yaml diff --git a/stable/tar1090/5.8.6/values.yaml b/stable/tar1090/5.8.8/values.yaml similarity index 100% rename from stable/tar1090/5.8.6/values.yaml rename to stable/tar1090/5.8.8/values.yaml