Skip to content

Commit

Permalink
Bump traefik-themepark to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
owine committed Sep 12, 2023
1 parent a49479e commit aa86e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/traefik/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ traefik_docker_commands_metrics: "{{ traefik_docker_commands_metrics_tmp
else [] }}"
traefik_docker_commands_themepark_plugin_tmp:
- "--experimental.plugins.themepark.modulename=github.com/packruler/traefik-themepark"
- "--experimental.plugins.themepark.version=v1.2.2"
- "--experimental.plugins.themepark.version=v1.3.1"
traefik_docker_commands_themepark_plugin: "{{ traefik_docker_commands_themepark_plugin_tmp
if global_themepark_plugin_enabled
else [] }}"
Expand Down

0 comments on commit aa86e9f

Please sign in to comment.