diff --git a/_service b/_service
index 460a8da..20757a2 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
git
.git
@PARENT_TAG@
- v2.44.0
+ v2.45.0
v(.*)
v2*
@@ -13,6 +13,6 @@
gz
- prometheus-2.44.0.tar.gz
+ prometheus-2.45.0.tar.gz
diff --git a/golang-github-prometheus-prometheus.changes b/golang-github-prometheus-prometheus.changes
index 4d88d49..5f1f0bb 100644
--- a/golang-github-prometheus-prometheus.changes
+++ b/golang-github-prometheus-prometheus.changes
@@ -1,3 +1,42 @@
+-------------------------------------------------------------------
+Mon Jun 26 05:09:10 UTC 2023 - Johannes Kastl
+
+- update to 2.45.0:
+ This release is a LTS (Long-Term Support) release of Prometheus
+ and will receive security, documentation and bugfix patches for
+ at least 12 months. Please read more about our LTS release cycle
+ at .
+ * [FEATURE] API: New limit parameter to limit the number of items
+ returned by `/api/v1/status/tsdb` endpoint. #12336
+ * [FEATURE] Config: Add limits to global config. #12126
+ * [FEATURE] Consul SD: Added support for `path_prefix`. #12372
+ * [FEATURE] Native histograms: Add option to scrape both classic
+ and native histograms. #12350
+ * [FEATURE] Native histograms: Added support for two more
+ arithmetic operators `avg_over_time` and `sum_over_time`.
+ #12262
+ * [FEATURE] Promtool: When providing the block id, only one block
+ will be loaded and analyzed. #12031
+ * [FEATURE] Remote-write: New Azure ad configuration to support
+ remote writing directly to Azure Monitor workspace. #11944
+ * [FEATURE] TSDB: Samples per chunk are now configurable with
+ flag `storage.tsdb.samples-per-chunk`. By default set to its
+ former value 120. #12055
+ * [ENHANCEMENT] Native histograms: bucket size can now be limited
+ to avoid scrape fails. #12254
+ * [ENHANCEMENT] TSDB: Dropped series are now deleted from the WAL
+ sooner. #12297
+ * [BUGFIX] Native histograms: ChunkSeries iterator now checks if
+ a new sample can be appended to the open chunk. #12185
+ * [BUGFIX] Native histograms: Fix Histogram Appender
+ `Appendable()` segfault. #12357
+ * [BUGFIX] Native histograms: Fix setting reset header to gauge
+ histograms in seriesToChunkEncoder. #12329
+ * [BUGFIX] TSDB: Tombstone intervals are not modified after Get()
+ call. #12245
+ * [BUGFIX] TSDB: Use path/filepath to set the WAL directory.
+ #12349
+
-------------------------------------------------------------------
Sun May 14 09:56:45 UTC 2023 - Johannes Kastl
diff --git a/golang-github-prometheus-prometheus.spec b/golang-github-prometheus-prometheus.spec
index 4b9b759..9f7cb8a 100644
--- a/golang-github-prometheus-prometheus.spec
+++ b/golang-github-prometheus-prometheus.spec
@@ -27,7 +27,7 @@
%endif
Name: golang-github-prometheus-prometheus
-Version: 2.44.0
+Version: 2.45.0
Release: 0
Summary: The Prometheus monitoring system and time series database
License: Apache-2.0
diff --git a/npm_licenses.tar.bz2 b/npm_licenses.tar.bz2
index 3a902a6..e43512b 100644
--- a/npm_licenses.tar.bz2
+++ b/npm_licenses.tar.bz2
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:8c0a1072d9e64f230c8e3192d74630b698760161ac7e77ace5b5e7ba61b360d0
-size 153974
+oid sha256:86225e2ce64c938506d88b61e5bcaacbe9fd1c0717bde04aae3ec0d1c51e0fd5
+size 157044
diff --git a/prometheus-2.44.0.tar.gz b/prometheus-2.44.0.tar.gz
deleted file mode 100644
index fe62bfa..0000000
--- a/prometheus-2.44.0.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e89351fdde61a197eb5fbc85973de22aad1981b08a287428f5e9194e7dcab7f9
-size 6365491
diff --git a/prometheus-2.45.0.tar.gz b/prometheus-2.45.0.tar.gz
new file mode 100644
index 0000000..f4b79fa
--- /dev/null
+++ b/prometheus-2.45.0.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d6c0f72bcad30559a29d3e08fe090f7996557b404e875803c87e1d8b3f0f61d3
+size 6394964
diff --git a/vendor.tar.gz b/vendor.tar.gz
index 07ea09d..71b34f0 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:25253238bd9b05f6ecbb8ac64991ffab443d31ced1fe015cc0e2497afef7f13d
-size 12161625
+oid sha256:cbf8094e212bf23666565c0fc57fbad59026e3ffea638575163c4fab549c5409
+size 12371495
diff --git a/web-ui-2.44.0.tar.gz b/web-ui-2.44.0.tar.gz
deleted file mode 100644
index 4752af2..0000000
--- a/web-ui-2.44.0.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e70df50669e6dfae4cf94ab51480b390bb67d844050055779388ca8a757b0f75
-size 3561383
diff --git a/web-ui-2.45.0.tar.gz b/web-ui-2.45.0.tar.gz
new file mode 100644
index 0000000..afc142d
--- /dev/null
+++ b/web-ui-2.45.0.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0312c75e891d5bd826ed386cf02b659ad7bd1b441622ae7d7849b9d0e4540c88
+size 3568924