File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+
4+ ## v2.20240825.2 (2024-08-26)
5+
6+ This releases fixes the container tags pushed on quay.io.
7+ Previously, the ARM64 build was released under the ` latest ` tag, instead of ` latest-arm64 ` .
8+
9+ ### Full list of pull requests merged since the last release (newest first)
10+
11+ CI: Fix docker container tags ([ #4883 ] , by @SamantazFox )
12+
13+ [ #4877 ] : https://github.com/iv-org/invidious/pull/4877
14+
15+
316## v2.20240825.1 (2024-08-25)
417
518Add patch component to be [ semver] compliant and make github actions happy.
@@ -8,8 +21,9 @@ Add patch component to be [semver] compliant and make github actions happy.
821
922### Full list of pull requests merged since the last release (newest first)
1023
11- Allow manual trigger of release-container build (#4877 , thanks @syeopite )
24+ Allow manual trigger of release-container build ([ #4877 ] , thanks @syeopite )
1225
26+ [ #4877 ] : https://github.com/iv-org/invidious/pull/4877
1327
1428
1529## v2.20240825.0 (2024-08-25)
You can’t perform that action at this time.
0 commit comments