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.33.0 #1793

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Dec 17, 2023

This PR contains the following updates:

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

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.

@layla-bot layla-bot bot requested a review from kashalls as a code owner December 17, 2023 17:07
@layla-bot layla-bot bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory cluster/main labels Dec 17, 2023
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Dec 17, 2023

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

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

@@ -168,13 +168,13 @@

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

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

@@ -49,13 +49,13 @@

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

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Dec 17, 2023

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

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

@@ -63,10 +63,10 @@

       spec:
         resources:
           requests:
             storage: 20Gi
         storageClassName: local-path
   thanos:
-    image: quay.io/thanos/thanos:v0.32.5
+    image: quay.io/thanos/thanos:v0.33.0
   portName: http-web
   hostNetwork: false
 
--- kubernetes/flux/main HelmRelease: monitoring/thanos Deployment: monitoring/thanos-bucketweb

+++ kubernetes/flux/main 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.5
+        image: quay.io/thanos/thanos:v0.33.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- kubernetes/flux/main HelmRelease: monitoring/thanos Deployment: monitoring/thanos-compactor

+++ kubernetes/flux/main 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.5
+        image: quay.io/thanos/thanos:v0.33.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- kubernetes/flux/main HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query-frontend

+++ kubernetes/flux/main 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.32.5
+        image: quay.io/thanos/thanos:v0.33.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- kubernetes/flux/main HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query

+++ kubernetes/flux/main 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.5
+        image: quay.io/thanos/thanos:v0.33.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- kubernetes/flux/main HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-ruler

+++ kubernetes/flux/main 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.5
+        image: quay.io/thanos/thanos:v0.33.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- kubernetes/flux/main HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-storegateway

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

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

             weight: 1
         nodeAffinity: null
       securityContext:
         fsGroup: 1001
       containers:
       - name: storegateway
-        image: quay.io/thanos/thanos:v0.32.5
+        image: quay.io/thanos/thanos:v0.33.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@kashalls kashalls merged commit 7f88c64 into main Dec 17, 2023
10 checks passed
@layla-bot layla-bot bot deleted the renovate/main-thanos branch December 17, 2023 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant