diff --git a/stable/scrutiny/5.0.7/app-changelog.md b/stable/scrutiny/5.0.7/app-changelog.md deleted file mode 100644 index c2e5baa1223..00000000000 --- a/stable/scrutiny/5.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [scrutiny-5.0.7](https://github.com/truecharts/charts/compare/scrutiny-5.0.6...scrutiny-5.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/stable/scrutiny/5.0.7/CHANGELOG.md b/stable/scrutiny/5.0.8/CHANGELOG.md similarity index 89% rename from stable/scrutiny/5.0.7/CHANGELOG.md rename to stable/scrutiny/5.0.8/CHANGELOG.md index 04ae4ed1c99..8148c7e7566 100644 --- a/stable/scrutiny/5.0.7/CHANGELOG.md +++ b/stable/scrutiny/5.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [scrutiny-5.0.8](https://github.com/truecharts/charts/compare/scrutiny-5.0.7...scrutiny-5.0.8) (2023-01-16) + +### Chore + +- update container image tccr.io/truecharts/scrutiny to v0.6.0 + + + + ## [scrutiny-5.0.7](https://github.com/truecharts/charts/compare/scrutiny-5.0.6...scrutiny-5.0.7) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ - -## [scrutiny-5.0.2](https://github.com/truecharts/charts/compare/scrutiny-5.0.1...scrutiny-5.0.2) (2022-11-30) - - - - -## [scrutiny-5.0.2](https://github.com/truecharts/charts/compare/scrutiny-5.0.1...scrutiny-5.0.2) (2022-11-30) - - diff --git a/stable/scrutiny/5.0.7/Chart.yaml b/stable/scrutiny/5.0.8/Chart.yaml similarity index 96% rename from stable/scrutiny/5.0.7/Chart.yaml rename to stable/scrutiny/5.0.8/Chart.yaml index d2ac26c4409..203d43c521b 100644 --- a/stable/scrutiny/5.0.7/Chart.yaml +++ b/stable/scrutiny/5.0.8/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: scrutiny -version: 5.0.7 -appVersion: "0.5.0" +version: 5.0.8 +appVersion: "0.6.0" description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. type: application deprecated: false diff --git a/stable/scrutiny/5.0.7/README.md b/stable/scrutiny/5.0.8/README.md similarity index 100% rename from stable/scrutiny/5.0.7/README.md rename to stable/scrutiny/5.0.8/README.md diff --git a/stable/scrutiny/5.0.8/app-changelog.md b/stable/scrutiny/5.0.8/app-changelog.md new file mode 100644 index 00000000000..69f46e16b5b --- /dev/null +++ b/stable/scrutiny/5.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [scrutiny-5.0.8](https://github.com/truecharts/charts/compare/scrutiny-5.0.7...scrutiny-5.0.8) (2023-01-16) + +### Chore + +- update container image tccr.io/truecharts/scrutiny to v0.6.0 + + \ No newline at end of file diff --git a/stable/scrutiny/5.0.7/app-readme.md b/stable/scrutiny/5.0.8/app-readme.md similarity index 73% rename from stable/scrutiny/5.0.7/app-readme.md rename to stable/scrutiny/5.0.8/app-readme.md index 632a08686cd..f006bd20543 100644 --- a/stable/scrutiny/5.0.7/app-readme.md +++ b/stable/scrutiny/5.0.8/app-readme.md @@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http --- TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can! +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/scrutiny/5.0.7/charts/common-11.1.2.tgz b/stable/scrutiny/5.0.8/charts/common-11.1.2.tgz similarity index 100% rename from stable/scrutiny/5.0.7/charts/common-11.1.2.tgz rename to stable/scrutiny/5.0.8/charts/common-11.1.2.tgz diff --git a/stable/scrutiny/5.0.7/ix_values.yaml b/stable/scrutiny/5.0.8/ix_values.yaml similarity index 91% rename from stable/scrutiny/5.0.7/ix_values.yaml rename to stable/scrutiny/5.0.8/ix_values.yaml index 1198ad012d2..916bfdff486 100644 --- a/stable/scrutiny/5.0.7/ix_values.yaml +++ b/stable/scrutiny/5.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/scrutiny pullPolicy: IfNotPresent - tag: 0.5.0@sha256:b423a47896e4c20d125880dc2504248fe78d9de5b1d711747bb25c94949b15bf + tag: 0.6.0@sha256:db378aa16404d19afecfe0e38330799b2aeb3c5d0cc670b9d40881ad1d13c4ab securityContext: runAsNonRoot: false diff --git a/stable/scrutiny/5.0.7/questions.yaml b/stable/scrutiny/5.0.8/questions.yaml similarity index 100% rename from stable/scrutiny/5.0.7/questions.yaml rename to stable/scrutiny/5.0.8/questions.yaml diff --git a/stable/scrutiny/5.0.7/templates/common.yaml b/stable/scrutiny/5.0.8/templates/common.yaml similarity index 100% rename from stable/scrutiny/5.0.7/templates/common.yaml rename to stable/scrutiny/5.0.8/templates/common.yaml diff --git a/stable/scrutiny/5.0.7/values.yaml b/stable/scrutiny/5.0.8/values.yaml similarity index 100% rename from stable/scrutiny/5.0.7/values.yaml rename to stable/scrutiny/5.0.8/values.yaml