diff --git a/_service b/_service
index fdd745b..a20f1b6 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
https://github.com/traefik/traefik.git
git
.git
- v2.8.4
+ v2.9.5
@PARENT_TAG@
enable
v(.*)
diff --git a/_servicedata b/_servicedata
index 829390a..45c8a2f 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/traefik/traefik.git
- 32e44816c9445f722fdcd01d9a06bde162a1d57c
\ No newline at end of file
+ f6b7940b761abe0d16ee4b03588a0318481d86d8
\ No newline at end of file
diff --git a/traefik-2.8.4.tar.gz b/traefik-2.8.4.tar.gz
deleted file mode 100644
index 3777cdd..0000000
--- a/traefik-2.8.4.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d25d79a26fb85eab6e977e6ec78f80f48af4921e8b0f9053db02e7e4e80f018a
-size 8817999
diff --git a/traefik-2.8.4.webui.tar.gz b/traefik-2.8.4.webui.tar.gz
deleted file mode 100644
index 954f326..0000000
--- a/traefik-2.8.4.webui.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:58588814d1c65793d6e94988bb4bd6a570d7211ae4f4fa5d67b4f35001a63798
-size 1890660
diff --git a/traefik-2.9.5.tar.gz b/traefik-2.9.5.tar.gz
new file mode 100644
index 0000000..4c0dcf5
--- /dev/null
+++ b/traefik-2.9.5.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:80e1374287cb5111295271b03b4d3fea1d0819a6f1aa07c201848e58765e7b9b
+size 8835045
diff --git a/traefik-2.9.5.webui.tar.gz b/traefik-2.9.5.webui.tar.gz
new file mode 100644
index 0000000..9dca4d4
--- /dev/null
+++ b/traefik-2.9.5.webui.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5f230bb5f9f48b403ca8529a7cd2e6fcded445ea62154c92faf46a8388877a00
+size 1889104
diff --git a/traefik.changes b/traefik.changes
index f644440..8071031 100644
--- a/traefik.changes
+++ b/traefik.changes
@@ -1,3 +1,90 @@
+-------------------------------------------------------------------
+Mon Nov 28 12:10:58 UTC 2022 - alexandre.vicenzi@suse.com
+
+- Update to version 2.9.5:
+ * Prepare release v2.9.5 (#9513)
+ * Create a new capture instance for each incoming request
+ * docs(contributing): enhance wording of building-testing page
+ * docs(contributing): add link descriptions and update wording
+ * docs: update helm repository
+ * Removes the experimental tag on the Traefik Hub header
+ * Update vulcand/oxy to v1.4.2
+ * chore: update github.com/opencontainers/runc
+ * Prepare release v2.9.4
+ * Prepare release v2.9.3
+ * Prepare release v2.9.2
+ * Handle capture on redefined http.responseWriters
+ * Update Yaegi to v0.14.3
+ * Remove side effect on default transport tests
+ * chore: bump github.com/BurntSushi/toml to v1.2.1
+ * chore: update actions/cache to v3
+ * Simplify dashboard rule example
+ * chore: update linter
+ * Fix links to gateway API guides
+ * Remove unnecessary linting exclusions
+ * Add v2.9 to release page
+ * fix: redis configuration type
+ * Remove raw cert escape in PassTLSClientCert middleware
+ * chore: update misspell
+ * ISSUE_TEMPLATE: clarify maintainers involvement in issues closing
+ * chore: update linter
+ * updated go-acme/lego to v4.9.0
+ * prepare-release-v2.9.1 (#9410)
+ * Prepare release v2.9.0 (#9409)
+ * Prepare release v2.9.0-rc5
+ * Prepare release v2.8.8
+ * Fix autoDiscoverClusters option documentation for ECS provider
+ * Fix watch option description for Docker provider
+ * Update golang.org/x/net to latest version
+ * Improve documentation for publishedService and IP options
+ * Prepare release v2.8.7
+ * Prepare release v2.9.0-rc4
+ * Prepare release v2.8.6
+ * fix: query parameter matching with equal
+ * Rework metrics overview page
+ * fix: acme panic
+ * Optimize websocket headers handling
+ * providers: simplify AddServer algorithms
+ * fix: UDP loadbalancer tags not being used with Consul Catalog
+ * Add documentation for ECS constraints option
+ * docs: fix link to RouteNamespaces
+ * Prepare release v2.9.0-rc3
+ * Add a note on case insensitive regex matching
+ * Add documentation for json schema usage to validate config in the FAQ
+ * plugins: allow empty config
+ * Prepare release v2.9.0-rc2
+ * chore: drop Windows arm v5/6/7
+ * Prepare release v2.9.0-rc1 (#9334)
+ * Add support for ECS Anywhere
+ * fix: shellcheck
+ * Make the loadbalancers servers order random
+ * Quiet down TCP RST packet error on read operation
+ * Remove Pilot support
+ * ACME Default Certificate
+ * Prepare release v2.8.5
+ * Update Yaegi to v0.14.2
+ * docs: update Docker Swarm link
+ * Update valkeyrie to v1.0.0
+ * Add traffic size metrics
+ * Add Datadog GlobalTags support
+ * docs: update Docker Swarm Load Balancer link
+ * Added resources for businesses
+ * Display default TLS options in the dashboard
+ * fix: IPv6 addr in square brackets
+ * Update deprecation notes about Pilot
+ * Use IPv6 address
+ * Change default TLS options for more security
+ * doc: add healthcheck timeout seconds to value
+ * Add a method option to the service Health Check
+ * Support Nomad canary deployment
+ * Add support for reaching containers using host networking on Podman
+ * Upgrade quic-go to v0.28.0
+ * Support ALPN for TCP + TLS routers
+ * Add allowEmptyServices for Docker provider
+ * Move consulcatalog provider to only use health apis
+ * Start polling HTTP provider at the beginning
+ * Load plugin configuration field value from Kubernetes Secret
+
-------------------------------------------------------------------
Wed Sep 07 10:11:41 UTC 2022 - alexandre.vicenzi@suse.com
diff --git a/traefik.spec b/traefik.spec
index cb7edfe..53c2805 100644
--- a/traefik.spec
+++ b/traefik.spec
@@ -19,7 +19,7 @@
%define project github.com/traefik/traefik
Name: traefik
-Version: 2.8.4
+Version: 2.9.5
Release: 0
Summary: The Cloud Native Application Proxy
License: MIT
diff --git a/vendor.tar.gz b/vendor.tar.gz
index 4810f29..6795958 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:c81844109d5d1c8f181fc9fbe388788a3bf0f7defe1f583e5951ac9028a20547
-size 18659720
+oid sha256:ef94216f9174be3f0760cde43da30ef8d1100df0134d7c2b5be8989ec5259f05
+size 21091409