-
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
chore(deps): update helm release kube-prometheus-stack to v69 #571
Open
timtor-bot
wants to merge
1
commit into
main
Choose a base branch
from
renovate/kube-prometheus-stack-69.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1
−1
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/prometheus Kustomization: flux-system/5-prometheus HelmRelease: prometheus/kube-prometheus-stack
+++ kubernetes/prometheus Kustomization: flux-system/5-prometheus HelmRelease: prometheus/kube-prometheus-stack
@@ -11,13 +11,13 @@
chart:
spec:
chart: kube-prometheus-stack
sourceRef:
kind: HelmRepository
name: prometheus-community
- version: 48.6.0
+ version: 69.4.1
install:
crds: CreateReplace
interval: 1h
maxHistory: 1
upgrade:
crds: CreateReplace |
--- HelmRelease: prometheus/kube-prometheus-stack ServiceAccount: prometheus/kube-prometheus-stack-kube-state-metrics
+++ HelmRelease: prometheus/kube-prometheus-stack ServiceAccount: prometheus/kube-prometheus-stack-kube-state-metrics
@@ -1,15 +1,15 @@
---
apiVersion: v1
kind: ServiceAccount
+automountServiceAccountToken: true
metadata:
labels:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: metrics
app.kubernetes.io/part-of: kube-state-metrics
app.kubernetes.io/name: kube-state-metrics
app.kubernetes.io/instance: kube-prometheus-stack
release: kube-prometheus-stack
name: kube-prometheus-stack-kube-state-metrics
namespace: prometheus
-imagePullSecrets: null
--- HelmRelease: prometheus/kube-prometheus-stack ServiceAccount: prometheus/kube-prometheus-stack-operator
+++ HelmRelease: prometheus/kube-prometheus-stack ServiceAccount: prometheus/kube-prometheus-stack-operator
@@ -2,15 +2,16 @@
apiVersion: v1
kind: ServiceAccount
metadata:
name: kube-prometheus-stack-operator
namespace: prometheus
labels:
- app: kube-prometheus-stack-operator
- app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
- app.kubernetes.io/component: prometheus-operator
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: kube-prometheus-stack
app.kubernetes.io/part-of: kube-prometheus-stack
release: kube-prometheus-stack
heritage: Helm
+ app: kube-prometheus-stack-operator
+ app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
+ app.kubernetes.io/component: prometheus-operator
+automountServiceAccountToken: true
--- HelmRelease: prometheus/kube-prometheus-stack ServiceAccount: prometheus/kube-prometheus-stack-prometheus
+++ HelmRelease: prometheus/kube-prometheus-stack ServiceAccount: prometheus/kube-prometheus-stack-prometheus
@@ -10,7 +10,8 @@
app.kubernetes.io/component: prometheus
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: kube-prometheus-stack
app.kubernetes.io/part-of: kube-prometheus-stack
release: kube-prometheus-stack
heritage: Helm
+automountServiceAccountToken: true
--- HelmRelease: prometheus/kube-prometheus-stack ClusterRole: prometheus/kube-prometheus-stack-operator
+++ HelmRelease: prometheus/kube-prometheus-stack ClusterRole: prometheus/kube-prometheus-stack-operator
@@ -1,18 +1,20 @@
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: kube-prometheus-stack-operator
labels:
- app: kube-prometheus-stack-operator
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: kube-prometheus-stack
app.kubernetes.io/part-of: kube-prometheus-stack
release: kube-prometheus-stack
heritage: Helm
+ app: kube-prometheus-stack-operator
+ app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
+ app.kubernetes.io/component: prometheus-operator
rules:
- apiGroups:
- monitoring.coreos.com
resources:
- alertmanagers
- alertmanagers/finalizers
@@ -78,14 +80,27 @@
- namespaces
verbs:
- get
- list
- watch
- apiGroups:
+ - ''
+ resources:
+ - events
+ verbs:
+ - patch
+ - create
+- apiGroups:
- networking.k8s.io
resources:
- ingresses
verbs:
- get
- list
- watch
+- apiGroups:
+ - storage.k8s.io
+ resources:
+ - storageclasses
+ verbs:
+ - get
--- HelmRelease: prometheus/kube-prometheus-stack ClusterRole: prometheus/kube-prometheus-stack-prometheus
+++ HelmRelease: prometheus/kube-prometheus-stack ClusterRole: prometheus/kube-prometheus-stack-prometheus
@@ -21,12 +21,20 @@
- pods
verbs:
- get
- list
- watch
- apiGroups:
+ - discovery.k8s.io
+ resources:
+ - endpointslices
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
- networking.k8s.io
resources:
- ingresses
verbs:
- get
- list
--- HelmRelease: prometheus/kube-prometheus-stack ClusterRoleBinding: prometheus/kube-prometheus-stack-operator
+++ HelmRelease: prometheus/kube-prometheus-stack ClusterRoleBinding: prometheus/kube-prometheus-stack-operator
@@ -1,18 +1,20 @@
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: kube-prometheus-stack-operator
labels:
- app: kube-prometheus-stack-operator
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: kube-prometheus-stack
app.kubernetes.io/part-of: kube-prometheus-stack
release: kube-prometheus-stack
heritage: Helm
+ app: kube-prometheus-stack-operator
+ app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
+ app.kubernetes.io/component: prometheus-operator
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: kube-prometheus-stack-operator
subjects:
- kind: ServiceAccount
--- HelmRelease: prometheus/kube-prometheus-stack Service: prometheus/kube-prometheus-stack-kube-state-metrics
+++ HelmRelease: prometheus/kube-prometheus-stack Service: prometheus/kube-prometheus-stack-kube-state-metrics
@@ -8,14 +8,12 @@
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: metrics
app.kubernetes.io/part-of: kube-state-metrics
app.kubernetes.io/name: kube-state-metrics
app.kubernetes.io/instance: kube-prometheus-stack
release: kube-prometheus-stack
- annotations:
- prometheus.io/scrape: 'true'
spec:
type: ClusterIP
ports:
- name: http
protocol: TCP
port: 8080
--- HelmRelease: prometheus/kube-prometheus-stack Service: prometheus/kube-prometheus-stack-operator
+++ HelmRelease: prometheus/kube-prometheus-stack Service: prometheus/kube-prometheus-stack-operator
@@ -2,18 +2,20 @@
apiVersion: v1
kind: Service
metadata:
name: kube-prometheus-stack-operator
namespace: prometheus
labels:
- app: kube-prometheus-stack-operator
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: kube-prometheus-stack
app.kubernetes.io/part-of: kube-prometheus-stack
release: kube-prometheus-stack
heritage: Helm
+ app: kube-prometheus-stack-operator
+ app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
+ app.kubernetes.io/component: prometheus-operator
spec:
ports:
- name: https
port: 443
targetPort: https
selector:
--- HelmRelease: prometheus/kube-prometheus-stack Service: prometheus/kube-prometheus-stack-prometheus
+++ HelmRelease: prometheus/kube-prometheus-stack Service: prometheus/kube-prometheus-stack-prometheus
@@ -15,14 +15,16 @@
spec:
ports:
- name: http-web
port: 9090
targetPort: 9090
- name: reloader-web
+ appProtocol: http
port: 8080
targetPort: reloader-web
publishNotReadyAddresses: false
selector:
app.kubernetes.io/name: prometheus
operator.prometheus.io/name: kube-prometheus-stack-prometheus
+ sessionAffinity: None
type: ClusterIP
--- HelmRelease: prometheus/kube-prometheus-stack Deployment: prometheus/kube-prometheus-stack-kube-state-metrics
+++ HelmRelease: prometheus/kube-prometheus-stack Deployment: prometheus/kube-prometheus-stack-kube-state-metrics
@@ -14,22 +14,26 @@
spec:
selector:
matchLabels:
app.kubernetes.io/name: kube-state-metrics
app.kubernetes.io/instance: kube-prometheus-stack
replicas: 1
+ strategy:
+ type: RollingUpdate
+ revisionHistoryLimit: 10
template:
metadata:
labels:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: metrics
app.kubernetes.io/part-of: kube-state-metrics
app.kubernetes.io/name: kube-state-metrics
app.kubernetes.io/instance: kube-prometheus-stack
release: kube-prometheus-stack
spec:
+ automountServiceAccountToken: true
hostNetwork: false
serviceAccountName: kube-prometheus-stack-kube-state-metrics
securityContext:
fsGroup: 65534
runAsGroup: 65534
runAsNonRoot: true
@@ -39,27 +43,37 @@
containers:
- 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
imagePullPolicy: IfNotPresent
- image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.9.2
+ image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.14.0
ports:
- containerPort: 8080
name: http
livenessProbe:
+ failureThreshold: 3
httpGet:
- path: /healthz
+ httpHeaders: null
+ path: /livez
port: 8080
+ scheme: HTTP
initialDelaySeconds: 5
+ periodSeconds: 10
+ successThreshold: 1
timeoutSeconds: 5
readinessProbe:
+ failureThreshold: 3
httpGet:
- path: /
- port: 8080
+ httpHeaders: null
+ path: /readyz
+ port: 8081
+ scheme: HTTP
initialDelaySeconds: 5
+ periodSeconds: 10
+ successThreshold: 1
timeoutSeconds: 5
resources:
requests:
cpu: 10m
memory: 128Mi
securityContext:
--- HelmRelease: prometheus/kube-prometheus-stack Deployment: prometheus/kube-prometheus-stack-operator
+++ HelmRelease: prometheus/kube-prometheus-stack Deployment: prometheus/kube-prometheus-stack-operator
@@ -2,57 +2,66 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: kube-prometheus-stack-operator
namespace: prometheus
labels:
- app: kube-prometheus-stack-operator
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: kube-prometheus-stack
app.kubernetes.io/part-of: kube-prometheus-stack
release: kube-prometheus-stack
heritage: Helm
+ app: kube-prometheus-stack-operator
+ app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
+ app.kubernetes.io/component: prometheus-operator
spec:
replicas: 1
revisionHistoryLimit: 10
selector:
matchLabels:
app: kube-prometheus-stack-operator
release: kube-prometheus-stack
template:
metadata:
labels:
- app: kube-prometheus-stack-operator
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: kube-prometheus-stack
app.kubernetes.io/part-of: kube-prometheus-stack
release: kube-prometheus-stack
heritage: Helm
+ 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.66.0
+ image: quay.io/prometheus-operator/prometheus-operator:v0.80.0
imagePullPolicy: IfNotPresent
args:
- --kubelet-service=kube-system/kube-prometheus-stack-kubelet
+ - --kubelet-endpoints=true
+ - --kubelet-endpointslice=false
- --localhost=127.0.0.1
- - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.66.0
+ - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.80.0
- --config-reloader-cpu-request=10m
- - --config-reloader-cpu-limit=200m
+ - --config-reloader-cpu-limit=0
- --config-reloader-memory-request=50Mi
- --config-reloader-memory-limit=50Mi
- - --thanos-default-base-image=quay.io/thanos/thanos:v0.32.0
+ - --thanos-default-base-image=quay.io/thanos/thanos:v0.37.2
- --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
ports:
- containerPort: 10250
name: https
+ env:
+ - name: GOGC
+ value: '30'
resources:
limits:
memory: 64Mi
requests:
cpu: 10m
memory: 64Mi
@@ -68,12 +77,32 @@
seccompProfile:
type: RuntimeDefault
volumeMounts:
- name: tls-secret
mountPath: /cert
readOnly: true
+ readinessProbe:
+ httpGet:
+ path: /healthz
+ port: https
+ scheme: HTTPS
+ initialDelaySeconds: 0
+ periodSeconds: 10
+ timeoutSeconds: 1
+ successThreshold: 1
+ failureThreshold: 3
+ livenessProbe:
+ httpGet:
+ path: /healthz
+ port: https
+ scheme: HTTPS
+ initialDelaySeconds: 0
+ periodSeconds: 10
+ timeoutSeconds: 1
+ successThreshold: 1
+ failureThreshold: 3
volumes:
- name: tls-secret
secret:
defaultMode: 420
secretName: kube-prometheus-stack-admission
securityContext:
@@ -81,7 +110,9 @@
runAsGroup: 65534
runAsNonRoot: true
runAsUser: 65534
seccompProfile:
type: RuntimeDefault
serviceAccountName: kube-prometheus-stack-operator
+ automountServiceAccountToken: true
+ terminationGracePeriodSeconds: 30
--- HelmRelease: prometheus/kube-prometheus-stack MutatingWebhookConfiguration: prometheus/kube-prometheus-stack-admission
+++ HelmRelease: prometheus/kube-prometheus-stack MutatingWebhookConfiguration: prometheus/kube-prometheus-stack-admission
@@ -7,12 +7,14 @@
app: kube-prometheus-stack-admission
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: kube-prometheus-stack
app.kubernetes.io/part-of: kube-prometheus-stack
release: kube-prometheus-stack
heritage: Helm
+ app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
+ app.kubernetes.io/component: prometheus-operator-webhook
webhooks:
- name: prometheusrulemutate.monitoring.coreos.com
failurePolicy: Ignore
rules:
- apiGroups:
- monitoring.coreos.com
--- HelmRelease: prometheus/kube-prometheus-stack Prometheus: prometheus/kube-prometheus-stack-prometheus
+++ HelmRelease: prometheus/kube-prometheus-stack Prometheus: prometheus/kube-prometheus-stack-prometheus
@@ -9,14 +9,15 @@
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: kube-prometheus-stack
app.kubernetes.io/part-of: kube-prometheus-stack
release: kube-prometheus-stack
heritage: Helm
spec:
- image: quay.io/prometheus/prometheus:v2.45.0
- version: v2.45.0
+ automountServiceAccountToken: true
+ image: quay.io/prometheus/prometheus:v3.1.0
+ version: v3.1.0
externalLabels:
project: amethyst
externalUrl: http://kube-prometheus-stack-prometheus.prometheus:9090
paused: false
replicas: 1
shards: 1
@@ -78,9 +79,25 @@
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 10Gi
storageClassName: rbd-fast-delete
+ affinity:
+ podAntiAffinity:
+ preferredDuringSchedulingIgnoredDuringExecution:
+ - weight: 100
+ podAffinityTerm:
+ topologyKey: kubernetes.io/hostname
+ labelSelector:
+ matchExpressions:
+ - key: app.kubernetes.io/name
+ operator: In
+ values:
+ - prometheus
+ - key: prometheus
+ operator: In
+ values:
+ - kube-prometheus-stack-prometheus
portName: http-web
hostNetwork: false
--- HelmRelease: prometheus/kube-prometheus-stack ServiceMonitor: prometheus/kube-prometheus-stack-kubelet
+++ HelmRelease: prometheus/kube-prometheus-stack ServiceMonitor: prometheus/kube-prometheus-stack-kubelet
@@ -9,20 +9,31 @@
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: kube-prometheus-stack
app.kubernetes.io/part-of: kube-prometheus-stack
release: kube-prometheus-stack
heritage: Helm
spec:
+ attachMetadata:
+ node: false
+ jobLabel: k8s-app
+ namespaceSelector:
+ matchNames:
+ - kube-system
+ selector:
+ matchLabels:
+ app.kubernetes.io/name: kubelet
+ k8s-app: kubelet
endpoints:
- port: https-metrics
scheme: https
tlsConfig:
caFile: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt
insecureSkipVerify: true
bearerTokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token
honorLabels: true
+ honorTimestamps: true
metricRelabelings:
- action: keep
regex: ^(kubernetes_build_info)$
sourceLabels:
- __name__
relabelings:
@@ -30,13 +41,16 @@
sourceLabels:
- __metrics_path__
targetLabel: metrics_path
- port: https-metrics
scheme: https
path: /metrics/cadvisor
+ interval: 10s
honorLabels: true
+ honorTimestamps: true
+ trackTimestampsStaleness: true
tlsConfig:
caFile: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt
insecureSkipVerify: true
bearerTokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token
metricRelabelings:
- action: drop
@@ -49,12 +63,13 @@
- __metrics_path__
targetLabel: metrics_path
- port: https-metrics
scheme: https
path: /metrics/probes
honorLabels: true
+ honorTimestamps: true
tlsConfig:
caFile: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt
insecureSkipVerify: true
bearerTokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token
metricRelabelings:
- action: drop
@@ -63,15 +78,7 @@
- __name__
relabelings:
- action: replace
sourceLabels:
- __metrics_path__
targetLabel: metrics_path
- jobLabel: k8s-app
- namespaceSelector:
- matchNames:
- - kube-system
- selector:
- matchLabels:
- app.kubernetes.io/name: kubelet
- k8s-app: kubelet
--- HelmRelease: prometheus/kube-prometheus-stack ServiceMonitor: prometheus/kube-prometheus-stack-operator
+++ HelmRelease: prometheus/kube-prometheus-stack ServiceMonitor: prometheus/kube-prometheus-stack-operator
@@ -2,18 +2,20 @@
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: kube-prometheus-stack-operator
namespace: prometheus
labels:
- app: kube-prometheus-stack-operator
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: kube-prometheus-stack
app.kubernetes.io/part-of: kube-prometheus-stack
release: kube-prometheus-stack
heritage: Helm
+ app: kube-prometheus-stack-operator
+ app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
+ app.kubernetes.io/component: prometheus-operator
spec:
endpoints:
- port: https
scheme: https
tlsConfig:
serverName: kube-prometheus-stack-operator
--- HelmRelease: prometheus/kube-prometheus-stack ValidatingWebhookConfiguration: prometheus/kube-prometheus-stack-admission
+++ HelmRelease: prometheus/kube-prometheus-stack ValidatingWebhookConfiguration: prometheus/kube-prometheus-stack-admission
@@ -7,12 +7,14 @@
app: kube-prometheus-stack-admission
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: kube-prometheus-stack
app.kubernetes.io/part-of: kube-prometheus-stack
release: kube-prometheus-stack
heritage: Helm
+ app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
+ app.kubernetes.io/component: prometheus-operator-webhook
webhooks:
- name: prometheusrulemutate.monitoring.coreos.com
failurePolicy: Ignore
rules:
- apiGroups:
- monitoring.coreos.com
--- HelmRelease: prometheus/kube-prometheus-stack ServiceAccount: prometheus/kube-prometheus-stack-admission
+++ HelmRelease: prometheus/kube-prometheus-stack ServiceAccount: prometheus/kube-prometheus-stack-admission
@@ -11,7 +11,10 @@
app: kube-prometheus-stack-admission
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: kube-prometheus-stack
app.kubernetes.io/part-of: kube-prometheus-stack
release: kube-prometheus-stack
heritage: Helm
+ app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
+ app.kubernetes.io/component: prometheus-operator-webhook
+automountServiceAccountToken: true
--- HelmRelease: prometheus/kube-prometheus-stack ClusterRole: prometheus/kube-prometheus-stack-admission
+++ HelmRelease: prometheus/kube-prometheus-stack ClusterRole: prometheus/kube-prometheus-stack-admission
@@ -10,12 +10,14 @@
app: kube-prometheus-stack-admission
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: kube-prometheus-stack
app.kubernetes.io/part-of: kube-prometheus-stack
release: kube-prometheus-stack
heritage: Helm
+ app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
+ app.kubernetes.io/component: prometheus-operator-webhook
rules:
- apiGroups:
- admissionregistration.k8s.io
resources:
- validatingwebhookconfigurations
- mutatingwebhookconfigurations
--- HelmRelease: prometheus/kube-prometheus-stack ClusterRoleBinding: prometheus/kube-prometheus-stack-admission
+++ HelmRelease: prometheus/kube-prometheus-stack ClusterRoleBinding: prometheus/kube-prometheus-stack-admission
@@ -10,12 +10,14 @@
app: kube-prometheus-stack-admission
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: kube-prometheus-stack
app.kubernetes.io/part-of: kube-prometheus-stack
release: kube-prometheus-stack
heritage: Helm
+ app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
+ app.kubernetes.io/component: prometheus-operator-webhook
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: kube-prometheus-stack-admission
subjects:
- kind: ServiceAccount
--- HelmRelease: prometheus/kube-prometheus-stack Role: prometheus/kube-prometheus-stack-admission
+++ HelmRelease: prometheus/kube-prometheus-stack Role: prometheus/kube-prometheus-stack-admission
@@ -11,12 +11,14 @@
app: kube-prometheus-stack-admission
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: kube-prometheus-stack
app.kubernetes.io/part-of: kube-prometheus-stack
release: kube-prometheus-stack
heritage: Helm
+ app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
+ app.kubernetes.io/component: prometheus-operator-webhook
rules:
- apiGroups:
- ''
resources:
- secrets
verbs:
--- HelmRelease: prometheus/kube-prometheus-stack RoleBinding: prometheus/kube-prometheus-stack-admission
+++ HelmRelease: prometheus/kube-prometheus-stack RoleBinding: prometheus/kube-prometheus-stack-admission
@@ -11,12 +11,14 @@
app: kube-prometheus-stack-admission
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: kube-prometheus-stack
app.kubernetes.io/part-of: kube-prometheus-stack
release: kube-prometheus-stack
heritage: Helm
+ app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
+ app.kubernetes.io/component: prometheus-operator-webhook
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: kube-prometheus-stack-admission
subjects:
- kind: ServiceAccount
--- HelmRelease: prometheus/kube-prometheus-stack Job: prometheus/kube-prometheus-stack-admission-create
+++ HelmRelease: prometheus/kube-prometheus-stack Job: prometheus/kube-prometheus-stack-admission-create
@@ -11,27 +11,32 @@
app: kube-prometheus-stack-admission-create
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: kube-prometheus-stack
app.kubernetes.io/part-of: kube-prometheus-stack
release: kube-prometheus-stack
heritage: Helm
+ app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
+ app.kubernetes.io/component: prometheus-operator-webhook
spec:
+ ttlSecondsAfterFinished: 60
template:
metadata:
name: kube-prometheus-stack-admission-create
labels:
app: kube-prometheus-stack-admission-create
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: kube-prometheus-stack
app.kubernetes.io/part-of: kube-prometheus-stack
release: kube-prometheus-stack
heritage: Helm
+ app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
+ app.kubernetes.io/component: prometheus-operator-webhook
spec:
containers:
- name: create
- image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6
+ image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.1
imagePullPolicy: IfNotPresent
args:
- create
- --host=kube-prometheus-stack-operator,kube-prometheus-stack-operator.prometheus.svc
- --namespace=prometheus
- --secret-name=kube-prometheus-stack-admission
--- HelmRelease: prometheus/kube-prometheus-stack Job: prometheus/kube-prometheus-stack-admission-patch
+++ HelmRelease: prometheus/kube-prometheus-stack Job: prometheus/kube-prometheus-stack-admission-patch
@@ -11,27 +11,32 @@
app: kube-prometheus-stack-admission-patch
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: kube-prometheus-stack
app.kubernetes.io/part-of: kube-prometheus-stack
release: kube-prometheus-stack
heritage: Helm
+ app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
+ app.kubernetes.io/component: prometheus-operator-webhook
spec:
+ ttlSecondsAfterFinished: 60
template:
metadata:
name: kube-prometheus-stack-admission-patch
labels:
app: kube-prometheus-stack-admission-patch
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: kube-prometheus-stack
app.kubernetes.io/part-of: kube-prometheus-stack
release: kube-prometheus-stack
heritage: Helm
+ app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
+ app.kubernetes.io/component: prometheus-operator-webhook
spec:
containers:
- name: patch
- image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6
+ image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.1
imagePullPolicy: IfNotPresent
args:
- patch
- --webhook-name=kube-prometheus-stack-admission
- --namespace=prometheus
- --secret-name=kube-prometheus-stack-admission |
d3cde8e
to
a2e30e2
Compare
e1d6a6f
to
4000e81
Compare
4000e81
to
c6d3979
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:
48.6.0
->69.4.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
prometheus-community/helm-charts (kube-prometheus-stack)
v69.4.1
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-69.4.0...kube-prometheus-stack-69.4.1
v69.4.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@prometheus-rabbitmq-exporter-2.1.1...kube-prometheus-stack-69.4.0
v69.3.3
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
tpl
support for additional secret names by @richardtief in https://github.com/prometheus-community/helm-charts/pull/5339Full Changelog: prometheus-community/helm-charts@prometheus-rabbitmq-exporter-2.1.0...kube-prometheus-stack-69.3.3
v69.3.2
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-elasticsearch-exporter-6.6.1...kube-prometheus-stack-69.3.2
v69.3.1
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-69.3.0...kube-prometheus-stack-69.3.1
v69.3.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@prometheus-json-exporter-0.16.0...kube-prometheus-stack-69.3.0
v69.2.4
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-69.2.3...kube-prometheus-stack-69.2.4
v69.2.3
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-69.2.2...kube-prometheus-stack-69.2.3
v69.2.2
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
tpl
in various prometheus spec fields by @richardtief in https://github.com/prometheus-community/helm-charts/pull/5286Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-69.2.1...kube-prometheus-stack-69.2.2
v69.2.1
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
85f7611
by @renovate in https://github.com/prometheus-community/helm-charts/pull/5301Full Changelog: prometheus-community/helm-charts@kube-state-metrics-5.30.0...kube-prometheus-stack-69.2.1
v69.2.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-69.1.2...kube-prometheus-stack-69.2.0
v69.1.2
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@prometheus-json-exporter-0.15.0...kube-prometheus-stack-69.1.2
v69.1.1
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@prometheus-operator-crds-18.0.0...kube-prometheus-stack-69.1.1
v69.1.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
--force-conflicts
on CRD job by @onedr0p in https://github.com/prometheus-community/helm-charts/pull/5288Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-69.0.0...kube-prometheus-stack-69.1.0
v69.0.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-68.5.0...kube-prometheus-stack-69.0.0
v68.5.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-operator-admission-webhook-0.18.2...kube-prometheus-stack-68.5.0
v68.4.5
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@prometheus-27.3.0...kube-prometheus-stack-68.4.5
v68.4.4
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@prometheus-27.2.0...kube-prometheus-stack-68.4.4
v68.4.3
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-68.4.2...kube-prometheus-stack-68.4.3
v68.4.2
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-state-metrics-5.29.0...kube-prometheus-stack-68.4.2
v68.4.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-68.3.3...kube-prometheus-stack-68.4.0
v68.3.3
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@prometheus-sql-exporter-0.2.2...kube-prometheus-stack-68.3.3
v68.3.2
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@prometheus-nginx-exporter-1.0.1...kube-prometheus-stack-68.3.2
v68.3.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-68.2.2...kube-prometheus-stack-68.3.0
v68.2.2
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-conntrack-stats-exporter-0.5.15...kube-prometheus-stack-68.2.2
v68.2.1
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-68.2.0...kube-prometheus-stack-68.2.1
v68.2.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-yet-another-cloudwatch-exporter-0.39.3...kube-prometheus-stack-68.2.0
v68.1.1
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@prometheus-pushgateway-2.17.0...kube-prometheus-stack-68.1.1
v68.1.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@prometheus-windows-exporter-0.8.0...kube-prometheus-stack-68.1.0
v68.0.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-67.11.0...kube-prometheus-stack-68.0.0
v67.11.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-67.10.0...kube-prometheus-stack-67.11.0
v67.10.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@prometheus-snmp-exporter-6.0.0...kube-prometheus-stack-67.10.0
v67.9.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-stackdriver-exporter-4.7.1...kube-prometheus-stack-67.9.0
v67.8.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@prometheus-26.1.0...kube-prometheus-stack-67.8.0
v67.7.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-67.6.0...kube-prometheus-stack-67.7.0
v67.6.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-pushgateway-2.16.0...kube-prometheus-stack-67.6.0
v67.5.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prom-label-proxy-0.10.1...kube-prometheus-stack-67.5.0
v67.4.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-postgres-exporter-6.8.0...kube-prometheus-stack-67.4.0
v67.3.1
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-67.3.0...kube-prometheus-stack-67.3.1
v67.3.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-67.2.1...kube-prometheus-stack-67.3.0
v67.2.1
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-operator-crds-17.0.1...kube-prometheus-stack-67.2.1
v67.2.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-operator-admission-webhook-0.18.0...kube-prometheus-stack-67.2.0
v67.1.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-67.0.0...kube-prometheus-stack-67.1.0
v67.0.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-operator-crds-17.0.0...kube-prometheus-stack-67.0.0
v66.7.1
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-nats-exporter-2.18.0...kube-prometheus-stack-66.7.1
v66.7.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@prometheus-node-exporter-4.43.0...kube-prometheus-stack-66.7.0
v66.6.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-conntrack-stats-exporter-0.5.14...kube-prometheus-stack-66.6.0
v66.5.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-stackdriver-exporter-4.7.0...kube-prometheus-stack-66.5.0
v66.4.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@prometheus-postgres-exporter-6.7.1...kube-prometheus-stack-66.4.0
v66.3.1
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-66.3.0...kube-prometheus-stack-66.3.1
v66.3.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@prometheus-26.0.0...kube-prometheus-stack-66.3.0
v66.2.2
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-mysql-exporter-2.8.0...kube-prometheus-stack-66.2.2
v66.2.1
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-66.2.0...kube-prometheus-stack-66.2.1
v66.2.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
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.