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 ghcr.io/onedr0p/kubanetics to v2024.5.6 #2511

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented May 29, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/kubanetics patch 2024.5.4 -> 2024.5.6

Release Notes

onedr0p/kubanetics (ghcr.io/onedr0p/kubanetics)

v2024.5.6

Compare Source

What's Changed

Full Changelog: onedr0p/kubanetics@2024.5.5...2024.5.6

v2024.5.5

Compare Source

What's Changed

Full Changelog: onedr0p/kubanetics@2024.5.4...2024.5.5


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.

@layla-bot layla-bot bot requested a review from kashalls as a code owner May 29, 2024 16:05
@layla-bot layla-bot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory cluster/main labels May 29, 2024
@layla-bot
Copy link
Contributor Author

layla-bot bot commented May 29, 2024

--- kubernetes/main/apps/observability/alertmanager-silencer/app Kustomization: flux-system/alertmanager-silencer HelmRelease: observability/alertmanager-silencer

+++ kubernetes/main/apps/observability/alertmanager-silencer/app Kustomization: flux-system/alertmanager-silencer HelmRelease: observability/alertmanager-silencer

@@ -42,13 +42,13 @@

               MATCHERS_3: alertname=CephNodeNetworkPacketDrops
               MATCHERS_4: alertname=CephNodeDiskspaceWarning device=/dev/sda6
               MATCHERS_5: alertname=CephNodeDiskspaceWarning mountpoint=/etc/nfsmount.conf
               SCRIPT_NAME: alertmanager-silencer.sh
             image:
               repository: ghcr.io/onedr0p/kubanetics
-              tag: 2024.5.4@sha256:220ceb1bc1adca0b3ac45cedb3682091ff6f7f3725769fc22decbd3bb2091478
+              tag: 2024.5.6@sha256:8c11900e6543d70d3cf1c0f137de622fbf26992403a7a3a667c15151ec03f41c
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 25m
             securityContext:
--- kubernetes/main/apps/kube-system/fstrim/app Kustomization: flux-system/fstrim HelmRelease: kube-system/fstrim

+++ kubernetes/main/apps/kube-system/fstrim/app Kustomization: flux-system/fstrim HelmRelease: kube-system/fstrim

@@ -32,13 +32,13 @@

         containers:
           app:
             env:
               SCRIPT_NAME: fstrim.sh
             image:
               repository: ghcr.io/onedr0p/kubanetics
-              tag: 2024.5.4@sha256:220ceb1bc1adca0b3ac45cedb3682091ff6f7f3725769fc22decbd3bb2091478
+              tag: 2024.5.6@sha256:8c11900e6543d70d3cf1c0f137de622fbf26992403a7a3a667c15151ec03f41c
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 25m
             securityContext:

@layla-bot
Copy link
Contributor Author

layla-bot bot commented May 29, 2024

--- HelmRelease: kube-system/fstrim CronJob: kube-system/fstrim

+++ HelmRelease: kube-system/fstrim CronJob: kube-system/fstrim

@@ -42,13 +42,13 @@

             topologyKey: kubernetes.io/hostname
             whenUnsatisfiable: DoNotSchedule
           containers:
           - env:
             - name: SCRIPT_NAME
               value: fstrim.sh
-            image: ghcr.io/onedr0p/kubanetics:2024.5.4@sha256:220ceb1bc1adca0b3ac45cedb3682091ff6f7f3725769fc22decbd3bb2091478
+            image: ghcr.io/onedr0p/kubanetics:2024.5.6@sha256:8c11900e6543d70d3cf1c0f137de622fbf26992403a7a3a667c15151ec03f41c
             name: app
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 25m
--- HelmRelease: observability/alertmanager-silencer CronJob: observability/alertmanager-silencer

+++ HelmRelease: observability/alertmanager-silencer CronJob: observability/alertmanager-silencer

@@ -52,13 +52,13 @@

             - name: MATCHERS_4
               value: alertname=CephNodeDiskspaceWarning device=/dev/sda6
             - name: MATCHERS_5
               value: alertname=CephNodeDiskspaceWarning mountpoint=/etc/nfsmount.conf
             - name: SCRIPT_NAME
               value: alertmanager-silencer.sh
-            image: ghcr.io/onedr0p/kubanetics:2024.5.4@sha256:220ceb1bc1adca0b3ac45cedb3682091ff6f7f3725769fc22decbd3bb2091478
+            image: ghcr.io/onedr0p/kubanetics:2024.5.6@sha256:8c11900e6543d70d3cf1c0f137de622fbf26992403a7a3a667c15151ec03f41c
             name: app
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 25m

@layla-bot layla-bot bot changed the title fix(container): update image ghcr.io/onedr0p/kubanetics to v2024.5.5 fix(container): update image ghcr.io/onedr0p/kubanetics to v2024.5.6 May 30, 2024
@layla-bot layla-bot bot force-pushed the renovate/ghcr.io-onedr0p-kubanetics-2024.x branch from dff3f04 to 6d6377b Compare May 30, 2024 17:04
@layla-bot layla-bot bot force-pushed the renovate/ghcr.io-onedr0p-kubanetics-2024.x branch from 6d6377b to 45d006c Compare June 7, 2024 08:25
@kashalls kashalls merged commit 24df1f5 into main Jun 7, 2024
12 of 13 checks passed
@layla-bot layla-bot bot deleted the renovate/ghcr.io-onedr0p-kubanetics-2024.x branch June 7, 2024 09:05
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