Bump transmission-exporter to v1.0.1
All checks were successful
All checks were successful
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
797133b28e
commit
c93448f951
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Transmission Prometheus exporter - collect-on-scrape, no polling loop
|
||||
# uv run --script handles dependency resolution at runtime
|
||||
|
||||
ARG CONTAINER_APP_VERSION=1.0.0
|
||||
ARG CONTAINER_APP_VERSION=1.0.1
|
||||
|
||||
FROM python:3.13-alpine3.23
|
||||
|
||||
|
|
|
|||
|
|
@ -175,8 +175,8 @@ services:
|
|||
|
||||
- name: transmission-exporter
|
||||
type: argocd
|
||||
last-reviewed: 2026-03-04
|
||||
current-version: "1.0.0"
|
||||
last-reviewed: 2026-03-05
|
||||
current-version: "1.0.1"
|
||||
upstream-source: null
|
||||
notes: Homegrown Python exporter, no upstream
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue