-
Notifications
You must be signed in to change notification settings - Fork 3
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(loki): update helm-release ( 6.25.0 β 6.25.1 ) #4489
Merged
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
|
π¦ MegaLinter status: β SUCCESS
See detailed report in MegaLinter reports MegaLinter is graciously provided by OX Security |
--- HelmRelease: networking/cloudflared Deployment: networking/cloudflared
+++ HelmRelease: networking/cloudflared Deployment: networking/cloudflared
@@ -39,13 +39,13 @@
- tunnel
- --config
- /etc/cloudflared/config.yaml
- --metrics
- 0.0.0.0:9090
- run
- image: cloudflare/cloudflared:2025.2.0-amd64@sha256:1d0aced7c363a3f717e21fe8af49049aba8d22c6d45a19f511cf1d7c98ef1f56
+ image: cloudflare/cloudflared:2025.1.1-amd64@sha256:b69bebc8682c7b25610665daa55595802505b6e345fddbb01145598b89c683ba
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 9090
--- HelmRelease: observability/loki StatefulSet: observability/loki
+++ HelmRelease: observability/loki StatefulSet: observability/loki
@@ -43,13 +43,13 @@
runAsGroup: 10001
runAsNonRoot: true
runAsUser: 10001
terminationGracePeriodSeconds: 30
containers:
- name: loki-sc-rules
- image: kiwigrid/k8s-sidecar:1.29.0
+ image: kiwigrid/k8s-sidecar:1.29.1
imagePullPolicy: IfNotPresent
env:
- name: METHOD
value: WATCH
- name: LABEL
value: loki_rule |
--- kubernetes/talos-flux/apps/networking/cloudflared/app Kustomization: flux-system/apps-cloudflared HelmRelease: networking/cloudflared
+++ kubernetes/talos-flux/apps/networking/cloudflared/app Kustomization: flux-system/apps-cloudflared HelmRelease: networking/cloudflared
@@ -44,13 +44,13 @@
- /etc/cloudflared/config.yaml
- --metrics
- 0.0.0.0:9090
- run
image:
repository: cloudflare/cloudflared
- tag: 2025.2.0-amd64@sha256:1d0aced7c363a3f717e21fe8af49049aba8d22c6d45a19f511cf1d7c98ef1f56
+ tag: 2025.1.1-amd64@sha256:b69bebc8682c7b25610665daa55595802505b6e345fddbb01145598b89c683ba
ports:
- containerPort: 9090
name: metrics
protocol: TCP
probes:
liveness:
--- kubernetes/talos-flux/apps/observability/loki/app Kustomization: flux-system/apps-loki HelmRelease: observability/loki
+++ kubernetes/talos-flux/apps/observability/loki/app Kustomization: flux-system/apps-loki HelmRelease: observability/loki
@@ -15,13 +15,13 @@
chart: loki
interval: 30m
sourceRef:
kind: HelmRepository
name: grafana-charts
namespace: flux-system
- version: 6.25.0
+ version: 6.25.1
install:
remediation:
retries: 3
interval: 30m
maxHistory: 10
timeout: 5m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/kubernetes
cluster/talos-flux
renovate/flux
renovate flux manager
renovate/helm
renovate helm datasource
type/patch
a patch for a bug
0 participants
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:
6.25.0
->6.25.1
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» 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.