Skip to content

Commit a7075b0

Browse files
committed
Bump version
1 parent 04de591 commit a7075b0

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
## Changelog
22

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+
314
### V1.2.0
415

516
#### Non-Breaking Changes

charts/factorio-server-charts/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ sources:
2020
# This is the chart version. This version number should be incremented each time you make changes
2121
# to the chart and its templates, including the app version.
2222
# Versions are expected to follow Semantic Versioning (https://semver.org/)
23-
version: 1.2.5
23+
version: 2.0
2424

2525
# This is the version number of the application being deployed. This version number should be
2626
# incremented each time you make changes to the application. Versions are not expected to

0 commit comments

Comments
 (0)