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(loki): update helm-release ( 6.25.0 β†’ 6.25.1 ) #4489

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

tyriis-automation[bot]
Copy link
Contributor

@tyriis-automation tyriis-automation bot commented Feb 5, 2025

This PR contains the following updates:

Package Update Change OpenSSF
loki (source) patch 6.25.0 -> 6.25.1 OpenSSF Scorecard

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.


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

This PR has been generated by Renovate Bot.

@tyriis-automation tyriis-automation bot added renovate/flux renovate flux manager renovate/helm renovate helm datasource type/patch a patch for a bug area/kubernetes cluster/talos-flux labels Feb 5, 2025
Copy link

sonarqubecloud bot commented Feb 5, 2025

@tyriis-automation
Copy link
Contributor Author

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… EDITORCONFIG editorconfig-checker 1 0 0.01s
βœ… REPOSITORY gitleaks yes no 3.04s
βœ… YAML prettier 1 0 0.32s
βœ… YAML yamllint 1 0 0.37s

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

@tyriis-automation
Copy link
Contributor Author

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

@tyriis-automation
Copy link
Contributor Author

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

@tyriis-automation tyriis-automation bot merged commit bcd983c into main Feb 5, 2025
16 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/loki-6.25.x branch February 5, 2025 13:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants