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

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake 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.

@bot-blake bot-blake bot requested a review from buroa as a code owner December 17, 2023 17:33
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Dec 17, 2023
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 17, 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

@@ -157,13 +157,13 @@

             spec:
               resources:
                 requests:
                   storage: 20Gi
               storageClassName: ${CLUSTER_STORAGE_HOSTPATH}
         thanos:
-          image: quay.io/thanos/thanos:v0.32.5
+          image: quay.io/thanos/thanos:v0.33.0
           objectStorageConfig:
             existingSecret:
               key: objstore.yml
               name: thanos-objstore-secret
         walCompression: true
       thanosService:
--- 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

@@ -43,13 +43,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:

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 17, 2023

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

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

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

@@ -48,13 +48,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
--- kubernetes HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/kube-prometheus-stack

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

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

       spec:
         resources:
           requests:
             storage: 20Gi
         storageClassName: ${CLUSTER_STORAGE_HOSTPATH}
   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
   portName: http-web
   hostNetwork: false
 

@bot-blake bot-blake bot force-pushed the renovate/quay.io-thanos-thanos-0.x branch from 826078a to 0727b62 Compare December 17, 2023 17:43
@bot-blake bot-blake bot force-pushed the renovate/quay.io-thanos-thanos-0.x branch from 0727b62 to 6706a0e Compare December 17, 2023 17:57
@buroa buroa merged commit 94997dc into master Dec 17, 2023
4 checks passed
@buroa buroa deleted the renovate/quay.io-thanos-thanos-0.x branch December 17, 2023 18:09
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