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

chore(deps): update prom/memcached-exporter docker tag to v0.15.0 #13860

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2024

This PR contains the following updates:

Package Update Change
prom/memcached-exporter minor v0.14.2 -> v0.15.0

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner August 12, 2024 13:47
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 12, 2024
@renovate renovate bot force-pushed the deps-update/prom-memcached-exporter-0.x branch from 6bd8352 to 423f530 Compare September 19, 2024 20:05

This comment has been minimized.

@renovate renovate bot force-pushed the deps-update/prom-memcached-exporter-0.x branch from 423f530 to b7bdfa2 Compare November 8, 2024 16:17
@renovate renovate bot changed the title chore(deps): update prom/memcached-exporter docker tag to v0.14.4 chore(deps): update prom/memcached-exporter docker tag to v0.15.0 Nov 8, 2024

This comment has been minimized.

@github-actions github-actions bot added the type/docs Issues related to technical documentation; the Docs Squad uses this label across many repositories label Nov 13, 2024
Copy link
Contributor

Kubernetes Manifest Diff Summary

Scenario: default-single-binary-values (Added: 0, Modified: 2, Removed: 0)

Summary:

  • Added: 0

  • Modified: 2

  • Removed: 0

Added Files

No added files

Modified Files

loki/templates/results-cache/statefulset-results-cache.yaml
*** /home/runner/work/loki/loki/output/base/default-single-binary-values/loki/templates/results-cache/statefulset-results-cache.yaml	2024-11-13 00:12:16.029861810 +0000
--- /home/runner/work/loki/loki/output/pr/default-single-binary-values/loki/templates/results-cache/statefulset-results-cache.yaml	2024-11-13 00:12:18.229852806 +0000
***************
*** 84,90 ****
 - ALL
 readOnlyRootFilesystem: true
 - name: exporter
! image: prom/memcached-exporter:v0.14.2
 imagePullPolicy: IfNotPresent
 ports:
 - containerPort: 9150
--- 84,90 ----
 - ALL
 readOnlyRootFilesystem: true
 - name: exporter
! image: prom/memcached-exporter:v0.15.0
 imagePullPolicy: IfNotPresent
 ports:
 - containerPort: 9150
loki/templates/chunks-cache/statefulset-chunks-cache.yaml
*** /home/runner/work/loki/loki/output/base/default-single-binary-values/loki/templates/chunks-cache/statefulset-chunks-cache.yaml	2024-11-13 00:12:16.029861810 +0000
--- /home/runner/work/loki/loki/output/pr/default-single-binary-values/loki/templates/chunks-cache/statefulset-chunks-cache.yaml	2024-11-13 00:12:18.229852806 +0000
***************
*** 84,90 ****
 - ALL
 readOnlyRootFilesystem: true
 - name: exporter
! image: prom/memcached-exporter:v0.14.2
 imagePullPolicy: IfNotPresent
 ports:
 - containerPort: 9150
--- 84,90 ----
 - ALL
 readOnlyRootFilesystem: true
 - name: exporter
! image: prom/memcached-exporter:v0.15.0
 imagePullPolicy: IfNotPresent
 ports:
 - containerPort: 9150

Removed Files

No removed files

Scenario: default-values (Added: 0, Modified: 2, Removed: 0)

Summary:

  • Added: 0

  • Modified: 2

  • Removed: 0

Added Files

No added files

Modified Files

loki/templates/results-cache/statefulset-results-cache.yaml
*** /home/runner/work/loki/loki/output/base/default-values/loki/templates/results-cache/statefulset-results-cache.yaml	2024-11-13 00:12:16.125861407 +0000
--- /home/runner/work/loki/loki/output/pr/default-values/loki/templates/results-cache/statefulset-results-cache.yaml	2024-11-13 00:12:18.329852419 +0000
***************
*** 84,90 ****
 - ALL
 readOnlyRootFilesystem: true
 - name: exporter
! image: prom/memcached-exporter:v0.14.2
 imagePullPolicy: IfNotPresent
 ports:
 - containerPort: 9150
--- 84,90 ----
 - ALL
 readOnlyRootFilesystem: true
 - name: exporter
! image: prom/memcached-exporter:v0.15.0
 imagePullPolicy: IfNotPresent
 ports:
 - containerPort: 9150
loki/templates/chunks-cache/statefulset-chunks-cache.yaml
*** /home/runner/work/loki/loki/output/base/default-values/loki/templates/chunks-cache/statefulset-chunks-cache.yaml	2024-11-13 00:12:16.125861407 +0000
--- /home/runner/work/loki/loki/output/pr/default-values/loki/templates/chunks-cache/statefulset-chunks-cache.yaml	2024-11-13 00:12:18.329852419 +0000
***************
*** 84,90 ****
 - ALL
 readOnlyRootFilesystem: true
 - name: exporter
! image: prom/memcached-exporter:v0.14.2
 imagePullPolicy: IfNotPresent
 ports:
 - containerPort: 9150
--- 84,90 ----
 - ALL
 readOnlyRootFilesystem: true
 - name: exporter
! image: prom/memcached-exporter:v0.15.0
 imagePullPolicy: IfNotPresent
 ports:
 - containerPort: 9150

Removed Files

No removed files

Scenario: ingress-values (Added: 0, Modified: 2, Removed: 0)

Summary:

  • Added: 0

  • Modified: 2

  • Removed: 0

Added Files

No added files

Modified Files

loki/templates/results-cache/statefulset-results-cache.yaml
*** /home/runner/work/loki/loki/output/base/ingress-values/loki/templates/results-cache/statefulset-results-cache.yaml	2024-11-13 00:12:16.221861004 +0000
--- /home/runner/work/loki/loki/output/pr/ingress-values/loki/templates/results-cache/statefulset-results-cache.yaml	2024-11-13 00:12:18.425852046 +0000
***************
*** 84,90 ****
 - ALL
 readOnlyRootFilesystem: true
 - name: exporter
! image: prom/memcached-exporter:v0.14.2
 imagePullPolicy: IfNotPresent
 ports:
 - containerPort: 9150
--- 84,90 ----
 - ALL
 readOnlyRootFilesystem: true
 - name: exporter
! image: prom/memcached-exporter:v0.15.0
 imagePullPolicy: IfNotPresent
 ports:
 - containerPort: 9150
loki/templates/chunks-cache/statefulset-chunks-cache.yaml
*** /home/runner/work/loki/loki/output/base/ingress-values/loki/templates/chunks-cache/statefulset-chunks-cache.yaml	2024-11-13 00:12:16.221861004 +0000
--- /home/runner/work/loki/loki/output/pr/ingress-values/loki/templates/chunks-cache/statefulset-chunks-cache.yaml	2024-11-13 00:12:18.425852046 +0000
***************
*** 84,90 ****
 - ALL
 readOnlyRootFilesystem: true
 - name: exporter
! image: prom/memcached-exporter:v0.14.2
 imagePullPolicy: IfNotPresent
 ports:
 - containerPort: 9150
--- 84,90 ----
 - ALL
 readOnlyRootFilesystem: true
 - name: exporter
! image: prom/memcached-exporter:v0.15.0
 imagePullPolicy: IfNotPresent
 ports:
 - containerPort: 9150

Removed Files

No removed files

Scenario: legacy-monitoring-values (Added: 0, Modified: 2, Removed: 0)

Summary:

  • Added: 0

  • Modified: 2

  • Removed: 0

Added Files

No added files

Modified Files

loki/templates/results-cache/statefulset-results-cache.yaml
*** /home/runner/work/loki/loki/output/base/legacy-monitoring-values/loki/templates/results-cache/statefulset-results-cache.yaml	2024-11-13 00:12:16.325860567 +0000
--- /home/runner/work/loki/loki/output/pr/legacy-monitoring-values/loki/templates/results-cache/statefulset-results-cache.yaml	2024-11-13 00:12:18.529851644 +0000
***************
*** 84,90 ****
 - ALL
 readOnlyRootFilesystem: true
 - name: exporter
! image: prom/memcached-exporter:v0.14.2
 imagePullPolicy: IfNotPresent
 ports:
 - containerPort: 9150
--- 84,90 ----
 - ALL
 readOnlyRootFilesystem: true
 - name: exporter
! image: prom/memcached-exporter:v0.15.0
 imagePullPolicy: IfNotPresent
 ports:
 - containerPort: 9150
loki/templates/chunks-cache/statefulset-chunks-cache.yaml
*** /home/runner/work/loki/loki/output/base/legacy-monitoring-values/loki/templates/chunks-cache/statefulset-chunks-cache.yaml	2024-11-13 00:12:16.325860567 +0000
--- /home/runner/work/loki/loki/output/pr/legacy-monitoring-values/loki/templates/chunks-cache/statefulset-chunks-cache.yaml	2024-11-13 00:12:18.529851644 +0000
***************
*** 84,90 ****
 - ALL
 readOnlyRootFilesystem: true
 - name: exporter
! image: prom/memcached-exporter:v0.14.2
 imagePullPolicy: IfNotPresent
 ports:
 - containerPort: 9150
--- 84,90 ----
 - ALL
 readOnlyRootFilesystem: true
 - name: exporter
! image: prom/memcached-exporter:v0.15.0
 imagePullPolicy: IfNotPresent
 ports:
 - containerPort: 9150

Removed Files

No removed files

Scenario: simple-scalable-aws-kube-irsa-values (Added: 0, Modified: 2, Removed: 0)

Summary:

  • Added: 0

  • Modified: 2

  • Removed: 0

Added Files

No added files

Modified Files

loki/templates/results-cache/statefulset-results-cache.yaml
*** /home/runner/work/loki/loki/output/base/simple-scalable-aws-kube-irsa-values/loki/templates/results-cache/statefulset-results-cache.yaml	2024-11-13 00:12:16.433860113 +0000
--- /home/runner/work/loki/loki/output/pr/simple-scalable-aws-kube-irsa-values/loki/templates/results-cache/statefulset-results-cache.yaml	2024-11-13 00:12:18.637851224 +0000
***************
*** 84,90 ****
 - ALL
 readOnlyRootFilesystem: true
 - name: exporter
! image: prom/memcached-exporter:v0.14.2
 imagePullPolicy: IfNotPresent
 ports:
 - containerPort: 9150
--- 84,90 ----
 - ALL
 readOnlyRootFilesystem: true
 - name: exporter
! image: prom/memcached-exporter:v0.15.0
 imagePullPolicy: IfNotPresent
 ports:
 - containerPort: 9150
loki/templates/chunks-cache/statefulset-chunks-cache.yaml
*** /home/runner/work/loki/loki/output/base/simple-scalable-aws-kube-irsa-values/loki/templates/chunks-cache/statefulset-chunks-cache.yaml	2024-11-13 00:12:16.433860113 +0000
--- /home/runner/work/loki/loki/output/pr/simple-scalable-aws-kube-irsa-values/loki/templates/chunks-cache/statefulset-chunks-cache.yaml	2024-11-13 00:12:18.637851224 +0000
***************
*** 84,90 ****
 - ALL
 readOnlyRootFilesystem: true
 - name: exporter
! image: prom/memcached-exporter:v0.14.2
 imagePullPolicy: IfNotPresent
 ports:
 - containerPort: 9150
--- 84,90 ----
 - ALL
 readOnlyRootFilesystem: true
 - name: exporter
! image: prom/memcached-exporter:v0.15.0
 imagePullPolicy: IfNotPresent
 ports:
 - containerPort: 9150

Removed Files

No removed files

Copy link
Contributor Author

renovate bot commented Nov 13, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@trevorwhitney trevorwhitney merged commit ae3a590 into main Nov 13, 2024
62 checks passed
@trevorwhitney trevorwhitney deleted the deps-update/prom-memcached-exporter-0.x branch November 13, 2024 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/helm dependencies Pull requests that update a dependency file size/XS type/docs Issues related to technical documentation; the Docs Squad uses this label across many repositories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant