diff --git a/stable/scrutiny/7.0.1/app-changelog.md b/stable/scrutiny/7.0.1/app-changelog.md deleted file mode 100644 index 4bf0a21d17..0000000000 --- a/stable/scrutiny/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [scrutiny-7.0.1](https://github.com/truecharts/charts/compare/scrutiny-7.0.0...scrutiny-7.0.1) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/scrutiny/7.0.1/CHANGELOG.md b/stable/scrutiny/7.0.2/CHANGELOG.md similarity index 90% rename from stable/scrutiny/7.0.1/CHANGELOG.md rename to stable/scrutiny/7.0.2/CHANGELOG.md index d3d270e082..42ecd2efa9 100644 --- a/stable/scrutiny/7.0.1/CHANGELOG.md +++ b/stable/scrutiny/7.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [scrutiny-7.0.2](https://github.com/truecharts/charts/compare/scrutiny-7.0.1...scrutiny-7.0.2) (2023-10-17) + +### Chore + +- update container image tccr.io/truecharts/scrutiny to v0.7.2 ([#13719](https://github.com/truecharts/charts/issues/13719)) + + + + ## [scrutiny-7.0.1](https://github.com/truecharts/charts/compare/scrutiny-7.0.0...scrutiny-7.0.1) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ ## [scrutiny-6.0.18](https://github.com/truecharts/charts/compare/scrutiny-6.0.17...scrutiny-6.0.18) (2023-05-27) -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [scrutiny-6.0.17](https://github.com/truecharts/charts/compare/scrutiny-6.0.16...scrutiny-6.0.17) (2023-05-26) - diff --git a/stable/scrutiny/7.0.1/Chart.yaml b/stable/scrutiny/7.0.2/Chart.yaml similarity index 95% rename from stable/scrutiny/7.0.1/Chart.yaml rename to stable/scrutiny/7.0.2/Chart.yaml index 8e46ce41a4..72d30267fb 100644 --- a/stable/scrutiny/7.0.1/Chart.yaml +++ b/stable/scrutiny/7.0.2/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: scrutiny -version: 7.0.1 -appVersion: "0.7.1" +version: 7.0.2 +appVersion: "0.7.2" 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/7.0.1/README.md b/stable/scrutiny/7.0.2/README.md similarity index 100% rename from stable/scrutiny/7.0.1/README.md rename to stable/scrutiny/7.0.2/README.md diff --git a/stable/scrutiny/7.0.2/app-changelog.md b/stable/scrutiny/7.0.2/app-changelog.md new file mode 100644 index 0000000000..94b921107e --- /dev/null +++ b/stable/scrutiny/7.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [scrutiny-7.0.2](https://github.com/truecharts/charts/compare/scrutiny-7.0.1...scrutiny-7.0.2) (2023-10-17) + +### Chore + +- update container image tccr.io/truecharts/scrutiny to v0.7.2 ([#13719](https://github.com/truecharts/charts/issues/13719)) + + \ No newline at end of file diff --git a/stable/scrutiny/7.0.1/app-readme.md b/stable/scrutiny/7.0.2/app-readme.md similarity index 100% rename from stable/scrutiny/7.0.1/app-readme.md rename to stable/scrutiny/7.0.2/app-readme.md diff --git a/stable/scrutiny/7.0.1/charts/common-14.0.9.tgz b/stable/scrutiny/7.0.2/charts/common-14.0.9.tgz similarity index 100% rename from stable/scrutiny/7.0.1/charts/common-14.0.9.tgz rename to stable/scrutiny/7.0.2/charts/common-14.0.9.tgz diff --git a/stable/scrutiny/7.0.1/ix_values.yaml b/stable/scrutiny/7.0.2/ix_values.yaml similarity index 93% rename from stable/scrutiny/7.0.1/ix_values.yaml rename to stable/scrutiny/7.0.2/ix_values.yaml index 76d8343cc7..53ecbe654e 100644 --- a/stable/scrutiny/7.0.1/ix_values.yaml +++ b/stable/scrutiny/7.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/scrutiny pullPolicy: IfNotPresent - tag: 0.7.1@sha256:26c8258c6963367ff609fd080af1b84be53792831122ce019fa071cca72ad1a8 + tag: v0.7.2@sha256:0d141d741f7292ead1cad85faa25092599a755f861f5b77e89922aefa1459f6e service: main: ports: diff --git a/stable/scrutiny/7.0.1/questions.yaml b/stable/scrutiny/7.0.2/questions.yaml similarity index 100% rename from stable/scrutiny/7.0.1/questions.yaml rename to stable/scrutiny/7.0.2/questions.yaml diff --git a/stable/scrutiny/7.0.1/templates/NOTES.txt b/stable/scrutiny/7.0.2/templates/NOTES.txt similarity index 100% rename from stable/scrutiny/7.0.1/templates/NOTES.txt rename to stable/scrutiny/7.0.2/templates/NOTES.txt diff --git a/stable/scrutiny/7.0.1/templates/common.yaml b/stable/scrutiny/7.0.2/templates/common.yaml similarity index 100% rename from stable/scrutiny/7.0.1/templates/common.yaml rename to stable/scrutiny/7.0.2/templates/common.yaml diff --git a/stable/scrutiny/7.0.1/values.yaml b/stable/scrutiny/7.0.2/values.yaml similarity index 100% rename from stable/scrutiny/7.0.1/values.yaml rename to stable/scrutiny/7.0.2/values.yaml