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(container): update image docker.io/allangood/rtlamr2mqtt to v2.3.4 #6517

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Dec 8, 2023

This PR contains the following updates:

Package Update Change OpenSSF
docker.io/allangood/rtlamr2mqtt patch 2.3.3 -> 2.3.4 OpenSSF Scorecard

Release Notes

allangood/rtlamr2mqtt (docker.io/allangood/rtlamr2mqtt)

v2.3.4: Version 2.3.4

Compare Source

Changes


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.

@bot-ross bot-ross bot requested a review from onedr0p as a code owner December 8, 2023 04:05
@bot-ross bot-ross bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory cluster/main labels Dec 8, 2023
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Dec 8, 2023

--- kubernetes/main/apps/default/rtlamr2mqtt/app Kustomization: flux-system/rtlamr2mqtt HelmRelease: default/rtlamr2mqtt

+++ kubernetes/main/apps/default/rtlamr2mqtt/app Kustomization: flux-system/rtlamr2mqtt HelmRelease: default/rtlamr2mqtt

@@ -39,13 +39,13 @@

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           main:
             image:
               repository: docker.io/allangood/rtlamr2mqtt
-              tag: 2.3.3
+              tag: 2.3.4
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 50m
                 memory: 64Mi

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Dec 8, 2023

--- kubernetes/main HelmRelease: default/rtlamr2mqtt Deployment: default/rtlamr2mqtt

+++ kubernetes/main HelmRelease: default/rtlamr2mqtt Deployment: default/rtlamr2mqtt

@@ -34,13 +34,13 @@

       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       nodeSelector:
         nesdr.feature.node.kubernetes.io/rtlamr: 'true'
       containers:
-      - image: docker.io/allangood/rtlamr2mqtt:2.3.3
+      - image: docker.io/allangood/rtlamr2mqtt:2.3.4
         name: main
         resources:
           limits:
             memory: 128Mi
           requests:
             cpu: 50m

@onedr0p onedr0p merged commit 8a9797f into main Dec 8, 2023
11 checks passed
@onedr0p onedr0p deleted the renovate/main-docker.io-allangood-rtlamr2mqtt-2.x branch December 8, 2023 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant