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 kiwigrid/k8s-sidecar docker tag to v1.28.4 #15287

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2024

This PR contains the following updates:

Package Update Change
kiwigrid/k8s-sidecar patch 1.28.0 -> 1.28.4

Release Notes

kiwigrid/k8s-sidecar (kiwigrid/k8s-sidecar)

v1.28.4

Compare Source

🐛 Fixes

  • BUG: Fix missing sleep in _watch_resource_loop

v1.28.3

Compare Source

📦 Dependencies
  • Bump helm/kind-action from 1.10.0 to 1.11.0

v1.28.2

Compare Source

📦 Dependencies
  • Bump docker/login-action from 2 to 3

v1.28.1

Compare Source

📦 Dependencies
  • Bump docker/setup-qemu-action from 2 to 3
  • Bump mikepenz/release-changelog-builder-action from 4 to 5
  • update kind node images

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 added the dependencies Pull requests that update a dependency file label Dec 5, 2024
@renovate renovate bot requested a review from a team as a code owner December 5, 2024 18:11

This comment has been minimized.

@renovate renovate bot force-pushed the deps-update/kiwigridk8s-sidecar branch from 278e9c3 to 9723d27 Compare December 17, 2024 13:05
@renovate renovate bot changed the title chore(deps): update kiwigrid/k8s-sidecar docker tag to v1.28.1 chore(deps): update kiwigrid/k8s-sidecar docker tag to v1.28.2 Dec 17, 2024

This comment has been minimized.

@renovate renovate bot changed the title chore(deps): update kiwigrid/k8s-sidecar docker tag to v1.28.2 chore(deps): update kiwigrid/k8s-sidecar docker tag to v1.28.3 Dec 17, 2024
@renovate renovate bot force-pushed the deps-update/kiwigridk8s-sidecar branch from 9723d27 to 3b17097 Compare December 17, 2024 14:24

This comment has been minimized.

@renovate renovate bot force-pushed the deps-update/kiwigridk8s-sidecar branch from 3b17097 to ff3835e Compare December 18, 2024 12:04
@renovate renovate bot changed the title chore(deps): update kiwigrid/k8s-sidecar docker tag to v1.28.3 chore(deps): update kiwigrid/k8s-sidecar docker tag to v1.28.4 Dec 18, 2024
Copy link
Contributor

Kubernetes Manifest Diff Summary

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

Summary:

  • Added: 0

  • Modified: 0

  • Removed: 0

Added Files

No added files

Modified Files

No modified files

Removed Files

No removed files

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

Summary:

  • Added: 0

  • Modified: 1

  • Removed: 0

Added Files

No added files

Modified Files

loki/templates/backend/statefulset-backend.yaml
*** /home/runner/work/loki/loki/output/base/default-values/loki/templates/backend/statefulset-backend.yaml	2024-12-18 12:04:54.411572563 +0000
--- /home/runner/work/loki/loki/output/pr/default-values/loki/templates/backend/statefulset-backend.yaml	2024-12-18 12:04:57.258566095 +0000
***************
*** 50,56 ****
 terminationGracePeriodSeconds: 300
 containers:
 - name: loki-sc-rules
! image: "kiwigrid/k8s-sidecar:1.28.0"
 imagePullPolicy: IfNotPresent
 env:
 - name: METHOD
--- 50,56 ----
 terminationGracePeriodSeconds: 300
 containers:
 - name: loki-sc-rules
! image: "kiwigrid/k8s-sidecar:1.28.4"
 imagePullPolicy: IfNotPresent
 env:
 - name: METHOD

Removed Files

No removed files

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

Summary:

  • Added: 0

  • Modified: 1

  • Removed: 0

Added Files

No added files

Modified Files

loki/templates/backend/statefulset-backend.yaml
*** /home/runner/work/loki/loki/output/base/ingress-values/loki/templates/backend/statefulset-backend.yaml	2024-12-18 12:04:54.510572338 +0000
--- /home/runner/work/loki/loki/output/pr/ingress-values/loki/templates/backend/statefulset-backend.yaml	2024-12-18 12:04:57.357565870 +0000
***************
*** 50,56 ****
 terminationGracePeriodSeconds: 300
 containers:
 - name: loki-sc-rules
! image: "kiwigrid/k8s-sidecar:1.28.0"
 imagePullPolicy: IfNotPresent
 env:
 - name: METHOD
--- 50,56 ----
 terminationGracePeriodSeconds: 300
 containers:
 - name: loki-sc-rules
! image: "kiwigrid/k8s-sidecar:1.28.4"
 imagePullPolicy: IfNotPresent
 env:
 - name: METHOD

Removed Files

No removed files

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

Summary:

  • Added: 0

  • Modified: 1

  • Removed: 0

Added Files

No added files

Modified Files

loki/templates/backend/statefulset-backend.yaml
*** /home/runner/work/loki/loki/output/base/legacy-monitoring-values/loki/templates/backend/statefulset-backend.yaml	2024-12-18 12:04:54.614572101 +0000
--- /home/runner/work/loki/loki/output/pr/legacy-monitoring-values/loki/templates/backend/statefulset-backend.yaml	2024-12-18 12:04:57.459565638 +0000
***************
*** 50,56 ****
 terminationGracePeriodSeconds: 300
 containers:
 - name: loki-sc-rules
! image: "kiwigrid/k8s-sidecar:1.28.0"
 imagePullPolicy: IfNotPresent
 env:
 - name: METHOD
--- 50,56 ----
 terminationGracePeriodSeconds: 300
 containers:
 - name: loki-sc-rules
! image: "kiwigrid/k8s-sidecar:1.28.4"
 imagePullPolicy: IfNotPresent
 env:
 - name: METHOD

Removed Files

No removed files

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

Summary:

  • Added: 0

  • Modified: 1

  • Removed: 0

Added Files

No added files

Modified Files

loki/templates/backend/statefulset-backend.yaml
*** /home/runner/work/loki/loki/output/base/simple-scalable-aws-kube-irsa-values/loki/templates/backend/statefulset-backend.yaml	2024-12-18 12:04:54.722571856 +0000
--- /home/runner/work/loki/loki/output/pr/simple-scalable-aws-kube-irsa-values/loki/templates/backend/statefulset-backend.yaml	2024-12-18 12:04:57.570565386 +0000
***************
*** 50,56 ****
 terminationGracePeriodSeconds: 300
 containers:
 - name: loki-sc-rules
! image: "kiwigrid/k8s-sidecar:1.28.0"
 imagePullPolicy: IfNotPresent
 env:
 - name: METHOD
--- 50,56 ----
 terminationGracePeriodSeconds: 300
 containers:
 - name: loki-sc-rules
! image: "kiwigrid/k8s-sidecar:1.28.4"
 imagePullPolicy: IfNotPresent
 env:
 - name: METHOD

Removed Files

No removed files

@chaudum chaudum closed this Dec 20, 2024
@chaudum chaudum deleted the deps-update/kiwigridk8s-sidecar branch December 20, 2024 09:36
Copy link
Contributor Author

renovate bot commented Dec 20, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.28.4). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant