-
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
fix(container): update thanos group #7787
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/main/apps/monitoring/thanos/app Kustomization: flux-system/monitoring-thanos HelmRelease: monitoring/thanos
+++ kubernetes/main/apps/monitoring/thanos/app Kustomization: flux-system/monitoring-thanos HelmRelease: monitoring/thanos
@@ -13,13 +13,13 @@
chart: thanos
interval: 30m
sourceRef:
kind: HelmRepository
name: stevehipwell
namespace: flux-system
- version: 1.19.1
+ version: 1.19.2
install:
remediation:
retries: 3
interval: 30m
maxHistory: 3
uninstall:
--- kubernetes/main/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/monitoring-kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack
+++ kubernetes/main/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/monitoring-kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack
@@ -168,13 +168,13 @@
spec:
resources:
requests:
storage: 20Gi
storageClassName: ceph-block
thanos:
- image: quay.io/thanos/thanos:v0.37.1
+ image: quay.io/thanos/thanos:v0.37.2
objectStorageConfig:
key: objstore.yml
name: thanos-objstore-secret
walCompression: true
thanosService:
enabled: true |
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query-frontend
+++ HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query-frontend
@@ -44,13 +44,13 @@
readOnlyRootFilesystem: true
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65534
seccompProfile:
type: RuntimeDefault
- image: quay.io/thanos/thanos:v0.37.1
+ image: quay.io/thanos/thanos:v0.37.2
imagePullPolicy: IfNotPresent
env:
- name: HOST_IP_ADDRESS
valueFrom:
fieldRef:
fieldPath: status.hostIP
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query
+++ HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query
@@ -42,13 +42,13 @@
readOnlyRootFilesystem: true
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65534
seccompProfile:
type: RuntimeDefault
- image: quay.io/thanos/thanos:v0.37.1
+ image: quay.io/thanos/thanos:v0.37.2
imagePullPolicy: IfNotPresent
env:
- name: HOST_IP_ADDRESS
valueFrom:
fieldRef:
fieldPath: status.hostIP
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-compact
+++ HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-compact
@@ -43,13 +43,13 @@
readOnlyRootFilesystem: true
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65534
seccompProfile:
type: RuntimeDefault
- image: quay.io/thanos/thanos:v0.37.1
+ image: quay.io/thanos/thanos:v0.37.2
imagePullPolicy: IfNotPresent
env:
- name: NAME
valueFrom:
fieldRef:
fieldPath: metadata.name
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-rule
+++ HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-rule
@@ -43,13 +43,13 @@
readOnlyRootFilesystem: true
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65534
seccompProfile:
type: RuntimeDefault
- image: quay.io/thanos/thanos:v0.37.1
+ image: quay.io/thanos/thanos:v0.37.2
imagePullPolicy: IfNotPresent
env:
- name: NAME
valueFrom:
fieldRef:
fieldPath: metadata.name
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-store-gateway
+++ HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-store-gateway
@@ -45,13 +45,13 @@
readOnlyRootFilesystem: true
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65534
seccompProfile:
type: RuntimeDefault
- image: quay.io/thanos/thanos:v0.37.1
+ image: quay.io/thanos/thanos:v0.37.2
imagePullPolicy: IfNotPresent
env:
- name: NAME
valueFrom:
fieldRef:
fieldPath: metadata.name
--- HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/prometheus
+++ HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/prometheus
@@ -82,10 +82,10 @@
- prometheus
- key: prometheus
operator: In
values:
- prometheus
thanos:
- image: quay.io/thanos/thanos:v0.37.1
+ image: quay.io/thanos/thanos:v0.37.2
portName: http-web
hostNetwork: false
|
rosey-the-renovator-bot
bot
force-pushed
the
renovate/thanos
branch
from
December 11, 2024 12:29
3f1edb1
to
e8110db
Compare
rosey-the-renovator-bot
bot
changed the title
fix(container): update quay.io/thanos/thanos ( v0.37.1 → v0.37.2 )
fix(container): update thanos group
Dec 11, 2024
rosey-the-renovator-bot
bot
force-pushed
the
renovate/thanos
branch
from
December 11, 2024 13:26
e8110db
to
49cbf9b
Compare
| datasource | package | from | to | | ---------- | --------------------------------------- | ------- | ------- | | docker | quay.io/thanos/thanos | v0.37.1 | v0.37.2 | | docker | ghcr.io/stevehipwell/helm-charts/thanos | 1.19.1 | 1.19.2 |
rosey-the-renovator-bot
bot
force-pushed
the
renovate/thanos
branch
from
December 11, 2024 14:15
49cbf9b
to
bd2cf93
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:
v0.37.1
->v0.37.2
1.19.1
->1.19.2
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.