Skip to content
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!: update helm chart kube-prometheus-stack to 44.0.0 #2987

Merged
merged 2 commits into from
Jan 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 14, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) major 43.3.1 -> 44.0.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

prometheus-community/helm-charts

v44.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.


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

bloopy-boi and others added 2 commits January 14, 2023 14:17
Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
@renovate renovate bot requested a review from h3mmy as a code owner January 14, 2023 14:19
@bloopy-boi bloopy-boi bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Jan 14, 2023
@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Jan 14, 2023

Path: cluster/core/kube-prometheus-stack/helm-release.yaml
Version: 43.3.1 -> 44.0.0

@@ -36165,17 +36165,17 @@
 spec:
 containers:
 - name: kube-prometheus-stack
- image: "quay.io/prometheus-operator/prometheus-operator:v0.61.1"
+ image: "quay.io/prometheus-operator/prometheus-operator:v0.62.0"
 imagePullPolicy: "IfNotPresent"
 args:
 - --kubelet-service=kube-system/prometheus-kubelet
 - --localhost=127.0.0.1
- - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.61.1
+ - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.62.0
 - --config-reloader-cpu-request=200m
 - --config-reloader-cpu-limit=200m
 - --config-reloader-memory-request=50Mi
 - --config-reloader-memory-limit=50Mi
- - --thanos-default-base-image=quay.io/thanos/thanos:v0.29.0
+ - --thanos-default-base-image=quay.io/thanos/thanos:v0.30.1
 - --web.enable-tls=true
 - --web.cert-file=/cert/cert
 - --web.key-file=/cert/key
@@ -36293,8 +36293,8 @@
 port: http-web
 pathPrefix: "/"
 apiVersion: v2
- image: "quay.io/prometheus/prometheus:v2.40.5"
- version: v2.40.5
+ image: "quay.io/prometheus/prometheus:v2.41.0"
+ version: v2.41.0
 externalUrl: http://prometheus-prometheus.default:9090
 paused: false
 replicas: 1
@@ -39633,7 +39633,7 @@
 - --webhook-name=prometheus-admission
 - --namespace=default
 - --secret-name=prometheus-admission
- - --patch-failure-policy=Fail
+ - --patch-failure-policy=
 securityContext: {}
 resources: {}
 restartPolicy: OnFailure

@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Jan 14, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.11s
✅ YAML prettier 2 0 0 0.52s
✅ YAML yamllint 2 0 0.24s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@h3mmy h3mmy merged commit b0e66f5 into main Jan 14, 2023
@h3mmy h3mmy deleted the renovate/kube-prometheus-stack-44.x branch January 14, 2023 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant