diff options
| author | Robert Günzler <r@gnzler.io> | 2026-08-05 16:40:26 +0200 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2026-08-05 16:43:05 +0200 |
| commit | a5a98dcc4c248d6839bea141fe423c8c6c2f66a3 (patch) | |
| tree | 5c528a0c5fec7bd8ad4dbc25e1add452d9536599 | |
| parent | c5e535dbf97f401940d4b040f61b985c561967ef (diff) | |
geopulse: bump to 1.28.1
Signed-off-by: Robert Günzler <r@gnzler.io>
Diffstat (limited to '')
| -rw-r--r-- | bundles/geopulse/metadata.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/geopulse/metadata.py b/bundles/geopulse/metadata.py index 21a55f6..c683859 100644 --- a/bundles/geopulse/metadata.py +++ b/bundles/geopulse/metadata.py @@ -6,7 +6,7 @@ defaults = { }, "containers": { "geopulse": { - "version": "1.3.0", + "version": "1.28.1", }, }, "metrics": {"geopulse": {}}, |