generated from onedr0p/cluster-template
-
-
Notifications
You must be signed in to change notification settings - Fork 6
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 ( 14.0.0 β 14.0.1 ) #1943
Merged
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
smurf-bot
bot
added
renovate/container
type/patch
area/kubernetes
Changes made in the kubernetes directory
cluster/main
labels
Mar 15, 2024
--- kubernetes/main/apps/observability/thanos/app Kustomization: flux-system/thanos HelmRelease: observability/thanos
+++ kubernetes/main/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: 14.0.0
+ version: 14.0.1
dependsOn:
- name: openebs
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: 9333f527d5e7ccd1564dcaf4aaf0c8552613750d9168ae42410e83e4c731d388
+ checksum/objstore-configuration: bd24c17099de0ff46b9e691b87efd9b836bf6e8e218665cbac92ddb8593e6d8d
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: 9333f527d5e7ccd1564dcaf4aaf0c8552613750d9168ae42410e83e4c731d388
+ checksum/objstore-configuration: bd24c17099de0ff46b9e691b87efd9b836bf6e8e218665cbac92ddb8593e6d8d
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: 9333f527d5e7ccd1564dcaf4aaf0c8552613750d9168ae42410e83e4c731d388
- checksum/ruler-configuration: 1e98cbff3f97a4d9123db031387ee55cd219c9ae8aaee1acbf2cdb7e64e3f849
+ checksum/objstore-configuration: bd24c17099de0ff46b9e691b87efd9b836bf6e8e218665cbac92ddb8593e6d8d
+ checksum/ruler-configuration: 4f35aa3c95cca324a3ed25358eea26eae4ba43748f1ade777fabc62692034161
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: 9333f527d5e7ccd1564dcaf4aaf0c8552613750d9168ae42410e83e4c731d388
+ checksum/objstore-configuration: bd24c17099de0ff46b9e691b87efd9b836bf6e8e218665cbac92ddb8593e6d8d
spec:
serviceAccountName: thanos-storegateway
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity: |
smurf-bot
bot
force-pushed
the
renovate/thanos-14.x
branch
from
March 15, 2024 23:03
365b99c
to
d2b831c
Compare
| datasource | package | from | to | | ---------- | ----------------------------------------- | ------ | ------ | | docker | registry-1.docker.io/bitnamicharts/thanos | 14.0.0 | 14.0.1 |
smurf-bot
bot
force-pushed
the
renovate/thanos-14.x
branch
from
March 16, 2024 14:29
d2b831c
to
68cdcf9
Compare
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:
14.0.0
->14.0.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.