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

fix(container): update prometheus-operator-crds ( 17.0.1 → 17.0.2 ) [main] #1141

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

drag0n141-bot[bot]
Copy link
Contributor

@drag0n141-bot drag0n141-bot bot commented Dec 18, 2024

This PR contains the following updates:

Package Update Change
prometheus-operator-crds patch 17.0.1 -> 17.0.2

Release Notes

prometheus-community/helm-charts (prometheus-operator-crds)

v17.0.2

Compare Source

A Helm chart that collects custom resource definitions (CRDs) from the Prometheus Operator, allowing for seamless integration with GitOps tools

What's Changed

Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-67.3.1...prometheus-operator-crds-17.0.2


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 Renovate Bot.

@drag0n141-bot
Copy link
Contributor Author

drag0n141-bot bot commented Dec 18, 2024

--- kubernetes/main/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack

+++ kubernetes/main/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack

@@ -12,13 +12,13 @@

     spec:
       chart: kube-prometheus-stack
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 67.3.1
+      version: 67.3.0
   dependsOn:
   - name: prometheus-operator-crds
     namespace: monitoring
   - name: rook-ceph-cluster
     namespace: rook-ceph
   install:
--- kubernetes/main/apps/monitoring/prometheus-operator-crds/app Kustomization: flux-system/prometheus-operator-crds HelmRelease: monitoring/prometheus-operator-crds

+++ kubernetes/main/apps/monitoring/prometheus-operator-crds/app Kustomization: flux-system/prometheus-operator-crds HelmRelease: monitoring/prometheus-operator-crds

@@ -12,13 +12,13 @@

     spec:
       chart: prometheus-operator-crds
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 17.0.1
+      version: 17.0.2
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
   upgrade:

@drag0n141-bot
Copy link
Contributor Author

drag0n141-bot bot commented Dec 18, 2024

--- HelmRelease: monitoring/kube-prometheus-stack Deployment: monitoring/kube-prometheus-stack-operator

+++ HelmRelease: monitoring/kube-prometheus-stack Deployment: monitoring/kube-prometheus-stack-operator

@@ -31,20 +31,20 @@

         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.79.2
+        image: quay.io/prometheus-operator/prometheus-operator:v0.79.1
         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.79.2
+        - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.79.1
         - --config-reloader-cpu-request=5m
         - --config-reloader-cpu-limit=0
         - --config-reloader-memory-request=32M
         - --config-reloader-memory-limit=32M
         - --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

@drag0n141 drag0n141 merged commit 1e234fb into master Dec 18, 2024
8 of 9 checks passed
@drag0n141 drag0n141 deleted the renovate/main-prometheus-operator-crds-17.x branch December 18, 2024 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant