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 quay.io/thanos/thanos to v0.34.0 #381
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
github-actions
bot
added
the
area/kubernetes
Changes made in the kubernetes directory
label
Jan 27, 2024
--- kubernetes/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/cluster-apps-kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack
+++ kubernetes/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/cluster-apps-kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack
@@ -201,13 +201,13 @@
spec:
resources:
requests:
storage: 50Gi
storageClassName: ceph-block
thanos:
- image: quay.io/thanos/thanos:v0.33.0
+ image: quay.io/thanos/thanos:v0.34.0
objectStorageConfig:
key: objstore.yml
name: thanos-objstore-secret
walCompression: true
thanosService:
enabled: true
--- kubernetes/apps/monitoring/thanos/app Kustomization: flux-system/cluster-apps-thanos HelmRelease: monitoring/thanos
+++ kubernetes/apps/monitoring/thanos/app Kustomization: flux-system/cluster-apps-thanos HelmRelease: monitoring/thanos
@@ -71,13 +71,13 @@
retentionResolution1h: 2y
retentionResolution5m: 90d
retentionResolutionRaw: 30d
image:
registry: quay.io
repository: thanos/thanos
- tag: v0.33.0
+ tag: v0.34.0
metrics:
enabled: true
serviceMonitor:
enabled: true
objstoreConfig:
config: |
--- HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/kube-prometheus-stack
+++ HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/kube-prometheus-stack
@@ -80,13 +80,13 @@
values:
- kube-prometheus-stack
additionalScrapeConfigs:
name: kube-prometheus-stack-prometheus-scrape-confg
key: additional-scrape-configs.yaml
thanos:
- image: quay.io/thanos/thanos:v0.33.0
+ image: quay.io/thanos/thanos:v0.34.0
objectStorageConfig:
key: objstore.yml
name: thanos-objstore-secret
portName: http-web
hostNetwork: false
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-bucketweb
+++ HelmRelease: monitoring/thanos Deployment: monitoring/thanos-bucketweb
@@ -42,13 +42,13 @@
topologyKey: kubernetes.io/hostname
nodeAffinity: null
securityContext:
fsGroup: 1001
containers:
- name: bucketweb
- image: quay.io/thanos/thanos:v0.33.0
+ image: quay.io/thanos/thanos:v0.34.0
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-compactor
+++ HelmRelease: monitoring/thanos Deployment: monitoring/thanos-compactor
@@ -44,13 +44,13 @@
weight: 1
nodeAffinity: null
securityContext:
fsGroup: 1001
containers:
- name: compactor
- image: quay.io/thanos/thanos:v0.33.0
+ image: quay.io/thanos/thanos:v0.34.0
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query-frontend
+++ HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query-frontend
@@ -44,13 +44,13 @@
weight: 1
nodeAffinity: null
securityContext:
fsGroup: 1001
containers:
- name: query-frontend
- image: quay.io/thanos/thanos:v0.33.0
+ image: quay.io/thanos/thanos:v0.34.0
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query
+++ HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query
@@ -40,13 +40,13 @@
topologyKey: kubernetes.io/hostname
nodeAffinity: null
securityContext:
fsGroup: 1001
containers:
- name: query
- image: quay.io/thanos/thanos:v0.33.0
+ image: quay.io/thanos/thanos:v0.34.0
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-ruler
+++ HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-ruler
@@ -45,13 +45,13 @@
topologyKey: kubernetes.io/hostname
nodeAffinity: null
securityContext:
fsGroup: 1001
containers:
- name: ruler
- image: quay.io/thanos/thanos:v0.33.0
+ image: quay.io/thanos/thanos:v0.34.0
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-storegateway
+++ HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-storegateway
@@ -44,13 +44,13 @@
topologyKey: kubernetes.io/hostname
nodeAffinity: null
securityContext:
fsGroup: 1001
containers:
- name: storegateway
- image: quay.io/thanos/thanos:v0.33.0
+ image: quay.io/thanos/thanos:v0.34.0
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL |
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:
v0.33.0
->v0.34.0
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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.