-
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
feat(container): update kube-prometheus-stack ( 61.3.2 β 61.7.0 ) #3294
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
Jul 27, 2024
--- kubernetes/main/apps/observability/kube-prometheus-stack/app Kustomization: flux-system/kube-prometheus-stack HelmRelease: observability/kube-prometheus-stack
+++ kubernetes/main/apps/observability/kube-prometheus-stack/app Kustomization: flux-system/kube-prometheus-stack HelmRelease: observability/kube-prometheus-stack
@@ -13,13 +13,13 @@
spec:
chart: kube-prometheus-stack
sourceRef:
kind: HelmRepository
name: prometheus-community
namespace: flux-system
- version: 61.3.2
+ version: 61.7.0
dependsOn:
- name: openebs
namespace: openebs
- name: thanos
namespace: observability
install: |
--- HelmRelease: observability/kube-prometheus-stack DaemonSet: observability/node-exporter
+++ HelmRelease: observability/kube-prometheus-stack DaemonSet: observability/node-exporter
@@ -41,13 +41,13 @@
runAsGroup: 65534
runAsNonRoot: true
runAsUser: 65534
serviceAccountName: node-exporter
containers:
- name: node-exporter
- image: quay.io/prometheus/node-exporter:v1.8.1
+ image: quay.io/prometheus/node-exporter:v1.8.2
imagePullPolicy: IfNotPresent
args:
- --path.procfs=/host/proc
- --path.sysfs=/host/sys
- --path.rootfs=/host/root
- --path.udev.data=/host/root/run/udev/data
--- HelmRelease: observability/kube-prometheus-stack Deployment: observability/kube-state-metrics
+++ HelmRelease: observability/kube-prometheus-stack Deployment: observability/kube-state-metrics
@@ -44,32 +44,32 @@
- name: kube-state-metrics
args:
- --port=8080
- --resources=certificatesigningrequests,configmaps,cronjobs,daemonsets,deployments,endpoints,horizontalpodautoscalers,ingresses,jobs,leases,limitranges,mutatingwebhookconfigurations,namespaces,networkpolicies,nodes,persistentvolumeclaims,persistentvolumes,poddisruptionbudgets,pods,replicasets,replicationcontrollers,resourcequotas,secrets,services,statefulsets,storageclasses,validatingwebhookconfigurations,volumeattachments
- --metric-labels-allowlist=pods=[*],deployments=[*],persistentvolumeclaims=[*]
imagePullPolicy: IfNotPresent
- image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.12.0
+ image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.13.0
ports:
- containerPort: 8080
name: http
livenessProbe:
failureThreshold: 3
httpGet:
httpHeaders: null
- path: /healthz
+ path: /livez
port: 8080
scheme: HTTP
initialDelaySeconds: 5
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 5
readinessProbe:
failureThreshold: 3
httpGet:
httpHeaders: null
- path: /
+ path: /readyz
port: 8080
scheme: HTTP
initialDelaySeconds: 5
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 5
--- HelmRelease: observability/kube-prometheus-stack Deployment: observability/kube-prometheus-stack-operator
+++ HelmRelease: observability/kube-prometheus-stack Deployment: observability/kube-prometheus-stack-operator
@@ -31,23 +31,23 @@
app: kube-prometheus-stack-operator
app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
app.kubernetes.io/component: prometheus-operator
spec:
containers:
- name: kube-prometheus-stack
- image: quay.io/prometheus-operator/prometheus-operator:v0.75.1
+ image: quay.io/prometheus-operator/prometheus-operator:v0.75.2
imagePullPolicy: IfNotPresent
args:
- --kubelet-service=kube-system/kube-prometheus-stack-kubelet
- --localhost=127.0.0.1
- - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.75.1
+ - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.75.2
- --config-reloader-cpu-request=0
- --config-reloader-cpu-limit=0
- --config-reloader-memory-request=0
- --config-reloader-memory-limit=0
- - --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1
+ - --thanos-default-base-image=quay.io/thanos/thanos:v0.36.0
- --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1
- --web.enable-tls=true
- --web.cert-file=/cert/cert
- --web.key-file=/cert/key
- --web.listen-address=:10250
- --web.tls-min-version=VersionTLS13 |
mahoro-bot
bot
force-pushed
the
renovate/main-kube-prometheus-stack-61.x
branch
from
July 28, 2024 01:20
73513ed
to
e1726fc
Compare
mahoro-bot
bot
changed the title
feat(container): update kube-prometheus-stack ( 61.3.2 β 61.4.0 )
feat(container): update kube-prometheus-stack ( 61.3.2 β 61.5.0 )
Jul 28, 2024
mahoro-bot
bot
force-pushed
the
renovate/main-kube-prometheus-stack-61.x
branch
3 times, most recently
from
July 29, 2024 14:17
be97a12
to
91adb32
Compare
mahoro-bot
bot
changed the title
feat(container): update kube-prometheus-stack ( 61.3.2 β 61.5.0 )
feat(container): update kube-prometheus-stack ( 61.3.2 β 61.6.0 )
Jul 29, 2024
mahoro-bot
bot
force-pushed
the
renovate/main-kube-prometheus-stack-61.x
branch
13 times, most recently
from
August 1, 2024 07:16
8b9d99d
to
e2a2cf8
Compare
mahoro-bot
bot
changed the title
feat(container): update kube-prometheus-stack ( 61.3.2 β 61.6.0 )
feat(container): update kube-prometheus-stack ( 61.3.2 β 61.6.1 )
Aug 1, 2024
mahoro-bot
bot
force-pushed
the
renovate/main-kube-prometheus-stack-61.x
branch
2 times, most recently
from
August 1, 2024 13:21
32f06e6
to
3838106
Compare
mahoro-bot
bot
force-pushed
the
renovate/main-kube-prometheus-stack-61.x
branch
2 times, most recently
from
August 2, 2024 10:19
809b932
to
258bc50
Compare
mahoro-bot
bot
changed the title
feat(container): update kube-prometheus-stack ( 61.3.2 β 61.6.1 )
feat(container): update kube-prometheus-stack ( 61.3.2 β 61.7.0 )
Aug 2, 2024
mahoro-bot
bot
force-pushed
the
renovate/main-kube-prometheus-stack-61.x
branch
2 times, most recently
from
August 2, 2024 16:22
8308c2d
to
2469692
Compare
mahoro-bot
bot
force-pushed
the
renovate/main-kube-prometheus-stack-61.x
branch
from
August 3, 2024 01:15
2469692
to
6035b59
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:
61.3.2
->61.7.0
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.