Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update quay.io/thanos/thanos ( v0.34.0 → v0.34.1 ) #1106

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

ergho-bot[bot]
Copy link
Contributor

@ergho-bot ergho-bot bot commented Feb 19, 2024

This PR contains the following updates:

Package Update Change
quay.io/thanos/thanos patch v0.34.0 -> v0.34.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Feb 19, 2024

--- cluster/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/cluster-apps-kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack

+++ cluster/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/cluster-apps-kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack

@@ -166,13 +166,13 @@

             spec:
               resources:
                 requests:
                   storage: 20Gi
               storageClassName: ceph-block
         thanos:
-          image: quay.io/thanos/thanos:v0.34.0
+          image: quay.io/thanos/thanos:v0.34.1
           objectStorageConfig:
             key: objstore.yml
             name: thanos-objstore-secret
         walCompression: true
       thanosService:
         enabled: true
--- cluster/apps/monitoring/thanos/app Kustomization: flux-system/cluster-apps-thanos HelmRelease: monitoring/thanos

+++ cluster/apps/monitoring/thanos/app Kustomization: flux-system/cluster-apps-thanos HelmRelease: monitoring/thanos

@@ -40,13 +40,13 @@

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

@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Feb 19, 2024

--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-bucketweb

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@@ -50,13 +50,13 @@

         fsGroup: 1001
         fsGroupChangePolicy: Always
         supplementalGroups: []
         sysctls: []
       containers:
       - name: storegateway
-        image: quay.io/thanos/thanos:v0.34.0
+        image: quay.io/thanos/thanos:v0.34.1
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/kube-prometheus-stack-prometheus

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

@@ -62,10 +62,10 @@

       spec:
         resources:
           requests:
             storage: 20Gi
         storageClassName: ceph-block
   thanos:
-    image: quay.io/thanos/thanos:v0.34.0
+    image: quay.io/thanos/thanos:v0.34.1
   portName: http-web
   hostNetwork: false
 

@ergho-bot ergho-bot bot removed the area/cluster label Feb 20, 2024
@ergho ergho merged commit 699a155 into main Feb 27, 2024
7 of 8 checks passed
@ergho ergho deleted the renovate/quay.io-thanos-thanos-0.x branch February 27, 2024 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant