Skip to content

Commit

Permalink
bump Traefik to v2.10.5 (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubhajek authored Oct 24, 2023
1 parent 0d779dd commit 9be5e7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/traefik/config.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

local config = import 'jsonnet/config.jsonnet';
local versions = [
{ version: '2.10.5', chartTag: 'v25.0.0' },
{ version: '2.10.4', chartTag: 'v24.0.0' },
{ version: '2.10.4', chartTag: 'v23.2.0' },
{ version: '2.10.0', chartTag: 'v22.3.0' }, // breaking change with Traefik v2.9.10
Expand Down

0 comments on commit 9be5e7a

Please sign in to comment.