generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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 thanos to v13.2.1 #188
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
--- kubernetes/apps/monitoring/thanos/app Kustomization: flux-system/thanos HelmRelease: monitoring/thanos
+++ kubernetes/apps/monitoring/thanos/app Kustomization: flux-system/thanos HelmRelease: monitoring/thanos
@@ -13,13 +13,13 @@
spec:
chart: thanos
sourceRef:
kind: HelmRepository
name: bitnami
namespace: flux-system
- version: 13.0.0
+ version: 13.2.1
dependsOn:
- name: local-path-provisioner
namespace: kube-system
- name: redis
namespace: database
install: |
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-bucketweb
+++ HelmRelease: monitoring/thanos Deployment: monitoring/thanos-bucketweb
@@ -96,15 +96,12 @@
successThreshold: 1
timeoutSeconds: 30
httpGet:
path: /-/ready
port: http
scheme: HTTP
- resources:
- limits: {}
- requests: {}
volumeMounts:
- name: objstore-config
mountPath: /conf
volumes:
- name: objstore-config
secret:
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-compactor
+++ HelmRelease: monitoring/thanos Deployment: monitoring/thanos-compactor
@@ -100,15 +100,12 @@
successThreshold: 1
timeoutSeconds: 30
httpGet:
path: /-/ready
port: http
scheme: HTTP
- resources:
- limits: {}
- requests: {}
volumeMounts:
- name: objstore-config
mountPath: /conf
- name: data
mountPath: /data
volumes:
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query-frontend
+++ HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query-frontend
@@ -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: query-frontend
annotations:
- checksum/query-frontend-configuration: 6b88127675225313fcbc6dbf1126f87b1f37a3421a79562cc981b61153996630
+ checksum/query-frontend-configuration: 24b58bb0fe133910fdacb8a466313a2b256202df8fff9c58fec0a51e99a441f4
spec:
serviceAccountName: thanos-query-frontend
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
@@ -93,15 +93,12 @@
successThreshold: 1
timeoutSeconds: 30
httpGet:
path: /-/ready
port: http
scheme: HTTP
- resources:
- limits: {}
- requests: {}
volumeMounts:
- name: cache-config
mountPath: /conf/cache
volumes:
- name: cache-config
configMap:
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query
+++ HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query
@@ -98,12 +98,9 @@
successThreshold: 1
timeoutSeconds: 30
httpGet:
path: /-/ready
port: http
scheme: HTTP
- resources:
- limits: {}
- requests: {}
volumeMounts: null
volumes: null
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-ruler
+++ HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-ruler
@@ -27,13 +27,13 @@
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: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b
- checksum/ruler-configuration: c35e267baa09ba721d7f3b385f656bdfa940c1c43fd6d7bc14996602460a59fe
+ checksum/ruler-configuration: 1d4fa9d31b364126c8a8259abc6c7654ba9d1ab81873cc260e5159e2cfc72737
spec:
serviceAccountName: thanos-ruler
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
@@ -114,15 +114,12 @@
successThreshold: 1
timeoutSeconds: 30
httpGet:
path: /-/ready
port: http
scheme: HTTP
- resources:
- limits: {}
- requests: {}
volumeMounts:
- name: ruler-config
mountPath: /conf/rules
- name: objstore-config
mountPath: /conf/objstore
- name: data
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-storegateway
+++ HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-storegateway
@@ -27,13 +27,13 @@
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: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b
- checksum/storegateway-configuration: a5146f2392c227af65a37e64516a23b59d9ac4b91c0e233486ab4e873b1dbbd1
+ checksum/storegateway-configuration: b9c14e6e0a858be91abdd9ad7b28880b9a49818013fd82e48419775153d1b2d7
spec:
serviceAccountName: thanos-storegateway
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
@@ -101,15 +101,12 @@
successThreshold: 1
timeoutSeconds: 30
httpGet:
path: /-/ready
port: http
scheme: HTTP
- resources:
- limits: {}
- requests: {}
volumeMounts:
- name: objstore-config
mountPath: /conf
- name: data
mountPath: /data
- name: cache-config |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
13.0.0
->13.2.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 Mend Renovate. View repository job log here.