diff --git a/_service b/_service
index 4cee5be..f598d52 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
https://github.com/traefik/traefik.git
git
.git
- v2.6.0
+ v2.7.0
@PARENT_TAG@
enable
v(.*)
diff --git a/_servicedata b/_servicedata
index 4b39850..d2d89c4 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/traefik/traefik.git
- 5a1c936ede0c4ef1d7adb82052f8240f64791aa6
\ No newline at end of file
+ 34d29e7a105a4bddc6688e93258e44f290463e55
\ No newline at end of file
diff --git a/traefik-2.6.0.tar.gz b/traefik-2.6.0.tar.gz
deleted file mode 100644
index 31d5232..0000000
--- a/traefik-2.6.0.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:da5a47550b6484c8f70c6dbe8a2227687d235974f4c9b989e7e1fc838e21d085
-size 8652293
diff --git a/traefik-2.6.0.webui.tar.gz b/traefik-2.6.0.webui.tar.gz
deleted file mode 100644
index 0cf4851..0000000
--- a/traefik-2.6.0.webui.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6b7373ec636763409069b45703d4e960ce311bd3b5912891476ab7dc6d8c710b
-size 1892068
diff --git a/traefik-2.7.0.tar.gz b/traefik-2.7.0.tar.gz
new file mode 100644
index 0000000..2b45890
--- /dev/null
+++ b/traefik-2.7.0.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:54b8aa8eb8f8a28c8b9b1fd16eb4b95ba3db16c2f7cb75de7c282bc99abce5ff
+size 8721036
diff --git a/traefik-2.7.0.webui.tar.gz b/traefik-2.7.0.webui.tar.gz
new file mode 100644
index 0000000..379c14e
--- /dev/null
+++ b/traefik-2.7.0.webui.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ff1c2fa3f5b913492a3f1392debda9f5250e7653280f87f9a7718406d48b584a
+size 1891506
diff --git a/traefik.changes b/traefik.changes
index 1a5cd96..cd81a2e 100644
--- a/traefik.changes
+++ b/traefik.changes
@@ -1,3 +1,41 @@
+-------------------------------------------------------------------
+Tue Jun 07 08:27:42 UTC 2022 - alexandre.vicenzi@suse.com
+
+- Update to version 2.7.0:
+ * Enhancements
+ * [consulcatalog] Watch for Consul events to rebuild the dynamic configuration
+ * [healthcheck] Add Failover service
+ * [http3] Configure advertised port using h3 server option
+ * [hub] Add Traefik Hub Integration
+ * [k8s/crd,k8s] Allow empty services in Kubernetes CRD
+ * [metrics] Support InfluxDB v2 metrics backend
+ * [plugins] Remove Pilot token setup constraint to use plugins
+ * [provider] Refactor configuration reload/throttling
+ * [rules,tcp] Add HostSNIRegexp rule matcher for TCP
+ * [tcp] Add muxer for TCP Routers
+ * [webui,pilot] Add Traefik Hub access and remove Pilot access
+ * [webui] Add a link to service on router detail view
+ * Bug fixes
+ * [hub] Skip Provide when TLS is nil
+ * [tcp] Fix TCP-TLS/HTTPS routing precedence
+ * [webui,hub] Use dedicated entrypoint for the tunnels
+ * [logs,k8s/crd] Fix log statement for ExternalName misconfig
+ * [tcp,service] Fix initial tcp lookup when address is not available
+ * [tls] Fix panic when getting certificates with non-existing store
+ * [acme] Fix RenewInterval computation in ACME provider
+ * [ecs,logs] Remove duplicate error logs
+ * [ecs] Filter out ECS anywhere instance IDs
+ * [middleware] Re-add missing writeheader call in flush
+ * [middleware] Fix bug for when custom page is large enough
+ * [middleware] Fix regexp handling in redirect middleware
+ * [plugins] Fix slice parsing for plugins
+ * [tls] Return TLS unrecognized_name error when no certificate is available
+ * [acme] Add domain to HTTP challenge errors
+ * [metrics] Fix metrics bucket key high cardinality
+ * [middleware,tls] Use CNAME for SNI check on host header
+ * [middleware,tracing] Rename Datadog span tags
+ * [tls] Apply the same approach as the rules system on the TLS configuration choice
+
-------------------------------------------------------------------
Fri Feb 04 13:37:58 UTC 2022 - alexandre.vicenzi@suse.com
diff --git a/traefik.spec b/traefik.spec
index 9ed1099..6134bc9 100644
--- a/traefik.spec
+++ b/traefik.spec
@@ -19,7 +19,7 @@
%define project github.com/traefik/traefik
Name: traefik
-Version: 2.6.0
+Version: 2.7.0
Release: 0
Summary: The Cloud Native Application Proxy
License: MIT
@@ -33,7 +33,7 @@ Source4: %{name}-%{version}.webui.tar.gz
BuildRequires: go-bindata
BuildRequires: golang-packaging
BuildRequires: systemd-rpm-macros
-BuildRequires: golang(API) >= 1.16
+BuildRequires: golang(API) >= 1.17
Recommends: podman
%{?systemd_requires}
%{go_provides}
diff --git a/vendor.tar.gz b/vendor.tar.gz
index 92f3f50..d9b60be 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:81ecb1ce6078e5916b232545a806815ed9a9b7d8b960a77b92cbc8b7e409ef82
-size 15460792
+oid sha256:b1c2faca630afe776f899cc0268dce96abb69dc7890d6bf3c1c40ab7bdb85a8f
+size 16343741