Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

feat(container): update image quay.io/thanos/thanos to v0.36.0 #585

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

k3s-home-gha-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
quay.io/thanos/thanos minor v0.35.1 -> v0.36.0

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

github-actions bot commented Aug 3, 2024

--- kubernetes/apps/observability/kube-prometheus-stack/app Kustomization: flux-system/kube-prometheus-stack HelmRelease: observability/kube-prometheus-stack

+++ kubernetes/apps/observability/kube-prometheus-stack/app Kustomization: flux-system/kube-prometheus-stack HelmRelease: observability/kube-prometheus-stack

@@ -345,13 +345,13 @@

             spec:
               resources:
                 requests:
                   storage: 200Gi
               storageClassName: moosefs-storage
         thanos:
-          image: quay.io/thanos/thanos:v0.35.1
+          image: quay.io/thanos/thanos:v0.36.0
           objectStorageConfig:
             existingSecret:
               key: objstore.yml
               name: kube-prometheus-stack
         walCompression: true
       thanosService:
--- kubernetes/apps/observability/thanos/app Kustomization: flux-system/thanos HelmRelease: observability/thanos

+++ kubernetes/apps/observability/thanos/app Kustomization: flux-system/thanos HelmRelease: observability/thanos

@@ -57,13 +57,13 @@

       retentionResolution1h: 60d
       retentionResolution5m: 30d
       retentionResolutionRaw: 14d
     image:
       registry: quay.io
       repository: thanos/thanos
-      tag: v0.35.1
+      tag: v0.36.0
     metrics:
       enabled: true
       serviceMonitor:
         enabled: true
     objstoreConfig:
       config:

Copy link

github-actions bot commented Aug 3, 2024

--- HelmRelease: observability/kube-prometheus-stack Prometheus: observability/kube-prometheus-stack

+++ HelmRelease: observability/kube-prometheus-stack Prometheus: observability/kube-prometheus-stack

@@ -69,13 +69,13 @@

             storage: 200Gi
         storageClassName: moosefs-storage
   additionalScrapeConfigs:
     name: kube-prometheus-stack-prometheus-scrape-confg
     key: additional-scrape-configs.yaml
   thanos:
-    image: quay.io/thanos/thanos:v0.35.1
+    image: quay.io/thanos/thanos:v0.36.0
     objectStorageConfig:
       key: objstore.yml
       name: kube-prometheus-stack
   portName: http-web
   hostNetwork: false
 
--- HelmRelease: observability/thanos Deployment: observability/thanos-bucketweb

+++ HelmRelease: observability/thanos Deployment: observability/thanos-bucketweb

@@ -48,13 +48,13 @@

         fsGroup: 1001
         fsGroupChangePolicy: Always
         supplementalGroups: []
         sysctls: []
       containers:
       - name: bucketweb
-        image: quay.io/thanos/thanos:v0.35.1
+        image: quay.io/thanos/thanos:v0.36.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- HelmRelease: observability/thanos Deployment: observability/thanos-compactor

+++ HelmRelease: observability/thanos Deployment: observability/thanos-compactor

@@ -48,13 +48,13 @@

         fsGroup: 1001
         fsGroupChangePolicy: Always
         supplementalGroups: []
         sysctls: []
       containers:
       - name: compactor
-        image: quay.io/thanos/thanos:v0.35.1
+        image: quay.io/thanos/thanos:v0.36.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- HelmRelease: observability/thanos Deployment: observability/thanos-query-frontend

+++ HelmRelease: observability/thanos Deployment: observability/thanos-query-frontend

@@ -48,13 +48,13 @@

         fsGroup: 1001
         fsGroupChangePolicy: Always
         supplementalGroups: []
         sysctls: []
       containers:
       - name: query-frontend
-        image: quay.io/thanos/thanos:v0.35.1
+        image: quay.io/thanos/thanos:v0.36.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- HelmRelease: observability/thanos Deployment: observability/thanos-query

+++ HelmRelease: observability/thanos Deployment: observability/thanos-query

@@ -46,13 +46,13 @@

         fsGroup: 1001
         fsGroupChangePolicy: Always
         supplementalGroups: []
         sysctls: []
       containers:
       - name: query
-        image: quay.io/thanos/thanos:v0.35.1
+        image: quay.io/thanos/thanos:v0.36.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- HelmRelease: observability/thanos StatefulSet: observability/thanos-ruler

+++ HelmRelease: observability/thanos StatefulSet: observability/thanos-ruler

@@ -51,13 +51,13 @@

         fsGroup: 1001
         fsGroupChangePolicy: Always
         supplementalGroups: []
         sysctls: []
       containers:
       - name: ruler
-        image: quay.io/thanos/thanos:v0.35.1
+        image: quay.io/thanos/thanos:v0.36.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- HelmRelease: observability/thanos StatefulSet: observability/thanos-storegateway

+++ HelmRelease: observability/thanos StatefulSet: observability/thanos-storegateway

@@ -51,13 +51,13 @@

         fsGroup: 1001
         fsGroupChangePolicy: Always
         supplementalGroups: []
         sysctls: []
       containers:
       - name: storegateway
-        image: quay.io/thanos/thanos:v0.35.1
+        image: quay.io/thanos/thanos:v0.36.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@tparker00 tparker00 merged commit 5a24e72 into main Aug 4, 2024
5 checks passed
@tparker00 tparker00 deleted the renovate/quay.io-thanos-thanos-0.x branch August 4, 2024 15:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant