Update traefik & crowdsec traefik bouncer
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2022-10-18 00:18:20 +02:00
parent 382cc69b2c
commit 4e55bc09af
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
2 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,5 @@
my_context: kubernetes
traefik_version: "2.8.1"
traefik_version: "2.9.1"
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.0"
crowdsec_traefik_bouncer_chart_version: "0.1.2"