feat(container): update image thanos ( 1.21.1 → 1.23.0 )#553
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(container): update image thanos ( 1.21.1 → 1.23.0 )#553renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- kubernetes/apps/monitor/thanos/app Kustomization: monitor/thanos HelmRelease: monitor/thanos
+++ kubernetes/apps/monitor/thanos/app Kustomization: monitor/thanos HelmRelease: monitor/thanos
@@ -13,13 +13,13 @@
spec:
chart: thanos
sourceRef:
kind: HelmRepository
name: stevehipwell
namespace: monitor
- version: 1.21.1
+ version: 1.23.0
interval: 30m
maxHistory: 3
uninstall:
keepHistory: false
values:
additionalEndpoints: |
--- HelmRelease: monitor/thanos Deployment: monitor/thanos-query-frontend
+++ HelmRelease: monitor/thanos Deployment: monitor/thanos-query-frontend
@@ -42,13 +42,13 @@
readOnlyRootFilesystem: true
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65534
seccompProfile:
type: RuntimeDefault
- image: quay.io/thanos/thanos:v0.39.2
+ image: quay.io/thanos/thanos:v0.41.0
imagePullPolicy: IfNotPresent
env:
- name: HOST_IP_ADDRESS
valueFrom:
fieldRef:
fieldPath: status.hostIP
--- HelmRelease: monitor/thanos Deployment: monitor/thanos-query
+++ HelmRelease: monitor/thanos Deployment: monitor/thanos-query
@@ -42,13 +42,13 @@
readOnlyRootFilesystem: true
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65534
seccompProfile:
type: RuntimeDefault
- image: quay.io/thanos/thanos:v0.39.2
+ image: quay.io/thanos/thanos:v0.41.0
imagePullPolicy: IfNotPresent
env:
- name: HOST_IP_ADDRESS
valueFrom:
fieldRef:
fieldPath: status.hostIP
--- HelmRelease: monitor/thanos StatefulSet: monitor/thanos-compact
+++ HelmRelease: monitor/thanos StatefulSet: monitor/thanos-compact
@@ -43,13 +43,13 @@
readOnlyRootFilesystem: true
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65534
seccompProfile:
type: RuntimeDefault
- image: quay.io/thanos/thanos:v0.39.2
+ image: quay.io/thanos/thanos:v0.41.0
imagePullPolicy: IfNotPresent
env:
- name: NAME
valueFrom:
fieldRef:
fieldPath: metadata.name
--- HelmRelease: monitor/thanos StatefulSet: monitor/thanos-store-gateway
+++ HelmRelease: monitor/thanos StatefulSet: monitor/thanos-store-gateway
@@ -43,13 +43,13 @@
readOnlyRootFilesystem: true
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65534
seccompProfile:
type: RuntimeDefault
- image: quay.io/thanos/thanos:v0.39.2
+ image: quay.io/thanos/thanos:v0.41.0
imagePullPolicy: IfNotPresent
env:
- name: NAME
valueFrom:
fieldRef:
fieldPath: metadata.name |
1d0ad9f to
e5354c2
Compare
e5354c2 to
bd63655
Compare
bd63655 to
0da094a
Compare
0da094a to
716d808
Compare
716d808 to
504a91f
Compare
504a91f to
322b7b2
Compare
This file contains hidden or 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
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:
1.21.1→1.23.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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 was generated by Mend Renovate. View the repository job log.