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 ghcr.io/hertzg/rtl_433_docker:24.10-alpine docker digest to 90cb13e #2961

Conversation

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

This PR contains the following updates:

Package Update Change
ghcr.io/hertzg/rtl_433_docker digest 7fc124f -> 90cb13e

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

… digest to 90cb13e

Signed-off-by: usa-reddragon-renovate-ce[bot] <156608365+usa-reddragon-renovate-ce[bot]@users.noreply.github.com>
Copy link

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-6fmmg298m4
+    name: chart-values-gck29m59m9
 
--- apps Kustomization: flux-system/apps ConfigMap: rtl-433/chart-values-6fmmg298m4

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

@@ -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:7fc124f887e75cd95122e3c458ab259a905e8b31055dc52b83b06c3e189a5b61"
-
-    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-6fmmg298m4
-  namespace: rtl-433
-
--- apps Kustomization: flux-system/apps ConfigMap: rtl-433/chart-values-gck29m59m9

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

@@ -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: "24.10-alpine@sha256:90cb13e9a1ea7a57f0d7819993d18dfa484ec9ab429f9639dc3629222812dfd8"
+
+    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-gck29m59m9
+  namespace: rtl-433
+

Copy link

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:7fc124f887e75cd95122e3c458ab259a905e8b31055dc52b83b06c3e189a5b61
+        image: ghcr.io/hertzg/rtl_433_docker:24.10-alpine@sha256:90cb13e9a1ea7a57f0d7819993d18dfa484ec9ab429f9639dc3629222812dfd8
         imagePullPolicy: IfNotPresent
         args:
         - -c
         - /etc/rtl_433/service.conf
         - -R
         - '153'

@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot merged commit 3149902 into main Feb 13, 2025
5 checks passed
@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot deleted the renovate/ghcr.io-hertzg-rtl_433_docker-24.10-alpine branch February 13, 2025 01:20
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.

0 participants