Update traefik deployment
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2022-12-07 11:24:40 +01:00
parent 4e55bc09af
commit 2a2161a25d
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
3 changed files with 9 additions and 5 deletions

View file

@ -1,5 +1,5 @@
my_context: kubernetes
traefik_version: "2.9.1"
traefik_version: "2.9.5"
cluster_domain: "local"
traefik_namespace: "traefik"
traefik_service_type: LoadBalancer
@ -22,4 +22,4 @@ basic_auth: false
# traefik_dashboard_certificate: wildcard-cluster
crowdsec_namespace: "crowdsec"
crowdsec_traefik_bouncer_chart_version: "0.1.2"
crowdsec_traefik_bouncer_chart_version: "0.3.5"