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(helm): update thanos ( 1.19.1 → 1.19.2 ) #6008

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Dec 11, 2024

This PR contains the following updates:

Package Update Change
thanos (source) patch 1.19.1 -> 1.19.2

Release Notes

stevehipwell/helm-charts (thanos)

v1.19.2

Compare Source

Changed

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@lumiere-bot lumiere-bot bot requested a review from coolguy1771 as a code owner December 11, 2024 12:14
@lumiere-bot lumiere-bot bot added renovate/helm type/patch area/kubernetes Changes made in the kubernetes directory cluster/kyak labels Dec 11, 2024
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Dec 11, 2024

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

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

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

     spec:
       chart: thanos
       sourceRef:
         kind: HelmRepository
         name: stevehipwell
         namespace: flux-system
-      version: 1.19.1
+      version: 1.19.2
   dependsOn:
   - name: openebs
     namespace: openebs-system
   - name: rook-ceph-cluster
     namespace: rook-ceph
   install:

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Dec 11, 2024

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

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

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

           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65534
           seccompProfile:
             type: RuntimeDefault
-        image: quay.io/thanos/thanos:v0.37.1
+        image: quay.io/thanos/thanos:v0.37.2
         imagePullPolicy: IfNotPresent
         env:
         - name: HOST_IP_ADDRESS
           valueFrom:
             fieldRef:
               fieldPath: status.hostIP
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query

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

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

           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65534
           seccompProfile:
             type: RuntimeDefault
-        image: quay.io/thanos/thanos:v0.37.1
+        image: quay.io/thanos/thanos:v0.37.2
         imagePullPolicy: IfNotPresent
         env:
         - name: HOST_IP_ADDRESS
           valueFrom:
             fieldRef:
               fieldPath: status.hostIP
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-compact

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

@@ -43,13 +43,13 @@

           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65534
           seccompProfile:
             type: RuntimeDefault
-        image: quay.io/thanos/thanos:v0.37.1
+        image: quay.io/thanos/thanos:v0.37.2
         imagePullPolicy: IfNotPresent
         env:
         - name: NAME
           valueFrom:
             fieldRef:
               fieldPath: metadata.name
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-rule

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

@@ -43,13 +43,13 @@

           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65534
           seccompProfile:
             type: RuntimeDefault
-        image: quay.io/thanos/thanos:v0.37.1
+        image: quay.io/thanos/thanos:v0.37.2
         imagePullPolicy: IfNotPresent
         env:
         - name: NAME
           valueFrom:
             fieldRef:
               fieldPath: metadata.name
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-store-gateway

+++ HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-store-gateway

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

           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65534
           seccompProfile:
             type: RuntimeDefault
-        image: quay.io/thanos/thanos:v0.37.1
+        image: quay.io/thanos/thanos:v0.37.2
         imagePullPolicy: IfNotPresent
         env:
         - name: NAME
           valueFrom:
             fieldRef:
               fieldPath: metadata.name

@lumiere-bot lumiere-bot bot merged commit bdbf2c4 into main Dec 17, 2024
12 checks passed
@lumiere-bot lumiere-bot bot deleted the renovate/kyak-thanos-1.x branch December 17, 2024 02:27
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.

0 participants