-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merged
usa-reddragon-renovate-ce
merged 1 commit into
main
from
renovate/ghcr.io-hertzg-rtl_433_docker-24.10-alpine
Feb 13, 2025
Merged
chore(deps): update ghcr.io/hertzg/rtl_433_docker:24.10-alpine docker digest to 90cb13e #2961
usa-reddragon-renovate-ce
merged 1 commit into
main
from
renovate/ghcr.io-hertzg-rtl_433_docker-24.10-alpine
Feb 13, 2025
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
… digest to 90cb13e Signed-off-by: usa-reddragon-renovate-ce[bot] <156608365+usa-reddragon-renovate-ce[bot]@users.noreply.github.com>
Kustomization Diff
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
+ |
HelmRelease Diff
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' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
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.
This PR has been generated by Renovate Bot.