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 image quay.io/thanos/thanos to v0.32.5 #6239

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Oct 19, 2023

This PR contains the following updates:

Package Update Change
quay.io/thanos/thanos patch v0.32.4 -> v0.32.5

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.

@bot-ross bot-ross bot requested a review from onedr0p as a code owner October 19, 2023 05:05
@bot-ross bot-ross bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Oct 19, 2023
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Oct 19, 2023

--- 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

@@ -165,13 +165,13 @@

             spec:
               resources:
                 requests:
                   storage: 20Gi
               storageClassName: local-path
         thanos:
-          image: quay.io/thanos/thanos:v0.32.4
+          image: quay.io/thanos/thanos:v0.32.5
           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

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

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

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Oct 19, 2023

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

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

@@ -63,13 +63,13 @@

       spec:
         resources:
           requests:
             storage: 20Gi
         storageClassName: local-path
   thanos:
-    image: quay.io/thanos/thanos:v0.32.4
+    image: quay.io/thanos/thanos:v0.32.5
     objectStorageConfig:
       key: objstore.yml
       name: thanos-objstore-secret
   portName: http-web
   hostNetwork: false
 
--- kubernetes HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query

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

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

             weight: 1
         nodeAffinity: null
       securityContext:
         fsGroup: 1001
       containers:
       - name: query
-        image: quay.io/thanos/thanos:v0.32.4
+        image: quay.io/thanos/thanos:v0.32.5
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1001
--- kubernetes HelmRelease: monitoring/thanos Deployment: monitoring/thanos-compactor

+++ kubernetes 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.32.4
+        image: quay.io/thanos/thanos:v0.32.5
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1001
--- kubernetes HelmRelease: monitoring/thanos Deployment: monitoring/thanos-bucketweb

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

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

             weight: 1
         nodeAffinity: null
       securityContext:
         fsGroup: 1001
       containers:
       - name: bucketweb
-        image: quay.io/thanos/thanos:v0.32.4
+        image: quay.io/thanos/thanos:v0.32.5
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1001
--- kubernetes HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-storegateway

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

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

             weight: 1
         nodeAffinity: null
       securityContext:
         fsGroup: 1001
       containers:
       - name: storegateway
-        image: quay.io/thanos/thanos:v0.32.4
+        image: quay.io/thanos/thanos:v0.32.5
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1001
--- kubernetes HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-ruler

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

@@ -47,13 +47,13 @@

             weight: 1
         nodeAffinity: null
       securityContext:
         fsGroup: 1001
       containers:
       - name: ruler
-        image: quay.io/thanos/thanos:v0.32.4
+        image: quay.io/thanos/thanos:v0.32.5
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1001
--- kubernetes HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query-frontend

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

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

             weight: 1
         nodeAffinity: null
       securityContext:
         fsGroup: 1001
       containers:
       - name: query-frontend
-        image: quay.io/thanos/thanos:v0.32.4
+        image: quay.io/thanos/thanos:v0.32.5
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1001

@onedr0p onedr0p merged commit bfb6416 into main Oct 19, 2023
5 checks passed
@onedr0p onedr0p deleted the renovate/quay.io-thanos-thanos-0.x branch October 19, 2023 11:31
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/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant