diff --git a/stable/promcord/6.0.9/CHANGELOG.md b/stable/promcord/6.0.10/CHANGELOG.md similarity index 94% rename from stable/promcord/6.0.9/CHANGELOG.md rename to stable/promcord/6.0.10/CHANGELOG.md index 1c3ab31847..389b62225a 100644 --- a/stable/promcord/6.0.9/CHANGELOG.md +++ b/stable/promcord/6.0.10/CHANGELOG.md @@ -4,6 +4,11 @@ +## [promcord-6.0.10](https://github.com/truecharts/charts/compare/promcord-6.0.9...promcord-6.0.10) (2023-01-18) + + + + ## [promcord-6.0.9](https://github.com/truecharts/charts/compare/promcord-6.0.8...promcord-6.0.9) (2023-01-18) @@ -89,11 +94,6 @@ -## [promcord-6.0.2](https://github.com/truecharts/charts/compare/promcord-6.0.1...promcord-6.0.2) (2022-11-30) - - - - ## [promcord-6.0.2](https://github.com/truecharts/charts/compare/promcord-6.0.1...promcord-6.0.2) (2022-11-30) diff --git a/stable/promcord/6.0.9/Chart.yaml b/stable/promcord/6.0.10/Chart.yaml similarity index 98% rename from stable/promcord/6.0.9/Chart.yaml rename to stable/promcord/6.0.10/Chart.yaml index 7d3413a38c..0761eae88c 100644 --- a/stable/promcord/6.0.9/Chart.yaml +++ b/stable/promcord/6.0.10/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/promcord - https://github.com/nimarion/promcord type: application -version: 6.0.9 +version: 6.0.10 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/promcord/6.0.9/README.md b/stable/promcord/6.0.10/README.md similarity index 100% rename from stable/promcord/6.0.9/README.md rename to stable/promcord/6.0.10/README.md diff --git a/stable/promcord/6.0.10/app-changelog.md b/stable/promcord/6.0.10/app-changelog.md new file mode 100644 index 0000000000..659f577315 --- /dev/null +++ b/stable/promcord/6.0.10/app-changelog.md @@ -0,0 +1,4 @@ + + +## [promcord-6.0.10](https://github.com/truecharts/charts/compare/promcord-6.0.9...promcord-6.0.10) (2023-01-18) + diff --git a/stable/promcord/6.0.9/app-readme.md b/stable/promcord/6.0.10/app-readme.md similarity index 100% rename from stable/promcord/6.0.9/app-readme.md rename to stable/promcord/6.0.10/app-readme.md diff --git a/stable/promcord/6.0.9/charts/common-11.1.2.tgz b/stable/promcord/6.0.10/charts/common-11.1.2.tgz similarity index 100% rename from stable/promcord/6.0.9/charts/common-11.1.2.tgz rename to stable/promcord/6.0.10/charts/common-11.1.2.tgz diff --git a/stable/promcord/6.0.9/ix_values.yaml b/stable/promcord/6.0.10/ix_values.yaml similarity index 81% rename from stable/promcord/6.0.9/ix_values.yaml rename to stable/promcord/6.0.10/ix_values.yaml index f45d98e242..999ccd28b0 100644 --- a/stable/promcord/6.0.9/ix_values.yaml +++ b/stable/promcord/6.0.10/ix_values.yaml @@ -11,6 +11,17 @@ service: enabled: true port: 8080 +# -- Configure the Security Context for the Pod +#podSecurityContext: +# runAsUser: 568 +# runAsGroup: 568 +# fsGroup: 568 + +# -- Configure the Security Context for the main container +securityContext: + readOnlyRootFilesystem: false +# runAsNonRoot: true + # env: # DISCORD_TOKEN: diff --git a/stable/promcord/6.0.9/questions.yaml b/stable/promcord/6.0.10/questions.yaml similarity index 100% rename from stable/promcord/6.0.9/questions.yaml rename to stable/promcord/6.0.10/questions.yaml diff --git a/stable/promcord/6.0.9/templates/common.yaml b/stable/promcord/6.0.10/templates/common.yaml similarity index 100% rename from stable/promcord/6.0.9/templates/common.yaml rename to stable/promcord/6.0.10/templates/common.yaml diff --git a/stable/promcord/6.0.9/templates/prometheusrules.yaml b/stable/promcord/6.0.10/templates/prometheusrules.yaml similarity index 100% rename from stable/promcord/6.0.9/templates/prometheusrules.yaml rename to stable/promcord/6.0.10/templates/prometheusrules.yaml diff --git a/stable/promcord/6.0.9/templates/servicemonitor.yaml b/stable/promcord/6.0.10/templates/servicemonitor.yaml similarity index 100% rename from stable/promcord/6.0.9/templates/servicemonitor.yaml rename to stable/promcord/6.0.10/templates/servicemonitor.yaml diff --git a/stable/promcord/6.0.9/values.yaml b/stable/promcord/6.0.10/values.yaml similarity index 100% rename from stable/promcord/6.0.9/values.yaml rename to stable/promcord/6.0.10/values.yaml diff --git a/stable/promcord/6.0.9/app-changelog.md b/stable/promcord/6.0.9/app-changelog.md deleted file mode 100644 index 80b22400a7..0000000000 --- a/stable/promcord/6.0.9/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [promcord-6.0.9](https://github.com/truecharts/charts/compare/promcord-6.0.8...promcord-6.0.9) (2023-01-18) -