From 40f0388750c75cc3a3d6e12ec9881f175043d0bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 01:53:49 +0000 Subject: [PATCH 1/2] chore(deps): update helm values docker.io/releaseargus/argus to v0.29.1 --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index d812010..48f3990 100644 --- a/values.yaml +++ b/values.yaml @@ -7,7 +7,7 @@ argus: # Image for deployment image: repository: "releaseargus/argus" - tag: "0.29.0" + tag: "0.29.1" registry: 'docker.io' pullPolicy: IfNotPresent From a7b07c343b2417e0352c397ad06c2b9583598fca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 7 Jan 2026 01:54:00 +0000 Subject: [PATCH 2/2] chore: sync appVersion from values.yaml --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index e712ebb..696fced 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -11,6 +11,6 @@ maintainers: - name: Lars Lehmann url: https://larsl.net icon: https://github.com/release-argus/Argus/raw/master/web/ui/static/logo-dark.png -appVersion: "0.29.0" +appVersion: "0.29.1" annotations: example: A list of annotations keyed by name (optional).