From 368862472f957596643a0c1b5755b47503b82744 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 1 Jul 2025 11:03:38 +0000 Subject: [PATCH 1/6] Update quay.io/thanos/thanos Docker tag to v0.39.1 --- thanos/3-querier.yaml | 2 +- thanos/4-storegateway.yaml | 2 +- thanos/5-compactor.yaml | 2 +- thanos/6-receiver.yaml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/thanos/3-querier.yaml b/thanos/3-querier.yaml index 04b6252..7db2b9d 100644 --- a/thanos/3-querier.yaml +++ b/thanos/3-querier.yaml @@ -22,7 +22,7 @@ spec: fsGroup: 1001 containers: - name: querier - image: quay.io/thanos/thanos:v0.38.0 + image: quay.io/thanos/thanos:v0.39.1 args: - query - --log.level=info diff --git a/thanos/4-storegateway.yaml b/thanos/4-storegateway.yaml index b25cbf6..f6c3d76 100644 --- a/thanos/4-storegateway.yaml +++ b/thanos/4-storegateway.yaml @@ -36,7 +36,7 @@ spec: mountPath: /data containers: - name: storegateway - image: quay.io/thanos/thanos:v0.38.0 + image: quay.io/thanos/thanos:v0.39.1 securityContext: runAsUser: 1001 args: diff --git a/thanos/5-compactor.yaml b/thanos/5-compactor.yaml index 808feb8..8440085 100644 --- a/thanos/5-compactor.yaml +++ b/thanos/5-compactor.yaml @@ -46,7 +46,7 @@ spec: mountPath: /data containers: - name: compactor - image: quay.io/thanos/thanos:v0.38.0 + image: quay.io/thanos/thanos:v0.39.1 imagePullPolicy: IfNotPresent securityContext: runAsUser: 1001 diff --git a/thanos/6-receiver.yaml b/thanos/6-receiver.yaml index 28fa90e..435c721 100644 --- a/thanos/6-receiver.yaml +++ b/thanos/6-receiver.yaml @@ -83,7 +83,7 @@ spec: mountPath: /data containers: - name: receiver - image: quay.io/thanos/thanos:v0.38.0 + image: quay.io/thanos/thanos:v0.39.1 imagePullPolicy: IfNotPresent securityContext: runAsUser: 1001 @@ -234,7 +234,7 @@ spec: mountPath: /data containers: - name: receiver - image: quay.io/thanos/thanos:v0.38.0 + image: quay.io/thanos/thanos:v0.39.1 imagePullPolicy: IfNotPresent securityContext: runAsUser: 1001 From ab9290c41be5a941663fa7cbfe60a4c82f2de843 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 1 Jul 2025 19:07:07 +0000 Subject: [PATCH 2/6] DASHBOARD STAGING: update image tag to staging-685 (done automagically via Woodpecker pipeline) --- dashboard/overlays/staging/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/overlays/staging/kustomization.yaml b/dashboard/overlays/staging/kustomization.yaml index 6feecd1..6a277ee 100644 --- a/dashboard/overlays/staging/kustomization.yaml +++ b/dashboard/overlays/staging/kustomization.yaml @@ -5,7 +5,7 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard - newTag: staging-683 + newTag: staging-685 namespace: dashboard-staging patches: - patch: |- From 774ab7bfa035551fc03568b437fd5c4383e6f0d4 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 1 Jul 2025 20:07:07 +0000 Subject: [PATCH 3/6] DASHBOARD STAGING: update image tag to staging-687 (done automagically via Woodpecker pipeline) --- dashboard/overlays/staging/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/overlays/staging/kustomization.yaml b/dashboard/overlays/staging/kustomization.yaml index 6a277ee..b49bc74 100644 --- a/dashboard/overlays/staging/kustomization.yaml +++ b/dashboard/overlays/staging/kustomization.yaml @@ -5,7 +5,7 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard - newTag: staging-685 + newTag: staging-687 namespace: dashboard-staging patches: - patch: |- From a3710f4f33a26519fd60ffd0f2f26d057601f092 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 1 Jul 2025 21:06:29 +0000 Subject: [PATCH 4/6] DASHBOARD STAGING: update image tag to staging-689 (done automagically via Woodpecker pipeline) --- dashboard/overlays/staging/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/overlays/staging/kustomization.yaml b/dashboard/overlays/staging/kustomization.yaml index b49bc74..0ac1fb4 100644 --- a/dashboard/overlays/staging/kustomization.yaml +++ b/dashboard/overlays/staging/kustomization.yaml @@ -5,7 +5,7 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard - newTag: staging-687 + newTag: staging-689 namespace: dashboard-staging patches: - patch: |- From 8057506b6819513acfc46406a47b94639d236a24 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 1 Jul 2025 21:09:02 +0000 Subject: [PATCH 5/6] DASHBOARD: update image tag to 690 (done automagically via Woodpecker pipeline) --- dashboard/overlays/prod/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/overlays/prod/kustomization.yaml b/dashboard/overlays/prod/kustomization.yaml index f87b7b7..f4b4b8e 100644 --- a/dashboard/overlays/prod/kustomization.yaml +++ b/dashboard/overlays/prod/kustomization.yaml @@ -5,5 +5,5 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard - newTag: "684" + newTag: "690" namespace: dashboard From 419f79e32d7f13e95ca9c868b828206dc3b2dfad Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 2 Jul 2025 12:19:38 +0000 Subject: [PATCH 6/6] traefik-certmanager: update image tag to 127 (done automagically via Woodpecker pipeline) --- traefik-certmanager/overlay/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/traefik-certmanager/overlay/kustomization.yaml b/traefik-certmanager/overlay/kustomization.yaml index 8f76d58..1fb572a 100644 --- a/traefik-certmanager/overlay/kustomization.yaml +++ b/traefik-certmanager/overlay/kustomization.yaml @@ -5,4 +5,4 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/go-traefik-certmanager newName: git.ar21.de/yolokube/go-traefik-certmanager - newTag: "120" + newTag: "127"