feat(helm/kube-prometheus-stack)!: Update 83.4.0 ➼ 84.5.0#5581
Open
tinfoild[bot] wants to merge 1 commit into
Open
feat(helm/kube-prometheus-stack)!: Update 83.4.0 ➼ 84.5.0#5581tinfoild[bot] wants to merge 1 commit into
tinfoild[bot] wants to merge 1 commit into
Conversation
Contributor
Author
kube/helmrelease/out00--- HelmRelease: monitoring/kps Job: monitoring/kps-admission-create
+++ HelmRelease: monitoring/kps Job: monitoring/kps-admission-create
@@ -30,13 +30,13 @@
heritage: Helm
app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
app.kubernetes.io/component: prometheus-operator-webhook
spec:
containers:
- name: create
- image: ghcr.io/jkroepke/kube-webhook-certgen:1.8.0
+ image: ghcr.io/jkroepke/kube-webhook-certgen:1.8.2
imagePullPolicy: IfNotPresent
args:
- create
- --host=kps-operator,kps-operator.monitoring.svc
- --namespace=monitoring
- --secret-name=kps-admission
--- HelmRelease: monitoring/kps Job: monitoring/kps-admission-patch
+++ HelmRelease: monitoring/kps Job: monitoring/kps-admission-patch
@@ -30,13 +30,13 @@
heritage: Helm
app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
app.kubernetes.io/component: prometheus-operator-webhook
spec:
containers:
- name: patch
- image: ghcr.io/jkroepke/kube-webhook-certgen:1.8.0
+ image: ghcr.io/jkroepke/kube-webhook-certgen:1.8.2
imagePullPolicy: IfNotPresent
args:
- patch
- --webhook-name=kps-admission
- --namespace=monitoring
- --secret-name=kps-admission |
Contributor
Author
kube/helmrelease/out00--- HelmRelease: monitoring/kps Job: monitoring/kps-admission-create
+++ HelmRelease: monitoring/kps Job: monitoring/kps-admission-create
@@ -30,13 +30,13 @@
heritage: Helm
app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
app.kubernetes.io/component: prometheus-operator-webhook
spec:
containers:
- name: create
- image: ghcr.io/jkroepke/kube-webhook-certgen:1.8.0
+ image: ghcr.io/jkroepke/kube-webhook-certgen:1.8.1
imagePullPolicy: IfNotPresent
args:
- create
- --host=kps-operator,kps-operator.monitoring.svc
- --namespace=monitoring
- --secret-name=kps-admission
--- HelmRelease: monitoring/kps Job: monitoring/kps-admission-patch
+++ HelmRelease: monitoring/kps Job: monitoring/kps-admission-patch
@@ -30,13 +30,13 @@
heritage: Helm
app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
app.kubernetes.io/component: prometheus-operator-webhook
spec:
containers:
- name: patch
- image: ghcr.io/jkroepke/kube-webhook-certgen:1.8.0
+ image: ghcr.io/jkroepke/kube-webhook-certgen:1.8.1
imagePullPolicy: IfNotPresent
args:
- patch
- --webhook-name=kps-admission
- --namespace=monitoring
- --secret-name=kps-admission |
c459e11 to
5808177
Compare
Deploying jjgadgets-biohazard with
|
| Latest commit: |
323145c
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9bfc83ac.jjgadgets-biohazard.pages.dev |
| Branch Preview URL: | https://renovate-kube-prometheus-sta-xma3.jjgadgets-biohazard.pages.dev |
5b4330a to
7a008ae
Compare
7a008ae to
3ce1a75
Compare
3ce1a75 to
74e4e64
Compare
74e4e64 to
b2e7de7
Compare
Contributor
Author
kube/kustomization/out00--- kube/deploy/core/monitoring/kps/app Kustomization: flux-system/1-core-monitoring-kps-app HelmRelease: monitoring/kps
+++ kube/deploy/core/monitoring/kps/app Kustomization: flux-system/1-core-monitoring-kps-app HelmRelease: monitoring/kps
@@ -12,13 +12,13 @@
spec:
chart: kube-prometheus-stack
sourceRef:
kind: HelmRepository
name: prometheus-community
namespace: flux-system
- version: 83.4.0
+ version: 84.5.0
driftDetection:
ignore:
- paths:
- /spec/replicas
mode: warn
install: |
b2e7de7 to
97b47ef
Compare
97b47ef to
58f7c2c
Compare
58f7c2c to
2e16e2b
Compare
2e16e2b to
b69c060
Compare
b69c060 to
323145c
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:
83.4.0→84.5.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
prometheus-community/helm-charts (kube-prometheus-stack)
v84.5.0Compare 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-29.5.0...kube-prometheus-stack-84.5.0
v84.4.0Compare 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@alertmanager-1.35.1...kube-prometheus-stack-84.4.0
v84.3.0Compare 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.21.0...kube-prometheus-stack-84.3.0
v84.2.1Compare 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-84.2.0...kube-prometheus-stack-84.2.1
v84.2.0Compare 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-84.1.2...kube-prometheus-stack-84.2.0
v84.1.2Compare 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-84.1.1...kube-prometheus-stack-84.1.2
v84.1.1Compare 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-84.1.0...kube-prometheus-stack-84.1.1
v84.1.0Compare 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-84.0.1...kube-prometheus-stack-84.1.0
v84.0.1Compare 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.38.2...kube-prometheus-stack-84.0.1
v84.0.0Compare 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-nginx-exporter-1.21.0...kube-prometheus-stack-84.0.0
v83.7.0Compare 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
afc9733by @renovate[bot] in #6858Full Changelog: prometheus-community/helm-charts@prom-label-proxy-0.19.0...kube-prometheus-stack-83.7.0
v83.6.0Compare 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
ac9a509by @renovate[bot] in #6854Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-83.5.1...kube-prometheus-stack-83.6.0
v83.5.1Compare 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.38.1...kube-prometheus-stack-83.5.1
v83.5.0Compare 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-83.4.3...kube-prometheus-stack-83.5.0
v83.4.3Compare 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-83.4.2...kube-prometheus-stack-83.4.3
v83.4.2Compare 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-29.2.1...kube-prometheus-stack-83.4.2
v83.4.1Compare 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-nginx-exporter-1.20.10...kube-prometheus-stack-83.4.1
Configuration
📅 Schedule: (in timezone Asia/Singapore)
🚦 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 Mend Renovate.