-
Notifications
You must be signed in to change notification settings - Fork 2
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 ( 1.18.0 β 1.18.1 ) #3367
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
mahoro-bot
bot
added
area/kubernetes
Changes made in the kubernetes directory
cluster/main
labels
Aug 13, 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: stevehipwell
namespace: flux-system
- version: 1.18.0
+ version: 1.18.1
dependsOn:
- name: openebs
namespace: openebs
install:
remediation:
retries: 3 |
--- HelmRelease: observability/thanos Deployment: observability/thanos-query-frontend
+++ HelmRelease: observability/thanos Deployment: observability/thanos-query-frontend
@@ -44,13 +44,13 @@
readOnlyRootFilesystem: true
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65534
seccompProfile:
type: RuntimeDefault
- image: quay.io/thanos/thanos:v0.36.0
+ image: quay.io/thanos/thanos:v0.36.1
imagePullPolicy: IfNotPresent
env:
- name: HOST_IP_ADDRESS
valueFrom:
fieldRef:
fieldPath: status.hostIP
--- HelmRelease: observability/thanos Deployment: observability/thanos-query
+++ HelmRelease: observability/thanos Deployment: observability/thanos-query
@@ -42,13 +42,13 @@
readOnlyRootFilesystem: true
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65534
seccompProfile:
type: RuntimeDefault
- image: quay.io/thanos/thanos:v0.36.0
+ image: quay.io/thanos/thanos:v0.36.1
imagePullPolicy: IfNotPresent
env:
- name: HOST_IP_ADDRESS
valueFrom:
fieldRef:
fieldPath: status.hostIP
--- HelmRelease: observability/thanos StatefulSet: observability/thanos-compact
+++ HelmRelease: observability/thanos StatefulSet: observability/thanos-compact
@@ -43,13 +43,13 @@
readOnlyRootFilesystem: true
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65534
seccompProfile:
type: RuntimeDefault
- image: quay.io/thanos/thanos:v0.36.0
+ image: quay.io/thanos/thanos:v0.36.1
imagePullPolicy: IfNotPresent
env:
- name: NAME
valueFrom:
fieldRef:
fieldPath: metadata.name
--- HelmRelease: observability/thanos StatefulSet: observability/thanos-rule
+++ HelmRelease: observability/thanos StatefulSet: observability/thanos-rule
@@ -43,13 +43,13 @@
readOnlyRootFilesystem: true
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65534
seccompProfile:
type: RuntimeDefault
- image: quay.io/thanos/thanos:v0.36.0
+ image: quay.io/thanos/thanos:v0.36.1
imagePullPolicy: IfNotPresent
env:
- name: NAME
valueFrom:
fieldRef:
fieldPath: metadata.name
--- HelmRelease: observability/thanos StatefulSet: observability/thanos-store-gateway
+++ HelmRelease: observability/thanos StatefulSet: observability/thanos-store-gateway
@@ -45,13 +45,13 @@
readOnlyRootFilesystem: true
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65534
seccompProfile:
type: RuntimeDefault
- image: quay.io/thanos/thanos:v0.36.0
+ image: quay.io/thanos/thanos:v0.36.1
imagePullPolicy: IfNotPresent
env:
- name: NAME
valueFrom:
fieldRef:
fieldPath: metadata.name |
mahoro-bot
bot
force-pushed
the
renovate/main-thanos
branch
2 times, most recently
from
August 14, 2024 01:17
7304e51
to
84d5d32
Compare
mahoro-bot
bot
force-pushed
the
renovate/main-thanos
branch
from
August 15, 2024 02:24
84d5d32
to
253f2a2
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:
1.18.0
->1.18.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.