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 thanos ( 12.23.0 β†’ 12.23.1 ) #1626

Merged
merged 1 commit into from
Feb 3, 2024

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-bot bot commented Feb 3, 2024

This PR contains the following updates:

Package Update Change
thanos (source) patch 12.23.0 -> 12.23.1

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.

| datasource | package                                   | from    | to      |
| ---------- | ----------------------------------------- | ------- | ------- |
| docker     | registry-1.docker.io/bitnamicharts/thanos | 12.23.0 | 12.23.1 |
@smurf-bot smurf-bot bot requested a review from joryirving as a code owner February 3, 2024 10:02
@smurf-bot smurf-bot bot added type/patch area/kubernetes Changes made in the kubernetes directory cluster/teyvat labels Feb 3, 2024
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 3, 2024

--- kubernetes/teyvat/apps/observability/thanos/app Kustomization: flux-system/thanos HelmRelease: observability/thanos

+++ kubernetes/teyvat/apps/observability/thanos/app Kustomization: flux-system/thanos HelmRelease: observability/thanos

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

     spec:
       chart: thanos
       sourceRef:
         kind: HelmRepository
         name: bitnami
         namespace: flux-system
-      version: 12.23.0
+      version: 12.23.1
   dependsOn:
   - name: local-path-provisioner
     namespace: storage
   - name: rook-ceph-cluster
     namespace: rook-ceph
   install:

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 3, 2024

--- HelmRelease: observability/thanos Deployment: observability/thanos-bucketweb

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

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

       labels:
         app.kubernetes.io/instance: thanos
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/name: thanos
         app.kubernetes.io/component: bucketweb
       annotations:
-        checksum/objstore-configuration: beeecd07293b5597206ab8189c20d20c362c0d136870684867bc9df2360fc741
+        checksum/objstore-configuration: 37aa9e248f348a91644b8587628e6727a5f1885b9e28aa1f4bdbd70203400f39
     spec:
       serviceAccountName: thanos-bucketweb
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:
--- HelmRelease: observability/thanos Deployment: observability/thanos-compactor

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

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

       labels:
         app.kubernetes.io/instance: thanos
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/name: thanos
         app.kubernetes.io/component: compactor
       annotations:
-        checksum/objstore-configuration: beeecd07293b5597206ab8189c20d20c362c0d136870684867bc9df2360fc741
+        checksum/objstore-configuration: 37aa9e248f348a91644b8587628e6727a5f1885b9e28aa1f4bdbd70203400f39
     spec:
       serviceAccountName: thanos-compactor
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:
--- HelmRelease: observability/thanos StatefulSet: observability/thanos-ruler

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

@@ -26,14 +26,14 @@

       labels:
         app.kubernetes.io/instance: thanos
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/name: thanos
         app.kubernetes.io/component: ruler
       annotations:
-        checksum/objstore-configuration: beeecd07293b5597206ab8189c20d20c362c0d136870684867bc9df2360fc741
-        checksum/ruler-configuration: 32b7f886ef0ef36b6622c72ddec74e57711a6a7e32ff047352ef0cec0cbf90e5
+        checksum/objstore-configuration: 37aa9e248f348a91644b8587628e6727a5f1885b9e28aa1f4bdbd70203400f39
+        checksum/ruler-configuration: c00eaaa83b0a15647733098ce2595853250453dbfaed6b24999f2288a8afbc07
     spec:
       serviceAccountName: thanos-ruler
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:
--- HelmRelease: observability/thanos StatefulSet: observability/thanos-storegateway

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

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

       labels:
         app.kubernetes.io/instance: thanos
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/name: thanos
         app.kubernetes.io/component: storegateway
       annotations:
-        checksum/objstore-configuration: beeecd07293b5597206ab8189c20d20c362c0d136870684867bc9df2360fc741
+        checksum/objstore-configuration: 37aa9e248f348a91644b8587628e6727a5f1885b9e28aa1f4bdbd70203400f39
     spec:
       serviceAccountName: thanos-storegateway
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:

@joryirving joryirving merged commit 22a7db2 into main Feb 3, 2024
10 checks passed
@joryirving joryirving deleted the renovate/teyvat-thanos-12.x branch February 3, 2024 15:02
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