diff --git a/stable/meshcentral/9.0.2/app-changelog.md b/stable/meshcentral/9.0.2/app-changelog.md deleted file mode 100644 index 3deb098f25..0000000000 --- a/stable/meshcentral/9.0.2/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [meshcentral-9.0.2](https://github.com/truecharts/charts/compare/meshcentral-9.0.0...meshcentral-9.0.2) (2022-11-15) - -### Chore - -- update helm general non-major ([#4471](https://github.com/truecharts/charts/issues/4471)) - - update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - \ No newline at end of file diff --git a/stable/meshcentral/9.0.2/CHANGELOG.md b/stable/meshcentral/9.0.3/CHANGELOG.md similarity index 100% rename from stable/meshcentral/9.0.2/CHANGELOG.md rename to stable/meshcentral/9.0.3/CHANGELOG.md diff --git a/stable/meshcentral/9.0.2/Chart.yaml b/stable/meshcentral/9.0.3/Chart.yaml similarity index 96% rename from stable/meshcentral/9.0.2/Chart.yaml rename to stable/meshcentral/9.0.3/Chart.yaml index a1ab0c5283..8eb82863b7 100644 --- a/stable/meshcentral/9.0.2/Chart.yaml +++ b/stable/meshcentral/9.0.3/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: meshcentral -version: 9.0.2 -appVersion: "1.0.97" +version: 9.0.3 +appVersion: "1.0.99" description: MeshCentral is a full computer management web site type: application deprecated: false diff --git a/stable/meshcentral/9.0.2/README.md b/stable/meshcentral/9.0.3/README.md similarity index 100% rename from stable/meshcentral/9.0.2/README.md rename to stable/meshcentral/9.0.3/README.md diff --git a/stable/meshcentral/9.0.3/app-changelog.md b/stable/meshcentral/9.0.3/app-changelog.md new file mode 100644 index 0000000000..ff72924637 --- /dev/null +++ b/stable/meshcentral/9.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [meshcentral-9.0.3](https://github.com/truecharts/charts/compare/meshcentral-9.0.2...meshcentral-9.0.3) (2022-11-19) + +### Chore + +- update container image ghcr.io/ylianst/meshcentral to v1.0.99 + + \ No newline at end of file diff --git a/stable/meshcentral/9.0.2/app-readme.md b/stable/meshcentral/9.0.3/app-readme.md similarity index 100% rename from stable/meshcentral/9.0.2/app-readme.md rename to stable/meshcentral/9.0.3/app-readme.md diff --git a/stable/meshcentral/9.0.2/charts/common-11.0.3.tgz b/stable/meshcentral/9.0.3/charts/common-11.0.3.tgz similarity index 100% rename from stable/meshcentral/9.0.2/charts/common-11.0.3.tgz rename to stable/meshcentral/9.0.3/charts/common-11.0.3.tgz diff --git a/stable/meshcentral/9.0.2/charts/mongodb-4.0.2.tgz b/stable/meshcentral/9.0.3/charts/mongodb-4.0.2.tgz similarity index 100% rename from stable/meshcentral/9.0.2/charts/mongodb-4.0.2.tgz rename to stable/meshcentral/9.0.3/charts/mongodb-4.0.2.tgz diff --git a/stable/meshcentral/9.0.2/ix_values.yaml b/stable/meshcentral/9.0.3/ix_values.yaml similarity index 99% rename from stable/meshcentral/9.0.2/ix_values.yaml rename to stable/meshcentral/9.0.3/ix_values.yaml index 62123ab107..c5ae3d1e0b 100644 --- a/stable/meshcentral/9.0.2/ix_values.yaml +++ b/stable/meshcentral/9.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/ylianst/meshcentral pullPolicy: IfNotPresent - tag: 1.0.97@sha256:dc986c5f69e993a5521e75e979f46ee74300a391500764c9aaddbb9b14658a1f + tag: 1.0.99@sha256:2889ef6633a396c2114364e1d03bd233fbb9e9365a242c527a3ca32a2c251859 command: - node diff --git a/stable/meshcentral/9.0.2/questions.yaml b/stable/meshcentral/9.0.3/questions.yaml similarity index 100% rename from stable/meshcentral/9.0.2/questions.yaml rename to stable/meshcentral/9.0.3/questions.yaml diff --git a/stable/meshcentral/9.0.2/templates/_secret.tpl b/stable/meshcentral/9.0.3/templates/_secret.tpl similarity index 100% rename from stable/meshcentral/9.0.2/templates/_secret.tpl rename to stable/meshcentral/9.0.3/templates/_secret.tpl diff --git a/stable/meshcentral/9.0.2/templates/common.yaml b/stable/meshcentral/9.0.3/templates/common.yaml similarity index 100% rename from stable/meshcentral/9.0.2/templates/common.yaml rename to stable/meshcentral/9.0.3/templates/common.yaml diff --git a/stable/meshcentral/9.0.2/values.yaml b/stable/meshcentral/9.0.3/values.yaml similarity index 100% rename from stable/meshcentral/9.0.2/values.yaml rename to stable/meshcentral/9.0.3/values.yaml