File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
charts/factorio-server-charts Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
3
+ ### V2.0
4
+
5
+ #### Breaking Changes
6
+
7
+ Now compatible only with Factorio V2.0.
8
+ The Space Age DLC is not required to use this Helm chart.
9
+ Some Factorio settings in general have changed.
10
+ To continue using older 'factoriotools/factorio' Docker images, use version V1.2.0.
11
+
12
+ - Updated fields in values.yaml for Factorio V2.0 and Space Age DLC.
13
+
3
14
### V1.2.0
4
15
5
16
#### Non-Breaking Changes
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ sources:
20
20
# This is the chart version. This version number should be incremented each time you make changes
21
21
# to the chart and its templates, including the app version.
22
22
# Versions are expected to follow Semantic Versioning (https://semver.org/)
23
- version : 1.2.5
23
+ version : 2.0
24
24
25
25
# This is the version number of the application being deployed. This version number should be
26
26
# incremented each time you make changes to the application. Versions are not expected to
You can’t perform that action at this time.
0 commit comments