generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 8
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 ( 65.2.0 → 65.5.1 ) #3012
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
unhesitatingeffectivebot
bot
requested a review
from ahgraber
as a code owner
October 17, 2024 09:19
unhesitatingeffectivebot
bot
added
type/minor
area/kubernetes
Changes made in the kubernetes directory
labels
Oct 17, 2024
--- kubernetes/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack
+++ kubernetes/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack
@@ -13,13 +13,13 @@
spec:
chart: kube-prometheus-stack
sourceRef:
kind: HelmRepository
name: prometheus-community
namespace: flux-system
- version: 65.2.0
+ version: 65.5.1
dependsOn:
- name: local-path-provisioner
namespace: kube-system
- name: rook-ceph-cluster
namespace: rook-ceph
- name: prometheus-operator-crds |
--- HelmRelease: monitoring/kube-prometheus-stack Deployment: monitoring/kps-operator
+++ HelmRelease: monitoring/kube-prometheus-stack Deployment: monitoring/kps-operator
@@ -35,12 +35,14 @@
containers:
- name: kube-prometheus-stack
image: quay.io/prometheus-operator/prometheus-operator:v0.77.1
imagePullPolicy: IfNotPresent
args:
- --kubelet-service=kube-system/kps-kubelet
+ - --kubelet-endpoints=true
+ - --kubelet-endpointslice=false
- --localhost=127.0.0.1
- --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.77.1
- --config-reloader-cpu-request=5m
- --config-reloader-cpu-limit=0
- --config-reloader-memory-request=32M
- --config-reloader-memory-limit=32M |
unhesitatingeffectivebot
bot
force-pushed
the
renovate/kube-prometheus-stack-65.x
branch
10 times, most recently
from
October 22, 2024 08:23
42c097c
to
571f661
Compare
unhesitatingeffectivebot
bot
changed the title
feat(container): update kube-prometheus-stack ( 65.2.0 → 65.3.1 )
feat(container): update kube-prometheus-stack ( 65.2.0 → 65.3.2 )
Oct 22, 2024
unhesitatingeffectivebot
bot
force-pushed
the
renovate/kube-prometheus-stack-65.x
branch
4 times, most recently
from
October 24, 2024 07:17
f1c03e3
to
1178deb
Compare
unhesitatingeffectivebot
bot
changed the title
feat(container): update kube-prometheus-stack ( 65.2.0 → 65.3.2 )
feat(container): update kube-prometheus-stack ( 65.2.0 → 65.4.0 )
Oct 24, 2024
unhesitatingeffectivebot
bot
force-pushed
the
renovate/kube-prometheus-stack-65.x
branch
5 times, most recently
from
October 25, 2024 16:22
9fccf37
to
8217be3
Compare
unhesitatingeffectivebot
bot
changed the title
feat(container): update kube-prometheus-stack ( 65.2.0 → 65.4.0 )
feat(container): update kube-prometheus-stack ( 65.2.0 → 65.5.0 )
Oct 25, 2024
unhesitatingeffectivebot
bot
force-pushed
the
renovate/kube-prometheus-stack-65.x
branch
2 times, most recently
from
October 25, 2024 23:18
809ba93
to
3caa567
Compare
unhesitatingeffectivebot
bot
force-pushed
the
renovate/kube-prometheus-stack-65.x
branch
2 times, most recently
from
October 26, 2024 02:45
f8bea71
to
4021bbd
Compare
ahgraber
approved these changes
Nov 3, 2024
unhesitatingeffectivebot
bot
force-pushed
the
renovate/kube-prometheus-stack-65.x
branch
from
November 3, 2024 23:18
4021bbd
to
0315114
Compare
unhesitatingeffectivebot
bot
changed the title
feat(container): update kube-prometheus-stack ( 65.2.0 → 65.5.0 )
feat(container): update kube-prometheus-stack ( 65.2.0 → 65.5.1 )
Nov 3, 2024
unhesitatingeffectivebot
bot
force-pushed
the
renovate/kube-prometheus-stack-65.x
branch
from
November 4, 2024 01:20
0315114
to
3fed665
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:
65.2.0
->65.5.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)
v65.5.1
Compare Source
v65.5.0
Compare Source
v65.4.0
Compare Source
v65.3.2
Compare Source
v65.3.1
Compare Source
v65.3.0
Compare Source
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.