From 6d18e3476500174c2e36f2427677fa20a6c93fdb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Dec 2025 21:53:25 +0000 Subject: [PATCH 1/2] chore(deps): update helm values docker.io/releaseargus/argus to v0.29.0 --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 7a352a0..d812010 100644 --- a/values.yaml +++ b/values.yaml @@ -7,7 +7,7 @@ argus: # Image for deployment image: repository: "releaseargus/argus" - tag: "0.11.1" + tag: "0.29.0" registry: 'docker.io' pullPolicy: IfNotPresent From f55799eafb57c3bc9719afbde5fb63fc37ac4f09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 28 Dec 2025 21:53:35 +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 6388a07..e712ebb 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.11.1" +appVersion: "0.29.0" annotations: example: A list of annotations keyed by name (optional).