diff --git a/incubator/blender-desktop-g3/2.0.4/app-changelog.md b/incubator/blender-desktop-g3/2.0.4/app-changelog.md deleted file mode 100644 index a54f153cd4d..00000000000 --- a/incubator/blender-desktop-g3/2.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [blender-desktop-g3-2.0.4](https://github.com/truecharts/charts/compare/blender-desktop-g3-2.0.3...blender-desktop-g3-2.0.4) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/blender-desktop-g3/2.0.4/CHANGELOG.md b/incubator/blender-desktop-g3/2.0.5/CHANGELOG.md similarity index 91% rename from incubator/blender-desktop-g3/2.0.4/CHANGELOG.md rename to incubator/blender-desktop-g3/2.0.5/CHANGELOG.md index a84502b82cc..ef1cab299e9 100644 --- a/incubator/blender-desktop-g3/2.0.4/CHANGELOG.md +++ b/incubator/blender-desktop-g3/2.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [blender-desktop-g3-2.0.5](https://github.com/truecharts/charts/compare/blender-desktop-g3-2.0.4...blender-desktop-g3-2.0.5) (2022-12-22) + +### Chore + +- update container image tccr.io/truecharts/blender-desktop-g3 to latest + + + + ## [blender-desktop-g3-2.0.4](https://github.com/truecharts/charts/compare/blender-desktop-g3-2.0.3...blender-desktop-g3-2.0.4) (2022-12-19) ### Chore @@ -81,15 +90,6 @@ -## [blender-desktop-g3-2.0.1](https://github.com/truecharts/charts/compare/blender-desktop-g3-2.0.0...blender-desktop-g3-2.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - - ## [blender-desktop-g3-2.0.1](https://github.com/truecharts/charts/compare/blender-desktop-g3-2.0.0...blender-desktop-g3-2.0.1) (2022-11-15) ### Chore diff --git a/incubator/blender-desktop-g3/2.0.4/Chart.yaml b/incubator/blender-desktop-g3/2.0.5/Chart.yaml similarity index 98% rename from incubator/blender-desktop-g3/2.0.4/Chart.yaml rename to incubator/blender-desktop-g3/2.0.5/Chart.yaml index 2c52c015e3c..065beecdcfb 100644 --- a/incubator/blender-desktop-g3/2.0.4/Chart.yaml +++ b/incubator/blender-desktop-g3/2.0.5/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/accetto/headless-drawing-g3/ - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3 type: application -version: 2.0.4 +version: 2.0.5 diff --git a/incubator/blender-desktop-g3/2.0.4/README.md b/incubator/blender-desktop-g3/2.0.5/README.md similarity index 100% rename from incubator/blender-desktop-g3/2.0.4/README.md rename to incubator/blender-desktop-g3/2.0.5/README.md diff --git a/incubator/blender-desktop-g3/2.0.5/app-changelog.md b/incubator/blender-desktop-g3/2.0.5/app-changelog.md new file mode 100644 index 00000000000..eec8019d186 --- /dev/null +++ b/incubator/blender-desktop-g3/2.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [blender-desktop-g3-2.0.5](https://github.com/truecharts/charts/compare/blender-desktop-g3-2.0.4...blender-desktop-g3-2.0.5) (2022-12-22) + +### Chore + +- update container image tccr.io/truecharts/blender-desktop-g3 to latest + + \ No newline at end of file diff --git a/incubator/blender-desktop-g3/2.0.4/app-readme.md b/incubator/blender-desktop-g3/2.0.5/app-readme.md similarity index 100% rename from incubator/blender-desktop-g3/2.0.4/app-readme.md rename to incubator/blender-desktop-g3/2.0.5/app-readme.md diff --git a/incubator/blender-desktop-g3/2.0.4/charts/common-11.0.9.tgz b/incubator/blender-desktop-g3/2.0.5/charts/common-11.0.9.tgz similarity index 100% rename from incubator/blender-desktop-g3/2.0.4/charts/common-11.0.9.tgz rename to incubator/blender-desktop-g3/2.0.5/charts/common-11.0.9.tgz diff --git a/incubator/blender-desktop-g3/2.0.4/ix_values.yaml b/incubator/blender-desktop-g3/2.0.5/ix_values.yaml similarity index 88% rename from incubator/blender-desktop-g3/2.0.4/ix_values.yaml rename to incubator/blender-desktop-g3/2.0.5/ix_values.yaml index 70dcc5793f9..a6169eccf97 100644 --- a/incubator/blender-desktop-g3/2.0.4/ix_values.yaml +++ b/incubator/blender-desktop-g3/2.0.5/ix_values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/blender-desktop-g3 - tag: latest@sha256:c319a529c383743f470a9e2d8f94dc56d03d1755067ecac2d6779d4d03e694ae + tag: latest@sha256:9654beda6fc4c36484fc51773ddb9d4a878ea8e65a7ba0696fac37d127b784c3 persistence: internalshare: enabled: true diff --git a/incubator/blender-desktop-g3/2.0.4/questions.yaml b/incubator/blender-desktop-g3/2.0.5/questions.yaml similarity index 100% rename from incubator/blender-desktop-g3/2.0.4/questions.yaml rename to incubator/blender-desktop-g3/2.0.5/questions.yaml diff --git a/incubator/blender-desktop-g3/2.0.4/templates/common.yaml b/incubator/blender-desktop-g3/2.0.5/templates/common.yaml similarity index 100% rename from incubator/blender-desktop-g3/2.0.4/templates/common.yaml rename to incubator/blender-desktop-g3/2.0.5/templates/common.yaml diff --git a/incubator/blender-desktop-g3/2.0.4/values.yaml b/incubator/blender-desktop-g3/2.0.5/values.yaml similarity index 100% rename from incubator/blender-desktop-g3/2.0.4/values.yaml rename to incubator/blender-desktop-g3/2.0.5/values.yaml diff --git a/incubator/opengl-desktop-g3/2.0.4/app-changelog.md b/incubator/opengl-desktop-g3/2.0.4/app-changelog.md deleted file mode 100644 index c508d23a58f..00000000000 --- a/incubator/opengl-desktop-g3/2.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [opengl-desktop-g3-2.0.4](https://github.com/truecharts/charts/compare/opengl-desktop-g3-2.0.3...opengl-desktop-g3-2.0.4) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/opengl-desktop-g3/2.0.4/CHANGELOG.md b/incubator/opengl-desktop-g3/2.0.5/CHANGELOG.md similarity index 91% rename from incubator/opengl-desktop-g3/2.0.4/CHANGELOG.md rename to incubator/opengl-desktop-g3/2.0.5/CHANGELOG.md index 69128c859fb..c4f5fd98606 100644 --- a/incubator/opengl-desktop-g3/2.0.4/CHANGELOG.md +++ b/incubator/opengl-desktop-g3/2.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [opengl-desktop-g3-2.0.5](https://github.com/truecharts/charts/compare/opengl-desktop-g3-2.0.4...opengl-desktop-g3-2.0.5) (2022-12-22) + +### Chore + +- update container image tccr.io/truecharts/opengl-desktop-g3 to latest + + + + ## [opengl-desktop-g3-2.0.4](https://github.com/truecharts/charts/compare/opengl-desktop-g3-2.0.3...opengl-desktop-g3-2.0.4) (2022-12-19) ### Chore @@ -81,15 +90,6 @@ -## [opengl-desktop-g3-2.0.1](https://github.com/truecharts/charts/compare/opengl-desktop-g3-2.0.0...opengl-desktop-g3-2.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - - ## [opengl-desktop-g3-2.0.1](https://github.com/truecharts/charts/compare/opengl-desktop-g3-2.0.0...opengl-desktop-g3-2.0.1) (2022-11-15) ### Chore diff --git a/incubator/opengl-desktop-g3/2.0.4/Chart.yaml b/incubator/opengl-desktop-g3/2.0.5/Chart.yaml similarity index 98% rename from incubator/opengl-desktop-g3/2.0.4/Chart.yaml rename to incubator/opengl-desktop-g3/2.0.5/Chart.yaml index 4e0147d92d0..a4b98b5440a 100644 --- a/incubator/opengl-desktop-g3/2.0.4/Chart.yaml +++ b/incubator/opengl-desktop-g3/2.0.5/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/accetto/headless-drawing-g3/ - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-opengl-g3 type: application -version: 2.0.4 +version: 2.0.5 diff --git a/incubator/opengl-desktop-g3/2.0.4/README.md b/incubator/opengl-desktop-g3/2.0.5/README.md similarity index 100% rename from incubator/opengl-desktop-g3/2.0.4/README.md rename to incubator/opengl-desktop-g3/2.0.5/README.md diff --git a/incubator/opengl-desktop-g3/2.0.5/app-changelog.md b/incubator/opengl-desktop-g3/2.0.5/app-changelog.md new file mode 100644 index 00000000000..b88ee7ceb8f --- /dev/null +++ b/incubator/opengl-desktop-g3/2.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [opengl-desktop-g3-2.0.5](https://github.com/truecharts/charts/compare/opengl-desktop-g3-2.0.4...opengl-desktop-g3-2.0.5) (2022-12-22) + +### Chore + +- update container image tccr.io/truecharts/opengl-desktop-g3 to latest + + \ No newline at end of file diff --git a/incubator/opengl-desktop-g3/2.0.4/app-readme.md b/incubator/opengl-desktop-g3/2.0.5/app-readme.md similarity index 100% rename from incubator/opengl-desktop-g3/2.0.4/app-readme.md rename to incubator/opengl-desktop-g3/2.0.5/app-readme.md diff --git a/incubator/opengl-desktop-g3/2.0.4/charts/common-11.0.9.tgz b/incubator/opengl-desktop-g3/2.0.5/charts/common-11.0.9.tgz similarity index 100% rename from incubator/opengl-desktop-g3/2.0.4/charts/common-11.0.9.tgz rename to incubator/opengl-desktop-g3/2.0.5/charts/common-11.0.9.tgz diff --git a/incubator/opengl-desktop-g3/2.0.4/ix_values.yaml b/incubator/opengl-desktop-g3/2.0.5/ix_values.yaml similarity index 87% rename from incubator/opengl-desktop-g3/2.0.4/ix_values.yaml rename to incubator/opengl-desktop-g3/2.0.5/ix_values.yaml index a4d3de80d06..81efa3730fc 100644 --- a/incubator/opengl-desktop-g3/2.0.4/ix_values.yaml +++ b/incubator/opengl-desktop-g3/2.0.5/ix_values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/opengl-desktop-g3 - tag: latest@sha256:beb88da26682936cdfae4fa31ea9f7c3e91ee094e5b1c3cfb2aba7e8e5e20972 + tag: latest@sha256:64c248af0cff61aee4001620ee4630da638c5c4275f9f0e226e00fac2b176978 persistence: internalshare: enabled: true diff --git a/incubator/opengl-desktop-g3/2.0.4/questions.yaml b/incubator/opengl-desktop-g3/2.0.5/questions.yaml similarity index 100% rename from incubator/opengl-desktop-g3/2.0.4/questions.yaml rename to incubator/opengl-desktop-g3/2.0.5/questions.yaml diff --git a/incubator/opengl-desktop-g3/2.0.4/templates/common.yaml b/incubator/opengl-desktop-g3/2.0.5/templates/common.yaml similarity index 100% rename from incubator/opengl-desktop-g3/2.0.4/templates/common.yaml rename to incubator/opengl-desktop-g3/2.0.5/templates/common.yaml diff --git a/incubator/opengl-desktop-g3/2.0.4/values.yaml b/incubator/opengl-desktop-g3/2.0.5/values.yaml similarity index 100% rename from incubator/opengl-desktop-g3/2.0.4/values.yaml rename to incubator/opengl-desktop-g3/2.0.5/values.yaml diff --git a/incubator/pingvin-share/0.0.7/app-changelog.md b/incubator/pingvin-share/0.0.7/app-changelog.md deleted file mode 100644 index fdb8317a774..00000000000 --- a/incubator/pingvin-share/0.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pingvin-share-0.0.7](https://github.com/truecharts/charts/compare/pingvin-share-0.0.6...pingvin-share-0.0.7) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/pingvin-share/0.0.7/CHANGELOG.md b/incubator/pingvin-share/0.0.8/CHANGELOG.md similarity index 86% rename from incubator/pingvin-share/0.0.7/CHANGELOG.md rename to incubator/pingvin-share/0.0.8/CHANGELOG.md index e69f5905cdb..0e65974e278 100644 --- a/incubator/pingvin-share/0.0.7/CHANGELOG.md +++ b/incubator/pingvin-share/0.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [pingvin-share-0.0.8](https://github.com/truecharts/charts/compare/pingvin-share-0.0.7...pingvin-share-0.0.8) (2022-12-22) + +### Chore + +- update container image tccr.io/truecharts/pingvin-share to v0.4.0 + + + + ## [pingvin-share-0.0.7](https://github.com/truecharts/charts/compare/pingvin-share-0.0.6...pingvin-share-0.0.7) (2022-12-19) ### Chore diff --git a/incubator/pingvin-share/0.0.7/Chart.yaml b/incubator/pingvin-share/0.0.8/Chart.yaml similarity index 96% rename from incubator/pingvin-share/0.0.7/Chart.yaml rename to incubator/pingvin-share/0.0.8/Chart.yaml index fa0f7576317..acefbdb8563 100644 --- a/incubator/pingvin-share/0.0.7/Chart.yaml +++ b/incubator/pingvin-share/0.0.8/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.3.6" +appVersion: "0.4.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/stonith404/pingvin-share - https://hub.docker.com/r/stonith404/pingvin-share type: application -version: 0.0.7 +version: 0.0.8 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/pingvin-share/0.0.7/README.md b/incubator/pingvin-share/0.0.8/README.md similarity index 100% rename from incubator/pingvin-share/0.0.7/README.md rename to incubator/pingvin-share/0.0.8/README.md diff --git a/incubator/pingvin-share/0.0.8/app-changelog.md b/incubator/pingvin-share/0.0.8/app-changelog.md new file mode 100644 index 00000000000..0593c5cf999 --- /dev/null +++ b/incubator/pingvin-share/0.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pingvin-share-0.0.8](https://github.com/truecharts/charts/compare/pingvin-share-0.0.7...pingvin-share-0.0.8) (2022-12-22) + +### Chore + +- update container image tccr.io/truecharts/pingvin-share to v0.4.0 + + \ No newline at end of file diff --git a/incubator/pingvin-share/0.0.7/app-readme.md b/incubator/pingvin-share/0.0.8/app-readme.md similarity index 100% rename from incubator/pingvin-share/0.0.7/app-readme.md rename to incubator/pingvin-share/0.0.8/app-readme.md diff --git a/incubator/pingvin-share/0.0.7/charts/common-11.0.9.tgz b/incubator/pingvin-share/0.0.8/charts/common-11.0.9.tgz similarity index 100% rename from incubator/pingvin-share/0.0.7/charts/common-11.0.9.tgz rename to incubator/pingvin-share/0.0.8/charts/common-11.0.9.tgz diff --git a/incubator/pingvin-share/0.0.7/ix_values.yaml b/incubator/pingvin-share/0.0.8/ix_values.yaml similarity index 83% rename from incubator/pingvin-share/0.0.7/ix_values.yaml rename to incubator/pingvin-share/0.0.8/ix_values.yaml index e75bf81d53e..0abf4fd1dcd 100644 --- a/incubator/pingvin-share/0.0.7/ix_values.yaml +++ b/incubator/pingvin-share/0.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/pingvin-share pullPolicy: IfNotPresent - tag: 0.3.6@sha256:ac586a491b46488d09a82d2a6f4b9f9e7997d08750b76f062af0f4d4a5730a5a + tag: 0.4.0@sha256:5693e9cb6dc2154424691ea10c8607cfe1d3760a55b2dc6841de6c230d8dd183 securityContext: readOnlyRootFilesystem: false diff --git a/incubator/pingvin-share/0.0.7/questions.yaml b/incubator/pingvin-share/0.0.8/questions.yaml similarity index 100% rename from incubator/pingvin-share/0.0.7/questions.yaml rename to incubator/pingvin-share/0.0.8/questions.yaml diff --git a/incubator/pingvin-share/0.0.7/templates/common.yaml b/incubator/pingvin-share/0.0.8/templates/common.yaml similarity index 100% rename from incubator/pingvin-share/0.0.7/templates/common.yaml rename to incubator/pingvin-share/0.0.8/templates/common.yaml diff --git a/incubator/pingvin-share/0.0.7/values.yaml b/incubator/pingvin-share/0.0.8/values.yaml similarity index 100% rename from incubator/pingvin-share/0.0.7/values.yaml rename to incubator/pingvin-share/0.0.8/values.yaml diff --git a/stable/clamav/5.0.8/app-changelog.md b/stable/clamav/5.0.8/app-changelog.md deleted file mode 100644 index 5e2522c1bd7..00000000000 --- a/stable/clamav/5.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clamav-5.0.8](https://github.com/truecharts/charts/compare/clamav-5.0.7...clamav-5.0.8) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/clamav/5.0.8/CHANGELOG.md b/stable/clamav/5.0.9/CHANGELOG.md similarity index 85% rename from stable/clamav/5.0.8/CHANGELOG.md rename to stable/clamav/5.0.9/CHANGELOG.md index 15579cac883..c6ddeeedd8d 100644 --- a/stable/clamav/5.0.8/CHANGELOG.md +++ b/stable/clamav/5.0.9/CHANGELOG.md @@ -4,6 +4,20 @@ +## [clamav-5.0.9](https://github.com/truecharts/charts/compare/clamav-5.0.1...clamav-5.0.9) (2022-12-22) + + + + +## [clamav-5.0.1](https://github.com/truecharts/charts/compare/clamav-5.0.8...clamav-5.0.1) (2022-12-22) + +### Docs + +- Add how-to guide ([#5615](https://github.com/truecharts/charts/issues/5615)) + + + + ## [clamav-5.0.8](https://github.com/truecharts/charts/compare/clamav-5.0.7...clamav-5.0.8) (2022-12-19) ### Chore @@ -83,17 +97,3 @@ ## [clamav-5.0.5](https://github.com/truecharts/charts/compare/clamav-5.0.4...clamav-5.0.5) (2022-11-29) - - - - -## [clamav-5.0.5](https://github.com/truecharts/charts/compare/clamav-5.0.4...clamav-5.0.5) (2022-11-29) - - - - -## [clamav-5.0.5](https://github.com/truecharts/charts/compare/clamav-5.0.4...clamav-5.0.5) (2022-11-29) - - - - diff --git a/stable/clamav/5.0.8/Chart.yaml b/stable/clamav/5.0.9/Chart.yaml similarity index 98% rename from stable/clamav/5.0.8/Chart.yaml rename to stable/clamav/5.0.9/Chart.yaml index c5b6a77de98..79da1265e20 100644 --- a/stable/clamav/5.0.8/Chart.yaml +++ b/stable/clamav/5.0.9/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/clamav/clamav - https://docs.clamav.net/ type: application -version: 5.0.8 +version: 5.0.9 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/clamav/5.0.8/README.md b/stable/clamav/5.0.9/README.md similarity index 100% rename from stable/clamav/5.0.8/README.md rename to stable/clamav/5.0.9/README.md diff --git a/stable/clamav/5.0.9/app-changelog.md b/stable/clamav/5.0.9/app-changelog.md new file mode 100644 index 00000000000..ed1fa1f9480 --- /dev/null +++ b/stable/clamav/5.0.9/app-changelog.md @@ -0,0 +1,4 @@ + + +## [clamav-5.0.9](https://github.com/truecharts/charts/compare/clamav-5.0.1...clamav-5.0.9) (2022-12-22) + diff --git a/stable/clamav/5.0.8/app-readme.md b/stable/clamav/5.0.9/app-readme.md similarity index 100% rename from stable/clamav/5.0.8/app-readme.md rename to stable/clamav/5.0.9/app-readme.md diff --git a/stable/clamav/5.0.8/charts/common-11.0.9.tgz b/stable/clamav/5.0.9/charts/common-11.0.9.tgz similarity index 100% rename from stable/clamav/5.0.8/charts/common-11.0.9.tgz rename to stable/clamav/5.0.9/charts/common-11.0.9.tgz diff --git a/stable/clamav/5.0.8/ix_values.yaml b/stable/clamav/5.0.9/ix_values.yaml similarity index 100% rename from stable/clamav/5.0.8/ix_values.yaml rename to stable/clamav/5.0.9/ix_values.yaml diff --git a/stable/clamav/5.0.8/questions.yaml b/stable/clamav/5.0.9/questions.yaml similarity index 100% rename from stable/clamav/5.0.8/questions.yaml rename to stable/clamav/5.0.9/questions.yaml diff --git a/stable/clamav/5.0.8/templates/_cronjob.tpl b/stable/clamav/5.0.9/templates/_cronjob.tpl similarity index 100% rename from stable/clamav/5.0.8/templates/_cronjob.tpl rename to stable/clamav/5.0.9/templates/_cronjob.tpl diff --git a/stable/clamav/5.0.8/templates/common.yaml b/stable/clamav/5.0.9/templates/common.yaml similarity index 100% rename from stable/clamav/5.0.8/templates/common.yaml rename to stable/clamav/5.0.9/templates/common.yaml diff --git a/stable/clamav/5.0.8/values.yaml b/stable/clamav/5.0.9/values.yaml similarity index 100% rename from stable/clamav/5.0.8/values.yaml rename to stable/clamav/5.0.9/values.yaml diff --git a/stable/meshcentral/9.0.16/app-changelog.md b/stable/meshcentral/9.0.16/app-changelog.md deleted file mode 100644 index 39ddedf0422..00000000000 --- a/stable/meshcentral/9.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [meshcentral-9.0.16](https://github.com/truecharts/charts/compare/meshcentral-9.0.15...meshcentral-9.0.16) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/meshcentral/9.0.16/CHANGELOG.md b/stable/meshcentral/9.0.17/CHANGELOG.md similarity index 89% rename from stable/meshcentral/9.0.16/CHANGELOG.md rename to stable/meshcentral/9.0.17/CHANGELOG.md index 3bf31ec0b3f..328c816f821 100644 --- a/stable/meshcentral/9.0.16/CHANGELOG.md +++ b/stable/meshcentral/9.0.17/CHANGELOG.md @@ -4,6 +4,15 @@ +## [meshcentral-9.0.17](https://github.com/truecharts/charts/compare/meshcentral-9.0.16...meshcentral-9.0.17) (2022-12-22) + +### Chore + +- update container image tccr.io/truecharts/meshcentral to v1.1.2 + + + + ## [meshcentral-9.0.16](https://github.com/truecharts/charts/compare/meshcentral-9.0.15...meshcentral-9.0.16) (2022-12-19) ### Chore @@ -88,12 +97,3 @@ - -## [meshcentral-9.0.9](https://github.com/truecharts/charts/compare/meshcentral-9.0.7...meshcentral-9.0.9) (2022-11-30) - - - - -## [meshcentral-9.0.9](https://github.com/truecharts/charts/compare/meshcentral-9.0.7...meshcentral-9.0.9) (2022-11-30) - - diff --git a/stable/meshcentral/9.0.16/Chart.yaml b/stable/meshcentral/9.0.17/Chart.yaml similarity index 96% rename from stable/meshcentral/9.0.16/Chart.yaml rename to stable/meshcentral/9.0.17/Chart.yaml index 99face3b62f..1237120d3aa 100644 --- a/stable/meshcentral/9.0.16/Chart.yaml +++ b/stable/meshcentral/9.0.17/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: meshcentral -version: 9.0.16 -appVersion: "1.1.1" +version: 9.0.17 +appVersion: "1.1.2" description: MeshCentral is a full computer management web site type: application deprecated: false diff --git a/stable/meshcentral/9.0.16/README.md b/stable/meshcentral/9.0.17/README.md similarity index 100% rename from stable/meshcentral/9.0.16/README.md rename to stable/meshcentral/9.0.17/README.md diff --git a/stable/meshcentral/9.0.17/app-changelog.md b/stable/meshcentral/9.0.17/app-changelog.md new file mode 100644 index 00000000000..1719fb15060 --- /dev/null +++ b/stable/meshcentral/9.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [meshcentral-9.0.17](https://github.com/truecharts/charts/compare/meshcentral-9.0.16...meshcentral-9.0.17) (2022-12-22) + +### Chore + +- update container image tccr.io/truecharts/meshcentral to v1.1.2 + + \ No newline at end of file diff --git a/stable/meshcentral/9.0.16/app-readme.md b/stable/meshcentral/9.0.17/app-readme.md similarity index 100% rename from stable/meshcentral/9.0.16/app-readme.md rename to stable/meshcentral/9.0.17/app-readme.md diff --git a/stable/meshcentral/9.0.16/charts/common-11.0.9.tgz b/stable/meshcentral/9.0.17/charts/common-11.0.9.tgz similarity index 100% rename from stable/meshcentral/9.0.16/charts/common-11.0.9.tgz rename to stable/meshcentral/9.0.17/charts/common-11.0.9.tgz diff --git a/stable/meshcentral/9.0.16/charts/mongodb-4.0.15.tgz b/stable/meshcentral/9.0.17/charts/mongodb-4.0.15.tgz similarity index 100% rename from stable/meshcentral/9.0.16/charts/mongodb-4.0.15.tgz rename to stable/meshcentral/9.0.17/charts/mongodb-4.0.15.tgz diff --git a/stable/meshcentral/9.0.16/ix_values.yaml b/stable/meshcentral/9.0.17/ix_values.yaml similarity index 99% rename from stable/meshcentral/9.0.16/ix_values.yaml rename to stable/meshcentral/9.0.17/ix_values.yaml index a6bacc04987..74511ea8670 100644 --- a/stable/meshcentral/9.0.16/ix_values.yaml +++ b/stable/meshcentral/9.0.17/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/meshcentral pullPolicy: IfNotPresent - tag: 1.1.1@sha256:1719ae34bfec743049d5e415d9a89a472e707fb9dfb1f64c33df70141db09032 + tag: 1.1.2@sha256:ec08558a1ad05ecf7740aa1772fc195a93b6c93789bba6de7167e42e1856d3c2 command: - node diff --git a/stable/meshcentral/9.0.16/questions.yaml b/stable/meshcentral/9.0.17/questions.yaml similarity index 100% rename from stable/meshcentral/9.0.16/questions.yaml rename to stable/meshcentral/9.0.17/questions.yaml diff --git a/stable/meshcentral/9.0.16/templates/_secret.tpl b/stable/meshcentral/9.0.17/templates/_secret.tpl similarity index 100% rename from stable/meshcentral/9.0.16/templates/_secret.tpl rename to stable/meshcentral/9.0.17/templates/_secret.tpl diff --git a/stable/meshcentral/9.0.16/templates/common.yaml b/stable/meshcentral/9.0.17/templates/common.yaml similarity index 100% rename from stable/meshcentral/9.0.16/templates/common.yaml rename to stable/meshcentral/9.0.17/templates/common.yaml diff --git a/stable/meshcentral/9.0.16/values.yaml b/stable/meshcentral/9.0.17/values.yaml similarity index 100% rename from stable/meshcentral/9.0.16/values.yaml rename to stable/meshcentral/9.0.17/values.yaml