diff --git a/stable/smokeping/7.0.1/app-changelog.md b/stable/smokeping/7.0.1/app-changelog.md deleted file mode 100644 index 029fb9ad62..0000000000 --- a/stable/smokeping/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [smokeping-7.0.1](https://github.com/truecharts/charts/compare/smokeping-7.0.0...smokeping-7.0.1) (2023-08-06) - -### Fix - -- Disable varrun ([#11171](https://github.com/truecharts/charts/issues/11171)) - - \ No newline at end of file diff --git a/stable/smokeping/7.0.1/CHANGELOG.md b/stable/smokeping/7.0.2/CHANGELOG.md similarity index 95% rename from stable/smokeping/7.0.1/CHANGELOG.md rename to stable/smokeping/7.0.2/CHANGELOG.md index 1174911a8a..cef32ae877 100644 --- a/stable/smokeping/7.0.1/CHANGELOG.md +++ b/stable/smokeping/7.0.2/CHANGELOG.md @@ -4,6 +4,11 @@ +## [smokeping-7.0.2](https://github.com/truecharts/charts/compare/smokeping-7.0.1...smokeping-7.0.2) (2023-08-08) + + + + ## [smokeping-7.0.1](https://github.com/truecharts/charts/compare/smokeping-7.0.0...smokeping-7.0.1) (2023-08-06) ### Fix @@ -92,8 +97,3 @@ - update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - -## [smokeping-6.0.7](https://github.com/truecharts/charts/compare/smokeping-6.0.6...smokeping-6.0.7) (2023-05-26) - diff --git a/stable/smokeping/7.0.1/Chart.yaml b/stable/smokeping/7.0.2/Chart.yaml similarity index 98% rename from stable/smokeping/7.0.1/Chart.yaml rename to stable/smokeping/7.0.2/Chart.yaml index cdb1a202a4..c7b931042b 100644 --- a/stable/smokeping/7.0.1/Chart.yaml +++ b/stable/smokeping/7.0.2/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping - https://oss.oetiker.ch/smokeping/ type: application -version: 7.0.1 +version: 7.0.2 annotations: truecharts.org/catagories: | - media diff --git a/stable/smokeping/7.0.1/README.md b/stable/smokeping/7.0.2/README.md similarity index 100% rename from stable/smokeping/7.0.1/README.md rename to stable/smokeping/7.0.2/README.md diff --git a/stable/smokeping/7.0.2/app-changelog.md b/stable/smokeping/7.0.2/app-changelog.md new file mode 100644 index 0000000000..6a8594aa9c --- /dev/null +++ b/stable/smokeping/7.0.2/app-changelog.md @@ -0,0 +1,4 @@ + + +## [smokeping-7.0.2](https://github.com/truecharts/charts/compare/smokeping-7.0.1...smokeping-7.0.2) (2023-08-08) + diff --git a/stable/smokeping/7.0.1/app-readme.md b/stable/smokeping/7.0.2/app-readme.md similarity index 100% rename from stable/smokeping/7.0.1/app-readme.md rename to stable/smokeping/7.0.2/app-readme.md diff --git a/stable/smokeping/7.0.1/charts/common-14.0.1.tgz b/stable/smokeping/7.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/smokeping/7.0.1/charts/common-14.0.1.tgz rename to stable/smokeping/7.0.2/charts/common-14.0.1.tgz diff --git a/stable/smokeping/7.0.1/ix_values.yaml b/stable/smokeping/7.0.2/ix_values.yaml similarity index 94% rename from stable/smokeping/7.0.1/ix_values.yaml rename to stable/smokeping/7.0.2/ix_values.yaml index a933eae9a9..e0c75e787c 100644 --- a/stable/smokeping/7.0.1/ix_values.yaml +++ b/stable/smokeping/7.0.2/ix_values.yaml @@ -24,6 +24,9 @@ portal: enabled: true securityContext: container: + capabilities: + add: + - NET_RAW readOnlyRootFilesystem: false runAsNonRoot: false allowPrivilegeEscalation: true diff --git a/stable/smokeping/7.0.1/questions.yaml b/stable/smokeping/7.0.2/questions.yaml similarity index 100% rename from stable/smokeping/7.0.1/questions.yaml rename to stable/smokeping/7.0.2/questions.yaml diff --git a/stable/smokeping/7.0.1/templates/NOTES.txt b/stable/smokeping/7.0.2/templates/NOTES.txt similarity index 100% rename from stable/smokeping/7.0.1/templates/NOTES.txt rename to stable/smokeping/7.0.2/templates/NOTES.txt diff --git a/stable/smokeping/7.0.1/templates/common.yaml b/stable/smokeping/7.0.2/templates/common.yaml similarity index 100% rename from stable/smokeping/7.0.1/templates/common.yaml rename to stable/smokeping/7.0.2/templates/common.yaml diff --git a/stable/smokeping/7.0.1/values.yaml b/stable/smokeping/7.0.2/values.yaml similarity index 100% rename from stable/smokeping/7.0.1/values.yaml rename to stable/smokeping/7.0.2/values.yaml