Skip to content

Instantly share code, notes, and snippets.

@arthurwolf
Created March 31, 2022 14:02
Show Gist options
  • Save arthurwolf/f0d537fef9a950ab4f5f2ee816ccaeed to your computer and use it in GitHub Desktop.
Save arthurwolf/f0d537fef9a950ab4f5f2ee816ccaeed to your computer and use it in GitHub Desktop.
Matching wire-server release dates and chart versions (chart tag, image/deb tag when it's absent)
{
'2022-03-30': '4.8.0',
'2022-03-18': '4.7.0',
'2022-03-09': '4.6.0',
'2022-03-07': '4.5.0',
'2022-03-01': '4.4.0',
'2022-02-21': '4.2.0',
'2022-02-02': '4.0.0',
'2022-01-28': '2.125.0',
'2022-01-27': '2.124.0',
'2022-01-18': '2.122.0',
'2021-12-10': '2.121.0',
'2021-11-15': '2.118.0',
'2021-10-29': '2.117.0',
'2021-10-01': '2.116.0',
'2021-09-14': '2.115.0',
'2021-09-08': '2.114.0',
'2021-08-27': '2.113.0',
'2021-08-16': '2.112.0',
'2021-08-02': '2.111.0',
'2021-07-09': '2.110.0',
'2021-06-23': '2.109.0',
'2021-06-08': '2.108.0',
'2021-05-26': '2.107.0',
'2021-05-05': '2.106.0',
'2021-05-04': '2.105.0',
'2021-03-23': '2.104.0',
'2021-03-22': '2.103.0',
'2021-03-02': '2.102.0',
'2021-02-25': '2.101.0',
'2021-02-16': '2.99.12',
'2021-01-15': '3.30.6',
'2021-01-12': '2.97.0',
'2021-01-06': '2.95.18',
'2020-12-21': '2.95.0',
'2020-12-15': '2.94.0',
'2020-11-25': '2.93.0',
'2020-10-28': '2.91.0',
'2020-10-05': '2.90.0',
'2020-09-04': '2.89.0',
'2020-07-29': '2.88.0',
'2020-07-13': '2.87.0',
'2020-06-19': '2.86.0',
'2020-06-10': '2.85.0',
'2020-06-03': '2.84.0',
'2020-05-15': '2.83.0',
'2020-05-07': '2.82.0',
'2020-04-21': '2.81.0',
'2020-04-15': '2.78.0',
'2020-03-10': '2.77.0',
'2020-02-27': '2.76.0',
'2020-02-18': '2.75.0',
'2020-02-06': '2.73.0',
'2020-01-30': '2.71.0',
'2020-01-09': '2.70.0',
'2019-12-20': '2.68.0',
'2019-11-28': '2.66.0',
'2019-11-06': '2.65.0',
'2019-09-30': '2.63.1',
'2019-09-16': '2.62.0',
'2019-09-03': '2.61.0',
'2019-08-08': '2.59.0',
'2019-07-08': '2.58.0',
'2019-05-13': '2.54.2',
'2019-05-02': '2.53.0',
'2019-04-09': '2.52.0',
'2019-03-25': '2.51.0'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment