-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
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
--- 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 |
--- 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
force-pushed
the
renovate/ghcr.io-onedr0p-kubanetics-2024.x
branch
from
September 30, 2024 19:06
51da13f
to
4f1eeca
Compare
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
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.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.
This PR has been generated by Renovate Bot.