diff --git a/incubator/libremdb/0.0.6/app-changelog.md b/incubator/libremdb/0.0.6/app-changelog.md deleted file mode 100644 index 1f1054475f2..00000000000 --- a/incubator/libremdb/0.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [libremdb-0.0.6](https://github.com/truecharts/charts/compare/libremdb-0.0.5...libremdb-0.0.6) (2022-12-05) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/libremdb/0.0.6/CHANGELOG.md b/incubator/libremdb/0.0.7/CHANGELOG.md similarity index 86% rename from incubator/libremdb/0.0.6/CHANGELOG.md rename to incubator/libremdb/0.0.7/CHANGELOG.md index 17e70af02c1..b6b0663bc91 100644 --- a/incubator/libremdb/0.0.6/CHANGELOG.md +++ b/incubator/libremdb/0.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [libremdb-0.0.7](https://github.com/truecharts/charts/compare/libremdb-0.0.6...libremdb-0.0.7) (2022-12-12) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest + + + + ## [libremdb-0.0.6](https://github.com/truecharts/charts/compare/libremdb-0.0.5...libremdb-0.0.6) (2022-12-05) ### Chore @@ -88,12 +97,3 @@ ## [libremdb-0.0.2]libremdb-0.0.2 (2022-11-29) - - - - -## [libremdb-0.0.2]libremdb-0.0.2 (2022-11-29) - - - - diff --git a/incubator/libremdb/0.0.6/Chart.yaml b/incubator/libremdb/0.0.7/Chart.yaml similarity index 98% rename from incubator/libremdb/0.0.6/Chart.yaml rename to incubator/libremdb/0.0.7/Chart.yaml index 588ae60528e..74cf6b23ac3 100644 --- a/incubator/libremdb/0.0.6/Chart.yaml +++ b/incubator/libremdb/0.0.7/Chart.yaml @@ -28,7 +28,7 @@ sources: - https://quay.io/pussthecatorg/libremdb - https://github.com/PussTheCat-org/docker-libremdb-quay type: application -version: 0.0.6 +version: 0.0.7 annotations: truecharts.org/catagories: | - media diff --git a/incubator/libremdb/0.0.6/README.md b/incubator/libremdb/0.0.7/README.md similarity index 100% rename from incubator/libremdb/0.0.6/README.md rename to incubator/libremdb/0.0.7/README.md diff --git a/incubator/libremdb/0.0.7/app-changelog.md b/incubator/libremdb/0.0.7/app-changelog.md new file mode 100644 index 00000000000..a69dde6d596 --- /dev/null +++ b/incubator/libremdb/0.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libremdb-0.0.7](https://github.com/truecharts/charts/compare/libremdb-0.0.6...libremdb-0.0.7) (2022-12-12) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest + + \ No newline at end of file diff --git a/incubator/libremdb/0.0.6/app-readme.md b/incubator/libremdb/0.0.7/app-readme.md similarity index 100% rename from incubator/libremdb/0.0.6/app-readme.md rename to incubator/libremdb/0.0.7/app-readme.md diff --git a/incubator/libremdb/0.0.6/charts/common-11.0.4.tgz b/incubator/libremdb/0.0.7/charts/common-11.0.4.tgz similarity index 100% rename from incubator/libremdb/0.0.6/charts/common-11.0.4.tgz rename to incubator/libremdb/0.0.7/charts/common-11.0.4.tgz diff --git a/incubator/libremdb/0.0.6/charts/redis-5.0.7.tgz b/incubator/libremdb/0.0.7/charts/redis-5.0.7.tgz similarity index 100% rename from incubator/libremdb/0.0.6/charts/redis-5.0.7.tgz rename to incubator/libremdb/0.0.7/charts/redis-5.0.7.tgz diff --git a/incubator/libremdb/0.0.6/ix_values.yaml b/incubator/libremdb/0.0.7/ix_values.yaml similarity index 89% rename from incubator/libremdb/0.0.6/ix_values.yaml rename to incubator/libremdb/0.0.7/ix_values.yaml index aecdc522640..49f6f8a58c3 100644 --- a/incubator/libremdb/0.0.6/ix_values.yaml +++ b/incubator/libremdb/0.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/libremdb pullPolicy: IfNotPresent - tag: latest@sha256:5a3b84d979c36018a4f75e69786a531fd7ceae3a3be378ce54d0ef64e8b15fdf + tag: latest@sha256:d10db7b87e70c1be7315e44183e45abe3dce7689dbcb815d6d4d104ca534461d env: NEXT_PUBLIC_URL: http://localhost:3000 diff --git a/incubator/libremdb/0.0.6/questions.yaml b/incubator/libremdb/0.0.7/questions.yaml similarity index 100% rename from incubator/libremdb/0.0.6/questions.yaml rename to incubator/libremdb/0.0.7/questions.yaml diff --git a/incubator/libremdb/0.0.6/templates/common.yaml b/incubator/libremdb/0.0.7/templates/common.yaml similarity index 100% rename from incubator/libremdb/0.0.6/templates/common.yaml rename to incubator/libremdb/0.0.7/templates/common.yaml diff --git a/incubator/libremdb/0.0.6/values.yaml b/incubator/libremdb/0.0.7/values.yaml similarity index 100% rename from incubator/libremdb/0.0.6/values.yaml rename to incubator/libremdb/0.0.7/values.yaml diff --git a/incubator/pyload-ng/2.0.4/app-changelog.md b/incubator/pyload-ng/2.0.4/app-changelog.md deleted file mode 100644 index 0bb6fe8887b..00000000000 --- a/incubator/pyload-ng/2.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pyload-ng-2.0.4](https://github.com/truecharts/charts/compare/pyload-ng-2.0.3...pyload-ng-2.0.4) (2022-12-01) - -### Chore - -- update container image tccr.io/truecharts/pyload-ng to latest - - \ No newline at end of file diff --git a/incubator/pyload-ng/2.0.4/CHANGELOG.md b/incubator/pyload-ng/2.0.5/CHANGELOG.md similarity index 91% rename from incubator/pyload-ng/2.0.4/CHANGELOG.md rename to incubator/pyload-ng/2.0.5/CHANGELOG.md index d442367600b..ecac4d9365e 100644 --- a/incubator/pyload-ng/2.0.4/CHANGELOG.md +++ b/incubator/pyload-ng/2.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [pyload-ng-2.0.5](https://github.com/truecharts/charts/compare/pyload-ng-2.0.4...pyload-ng-2.0.5) (2022-12-12) + +### Chore + +- update container image tccr.io/truecharts/pyload-ng to latest + + + + ## [pyload-ng-2.0.4](https://github.com/truecharts/charts/compare/pyload-ng-2.0.3...pyload-ng-2.0.4) (2022-12-01) ### Chore @@ -86,14 +95,5 @@ -## [pyload-ng-2.0.1](https://github.com/truecharts/charts/compare/pyload-ng-2.0.0...pyload-ng-2.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - - ## [pyload-ng-2.0.1](https://github.com/truecharts/charts/compare/pyload-ng-2.0.0...pyload-ng-2.0.1) (2022-11-15) diff --git a/incubator/pyload-ng/2.0.4/Chart.yaml b/incubator/pyload-ng/2.0.5/Chart.yaml similarity index 98% rename from incubator/pyload-ng/2.0.4/Chart.yaml rename to incubator/pyload-ng/2.0.5/Chart.yaml index 11399e6deba..fb3cf6b5931 100644 --- a/incubator/pyload-ng/2.0.4/Chart.yaml +++ b/incubator/pyload-ng/2.0.5/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng - https://github.com/linuxserver/docker-pyload-ng#readme type: application -version: 2.0.4 +version: 2.0.5 diff --git a/incubator/pyload-ng/2.0.4/README.md b/incubator/pyload-ng/2.0.5/README.md similarity index 100% rename from incubator/pyload-ng/2.0.4/README.md rename to incubator/pyload-ng/2.0.5/README.md diff --git a/incubator/pyload-ng/2.0.5/app-changelog.md b/incubator/pyload-ng/2.0.5/app-changelog.md new file mode 100644 index 00000000000..f49d199ba69 --- /dev/null +++ b/incubator/pyload-ng/2.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pyload-ng-2.0.5](https://github.com/truecharts/charts/compare/pyload-ng-2.0.4...pyload-ng-2.0.5) (2022-12-12) + +### Chore + +- update container image tccr.io/truecharts/pyload-ng to latest + + \ No newline at end of file diff --git a/incubator/pyload-ng/2.0.4/app-readme.md b/incubator/pyload-ng/2.0.5/app-readme.md similarity index 100% rename from incubator/pyload-ng/2.0.4/app-readme.md rename to incubator/pyload-ng/2.0.5/app-readme.md diff --git a/incubator/pyload-ng/2.0.4/charts/common-11.0.4.tgz b/incubator/pyload-ng/2.0.5/charts/common-11.0.4.tgz similarity index 100% rename from incubator/pyload-ng/2.0.4/charts/common-11.0.4.tgz rename to incubator/pyload-ng/2.0.5/charts/common-11.0.4.tgz diff --git a/incubator/pyload-ng/2.0.4/ix_values.yaml b/incubator/pyload-ng/2.0.5/ix_values.yaml similarity index 87% rename from incubator/pyload-ng/2.0.4/ix_values.yaml rename to incubator/pyload-ng/2.0.5/ix_values.yaml index dc6b3fa6f7d..5889a12fbbf 100644 --- a/incubator/pyload-ng/2.0.4/ix_values.yaml +++ b/incubator/pyload-ng/2.0.5/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/pyload-ng - tag: latest@sha256:7a0372f221b55a6913185f2c913089bb4d7c5135e12a63ee6fa7aa8421eead49 + tag: latest@sha256:e58fc66ddbafad00f40490f5cdbd7579025edc2f81d67818b9f673d4a77ef5cf persistence: config: enabled: true diff --git a/incubator/pyload-ng/2.0.4/questions.yaml b/incubator/pyload-ng/2.0.5/questions.yaml similarity index 100% rename from incubator/pyload-ng/2.0.4/questions.yaml rename to incubator/pyload-ng/2.0.5/questions.yaml diff --git a/incubator/pyload-ng/2.0.4/templates/common.yaml b/incubator/pyload-ng/2.0.5/templates/common.yaml similarity index 100% rename from incubator/pyload-ng/2.0.4/templates/common.yaml rename to incubator/pyload-ng/2.0.5/templates/common.yaml diff --git a/incubator/pyload-ng/2.0.4/values.yaml b/incubator/pyload-ng/2.0.5/values.yaml similarity index 100% rename from incubator/pyload-ng/2.0.4/values.yaml rename to incubator/pyload-ng/2.0.5/values.yaml diff --git a/incubator/speedtest-tracker/3.0.11/app-changelog.md b/incubator/speedtest-tracker/3.0.11/app-changelog.md deleted file mode 100644 index c61907fdd7b..00000000000 --- a/incubator/speedtest-tracker/3.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [speedtest-tracker-3.0.11](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.10...speedtest-tracker-3.0.11) (2022-12-05) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/speedtest-tracker/3.0.11/CHANGELOG.md b/incubator/speedtest-tracker/3.0.12/CHANGELOG.md similarity index 89% rename from incubator/speedtest-tracker/3.0.11/CHANGELOG.md rename to incubator/speedtest-tracker/3.0.12/CHANGELOG.md index 9e70f46621e..57005b9ed9c 100644 --- a/incubator/speedtest-tracker/3.0.11/CHANGELOG.md +++ b/incubator/speedtest-tracker/3.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [speedtest-tracker-3.0.12](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.11...speedtest-tracker-3.0.12) (2022-12-12) + +### Chore + +- update container image tccr.io/truecharts/speedtest-tracker to latest + + + + ## [speedtest-tracker-3.0.11](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.10...speedtest-tracker-3.0.11) (2022-12-05) ### Chore @@ -88,12 +97,3 @@ -## [speedtest-tracker-3.0.9](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.8...speedtest-tracker-3.0.9) (2022-11-29) - - - - -## [speedtest-tracker-3.0.9](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.8...speedtest-tracker-3.0.9) (2022-11-29) - - - diff --git a/incubator/speedtest-tracker/3.0.11/Chart.yaml b/incubator/speedtest-tracker/3.0.12/Chart.yaml similarity index 98% rename from incubator/speedtest-tracker/3.0.11/Chart.yaml rename to incubator/speedtest-tracker/3.0.12/Chart.yaml index b5e024c659f..0d37f6936c9 100644 --- a/incubator/speedtest-tracker/3.0.11/Chart.yaml +++ b/incubator/speedtest-tracker/3.0.12/Chart.yaml @@ -22,7 +22,7 @@ name: speedtest-tracker sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker - https://github.com/alexjustesen/speedtest-tracker -version: 3.0.11 +version: 3.0.12 annotations: truecharts.org/catagories: | - speedtest diff --git a/incubator/speedtest-tracker/3.0.11/README.md b/incubator/speedtest-tracker/3.0.12/README.md similarity index 100% rename from incubator/speedtest-tracker/3.0.11/README.md rename to incubator/speedtest-tracker/3.0.12/README.md diff --git a/incubator/speedtest-tracker/3.0.12/app-changelog.md b/incubator/speedtest-tracker/3.0.12/app-changelog.md new file mode 100644 index 00000000000..9e70eddce0f --- /dev/null +++ b/incubator/speedtest-tracker/3.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [speedtest-tracker-3.0.12](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.11...speedtest-tracker-3.0.12) (2022-12-12) + +### Chore + +- update container image tccr.io/truecharts/speedtest-tracker to latest + + \ No newline at end of file diff --git a/incubator/speedtest-tracker/3.0.11/app-readme.md b/incubator/speedtest-tracker/3.0.12/app-readme.md similarity index 100% rename from incubator/speedtest-tracker/3.0.11/app-readme.md rename to incubator/speedtest-tracker/3.0.12/app-readme.md diff --git a/incubator/speedtest-tracker/3.0.11/charts/common-11.0.4.tgz b/incubator/speedtest-tracker/3.0.12/charts/common-11.0.4.tgz similarity index 100% rename from incubator/speedtest-tracker/3.0.11/charts/common-11.0.4.tgz rename to incubator/speedtest-tracker/3.0.12/charts/common-11.0.4.tgz diff --git a/incubator/speedtest-tracker/3.0.11/charts/postgresql-11.0.7.tgz b/incubator/speedtest-tracker/3.0.12/charts/postgresql-11.0.7.tgz similarity index 100% rename from incubator/speedtest-tracker/3.0.11/charts/postgresql-11.0.7.tgz rename to incubator/speedtest-tracker/3.0.12/charts/postgresql-11.0.7.tgz diff --git a/incubator/speedtest-tracker/3.0.11/ix_values.yaml b/incubator/speedtest-tracker/3.0.12/ix_values.yaml similarity index 90% rename from incubator/speedtest-tracker/3.0.11/ix_values.yaml rename to incubator/speedtest-tracker/3.0.12/ix_values.yaml index e0944c1ad49..9c7ac2e7def 100644 --- a/incubator/speedtest-tracker/3.0.11/ix_values.yaml +++ b/incubator/speedtest-tracker/3.0.12/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/speedtest-tracker - tag: latest@sha256:b7c078a2c0e978a77a47adcf2ef74e62617dfe260d7a74bda392cac4faaef6fd + tag: latest@sha256:af1119983aaa84642643146bf7129bbbffcb71bc5088d09b527835956a8c7475 pullPolicy: IfNotPresent securityContext: diff --git a/incubator/speedtest-tracker/3.0.11/questions.yaml b/incubator/speedtest-tracker/3.0.12/questions.yaml similarity index 100% rename from incubator/speedtest-tracker/3.0.11/questions.yaml rename to incubator/speedtest-tracker/3.0.12/questions.yaml diff --git a/incubator/speedtest-tracker/3.0.11/templates/common.yaml b/incubator/speedtest-tracker/3.0.12/templates/common.yaml similarity index 100% rename from incubator/speedtest-tracker/3.0.11/templates/common.yaml rename to incubator/speedtest-tracker/3.0.12/templates/common.yaml diff --git a/incubator/speedtest-tracker/3.0.11/values.yaml b/incubator/speedtest-tracker/3.0.12/values.yaml similarity index 100% rename from incubator/speedtest-tracker/3.0.11/values.yaml rename to incubator/speedtest-tracker/3.0.12/values.yaml diff --git a/incubator/vertex/2.0.7/CHANGELOG.md b/incubator/vertex/2.0.7/CHANGELOG.md deleted file mode 100644 index 42a180c02e0..00000000000 --- a/incubator/vertex/2.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [vertex-1.0.0](https://github.com/truecharts/charts/compare/vertex-0.0.84...vertex-1.0.0) (2022-11-10) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Major Change to GUI - - update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) - - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) - - update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331)) - - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - - ### Fix - -- change container config label - - - - -## [vertex-0.0.88](https://github.com/truecharts/charts/compare/vertex-0.0.84...vertex-0.0.88) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) - - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) - - update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331)) - - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - - - - -## [vertex-0.0.87](https://github.com/truecharts/charts/compare/vertex-0.0.84...vertex-0.0.87) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) - - update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331)) - - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - - - - -## [vertex-0.0.87](https://github.com/truecharts/charts/compare/vertex-0.0.84...vertex-0.0.87) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) - - update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331)) - - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - - - - -## [vertex-0.0.87](https://github.com/truecharts/charts/compare/vertex-0.0.84...vertex-0.0.87) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) - - update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331)) - - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - - - - -## [vertex-0.0.86](https://github.com/truecharts/charts/compare/vertex-0.0.84...vertex-0.0.86) (2022-11-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/vertex/2.0.7/app-changelog.md b/incubator/vertex/2.0.7/app-changelog.md deleted file mode 100644 index b1c44f363ed..00000000000 --- a/incubator/vertex/2.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [vertex-2.0.7](https://github.com/truecharts/charts/compare/vertex-2.0.5...vertex-2.0.7) (2022-11-30) - -### Chore - -- update container image tccr.io/truecharts/vertex to vstable - - \ No newline at end of file diff --git a/incubator/vertex/2.0.8/CHANGELOG.md b/incubator/vertex/2.0.8/CHANGELOG.md new file mode 100644 index 00000000000..f46f10082a8 --- /dev/null +++ b/incubator/vertex/2.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [vertex-2.0.8](https://github.com/truecharts/charts/compare/vertex-2.0.7...vertex-2.0.8) (2022-12-12) + +### Chore + +- update container image tccr.io/truecharts/vertex to vstable + + + + +## [vertex-2.0.7](https://github.com/truecharts/charts/compare/vertex-2.0.5...vertex-2.0.7) (2022-11-30) + +### Chore + +- update container image tccr.io/truecharts/vertex to vstable + + + + +## [vertex-2.0.7](https://github.com/truecharts/charts/compare/vertex-2.0.5...vertex-2.0.7) (2022-11-30) + +### Chore + +- update container image tccr.io/truecharts/vertex to vstable + + + + +## [vertex-2.0.7](https://github.com/truecharts/charts/compare/vertex-2.0.5...vertex-2.0.7) (2022-11-30) + +### Chore + +- update container image tccr.io/truecharts/vertex to vstable + + + + +## [vertex-2.0.7](https://github.com/truecharts/charts/compare/vertex-2.0.5...vertex-2.0.7) (2022-11-30) + +### Chore + +- update container image tccr.io/truecharts/vertex to vstable + + + + +## [vertex-2.0.7](https://github.com/truecharts/charts/compare/vertex-2.0.5...vertex-2.0.7) (2022-11-30) + +### Chore + +- update container image tccr.io/truecharts/vertex to vstable + + + + +## [vertex-2.0.7](https://github.com/truecharts/charts/compare/vertex-2.0.5...vertex-2.0.7) (2022-11-30) + +### Chore + +- update container image tccr.io/truecharts/vertex to vstable + + + + +## [vertex-2.0.7](https://github.com/truecharts/charts/compare/vertex-2.0.5...vertex-2.0.7) (2022-11-30) + +### Chore + +- update container image tccr.io/truecharts/vertex to vstable + + + + +## [vertex-2.0.7](https://github.com/truecharts/charts/compare/vertex-2.0.5...vertex-2.0.7) (2022-11-30) + +### Chore + +- update container image tccr.io/truecharts/vertex to vstable + + + + +## [vertex-2.0.7](https://github.com/truecharts/charts/compare/vertex-2.0.5...vertex-2.0.7) (2022-11-30) + +### Chore + +- update container image tccr.io/truecharts/vertex to vstable + + + + +## [vertex-2.0.7](https://github.com/truecharts/charts/compare/vertex-2.0.5...vertex-2.0.7) (2022-11-30) + +### Chore diff --git a/incubator/vertex/2.0.7/Chart.yaml b/incubator/vertex/2.0.8/Chart.yaml similarity index 98% rename from incubator/vertex/2.0.7/Chart.yaml rename to incubator/vertex/2.0.8/Chart.yaml index df1bfa7e8a3..5d8a505896f 100644 --- a/incubator/vertex/2.0.7/Chart.yaml +++ b/incubator/vertex/2.0.8/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://gitlab.lswl.in/lswl/vertex - https://hub.docker.com/r/lswl/vertex type: application -version: 2.0.7 +version: 2.0.8 diff --git a/incubator/vertex/2.0.7/README.md b/incubator/vertex/2.0.8/README.md similarity index 100% rename from incubator/vertex/2.0.7/README.md rename to incubator/vertex/2.0.8/README.md diff --git a/incubator/vertex/2.0.8/app-changelog.md b/incubator/vertex/2.0.8/app-changelog.md new file mode 100644 index 00000000000..1712e24112b --- /dev/null +++ b/incubator/vertex/2.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [vertex-2.0.8](https://github.com/truecharts/charts/compare/vertex-2.0.7...vertex-2.0.8) (2022-12-12) + +### Chore + +- update container image tccr.io/truecharts/vertex to vstable + + \ No newline at end of file diff --git a/incubator/vertex/2.0.7/app-readme.md b/incubator/vertex/2.0.8/app-readme.md similarity index 100% rename from incubator/vertex/2.0.7/app-readme.md rename to incubator/vertex/2.0.8/app-readme.md diff --git a/incubator/vertex/2.0.7/charts/common-11.0.4.tgz b/incubator/vertex/2.0.8/charts/common-11.0.4.tgz similarity index 100% rename from incubator/vertex/2.0.7/charts/common-11.0.4.tgz rename to incubator/vertex/2.0.8/charts/common-11.0.4.tgz diff --git a/incubator/vertex/2.0.7/ix_values.yaml b/incubator/vertex/2.0.8/ix_values.yaml similarity index 82% rename from incubator/vertex/2.0.7/ix_values.yaml rename to incubator/vertex/2.0.8/ix_values.yaml index c55798a235f..d4a47dcfab8 100644 --- a/incubator/vertex/2.0.7/ix_values.yaml +++ b/incubator/vertex/2.0.8/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/vertex - tag: vstable@sha256:a79a7e6e686878370d43fb6d6eac59ffd24614af6e264acc934ba5b2a4248833 + tag: vstable@sha256:4d8fdd02a2e70d2c38c3f65ca950198bede0142dc1c5e03c0b27b941a93481df persistence: config: enabled: true diff --git a/incubator/vertex/2.0.7/questions.yaml b/incubator/vertex/2.0.8/questions.yaml similarity index 100% rename from incubator/vertex/2.0.7/questions.yaml rename to incubator/vertex/2.0.8/questions.yaml diff --git a/incubator/vertex/2.0.7/templates/common.yaml b/incubator/vertex/2.0.8/templates/common.yaml similarity index 100% rename from incubator/vertex/2.0.7/templates/common.yaml rename to incubator/vertex/2.0.8/templates/common.yaml diff --git a/incubator/vertex/2.0.7/values.yaml b/incubator/vertex/2.0.8/values.yaml similarity index 100% rename from incubator/vertex/2.0.7/values.yaml rename to incubator/vertex/2.0.8/values.yaml diff --git a/stable/wireshark/4.0.4/CHANGELOG.md b/stable/wireshark/4.0.4/CHANGELOG.md deleted file mode 100644 index 32911e2bd89..00000000000 --- a/stable/wireshark/4.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [wireshark-3.0.0](https://github.com/truecharts/charts/compare/wireshark-2.0.43...wireshark-3.0.0) (2022-11-10) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Major Change to GUI - - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) - - update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) - - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - - update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347)) - - - - -## [wireshark-2.0.47](https://github.com/truecharts/charts/compare/wireshark-2.0.43...wireshark-2.0.47) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) - - update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) - - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - - update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347)) - - - - -## [wireshark-2.0.46](https://github.com/truecharts/charts/compare/wireshark-2.0.43...wireshark-2.0.46) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) - - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - - update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347)) - - - - -## [wireshark-2.0.46](https://github.com/truecharts/charts/compare/wireshark-2.0.43...wireshark-2.0.46) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) - - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - - update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347)) - - - - -## [wireshark-2.0.45](https://github.com/truecharts/charts/compare/wireshark-2.0.43...wireshark-2.0.45) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) - - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - - - - -## [wireshark-2.0.44](https://github.com/truecharts/charts/compare/wireshark-2.0.43...wireshark-2.0.44) (2022-11-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - - - - diff --git a/stable/wireshark/4.0.4/app-changelog.md b/stable/wireshark/4.0.4/app-changelog.md deleted file mode 100644 index 8b879b531d3..00000000000 --- a/stable/wireshark/4.0.4/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [wireshark-4.0.4](https://github.com/truecharts/charts/compare/wireshark-4.0.3...wireshark-4.0.4) (2022-11-30) - diff --git a/stable/wireshark/4.0.5/CHANGELOG.md b/stable/wireshark/4.0.5/CHANGELOG.md new file mode 100644 index 00000000000..99e2b386230 --- /dev/null +++ b/stable/wireshark/4.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wireshark-4.0.5](https://github.com/truecharts/charts/compare/wireshark-4.0.4...wireshark-4.0.5) (2022-12-12) + +### Chore + +- update container image tccr.io/truecharts/wireshark to 3.6.5 + + ### Fix + +- probe type ([#5005](https://github.com/truecharts/charts/issues/5005)) + + + + +## [wireshark-4.0.4](https://github.com/truecharts/charts/compare/wireshark-4.0.3...wireshark-4.0.4) (2022-11-30) + + + + +## [wireshark-4.0.4](https://github.com/truecharts/charts/compare/wireshark-4.0.3...wireshark-4.0.4) (2022-11-30) + + + + +## [wireshark-4.0.4](https://github.com/truecharts/charts/compare/wireshark-4.0.3...wireshark-4.0.4) (2022-11-30) + + + + +## [wireshark-4.0.4](https://github.com/truecharts/charts/compare/wireshark-4.0.3...wireshark-4.0.4) (2022-11-30) + + + + +## [wireshark-4.0.4](https://github.com/truecharts/charts/compare/wireshark-4.0.3...wireshark-4.0.4) (2022-11-30) + + + + +## [wireshark-4.0.4](https://github.com/truecharts/charts/compare/wireshark-4.0.3...wireshark-4.0.4) (2022-11-30) + + + + +## [wireshark-4.0.4](https://github.com/truecharts/charts/compare/wireshark-4.0.3...wireshark-4.0.4) (2022-11-30) + + + + +## [wireshark-4.0.4](https://github.com/truecharts/charts/compare/wireshark-4.0.3...wireshark-4.0.4) (2022-11-30) + + + + +## [wireshark-4.0.4](https://github.com/truecharts/charts/compare/wireshark-4.0.3...wireshark-4.0.4) (2022-11-30) + + + + +## [wireshark-4.0.4](https://github.com/truecharts/charts/compare/wireshark-4.0.3...wireshark-4.0.4) (2022-11-30) + + + + +## [wireshark-4.0.3](https://github.com/truecharts/charts/compare/wireshark-4.0.2...wireshark-4.0.3) (2022-11-22) + +### Chore + +- update container image tccr.io/truecharts/wireshark to 3.6.5 + + + + +## [wireshark-4.0.2](https://github.com/truecharts/charts/compare/wireshark-4.0.1...wireshark-4.0.2) (2022-11-15) + +### Chore + +- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) + + + + +## [wireshark-4.0.2](https://github.com/truecharts/charts/compare/wireshark-4.0.1...wireshark-4.0.2) (2022-11-15) + +### Chore + +- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) + + + + +## [wireshark-4.0.2](https://github.com/truecharts/charts/compare/wireshark-4.0.1...wireshark-4.0.2) (2022-11-15) + +### Chore diff --git a/stable/wireshark/4.0.4/Chart.yaml b/stable/wireshark/4.0.5/Chart.yaml similarity index 98% rename from stable/wireshark/4.0.4/Chart.yaml rename to stable/wireshark/4.0.5/Chart.yaml index 5f740c7ac44..046be2bf9dd 100644 --- a/stable/wireshark/4.0.4/Chart.yaml +++ b/stable/wireshark/4.0.5/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: wireshark -version: 4.0.4 +version: 4.0.5 appVersion: "3.6.5" description: Wireshark is the worlds foremost and widely-used network protocol analyzer. type: application diff --git a/stable/wireshark/4.0.4/README.md b/stable/wireshark/4.0.5/README.md similarity index 100% rename from stable/wireshark/4.0.4/README.md rename to stable/wireshark/4.0.5/README.md diff --git a/stable/wireshark/4.0.5/app-changelog.md b/stable/wireshark/4.0.5/app-changelog.md new file mode 100644 index 00000000000..a18144c2205 --- /dev/null +++ b/stable/wireshark/4.0.5/app-changelog.md @@ -0,0 +1,13 @@ + + +## [wireshark-4.0.5](https://github.com/truecharts/charts/compare/wireshark-4.0.4...wireshark-4.0.5) (2022-12-12) + +### Chore + +- update container image tccr.io/truecharts/wireshark to 3.6.5 + + ### Fix + +- probe type ([#5005](https://github.com/truecharts/charts/issues/5005)) + + \ No newline at end of file diff --git a/stable/wireshark/4.0.4/app-readme.md b/stable/wireshark/4.0.5/app-readme.md similarity index 100% rename from stable/wireshark/4.0.4/app-readme.md rename to stable/wireshark/4.0.5/app-readme.md diff --git a/stable/wireshark/4.0.4/charts/common-11.0.4.tgz b/stable/wireshark/4.0.5/charts/common-11.0.4.tgz similarity index 100% rename from stable/wireshark/4.0.4/charts/common-11.0.4.tgz rename to stable/wireshark/4.0.5/charts/common-11.0.4.tgz diff --git a/stable/wireshark/4.0.4/ix_values.yaml b/stable/wireshark/4.0.5/ix_values.yaml similarity index 61% rename from stable/wireshark/4.0.4/ix_values.yaml rename to stable/wireshark/4.0.5/ix_values.yaml index a2bd225a83e..9ca239c5677 100644 --- a/stable/wireshark/4.0.4/ix_values.yaml +++ b/stable/wireshark/4.0.5/ix_values.yaml @@ -1,33 +1,43 @@ image: repository: tccr.io/truecharts/wireshark pullPolicy: IfNotPresent - tag: 3.6.5@sha256:4e4f440e4fa62ee77a8feea612b36e1bda11391fdc6988c5d05ef82f2913d0cf + tag: 3.6.5@sha256:d82c336eb520fef8e6aa2ab92ef736307bccb3ff68f751051d38875631d61f82 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false - allowPrivilegeEscalation: true - privileged: true - -hostNetwork: true + capabilities: + add: + - NET_ADMIN podSecurityContext: runAsUser: 0 runAsGroup: 0 +hostNetwork: true + service: main: ports: main: targetPort: 3000 + protocol: HTTP port: 3000 +probes: + liveness: + path: / + readiness: + path: / + startup: + path: / + persistence: varrun: enabled: true config: enabled: true - mountPath: "/config" + mountPath: /config portal: enabled: true diff --git a/stable/wireshark/4.0.4/questions.yaml b/stable/wireshark/4.0.5/questions.yaml similarity index 99% rename from stable/wireshark/4.0.4/questions.yaml rename to stable/wireshark/4.0.5/questions.yaml index 4d4693bf99f..fab368ba6a7 100644 --- a/stable/wireshark/4.0.4/questions.yaml +++ b/stable/wireshark/4.0.5/questions.yaml @@ -860,7 +860,7 @@ questions: label: Privileged mode schema: type: boolean - default: true + default: false - variable: readOnlyRootFilesystem label: ReadOnly Root Filesystem schema: @@ -870,7 +870,7 @@ questions: label: Allow Privilege Escalation schema: type: boolean - default: true + default: false - variable: runAsNonRoot label: runAsNonRoot schema: diff --git a/stable/wireshark/4.0.4/templates/common.yaml b/stable/wireshark/4.0.5/templates/common.yaml similarity index 100% rename from stable/wireshark/4.0.4/templates/common.yaml rename to stable/wireshark/4.0.5/templates/common.yaml diff --git a/stable/wireshark/4.0.4/values.yaml b/stable/wireshark/4.0.5/values.yaml similarity index 100% rename from stable/wireshark/4.0.4/values.yaml rename to stable/wireshark/4.0.5/values.yaml