generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 1
fix(container): update image thanos to v12.20.3 #32
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
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
--- HelmRelease: observability/thanos Deployment: observability/thanos-bucketweb
+++ HelmRelease: observability/thanos Deployment: observability/thanos-bucketweb
@@ -23,13 +23,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: 647c85dea148142d42cc97940af4acedbbc94559d621db5c6a40a83e95659da3
+ checksum/objstore-configuration: 0c08f1fdecc059c77b1a173b4c1742b8394b9c7e2f003abc5f25cc418521c8b6
spec:
serviceAccountName: thanos-bucketweb
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- HelmRelease: observability/thanos Deployment: observability/thanos-compactor
+++ HelmRelease: observability/thanos Deployment: observability/thanos-compactor
@@ -23,13 +23,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: 647c85dea148142d42cc97940af4acedbbc94559d621db5c6a40a83e95659da3
+ checksum/objstore-configuration: 0c08f1fdecc059c77b1a173b4c1742b8394b9c7e2f003abc5f25cc418521c8b6
spec:
serviceAccountName: thanos-compactor
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- HelmRelease: observability/thanos Deployment: observability/thanos-query-frontend
+++ HelmRelease: observability/thanos Deployment: observability/thanos-query-frontend
@@ -23,13 +23,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: cefe52dc4dec06c387cb25db1537f7891de534a5ebcfd7634cffe50c77d61964
+ checksum/query-frontend-configuration: 77feb2b90de9cebfbf37dd58d8e7fdf8d66d16e200a109af344cf2e2177f5924
spec:
serviceAccountName: thanos-query-frontend
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- HelmRelease: observability/thanos StatefulSet: observability/thanos-ruler
+++ HelmRelease: observability/thanos StatefulSet: observability/thanos-ruler
@@ -25,14 +25,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: 647c85dea148142d42cc97940af4acedbbc94559d621db5c6a40a83e95659da3
- checksum/ruler-configuration: 88a4d8ff09ace3d2250f614a01011dfee24460422b0d27d06eb28cab7214ce3d
+ checksum/objstore-configuration: 0c08f1fdecc059c77b1a173b4c1742b8394b9c7e2f003abc5f25cc418521c8b6
+ checksum/ruler-configuration: fc2da1a07c93a1ada24ed095b7ee1c31b8275604575442f6bf7dcad8ba5d8776
spec:
serviceAccountName: thanos-ruler
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- HelmRelease: observability/thanos StatefulSet: observability/thanos-storegateway
+++ HelmRelease: observability/thanos StatefulSet: observability/thanos-storegateway
@@ -25,14 +25,14 @@
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: 647c85dea148142d42cc97940af4acedbbc94559d621db5c6a40a83e95659da3
- checksum/storegateway-configuration: 3cf3f2867fc0bf1936e71f4b8bdeb2bcce9e4dee2e04e6fabb4bed2f29bd7e99
+ checksum/objstore-configuration: 0c08f1fdecc059c77b1a173b4c1742b8394b9c7e2f003abc5f25cc418521c8b6
+ checksum/storegateway-configuration: d47d5ff07b4bfb18dce047579ea8f0721533dee87c396fdbbcae4e1f48051690
spec:
serviceAccountName: thanos-storegateway
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity: |
--- kubernetes/apps/observability/thanos/app Kustomization: flux-system/thanos HelmRelease: observability/thanos
+++ kubernetes/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.20.1
+ version: 12.20.3
dependsOn:
- name: local-path-provisioner
namespace: storage
- name: redis
namespace: database
- name: rook-ceph-cluster
--- kubernetes/apps/self-hosted/wikijs/app Kustomization: flux-system/wikijs HelmRelease: self-hosted/wikijs
+++ kubernetes/apps/self-hosted/wikijs/app Kustomization: flux-system/wikijs HelmRelease: self-hosted/wikijs
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: wikijs
kustomize.toolkit.fluxcd.io/name: wikijs
kustomize.toolkit.fluxcd.io/namespace: flux-system |
48984b5
to
9e64e57
Compare
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:
12.20.1
->12.20.3
Configuration
📅 Schedule: Branch creation - "on saturday" (UTC), 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.