diff --git a/stable/autoscan/7.1.7/app-changelog.md b/stable/autoscan/7.1.7/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/autoscan/7.1.7/CHANGELOG.md b/stable/autoscan/7.1.8/CHANGELOG.md similarity index 96% rename from stable/autoscan/7.1.7/CHANGELOG.md rename to stable/autoscan/7.1.8/CHANGELOG.md index 0681a80e69f..11f37c6bdbb 100644 --- a/stable/autoscan/7.1.7/CHANGELOG.md +++ b/stable/autoscan/7.1.8/CHANGELOG.md @@ -7,6 +7,9 @@ title: Changelog +## [autoscan-7.1.8](https://github.com/truecharts/charts/compare/autoscan-7.1.7...autoscan-7.1.8) (2024-01-14) + + ## [autoscan-7.1.7](https://github.com/truecharts/charts/compare/autoscan-7.1.6...autoscan-7.1.7) (2024-01-09) @@ -94,6 +97,3 @@ title: Changelog - update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) ## [autoscan-7.0.0](https://github.com/truecharts/charts/compare/autoscan-6.0.11...autoscan-7.0.0) (2023-12-25) - -### Chore - diff --git a/stable/autoscan/7.1.7/Chart.yaml b/stable/autoscan/7.1.8/Chart.yaml similarity index 98% rename from stable/autoscan/7.1.7/Chart.yaml rename to stable/autoscan/7.1.8/Chart.yaml index 64a45d925e3..3a8db4a6769 100644 --- a/stable/autoscan/7.1.7/Chart.yaml +++ b/stable/autoscan/7.1.8/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://hotio.dev/containers/autoscan - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan type: application -version: 7.1.7 +version: 7.1.8 diff --git a/stable/autoscan/7.1.7/README.md b/stable/autoscan/7.1.8/README.md similarity index 100% rename from stable/autoscan/7.1.7/README.md rename to stable/autoscan/7.1.8/README.md diff --git a/stable/autoscan/7.1.8/app-changelog.md b/stable/autoscan/7.1.8/app-changelog.md new file mode 100644 index 00000000000..f02b53051af --- /dev/null +++ b/stable/autoscan/7.1.8/app-changelog.md @@ -0,0 +1,3 @@ + + +## [autoscan-7.1.8](https://github.com/truecharts/charts/compare/autoscan-7.1.7...autoscan-7.1.8) (2024-01-14) \ No newline at end of file diff --git a/stable/autoscan/7.1.7/app-readme.md b/stable/autoscan/7.1.8/app-readme.md similarity index 100% rename from stable/autoscan/7.1.7/app-readme.md rename to stable/autoscan/7.1.8/app-readme.md diff --git a/stable/autoscan/7.1.7/charts/common-17.2.22.tgz b/stable/autoscan/7.1.8/charts/common-17.2.22.tgz similarity index 100% rename from stable/autoscan/7.1.7/charts/common-17.2.22.tgz rename to stable/autoscan/7.1.8/charts/common-17.2.22.tgz diff --git a/stable/autoscan/7.1.7/ix_values.yaml b/stable/autoscan/7.1.8/ix_values.yaml similarity index 94% rename from stable/autoscan/7.1.7/ix_values.yaml rename to stable/autoscan/7.1.8/ix_values.yaml index 4324cacdf3a..9e56e4ff7f4 100644 --- a/stable/autoscan/7.1.7/ix_values.yaml +++ b/stable/autoscan/7.1.8/ix_values.yaml @@ -1,6 +1,6 @@ image: pullPolicy: IfNotPresent - repository: cr.hotio.dev/hotio/autoscan + repository: ghcr.io/hotio/autoscan tag: latest@sha256:a15a6db9b2a3888d2d8bb8d65f51df67f3999225348c4118faa6a317feea0a53 securityContext: container: diff --git a/stable/autoscan/7.1.7/questions.yaml b/stable/autoscan/7.1.8/questions.yaml similarity index 100% rename from stable/autoscan/7.1.7/questions.yaml rename to stable/autoscan/7.1.8/questions.yaml diff --git a/stable/autoscan/7.1.7/templates/NOTES.txt b/stable/autoscan/7.1.8/templates/NOTES.txt similarity index 100% rename from stable/autoscan/7.1.7/templates/NOTES.txt rename to stable/autoscan/7.1.8/templates/NOTES.txt diff --git a/stable/autoscan/7.1.7/templates/common.yaml b/stable/autoscan/7.1.8/templates/common.yaml similarity index 100% rename from stable/autoscan/7.1.7/templates/common.yaml rename to stable/autoscan/7.1.8/templates/common.yaml diff --git a/stable/autoscan/7.1.7/values.yaml b/stable/autoscan/7.1.8/values.yaml similarity index 100% rename from stable/autoscan/7.1.7/values.yaml rename to stable/autoscan/7.1.8/values.yaml