-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
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
layla-bot
bot
added
renovate/container
type/patch
area/kubernetes
Changes made in the kubernetes directory
cluster/main
labels
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: |
--- 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
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
bot
force-pushed
the
renovate/ghcr.io-onedr0p-kubanetics-2024.x
branch
from
May 30, 2024 17:04
dff3f04
to
6d6377b
Compare
layla-bot
bot
force-pushed
the
renovate/ghcr.io-onedr0p-kubanetics-2024.x
branch
from
June 7, 2024 08:25
6d6377b
to
45d006c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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:
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.
This PR has been generated by Renovate Bot.