Logo
Explore Help
Register Sign In
poseidon/matchbox
1
0
Fork 0
You've already forked matchbox
mirror of https://github.com/poseidon/matchbox.git synced 2026-03-02 14:49:02 +00:00
Code Issues Packages Projects Releases 10 Wiki Activity

10 Releases 17 Tags

RSS Feed
  • v0.11.0 e309d55279
    Compare

    Stable

    scottk released this 2024-03-24 02:51:40 +00:00 | 286 commits to main since this release

    📅 Originally published on GitHub: Sun, 24 Mar 2024 02:59:44 GMT
    🏷️ Git tag created: Sun, 24 Mar 2024 02:51:40 GMT

    What's Changed

    • Update butane from v0.17.0 to v0.18.0 (#1079)
      • Add support for fcos v1.5.0 Butane Configs
      • Add support for flatcar v1.1.0 Butane Configs
      • Render Ignition as Ignition spec v3.4.0
    • Add pre-compiled darwin arm64 binary to release artifacts

    Contributions

    • Add ignition.md to the mkdocs.yaml navigation by @dghubble in https://github.com/poseidon/matchbox/pull/1075
    • Render Butane or raw Ignition to Ignition spec v3.4.0 by @dghubble in https://github.com/poseidon/matchbox/pull/1079
    • Update raw Ignition examples to use Ignition spec v3.4.0 by @dghubble in https://github.com/poseidon/matchbox/pull/1080
    • Migrate container image builds to GitHub Workflows by @dghubble in https://github.com/poseidon/matchbox/pull/1101
    • Add mkdocs-pages GitHub Workflow by @dghubble in https://github.com/poseidon/matchbox/pull/1104
    • CPU architecture detection with iPXE by @Sadi-a in https://github.com/poseidon/matchbox/pull/1069
    • Remove auto-deploys to Poseidon internal infra by @dghubble in https://github.com/poseidon/matchbox/pull/1127
    • Build for Apple M1/M2 architecture by @ringods in https://github.com/poseidon/matchbox/pull/1153
    • Bump mkdocs-material from 9.5.1 to 9.5.2 by @dependabot in https://github.com/poseidon/matchbox/pull/1185
    • Add dependabot to watch GitHub Actions for updates by @dghubble in https://github.com/poseidon/matchbox/pull/1188

    Dependencies

    • Bump mkdocs-material from 9.1.4 to 9.1.5 by @dependabot in https://github.com/poseidon/matchbox/pull/1073
    • Bump github.com/coreos/butane from 0.17.0 to 0.18.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1070
    • Bump golang from 1.20.2 to 1.20.3 by @dependabot in https://github.com/poseidon/matchbox/pull/1078
    • Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1076
    • Bump golang.org/x/crypto from 0.7.0 to 0.8.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1082
    • Bump pygments from 2.14.0 to 2.15.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1085
    • Bump pymdown-extensions from 9.10 to 9.11 by @dependabot in https://github.com/poseidon/matchbox/pull/1083
    • Bump mkdocs-material from 9.1.5 to 9.1.6 by @dependabot in https://github.com/poseidon/matchbox/pull/1084
    • Bump mkdocs-material from 9.1.6 to 9.1.7 by @dependabot in https://github.com/poseidon/matchbox/pull/1087
    • Bump pygments from 2.15.0 to 2.15.1 by @dependabot in https://github.com/poseidon/matchbox/pull/1086
    • Bump google.golang.org/grpc from 1.54.0 to 1.55.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1090
    • Bump golang from 1.20.3 to 1.20.4 by @dependabot in https://github.com/poseidon/matchbox/pull/1089
    • Bump mkdocs-material from 9.1.7 to 9.1.8 by @dependabot in https://github.com/poseidon/matchbox/pull/1088
    • Bump golang.org/x/crypto from 0.8.0 to 0.9.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1094
    • Bump mkdocs-material from 9.1.8 to 9.1.9 by @dependabot in https://github.com/poseidon/matchbox/pull/1092
    • Bump mkdocs from 1.4.2 to 1.4.3 by @dependabot in https://github.com/poseidon/matchbox/pull/1091
    • Bump alpine from 3.17.3 to 3.18.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1095
    • Bump mkdocs-material from 9.1.9 to 9.1.12 by @dependabot in https://github.com/poseidon/matchbox/pull/1096
    • Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 by @dependabot in https://github.com/poseidon/matchbox/pull/1098
    • Bump pymdown-extensions from 9.11 to 10.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1097
    • Bump github.com/sirupsen/logrus from 1.9.1 to 1.9.2 by @dependabot in https://github.com/poseidon/matchbox/pull/1099
    • Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in https://github.com/poseidon/matchbox/pull/1100
    • Bump pymdown-extensions from 10.0 to 10.0.1 by @dependabot in https://github.com/poseidon/matchbox/pull/1103
    • Bump mkdocs-material from 9.1.12 to 9.1.14 by @dependabot in https://github.com/poseidon/matchbox/pull/1102
    • Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in https://github.com/poseidon/matchbox/pull/1107
    • Bump mkdocs-material from 9.1.14 to 9.1.15 by @dependabot in https://github.com/poseidon/matchbox/pull/1106
    • Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in https://github.com/poseidon/matchbox/pull/1105
    • Bump golang from 1.20.4 to 1.20.5 by @dependabot in https://github.com/poseidon/matchbox/pull/1108
    • Bump golang.org/x/crypto from 0.9.0 to 0.10.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1110
    • Bump golang.org/x/net from 0.10.0 to 0.11.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1109
    • Bump alpine from 3.18.0 to 3.18.2 by @dependabot in https://github.com/poseidon/matchbox/pull/1111
    • Bump google.golang.org/grpc from 1.55.0 to 1.56.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1112
    • Bump mkdocs-material from 9.1.15 to 9.1.16 by @dependabot in https://github.com/poseidon/matchbox/pull/1113
    • Bump google.golang.org/grpc from 1.56.0 to 1.56.1 by @dependabot in https://github.com/poseidon/matchbox/pull/1114
    • Bump mkdocs-material from 9.1.16 to 9.1.17 by @dependabot in https://github.com/poseidon/matchbox/pull/1115
    • Bump github.com/coreos/ignition/v2 from 2.15.0 to 2.16.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1116
    • Bump mkdocs-material from 9.1.17 to 9.1.18 by @dependabot in https://github.com/poseidon/matchbox/pull/1117
    • Bump google.golang.org/grpc from 1.56.1 to 1.56.2 by @dependabot in https://github.com/poseidon/matchbox/pull/1120
    • Bump golang.org/x/net from 0.11.0 to 0.12.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1119
    • Bump github.com/coreos/ignition/v2 from 2.16.0 to 2.16.2 by @dependabot in https://github.com/poseidon/matchbox/pull/1123
    • Bump golang from 1.20.5 to 1.20.6 by @dependabot in https://github.com/poseidon/matchbox/pull/1122
    • Bump pymdown-extensions from 10.0.1 to 10.1 by @dependabot in https://github.com/poseidon/matchbox/pull/1124
    • Bump mkdocs-material from 9.1.18 to 9.1.19 by @dependabot in https://github.com/poseidon/matchbox/pull/1125
    • Bump google.golang.org/grpc from 1.56.2 to 1.57.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1126
    • Bump mkdocs-material from 9.1.19 to 9.1.21 by @dependabot in https://github.com/poseidon/matchbox/pull/1128
    • Bump golang.org/x/net from 0.12.0 to 0.13.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1131
    • Bump golang from 1.20.6 to 1.20.7 by @dependabot in https://github.com/poseidon/matchbox/pull/1130
    • Bump mkdocs from 1.4.3 to 1.5.1 by @dependabot in https://github.com/poseidon/matchbox/pull/1129
    • Bump pygments from 2.15.1 to 2.16.1 by @dependabot in https://github.com/poseidon/matchbox/pull/1135
    • Bump golang.org/x/net from 0.13.0 to 0.14.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1133
    • Bump mkdocs from 1.5.1 to 1.5.2 by @dependabot in https://github.com/poseidon/matchbox/pull/1134
    • Bump golang from 1.20.7 to 1.21.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1137
    • Bump alpine from 3.18.2 to 3.18.3 by @dependabot in https://github.com/poseidon/matchbox/pull/1136
    • Bump mkdocs-material from 9.1.21 to 9.2.5 by @dependabot in https://github.com/poseidon/matchbox/pull/1138
    • Bump pymdown-extensions from 10.1 to 10.3 by @dependabot in https://github.com/poseidon/matchbox/pull/1139
    • Bump mkdocs-material from 9.2.5 to 9.2.8 by @dependabot in https://github.com/poseidon/matchbox/pull/1141
    • Bump google.golang.org/grpc from 1.57.0 to 1.58.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1145
    • Bump golang from 1.21.0 to 1.21.1 by @dependabot in https://github.com/poseidon/matchbox/pull/1144
    • Bump golang.org/x/net from 0.14.0 to 0.15.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1143
    • Bump google.golang.org/grpc from 1.58.0 to 1.58.1 by @dependabot in https://github.com/poseidon/matchbox/pull/1146
    • Bump mkdocs-material from 9.2.8 to 9.3.1 by @dependabot in https://github.com/poseidon/matchbox/pull/1147
    • Bump google.golang.org/grpc from 1.58.1 to 1.58.2 by @dependabot in https://github.com/poseidon/matchbox/pull/1148
    • Bump mkdocs from 1.5.2 to 1.5.3 by @dependabot in https://github.com/poseidon/matchbox/pull/1150
    • Bump mkdocs-material from 9.3.1 to 9.4.2 by @dependabot in https://github.com/poseidon/matchbox/pull/1149
    • Bump alpine from 3.18.3 to 3.18.4 by @dependabot in https://github.com/poseidon/matchbox/pull/1151
    • Bump golang from 1.21.1 to 1.21.2 by @dependabot in https://github.com/poseidon/matchbox/pull/1155
    • Bump golang.org/x/net from 0.15.0 to 0.16.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1157
    • Bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1160
    • Bump golang from 1.21.2 to 1.21.3 by @dependabot in https://github.com/poseidon/matchbox/pull/1161
    • Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in https://github.com/poseidon/matchbox/pull/1159
    • Bump github.com/coreos/butane from 0.18.0 to 0.19.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1154
    • Bump mkdocs-material from 9.4.2 to 9.4.4 by @dependabot in https://github.com/poseidon/matchbox/pull/1158
    • Bump mkdocs-material from 9.4.4 to 9.4.6 by @dependabot in https://github.com/poseidon/matchbox/pull/1162
    • Bump google.golang.org/grpc from 1.58.3 to 1.59.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1163
    • Bump pymdown-extensions from 10.3 to 10.3.1 by @dependabot in https://github.com/poseidon/matchbox/pull/1164
    • Bump mkdocs-material from 9.4.6 to 9.4.7 by @dependabot in https://github.com/poseidon/matchbox/pull/1165
    • Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1167
    • Bump pygments from 2.16.1 to 2.17.2 by @dependabot in https://github.com/poseidon/matchbox/pull/1177
    • Bump golang from 1.21.3 to 1.21.4 by @dependabot in https://github.com/poseidon/matchbox/pull/1168
    • Bump golang.org/x/net from 0.17.0 to 0.18.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1169
    • Bump pymdown-extensions from 10.3.1 to 10.5 by @dependabot in https://github.com/poseidon/matchbox/pull/1175
    • Bump golang.org/x/crypto from 0.15.0 to 0.16.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1178
    • Bump mkdocs-material from 9.4.7 to 9.4.14 by @dependabot in https://github.com/poseidon/matchbox/pull/1176
    • Bump github.com/coreos/ignition/v2 from 2.16.2 to 2.17.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1174
    • Bump golang.org/x/net from 0.18.0 to 0.19.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1179
    • Bump alpine from 3.18.4 to 3.18.5 by @dependabot in https://github.com/poseidon/matchbox/pull/1180
    • Bump alpine from 3.18.5 to 3.19.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1182
    • Bump golang from 1.21.4 to 1.21.5 by @dependabot in https://github.com/poseidon/matchbox/pull/1181
    • Bump mkdocs-material from 9.4.14 to 9.5.1 by @dependabot in https://github.com/poseidon/matchbox/pull/1183
    • Bump google.golang.org/grpc from 1.59.0 to 1.60.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1184
    • Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1186
    • Bump google.golang.org/grpc from 1.60.0 to 1.60.1 by @dependabot in https://github.com/poseidon/matchbox/pull/1187
    • Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/poseidon/matchbox/pull/1190
    • Bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/poseidon/matchbox/pull/1189
    • Bump pymdown-extensions from 10.5 to 10.7 by @dependabot in https://github.com/poseidon/matchbox/pull/1192
    • Bump mkdocs-material from 9.5.2 to 9.5.3 by @dependabot in https://github.com/poseidon/matchbox/pull/1191
    • Bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1194
    • Bump google.golang.org/grpc from 1.60.1 to 1.61.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1197
    • Bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1193
    • Bump golang from 1.21.5 to 1.21.6 by @dependabot in https://github.com/poseidon/matchbox/pull/1195
    • Bump mkdocs-material from 9.5.3 to 9.5.4 by @dependabot in https://github.com/poseidon/matchbox/pull/1196
    • Bump alpine from 3.19.0 to 3.19.1 by @dependabot in https://github.com/poseidon/matchbox/pull/1198
    • Bump mkdocs-material from 9.5.4 to 9.5.6 by @dependabot in https://github.com/poseidon/matchbox/pull/1199
    • Bump mkdocs-material from 9.5.6 to 9.5.7 by @dependabot in https://github.com/poseidon/matchbox/pull/1200
    • Bump golang from 1.21.6 to 1.22.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1201
    • Bump golang.org/x/net from 0.20.0 to 0.21.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1202
    • Bump google.golang.org/grpc from 1.61.0 to 1.61.1 by @dependabot in https://github.com/poseidon/matchbox/pull/1205
    • Bump mkdocs-material from 9.5.7 to 9.5.9 by @dependabot in https://github.com/poseidon/matchbox/pull/1204
    • Bump google.golang.org/grpc from 1.61.1 to 1.62.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1208
    • Bump github.com/coreos/butane from 0.19.0 to 0.20.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1207
    • Bump mkdocs-material from 9.5.9 to 9.5.11 by @dependabot in https://github.com/poseidon/matchbox/pull/1209
    • Bump golang.org/x/crypto from 0.19.0 to 0.20.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1210
    • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1211
    • Bump github.com/coreos/ignition/v2 from 2.17.0 to 2.18.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1212
    • Bump mkdocs-material from 9.5.11 to 9.5.12 by @dependabot in https://github.com/poseidon/matchbox/pull/1213
    • Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 by @dependabot in https://github.com/poseidon/matchbox/pull/1218
    • Bump golang.org/x/crypto from 0.20.0 to 0.21.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1214
    • Bump google.golang.org/grpc from 1.62.0 to 1.62.1 by @dependabot in https://github.com/poseidon/matchbox/pull/1217
    • Bump golang from 1.22.0 to 1.22.1 by @dependabot in https://github.com/poseidon/matchbox/pull/1216
    • Bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in https://github.com/poseidon/matchbox/pull/1215
    • Bump mkdocs-material from 9.5.12 to 9.5.14 by @dependabot in https://github.com/poseidon/matchbox/pull/1221
    • Bump pymdown-extensions from 10.7 to 10.7.1 by @dependabot in https://github.com/poseidon/matchbox/pull/1219

    New Contributors

    • @Sadi-a made their first contribution in https://github.com/poseidon/matchbox/pull/1069
    • @ringods made their first contribution in https://github.com/poseidon/matchbox/pull/1153

    Full Changelog: https://github.com/poseidon/matchbox/compare/v0.10.0...v0.11.0

    Downloads
    • matchbox-v0.11.0-darwin-amd64.tar.gz
      5.7 MiB
      2026-02-07 09:58:43 +00:00
    • matchbox-v0.11.0-darwin-amd64.tar.gz.asc
      228 B
      2026-02-07 09:58:44 +00:00
    • matchbox-v0.11.0-darwin-arm64.tar.gz
      5.5 MiB
      2026-02-07 09:58:46 +00:00
    • matchbox-v0.11.0-darwin-arm64.tar.gz.asc
      228 B
      2026-02-07 09:58:47 +00:00
    • matchbox-v0.11.0-linux-amd64.tar.gz
      5.7 MiB
      2026-02-07 09:58:49 +00:00
    • matchbox-v0.11.0-linux-amd64.tar.gz.asc
      228 B
      2026-02-07 09:58:49 +00:00
    • matchbox-v0.11.0-linux-arm.tar.gz
      5.3 MiB
      2026-02-07 09:58:51 +00:00
    • matchbox-v0.11.0-linux-arm.tar.gz.asc
      228 B
      2026-02-07 09:58:52 +00:00
    • matchbox-v0.11.0-linux-arm64.tar.gz
      5.2 MiB
      2026-02-07 09:58:54 +00:00
    • matchbox-v0.11.0-linux-arm64.tar.gz.asc
      228 B
      2026-02-07 09:58:55 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.10.0 247e7b41a8
    Compare

    Stable

    scottk released this 2023-04-02 17:25:52 +00:00 | 419 commits to main since this release

    📅 Originally published on GitHub: Sun, 02 Apr 2023 17:44:32 GMT
    🏷️ Git tag created: Sun, 02 Apr 2023 17:25:52 GMT

    • Remove support for Ignition v0.35.0 (Ignition spec v2.x)
    • Remove support for Container Linux Configs (action required)
      • Container Linux Configs were a YAML format that rendered to Ignition (spec v2.x)
      • Flatcar Linux now supports Ignition v2 (spec v3.x)
      • Butane is a suitable YAML format that renders Ignition v2 (spec v3.x)
    • Upgrade Ignition from v0.35.0 (spec v2.x) to v2.14.0 (spec v3.x)
    • Update Go version (v1.20.2) and alpine base image (v3.17.3)
    • Add limited support for Matchbox rendering Butane configs (#997) (docs)
    • Recommend writing Butane via external tools (action required)
      • For Terraform, use poseidon/terraform-provider-ct
      • For a CLI, use butane
    • Parse Ignition and render forward to Ignition v2 (spec v3.3)
      • Ignition is forward compatible (e.g. a v3.1 spec can be rendered as v3.3 safely)

    If you still template Container Linux Configs via Matchbox, migrate to Butane by prepending:

    variant: flatcar
    version: 1.0.0
    
    Downloads
    • matchbox-v0.10.0-darwin-amd64.tar.gz
      5.4 MiB
      2026-02-07 09:58:32 +00:00
    • matchbox-v0.10.0-darwin-amd64.tar.gz.asc
      488 B
      2026-02-07 09:58:32 +00:00
    • matchbox-v0.10.0-linux-amd64.tar.gz
      5.4 MiB
      2026-02-07 09:58:34 +00:00
    • matchbox-v0.10.0-linux-amd64.tar.gz.asc
      488 B
      2026-02-07 09:58:35 +00:00
    • matchbox-v0.10.0-linux-arm.tar.gz
      5.1 MiB
      2026-02-07 09:58:36 +00:00
    • matchbox-v0.10.0-linux-arm.tar.gz.asc
      488 B
      2026-02-07 09:58:37 +00:00
    • matchbox-v0.10.0-linux-arm64.tar.gz
      5.0 MiB
      2026-02-07 09:58:39 +00:00
    • matchbox-v0.10.0-linux-arm64.tar.gz.asc
      488 B
      2026-02-07 09:58:40 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.9.1 82cd8461c9
    Compare

    Stable

    scottk released this 2022-08-01 16:09:28 +00:00 | 506 commits to main since this release

    📅 Originally published on GitHub: Mon, 01 Aug 2022 16:17:17 GMT
    🏷️ Git tag created: Mon, 01 Aug 2022 16:09:28 GMT

    • Add dependabot Go module update automation (#833)
    • Build multi-arch container images (amd64, arm64) (#823)
    • Update Go version (v1.18.4) and alpine base image (v3.16.1)
    • Move dnsmasq container image to its own repo (#840)
    • Deprecate rendering Container Linux Configs
      • Please migrate to serving CoreOS Ignition directly
      • Use tools like poseidon/ct or butane to validate and convert a Butane Config (focs or flatcar) to Ignition (for Matchbox to serve)

    Docs/Examples

    • Migrate docs website to GitHub Pages (#976)
    • Update Fedora CoreOS images and configuration (#972)
    • Update Fedora CoreOS initrd karg for UEFI (#978)
    • Update Flatcar Linux examples to use Ignition v3.3.0 (#980)
    Downloads
    • matchbox-v0.9.1-darwin-amd64.tar.gz
      4.8 MiB
      2026-02-07 09:58:19 +00:00
    • matchbox-v0.9.1-darwin-amd64.tar.gz.asc
      488 B
      2026-02-07 09:58:20 +00:00
    • matchbox-v0.9.1-linux-amd64.tar.gz
      4.9 MiB
      2026-02-07 09:58:21 +00:00
    • matchbox-v0.9.1-linux-amd64.tar.gz.asc
      488 B
      2026-02-07 09:58:22 +00:00
    • matchbox-v0.9.1-linux-arm.tar.gz
      4.6 MiB
      2026-02-07 09:58:24 +00:00
    • matchbox-v0.9.1-linux-arm.tar.gz.asc
      488 B
      2026-02-07 09:58:24 +00:00
    • matchbox-v0.9.1-linux-arm64.tar.gz
      4.5 MiB
      2026-02-07 09:58:26 +00:00
    • matchbox-v0.9.1-linux-arm64.tar.gz.asc
      488 B
      2026-02-07 09:58:27 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.9.0 ff7112e9d3
    Compare

    Stable

    scottk released this 2020-10-15 06:01:17 +00:00 | 663 commits to main since this release

    📅 Originally published on GitHub: Thu, 15 Oct 2020 06:17:30 GMT
    🏷️ Git tag created: Thu, 15 Oct 2020 06:01:17 GMT

    • Refresh docs and examples for Fedora CoreOS and Flatcar Linux (#815, #816)
    • Update Kubernetes manifest examples (#791, #817)
    • Update Matchbox container image publishing (#795)
      • Publish Matchbox images from internal infra to Quay (quay.io/poseidon/matchbox)
      • Update Go version from v1.13.4 to v1.14.9
      • Update base image from alpine:3.10 to alpine:3.12 (#784)
    • Include contrib/k8s in release tarballs (#788)
    • Remove outdated systemd units (#817)
    • Remove RPM spec file (Copr publishing stopped in v0.6)
    Downloads
    • matchbox-v0.9.0-darwin-amd64.tar.gz
      5.1 MiB
      2026-02-07 09:58:07 +00:00
    • matchbox-v0.9.0-darwin-amd64.tar.gz.asc
      488 B
      2026-02-07 09:58:08 +00:00
    • matchbox-v0.9.0-linux-amd64.tar.gz
      5.1 MiB
      2026-02-07 09:58:09 +00:00
    • matchbox-v0.9.0-linux-amd64.tar.gz.asc
      488 B
      2026-02-07 09:58:10 +00:00
    • matchbox-v0.9.0-linux-arm.tar.gz
      4.7 MiB
      2026-02-07 09:58:12 +00:00
    • matchbox-v0.9.0-linux-arm.tar.gz.asc
      488 B
      2026-02-07 09:58:13 +00:00
    • matchbox-v0.9.0-linux-arm64.tar.gz
      4.7 MiB
      2026-02-07 09:58:15 +00:00
    • matchbox-v0.9.0-linux-arm64.tar.gz.asc
      488 B
      2026-02-07 09:58:15 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.8.3 998eeaa1d0
    Compare

    Stable

    scottk released this 2019-11-24 21:43:06 +00:00 | 698 commits to main since this release

    📅 Originally published on GitHub: Sun, 24 Nov 2019 21:58:37 GMT
    🏷️ Git tag created: Sun, 24 Nov 2019 21:43:06 GMT

    • Publish docs to https://matchbox.psdn.io (#769)
    • Update Go version from v1.11.7 to v1.13.4 (#766, #770)
    • Update container image base from alpine:3.9 to alpine:3.10 (#761)
    • Include get-fedora-coreos convenience script (#763)
    • Remove Kubernetes provisioning examples (#759)
    • Remove rkt tutorials and docs (#765)
    Downloads
    • matchbox-v0.8.3-darwin-amd64.tar.gz
      4.8 MiB
      2026-02-07 09:57:55 +00:00
    • matchbox-v0.8.3-darwin-amd64.tar.gz.asc
      488 B
      2026-02-07 09:57:55 +00:00
    • matchbox-v0.8.3-linux-amd64.tar.gz
      4.7 MiB
      2026-02-07 09:57:57 +00:00
    • matchbox-v0.8.3-linux-amd64.tar.gz.asc
      488 B
      2026-02-07 09:57:58 +00:00
    • matchbox-v0.8.3-linux-arm.tar.gz
      4.4 MiB
      2026-02-07 09:58:00 +00:00
    • matchbox-v0.8.3-linux-arm.tar.gz.asc
      488 B
      2026-02-07 09:58:01 +00:00
    • matchbox-v0.8.3-linux-arm64.tar.gz
      4.4 MiB
      2026-02-07 09:58:03 +00:00
    • matchbox-v0.8.3-linux-arm64.tar.gz.asc
      488 B
      2026-02-07 09:58:04 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.8.0 b97328b6ec
    Compare

    Stable

    scottk released this 2019-05-07 07:19:44 +00:00 | 718 commits to main since this release

    📅 Originally published on GitHub: Tue, 07 May 2019 07:31:42 GMT
    🏷️ Git tag created: Tue, 07 May 2019 07:19:44 GMT

    • Migrate Matchbox repo from coreos to poseidon GitHub Org
    • Publish container images at quay.io/poseidon/matchbox
    • Build Matchbox with Go v1.11.7 for images and binaries
    • Update container image base from alpine:3.6 to alpine:3.9
    • Render Container Linux Configs as Ignition v2.2.0
    • Validate raw Ignition configs with the v2.2 spec (warn-only)
      • Fix warnings that v2.2 configs are too new

    Note: Release signing key has changed with the project move.

    Examples

    • Update Kubernetes example clusters to v1.14.1 (Terraform-based)
    Downloads
    • matchbox-v0.8.0-darwin-amd64.tar.gz
      4.6 MiB
      2026-02-07 09:57:41 +00:00
    • matchbox-v0.8.0-darwin-amd64.tar.gz.asc
      488 B
      2026-02-07 09:57:41 +00:00
    • matchbox-v0.8.0-linux-amd64.tar.gz
      4.6 MiB
      2026-02-07 09:57:44 +00:00
    • matchbox-v0.8.0-linux-amd64.tar.gz.asc
      488 B
      2026-02-07 09:57:45 +00:00
    • matchbox-v0.8.0-linux-arm.tar.gz
      4.3 MiB
      2026-02-07 09:57:48 +00:00
    • matchbox-v0.8.0-linux-arm.tar.gz.asc
      488 B
      2026-02-07 09:57:49 +00:00
    • matchbox-v0.8.0-linux-arm64.tar.gz
      4.2 MiB
      2026-02-07 09:57:51 +00:00
    • matchbox-v0.8.0-linux-arm64.tar.gz.asc
      488 B
      2026-02-07 09:57:51 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.7.1 e78150218f
    Compare

    Stable

    scottk released this 2018-11-01 21:38:18 +00:00 | 748 commits to main since this release

    📅 Originally published on GitHub: Tue, 06 Nov 2018 21:23:54 GMT
    🏷️ Git tag created: Thu, 01 Nov 2018 21:38:18 GMT

    • Add kernel_args variable to the terraform bootkube-install cluster definition
    • Add get-flatcar helper script
    • Add optional TLS support to read-only HTTP API
    • Build Matchbox with Go 1.11.1 for images and binaries

    Examples

    • Upgrade Kubernetes example clusters to v1.10.0 (Terraform-based)
    • Upgrade Kubernetes example clusters to v1.8.5
    Downloads
    • matchbox-v0.7.1-darwin-amd64.tar.gz
      4.6 MiB
      2026-02-07 09:57:29 +00:00
    • matchbox-v0.7.1-darwin-amd64.tar.gz.asc
      833 B
      2026-02-07 09:57:30 +00:00
    • matchbox-v0.7.1-linux-amd64.tar.gz
      4.6 MiB
      2026-02-07 09:57:31 +00:00
    • matchbox-v0.7.1-linux-amd64.tar.gz.asc
      833 B
      2026-02-07 09:57:32 +00:00
    • matchbox-v0.7.1-linux-arm.tar.gz
      4.3 MiB
      2026-02-07 09:57:34 +00:00
    • matchbox-v0.7.1-linux-arm.tar.gz.asc
      833 B
      2026-02-07 09:57:35 +00:00
    • matchbox-v0.7.1-linux-arm64.tar.gz
      4.2 MiB
      2026-02-07 09:57:36 +00:00
    • matchbox-v0.7.1-linux-arm64.tar.gz.asc
      833 B
      2026-02-07 09:57:37 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.7.0 08f4e9908b
    Compare

    Stable

    scottk released this 2017-12-13 01:01:24 +00:00 | 789 commits to main since this release

    📅 Originally published on GitHub: Wed, 13 Dec 2017 03:26:30 GMT
    🏷️ Git tag created: Wed, 13 Dec 2017 01:01:24 GMT

    • Add gRPC API endpoints for managing generic templates
    • Update Container Linux config transpiler to v0.5.0
    • Update Ignition to v0.19.0, render v2.1.0 Ignition configs
    • Drop support for Container Linux versions below 1465.0.0 (breaking)
    • Build Matchbox with Go 1.8.5 for images and binaries
    • Remove Profile Cmdline map (deprecated in v0.5.0), use Args slice instead
    • Remove pixiecore support (deprecated in v0.5.0)
    • Remove ContextHandler, ContextHandlerFunc, and NewHandler from the matchbox/http package.

    Examples

    • Upgrade Kubernetes example clusters to v1.8.4
    • Kubernetes examples clusters enable etcd TLS
    • Deploy the Container Linux Update Operator (CLUO) to coordinate reboots of Container Linux nodes in Kubernetes clusters. See the cluster addon docs.
    • Kubernetes examples (terraform and non-terraform) mask locksmithd
    Downloads
    • matchbox-v0.7.0-darwin-amd64.tar.gz
      3.8 MiB
      2026-02-07 09:57:17 +00:00
    • matchbox-v0.7.0-darwin-amd64.tar.gz.asc
      488 B
      2026-02-07 09:57:18 +00:00
    • matchbox-v0.7.0-linux-amd64.tar.gz
      3.8 MiB
      2026-02-07 09:57:20 +00:00
    • matchbox-v0.7.0-linux-amd64.tar.gz.asc
      488 B
      2026-02-07 09:57:21 +00:00
    • matchbox-v0.7.0-linux-arm.tar.gz
      3.6 MiB
      2026-02-07 09:57:22 +00:00
    • matchbox-v0.7.0-linux-arm.tar.gz.asc
      488 B
      2026-02-07 09:57:23 +00:00
    • matchbox-v0.7.0-linux-arm64.tar.gz
      3.6 MiB
      2026-02-07 09:57:25 +00:00
    • matchbox-v0.7.0-linux-arm64.tar.gz.asc
      488 B
      2026-02-07 09:57:26 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.6.1 2c04ea46ee
    Compare

    Stable

    scottk released this 2017-05-25 17:45:02 +00:00 | 956 commits to main since this release

    📅 Originally published on GitHub: Thu, 25 May 2017 17:54:22 GMT
    🏷️ Git tag created: Thu, 25 May 2017 17:45:02 GMT

    • Improve the installation documentation (#524)
    • Move examples/etc/matchbox/cert-gen to scripts/tls (#524)
    • Build Matchbox with Go 1.8.3 for images and binaries (#552)

    Examples

    • Upgrade self-hosted Kubernetes cluster examples to v1.6.4 (#538)
    • Add NoSchedule taint to self-hosted Kubernetes controllers (#528)
    • Remove static Kubernetes and rktnetes cluster examples (#544)

    Note: There are no RPM changes (i.e. no v0.6.1) in the Copr repo, compilation is done by system Go.

    Downloads
    • matchbox-v0.6.1-darwin-amd64.tar.gz
      3.7 MiB
      2026-02-07 09:57:06 +00:00
    • matchbox-v0.6.1-darwin-amd64.tar.gz.asc
      473 B
      2026-02-07 09:57:07 +00:00
    • matchbox-v0.6.1-linux-amd64.tar.gz
      3.7 MiB
      2026-02-07 09:57:08 +00:00
    • matchbox-v0.6.1-linux-amd64.tar.gz.asc
      473 B
      2026-02-07 09:57:09 +00:00
    • matchbox-v0.6.1-linux-arm.tar.gz
      3.5 MiB
      2026-02-07 09:57:11 +00:00
    • matchbox-v0.6.1-linux-arm.tar.gz.asc
      473 B
      2026-02-07 09:57:11 +00:00
    • matchbox-v0.6.1-linux-arm64.tar.gz
      3.5 MiB
      2026-02-07 09:57:13 +00:00
    • matchbox-v0.6.1-linux-arm64.tar.gz.asc
      473 B
      2026-02-07 09:57:14 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.6.0 fed01db5a6
    Compare

    Stable

    scottk released this 2017-04-24 18:25:16 +00:00 | 1024 commits to main since this release

    📅 Originally published on GitHub: Mon, 24 Apr 2017 18:27:15 GMT
    🏷️ Git tag created: Mon, 24 Apr 2017 18:25:16 GMT

    • New terraform-provider-matchbox plugin for Terraform users!
    • New hosted documentation on coreos.com
    • Add ProfileDelete, GroupDelete, IgnitionGet and IgnitionDelete gRPC endpoints
    • Build matchbox with Go 1.8 for container images and binaries
    • Generate code with gRPC v1.2.1 and matching Go protoc-gen-go plugin
    • Update Ignition to v0.14.0 and coreos-cloudinit to v1.13.0
    • Update "fuze" docs to the new name Container Linux Configs
    • Remove bootcmd binary from release tarballs

    Examples

    • Upgrade Kubernetes v1.5.5 (static) example clusters
    • Upgrade Kubernetes v1.6.1 (self-hosted) example cluster
    • Use etcd3 by default in all clusters (remove etcd2 clusters)
    • Add Terraform examples for etcd3 and self-hosted Kubernetes 1.6.1
    Downloads
    • matchbox-v0.6.0-darwin-amd64.tar.gz
      3.6 MiB
      2026-02-07 09:56:55 +00:00
    • matchbox-v0.6.0-darwin-amd64.tar.gz.asc
      473 B
      2026-02-07 09:56:56 +00:00
    • matchbox-v0.6.0-linux-amd64.tar.gz
      3.6 MiB
      2026-02-07 09:56:57 +00:00
    • matchbox-v0.6.0-linux-amd64.tar.gz.asc
      473 B
      2026-02-07 09:56:58 +00:00
    • matchbox-v0.6.0-linux-arm.tar.gz
      3.3 MiB
      2026-02-07 09:57:00 +00:00
    • matchbox-v0.6.0-linux-arm.tar.gz.asc
      473 B
      2026-02-07 09:57:01 +00:00
    • matchbox-v0.6.0-linux-arm64.tar.gz
      3.4 MiB
      2026-02-07 09:57:02 +00:00
    • matchbox-v0.6.0-linux-arm64.tar.gz.asc
      473 B
      2026-02-07 09:57:03 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.25.4 Page: 372ms Template: 20ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API