diff --git a/incubator/factorio/3.0.0/app-changelog.md b/incubator/factorio/3.0.0/app-changelog.md deleted file mode 100644 index c8a49c3de3..0000000000 --- a/incubator/factorio/3.0.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [factorio-3.0.0](https://github.com/truecharts/charts/compare/factorioservermanager-2.0.8...factorio-3.0.0) (2023-02-02) - -### Feat - -- Add proper Env Vars/Ports before Stable ([#6743](https://github.com/truecharts/charts/issues/6743)) - - \ No newline at end of file diff --git a/incubator/factorio/3.0.0/CHANGELOG.md b/incubator/factorio/3.0.1/CHANGELOG.md similarity index 94% rename from incubator/factorio/3.0.0/CHANGELOG.md rename to incubator/factorio/3.0.1/CHANGELOG.md index a2f401f0c1..edcb186b49 100644 --- a/incubator/factorio/3.0.0/CHANGELOG.md +++ b/incubator/factorio/3.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [factorio-3.0.1](https://github.com/truecharts/charts/compare/factorio-3.0.0...factorio-3.0.1) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/factorio to vstable + + + + ## [factorio-3.0.0](https://github.com/truecharts/charts/compare/factorioservermanager-2.0.8...factorio-3.0.0) (2023-02-02) ### Feat @@ -88,12 +97,3 @@ ## [factorio-2.0.5](https://github.com/truecharts/charts/compare/factorio-2.0.4...factorio-2.0.5) (2022-12-12) ### Chore - -- update container image tccr.io/truecharts/factorio to vstable - - - - -## [factorio-2.0.4](https://github.com/truecharts/charts/compare/factorioservermanager-2.0.2...factorio-2.0.4) (2022-12-02) - - diff --git a/incubator/factorio/3.0.0/Chart.yaml b/incubator/factorio/3.0.1/Chart.yaml similarity index 98% rename from incubator/factorio/3.0.0/Chart.yaml rename to incubator/factorio/3.0.1/Chart.yaml index 06943dbfc8..e5c39b816c 100644 --- a/incubator/factorio/3.0.0/Chart.yaml +++ b/incubator/factorio/3.0.1/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://hub.docker.com/factoriotools/factorio - https://www.factorio.com/ type: application -version: 3.0.0 +version: 3.0.1 diff --git a/incubator/factorio/3.0.0/README.md b/incubator/factorio/3.0.1/README.md similarity index 100% rename from incubator/factorio/3.0.0/README.md rename to incubator/factorio/3.0.1/README.md diff --git a/incubator/factorio/3.0.1/app-changelog.md b/incubator/factorio/3.0.1/app-changelog.md new file mode 100644 index 0000000000..0a54fe526d --- /dev/null +++ b/incubator/factorio/3.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [factorio-3.0.1](https://github.com/truecharts/charts/compare/factorio-3.0.0...factorio-3.0.1) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/factorio to vstable + + \ No newline at end of file diff --git a/incubator/factorio/3.0.0/app-readme.md b/incubator/factorio/3.0.1/app-readme.md similarity index 100% rename from incubator/factorio/3.0.0/app-readme.md rename to incubator/factorio/3.0.1/app-readme.md diff --git a/incubator/factorio/3.0.0/charts/common-11.1.2.tgz b/incubator/factorio/3.0.1/charts/common-11.1.2.tgz similarity index 100% rename from incubator/factorio/3.0.0/charts/common-11.1.2.tgz rename to incubator/factorio/3.0.1/charts/common-11.1.2.tgz diff --git a/incubator/factorio/3.0.0/ix_values.yaml b/incubator/factorio/3.0.1/ix_values.yaml similarity index 89% rename from incubator/factorio/3.0.0/ix_values.yaml rename to incubator/factorio/3.0.1/ix_values.yaml index 0e841230f3..f2cf85c5fb 100644 --- a/incubator/factorio/3.0.0/ix_values.yaml +++ b/incubator/factorio/3.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/factorio - tag: vstable@sha256:e4416027bef1991be2d73689402073b85e6f2812bc9c72422990a38a58967eba + tag: vstable@sha256:6a8a24374e3582abaebf34c9062627914c020d57d2ad88322e53eedf2c767c53 podSecurityContext: runAsGroup: 0 diff --git a/incubator/factorio/3.0.0/questions.yaml b/incubator/factorio/3.0.1/questions.yaml similarity index 100% rename from incubator/factorio/3.0.0/questions.yaml rename to incubator/factorio/3.0.1/questions.yaml diff --git a/incubator/factorio/3.0.0/templates/common.yaml b/incubator/factorio/3.0.1/templates/common.yaml similarity index 100% rename from incubator/factorio/3.0.0/templates/common.yaml rename to incubator/factorio/3.0.1/templates/common.yaml diff --git a/incubator/factorio/3.0.0/values.yaml b/incubator/factorio/3.0.1/values.yaml similarity index 100% rename from incubator/factorio/3.0.0/values.yaml rename to incubator/factorio/3.0.1/values.yaml