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 ghcr.io/onedr0p/kubanetics (2024.9.3 → 2024.9.5) #2865

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Sep 30, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/kubanetics patch 2024.9.3 -> 2024.9.5

Release Notes

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

v2024.9.5

Compare Source

What's Changed

Full Changelog: onedr0p/kubanetics@2024.9.4...2024.9.5

v2024.9.4

Compare Source

What's Changed

Full Changelog: onedr0p/kubanetics@2024.9.3...2024.9.4


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-blake bot-blake bot requested a review from buroa as a code owner September 30, 2024 17:06
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Sep 30, 2024
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Sep 30, 2024

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

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

@@ -43,13 +43,13 @@

             topologyKey: kubernetes.io/hostname
             whenUnsatisfiable: DoNotSchedule
           containers:
           - env:
             - name: SCRIPT_NAME
               value: fstrim.sh
-            image: ghcr.io/onedr0p/kubanetics:2024.9.3@sha256:c07f6fdbb9678ffad97c0417d5cfae0a79f9627c10984512a798b18fceb8560c
+            image: ghcr.io/onedr0p/kubanetics:2024.9.5@sha256:d7f977b4e8a7f85df03fb3d3b0d51e7021ba21d04fc6960865abb589f8bacf28
             name: app
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 25m
--- HelmRelease: monitoring/alertmanager-silencer CronJob: monitoring/alertmanager-silencer

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

@@ -55,13 +55,13 @@

             - name: MATCHERS_3
               value: alertname=CephNodeNetworkPacketDrops
             - name: MATCHERS_4
               value: alertname=CephNodeDiskspaceWarning
             - name: SCRIPT_NAME
               value: alertmanager-silencer.sh
-            image: ghcr.io/onedr0p/kubanetics:2024.9.3@sha256:c07f6fdbb9678ffad97c0417d5cfae0a79f9627c10984512a798b18fceb8560c
+            image: ghcr.io/onedr0p/kubanetics:2024.9.5@sha256:d7f977b4e8a7f85df03fb3d3b0d51e7021ba21d04fc6960865abb589f8bacf28
             name: app
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 25m

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Sep 30, 2024

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

+++ kubernetes/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.9.3@sha256:c07f6fdbb9678ffad97c0417d5cfae0a79f9627c10984512a798b18fceb8560c
+              tag: 2024.9.5@sha256:d7f977b4e8a7f85df03fb3d3b0d51e7021ba21d04fc6960865abb589f8bacf28
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 25m
                 memory: 128Mi
--- kubernetes/apps/monitoring/kube-prometheus-stack/tools Kustomization: flux-system/kube-prometheus-stack-tools HelmRelease: monitoring/alertmanager-silencer

+++ kubernetes/apps/monitoring/kube-prometheus-stack/tools Kustomization: flux-system/kube-prometheus-stack-tools HelmRelease: monitoring/alertmanager-silencer

@@ -38,13 +38,13 @@

               MATCHERS_2: alertname=CephMonClockSkew
               MATCHERS_3: alertname=CephNodeNetworkPacketDrops
               MATCHERS_4: alertname=CephNodeDiskspaceWarning
               SCRIPT_NAME: alertmanager-silencer.sh
             image:
               repository: ghcr.io/onedr0p/kubanetics
-              tag: 2024.9.3@sha256:c07f6fdbb9678ffad97c0417d5cfae0a79f9627c10984512a798b18fceb8560c
+              tag: 2024.9.5@sha256:d7f977b4e8a7f85df03fb3d3b0d51e7021ba21d04fc6960865abb589f8bacf28
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 25m
             securityContext:

Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com>
@bot-blake bot-blake bot force-pushed the renovate/ghcr.io-onedr0p-kubanetics-2024.x branch from 51da13f to 4f1eeca Compare September 30, 2024 19:06
@bot-blake bot-blake bot changed the title fix(container): update ghcr.io/onedr0p/kubanetics (2024.9.3 → 2024.9.4) fix(container): update ghcr.io/onedr0p/kubanetics (2024.9.3 → 2024.9.5) Sep 30, 2024
@buroa buroa merged commit 6683934 into master Sep 30, 2024
8 checks passed
@buroa buroa deleted the renovate/ghcr.io-onedr0p-kubanetics-2024.x branch September 30, 2024 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant