-
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
fix(container): update ghcr.io/onedr0p/kubanetics ( 2025.2.2 → 2025.2.4 ) #1042
Merged
monosense-arc
merged 1 commit into
main
from
renovate/infra-ghcr.io-onedr0p-kubanetics-2025.x
Feb 27, 2025
Merged
fix(container): update ghcr.io/onedr0p/kubanetics ( 2025.2.2 → 2025.2.4 ) #1042
monosense-arc
merged 1 commit into
main
from
renovate/infra-ghcr.io-onedr0p-kubanetics-2025.x
Feb 27, 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
--- kubernetes/infra/apps/kube-tools/fstrim/app Kustomization: flux-system/fstrim HelmRelease: kube-tools/fstrim
+++ kubernetes/infra/apps/kube-tools/fstrim/app Kustomization: flux-system/fstrim HelmRelease: kube-tools/fstrim
@@ -32,13 +32,13 @@
containers:
app:
env:
SCRIPT_NAME: fstrim.sh
image:
repository: ghcr.io/onedr0p/kubanetics
- tag: 2025.2.2@sha256:e4a45a5ad0f538554dd8220542f27ec7a9306390f5de68cdebfb02b7a8311fc5
+ tag: 2025.2.4@sha256:1888effcd595ddbf5c7e167740999a3bb04c915ed2fbb054a8747b64d2d3f31c
resources:
limits:
memory: 128Mi
requests:
cpu: 25m
securityContext:
--- kubernetes/infra/apps/observability/kube-prometheus-stack/tools Kustomization: flux-system/kube-prometheus-stack-tools HelmRelease: observability/alertmanager-silencer
+++ kubernetes/infra/apps/observability/kube-prometheus-stack/tools Kustomization: flux-system/kube-prometheus-stack-tools HelmRelease: observability/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: 2025.2.2@sha256:e4a45a5ad0f538554dd8220542f27ec7a9306390f5de68cdebfb02b7a8311fc5
+ tag: 2025.2.4@sha256:1888effcd595ddbf5c7e167740999a3bb04c915ed2fbb054a8747b64d2d3f31c
resources:
limits:
memory: 128Mi
requests:
cpu: 25m
securityContext: |
--- HelmRelease: kube-tools/fstrim CronJob: kube-tools/fstrim
+++ HelmRelease: kube-tools/fstrim CronJob: kube-tools/fstrim
@@ -43,13 +43,13 @@
topologyKey: kubernetes.io/hostname
whenUnsatisfiable: DoNotSchedule
containers:
- env:
- name: SCRIPT_NAME
value: fstrim.sh
- image: ghcr.io/onedr0p/kubanetics:2025.2.2@sha256:e4a45a5ad0f538554dd8220542f27ec7a9306390f5de68cdebfb02b7a8311fc5
+ image: ghcr.io/onedr0p/kubanetics:2025.2.4@sha256:1888effcd595ddbf5c7e167740999a3bb04c915ed2fbb054a8747b64d2d3f31c
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
@@ -56,13 +56,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:2025.2.2@sha256:e4a45a5ad0f538554dd8220542f27ec7a9306390f5de68cdebfb02b7a8311fc5
+ image: ghcr.io/onedr0p/kubanetics:2025.2.4@sha256:1888effcd595ddbf5c7e167740999a3bb04c915ed2fbb054a8747b64d2d3f31c
name: app
resources:
limits:
memory: 128Mi
requests:
cpu: 25m |
a09f184
to
02a72ac
Compare
02a72ac
to
846fa04
Compare
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:
2025.2.2
->2025.2.4
Release Notes
onedr0p/kubanetics (ghcr.io/onedr0p/kubanetics)
v2025.2.4
Compare Source
What's Changed
Full Changelog: onedr0p/kubanetics@2025.2.3...2025.2.4
v2025.2.3
Compare Source
What's Changed
Full Changelog: onedr0p/kubanetics@2025.2.2...2025.2.3
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 these updates again.
This PR has been generated by Renovate Bot.