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

feat(container): update image quay.io/thanos/thanos to v0.34.0 #381

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
quay.io/thanos/thanos minor v0.33.0 -> v0.34.0

Configuration

📅 Schedule: Branch creation - "on saturday" (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 Mend Renovate. View repository job log here.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Jan 27, 2024
Copy link
Contributor

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

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

@@ -201,13 +201,13 @@

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

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

@@ -71,13 +71,13 @@

       retentionResolution1h: 2y
       retentionResolution5m: 90d
       retentionResolutionRaw: 30d
     image:
       registry: quay.io
       repository: thanos/thanos
-      tag: v0.33.0
+      tag: v0.34.0
     metrics:
       enabled: true
       serviceMonitor:
         enabled: true
     objstoreConfig:
       config:

Copy link
Contributor

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

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

@@ -80,13 +80,13 @@

             values:
             - kube-prometheus-stack
   additionalScrapeConfigs:
     name: kube-prometheus-stack-prometheus-scrape-confg
     key: additional-scrape-configs.yaml
   thanos:
-    image: quay.io/thanos/thanos:v0.33.0
+    image: quay.io/thanos/thanos:v0.34.0
     objectStorageConfig:
       key: objstore.yml
       name: thanos-objstore-secret
   portName: http-web
   hostNetwork: false
 
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-bucketweb

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

@@ -42,13 +42,13 @@

             topologyKey: kubernetes.io/hostname
         nodeAffinity: null
       securityContext:
         fsGroup: 1001
       containers:
       - name: bucketweb
-        image: quay.io/thanos/thanos:v0.33.0
+        image: quay.io/thanos/thanos:v0.34.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-compactor

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

@@ -44,13 +44,13 @@

             weight: 1
         nodeAffinity: null
       securityContext:
         fsGroup: 1001
       containers:
       - name: compactor
-        image: quay.io/thanos/thanos:v0.33.0
+        image: quay.io/thanos/thanos:v0.34.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query-frontend

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

@@ -44,13 +44,13 @@

             weight: 1
         nodeAffinity: null
       securityContext:
         fsGroup: 1001
       containers:
       - name: query-frontend
-        image: quay.io/thanos/thanos:v0.33.0
+        image: quay.io/thanos/thanos:v0.34.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query

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

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

             topologyKey: kubernetes.io/hostname
         nodeAffinity: null
       securityContext:
         fsGroup: 1001
       containers:
       - name: query
-        image: quay.io/thanos/thanos:v0.33.0
+        image: quay.io/thanos/thanos:v0.34.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-ruler

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

@@ -45,13 +45,13 @@

             topologyKey: kubernetes.io/hostname
         nodeAffinity: null
       securityContext:
         fsGroup: 1001
       containers:
       - name: ruler
-        image: quay.io/thanos/thanos:v0.33.0
+        image: quay.io/thanos/thanos:v0.34.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-storegateway

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

@@ -44,13 +44,13 @@

             topologyKey: kubernetes.io/hostname
         nodeAffinity: null
       securityContext:
         fsGroup: 1001
       containers:
       - name: storegateway
-        image: quay.io/thanos/thanos:v0.33.0
+        image: quay.io/thanos/thanos:v0.34.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@angryninja48 angryninja48 merged commit e4ef57a into main Jan 28, 2024
4 checks passed
@angryninja48 angryninja48 deleted the renovate/quay.io-thanos-thanos-0.x branch January 28, 2024 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant