diff --git a/incubator/ps3netsrv/2.0.1/app-changelog.md b/incubator/ps3netsrv/2.0.1/app-changelog.md deleted file mode 100644 index 195cd07b19..0000000000 --- a/incubator/ps3netsrv/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ps3netsrv-2.0.1](https://github.com/truecharts/charts/compare/ps3netsrv-2.0.0...ps3netsrv-2.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - \ No newline at end of file diff --git a/incubator/ps3netsrv/2.0.1/CHANGELOG.md b/incubator/ps3netsrv/2.0.2/CHANGELOG.md similarity index 100% rename from incubator/ps3netsrv/2.0.1/CHANGELOG.md rename to incubator/ps3netsrv/2.0.2/CHANGELOG.md diff --git a/incubator/ps3netsrv/2.0.1/Chart.yaml b/incubator/ps3netsrv/2.0.2/Chart.yaml similarity index 98% rename from incubator/ps3netsrv/2.0.1/Chart.yaml rename to incubator/ps3netsrv/2.0.2/Chart.yaml index fcfb50e86b..af01aff6c7 100644 --- a/incubator/ps3netsrv/2.0.1/Chart.yaml +++ b/incubator/ps3netsrv/2.0.2/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv - https://hub.docker.com/r/shawly/ps3netsrv type: application -version: 2.0.1 +version: 2.0.2 diff --git a/incubator/ps3netsrv/2.0.1/README.md b/incubator/ps3netsrv/2.0.2/README.md similarity index 100% rename from incubator/ps3netsrv/2.0.1/README.md rename to incubator/ps3netsrv/2.0.2/README.md diff --git a/incubator/ps3netsrv/2.0.2/app-changelog.md b/incubator/ps3netsrv/2.0.2/app-changelog.md new file mode 100644 index 0000000000..c34dead313 --- /dev/null +++ b/incubator/ps3netsrv/2.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ps3netsrv-2.0.2](https://github.com/truecharts/charts/compare/ps3netsrv-2.0.1...ps3netsrv-2.0.2) (2022-11-22) + +### Chore + +- update container image tccr.io/truecharts/ps3netsrv to latest + + \ No newline at end of file diff --git a/incubator/ps3netsrv/2.0.1/app-readme.md b/incubator/ps3netsrv/2.0.2/app-readme.md similarity index 100% rename from incubator/ps3netsrv/2.0.1/app-readme.md rename to incubator/ps3netsrv/2.0.2/app-readme.md diff --git a/incubator/ps3netsrv/2.0.1/charts/common-11.0.3.tgz b/incubator/ps3netsrv/2.0.2/charts/common-11.0.3.tgz similarity index 100% rename from incubator/ps3netsrv/2.0.1/charts/common-11.0.3.tgz rename to incubator/ps3netsrv/2.0.2/charts/common-11.0.3.tgz diff --git a/incubator/ps3netsrv/2.0.1/ix_values.yaml b/incubator/ps3netsrv/2.0.2/ix_values.yaml similarity index 83% rename from incubator/ps3netsrv/2.0.1/ix_values.yaml rename to incubator/ps3netsrv/2.0.2/ix_values.yaml index 60b79b88eb..2f530fd732 100644 --- a/incubator/ps3netsrv/2.0.1/ix_values.yaml +++ b/incubator/ps3netsrv/2.0.2/ix_values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/ps3netsrv - tag: latest@sha256:384aafcd9742fa0867b5e89f0ad88db0866dff295bf10425c208b431e20e1dd6 + tag: latest@sha256:d78bf450391df7f45a8d30c68f7e56bc90e61512fc7d3c5ee1defd5c28294487 persistence: gamesfolder: enabled: true diff --git a/incubator/ps3netsrv/2.0.1/questions.yaml b/incubator/ps3netsrv/2.0.2/questions.yaml similarity index 100% rename from incubator/ps3netsrv/2.0.1/questions.yaml rename to incubator/ps3netsrv/2.0.2/questions.yaml diff --git a/incubator/ps3netsrv/2.0.1/templates/common.yaml b/incubator/ps3netsrv/2.0.2/templates/common.yaml similarity index 100% rename from incubator/ps3netsrv/2.0.1/templates/common.yaml rename to incubator/ps3netsrv/2.0.2/templates/common.yaml diff --git a/incubator/ps3netsrv/2.0.1/values.yaml b/incubator/ps3netsrv/2.0.2/values.yaml similarity index 100% rename from incubator/ps3netsrv/2.0.1/values.yaml rename to incubator/ps3netsrv/2.0.2/values.yaml