generated from onedr0p/cluster-template
-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| datasource | package | from | to | | ---------- | ----------------------------------------- | ------- | ------- | | docker | registry-1.docker.io/bitnamicharts/thanos | 12.23.0 | 12.23.1 |
smurf-bot
bot
added
type/patch
area/kubernetes
Changes made in the kubernetes directory
cluster/teyvat
labels
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: |
--- 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: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
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.
This PR has been generated by Renovate Bot.