Skip to content

chore(deps): update ghcr.io/hertzg/rtl_433_docker docker tag to v25 #3003

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

usa-reddragon-renovate-ce[bot]
Copy link
Contributor

@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot commented Mar 3, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/hertzg/rtl_433_docker major 24.10-alpine -> 25.02-alpine

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 has been generated by Renovate Bot.

Copy link

github-actions bot commented Mar 3, 2025

Kustomization Diff

Changes ${\tt\large\color{green}+129\enspace\color{red}-\negthinspace128}$
Click to expand
--- apps Kustomization: flux-system/apps HelmRelease: rtl-433/rtl-433

+++ apps Kustomization: flux-system/apps HelmRelease: rtl-433/rtl-433

@@ -20,8 +20,8 @@

   driftDetection:
     mode: enabled
   interval: 60m0s
   releaseName: rtl-433
   valuesFrom:
   - kind: ConfigMap
-    name: chart-values-2929kf76c8
+    name: chart-values-t76dth2k4g
 
--- apps Kustomization: flux-system/apps ConfigMap: rtl-433/chart-values-2929kf76c8

+++ apps Kustomization: flux-system/apps ConfigMap: rtl-433/chart-values-2929kf76c8

@@ -1,150 +0,0 @@

----
-apiVersion: v1
-data:
-  values.yaml: |
-    # Default values for app.
-    # This is a YAML-formatted file.
-    # Declare variables to be passed into your templates.
-
-    replicaCount: 1
-
-    image:
-      repository: ghcr.io/hertzg/rtl_433_docker
-      pullPolicy: IfNotPresent
-      # Overrides the image tag whose default is the chart appVersion.
-      tag: "24.10-alpine@sha256:66d976ec1b8537221dbb03d78943bb539096d7668001952530eceaad5900b465"
-
-    imagePullSecrets: []
-    nameOverride: ""
-    fullnameOverride: ""
-
-    args:
-    - -c
-    - /etc/rtl_433/service.conf
-    - -R
-    - "153"
-    - -R
-    - "20"
-    - -M
-    - level
-    - -M
-    - time
-
-    secrets: []
-    # - name: app-creds
-    #   data:
-    #     API_KEY: 'asdfgh123456'
-    #     SMTP_PASSWORD: '123456asdfgh'
-    # - name: app-secret-key
-    #   data:
-    #     SECRET_KEY: ashdfsfa
-    # - name: app-keyfile
-    #   data:
-    #     keyfile.txt: |
-    #       using
-    #       multiline
-    #       strings
-
-    configs: []
-    # - name: app-config
-    #   data:
-    #     TEST_ENV: alive
-    # - name: app-otherenv
-    #   data:
-    #     SPECIAL_KEY: here
-    # - name: app-configfile
-    #   data:
-    #     test.ini: |
-    #       [test]
-    #       value=1
-
-    envFrom: []
-    # - secretRef:
-    #     name: app-creds
-    # - configMapRef:
-    #     name: app-config
-
-    env:
-    - name: TZ
-      value: America/Chicago
-    # - name: SPECIAL_KEY
-    #   valueFrom:
-    #     configMapKeyRef:
-    #       name: app-otherenv
-    #       key: SPECIAL_KEY
-
-    podAnnotations: {}
-
-    podSecurityContext: {}
-      # fsGroup: 2000
-
-    securityContext: {}
-      # capabilities:
-      #   drop:
-      #   - ALL
-      # readOnlyRootFilesystem: true
-      # runAsNonRoot: true
-      # runAsUser: 1000
-
-    service:
-      type: ClusterIP
-
-    persistentVolumes:
-    - name: config
-      mountPath: /etc/rtl_433/
-      readOnly: true
-      secret:
-        secretName: config
-        items:
-        - key: service.conf
-          path: service.conf
-    # - name: data
-    #   mountPath: /var/lib/postgresql/data
-    #   subPath: pg
-    #   size: 10Gi
-    #   persistentVolumeClaim:
-    #     name: data
-    #     storageClass: longhorn-nvme
-    # - name: config
-    #   mountPath: /config
-    #   configMap:
-    #     name: app-configfile
-    #     items:
-    #     - key: test.ini
-    #       path: config.ini
-
-
-    ingress:
-      enabled: false
-
-    probes: {}
-
-    resources:
-      limits:
-        memory: 20Mi
-        squat.ai/rtl-sdr-433: 1
-      requests:
-        cpu: 3m
-        memory: 10Mi
-
-    nodeSelector: {}
-
-    tolerations: []
-
-    affinity: {}
-
-    lifecycle: {}
-      # postStart:
-      #   exec:
-      #     command:
-      #       - /bin/sh
-      #       - -c
-      #       - cp /tmp/file /var/app/file
-kind: ConfigMap
-metadata:
-  labels:
-    kustomize.toolkit.fluxcd.io/name: apps
-    kustomize.toolkit.fluxcd.io/namespace: flux-system
-  name: chart-values-2929kf76c8
-  namespace: rtl-433
-
--- apps Kustomization: flux-system/apps ConfigMap: rtl-433/chart-values-t76dth2k4g

+++ apps Kustomization: flux-system/apps ConfigMap: rtl-433/chart-values-t76dth2k4g

@@ -0,0 +1,150 @@

+---
+apiVersion: v1
+data:
+  values.yaml: |
+    # Default values for app.
+    # This is a YAML-formatted file.
+    # Declare variables to be passed into your templates.
+
+    replicaCount: 1
+
+    image:
+      repository: ghcr.io/hertzg/rtl_433_docker
+      pullPolicy: IfNotPresent
+      # Overrides the image tag whose default is the chart appVersion.
+      tag: "25.02-alpine@sha256:207bdc0eb281a4aee723a5d8656b7d05539e40a1720b6fe11c87b765a9460a69"
+
+    imagePullSecrets: []
+    nameOverride: ""
+    fullnameOverride: ""
+
+    args:
+    - -c
+    - /etc/rtl_433/service.conf
+    - -R
+    - "153"
+    - -R
+    - "20"
+    - -M
+    - level
+    - -M
+    - time
+
+    secrets: []
+    # - name: app-creds
+    #   data:
+    #     API_KEY: 'asdfgh123456'
+    #     SMTP_PASSWORD: '123456asdfgh'
+    # - name: app-secret-key
+    #   data:
+    #     SECRET_KEY: ashdfsfa
+    # - name: app-keyfile
+    #   data:
+    #     keyfile.txt: |
+    #       using
+    #       multiline
+    #       strings
+
+    configs: []
+    # - name: app-config
+    #   data:
+    #     TEST_ENV: alive
+    # - name: app-otherenv
+    #   data:
+    #     SPECIAL_KEY: here
+    # - name: app-configfile
+    #   data:
+    #     test.ini: |
+    #       [test]
+    #       value=1
+
+    envFrom: []
+    # - secretRef:
+    #     name: app-creds
+    # - configMapRef:
+    #     name: app-config
+
+    env:
+    - name: TZ
+      value: America/Chicago
+    # - name: SPECIAL_KEY
+    #   valueFrom:
+    #     configMapKeyRef:
+    #       name: app-otherenv
+    #       key: SPECIAL_KEY
+
+    podAnnotations: {}
+
+    podSecurityContext: {}
+      # fsGroup: 2000
+
+    securityContext: {}
+      # capabilities:
+      #   drop:
+      #   - ALL
+      # readOnlyRootFilesystem: true
+      # runAsNonRoot: true
+      # runAsUser: 1000
+
+    service:
+      type: ClusterIP
+
+    persistentVolumes:
+    - name: config
+      mountPath: /etc/rtl_433/
+      readOnly: true
+      secret:
+        secretName: config
+        items:
+        - key: service.conf
+          path: service.conf
+    # - name: data
+    #   mountPath: /var/lib/postgresql/data
+    #   subPath: pg
+    #   size: 10Gi
+    #   persistentVolumeClaim:
+    #     name: data
+    #     storageClass: longhorn-nvme
+    # - name: config
+    #   mountPath: /config
+    #   configMap:
+    #     name: app-configfile
+    #     items:
+    #     - key: test.ini
+    #       path: config.ini
+
+
+    ingress:
+      enabled: false
+
+    probes: {}
+
+    resources:
+      limits:
+        memory: 20Mi
+        squat.ai/rtl-sdr-433: 1
+      requests:
+        cpu: 3m
+        memory: 10Mi
+
+    nodeSelector: {}
+
+    tolerations: []
+
+    affinity: {}
+
+    lifecycle: {}
+      # postStart:
+      #   exec:
+      #     command:
+      #       - /bin/sh
+      #       - -c
+      #       - cp /tmp/file /var/app/file
+kind: ConfigMap
+metadata:
+  labels:
+    kustomize.toolkit.fluxcd.io/name: apps
+    kustomize.toolkit.fluxcd.io/namespace: flux-system
+  name: chart-values-t76dth2k4g
+  namespace: rtl-433
+

Copy link

github-actions bot commented Mar 3, 2025

HelmRelease Diff

Changes ${\tt\large\color{green}+1\enspace\color{red}-\negthinspace1}$
Click to expand
--- HelmRelease: rtl-433/rtl-433 Deployment: rtl-433/rtl-433-app

+++ HelmRelease: rtl-433/rtl-433 Deployment: rtl-433/rtl-433-app

@@ -29,13 +29,13 @@

           - key: service.conf
             path: service.conf
           secretName: config
       securityContext: {}
       containers:
       - name: app
-        image: ghcr.io/hertzg/rtl_433_docker:24.10-alpine@sha256:66d976ec1b8537221dbb03d78943bb539096d7668001952530eceaad5900b465
+        image: ghcr.io/hertzg/rtl_433_docker:25.02-alpine@sha256:207bdc0eb281a4aee723a5d8656b7d05539e40a1720b6fe11c87b765a9460a69
         imagePullPolicy: IfNotPresent
         args:
         - -c
         - /etc/rtl_433/service.conf
         - -R
         - '153'

@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot force-pushed the renovate/ghcr.io-hertzg-rtl_433_docker-25.x branch 6 times, most recently from 6a5b2d4 to 85bc082 Compare March 6, 2025 01:29
@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot force-pushed the renovate/ghcr.io-hertzg-rtl_433_docker-25.x branch 13 times, most recently from 92b0760 to d35cece Compare March 19, 2025 02:25
@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot force-pushed the renovate/ghcr.io-hertzg-rtl_433_docker-25.x branch 5 times, most recently from 00b65dc to e0d54ce Compare March 29, 2025 01:16
@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot force-pushed the renovate/ghcr.io-hertzg-rtl_433_docker-25.x branch 13 times, most recently from f88efa8 to 1ee61d9 Compare May 20, 2025 01:12
@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot force-pushed the renovate/ghcr.io-hertzg-rtl_433_docker-25.x branch 15 times, most recently from b15bb1c to 12e6629 Compare May 28, 2025 01:12
Signed-off-by: usa-reddragon-renovate-ce[bot] <156608365+usa-reddragon-renovate-ce[bot]@users.noreply.github.com>
@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot force-pushed the renovate/ghcr.io-hertzg-rtl_433_docker-25.x branch from 12e6629 to f14e5d7 Compare May 28, 2025 03:51
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