home-ops
home-ops copied to clipboard
fix(container): update ghcr.io/onedr0p/kubanetics ( 2024.5.0 → 2024.5.2 )
This PR contains the following updates:
Package | Update | Change |
---|---|---|
ghcr.io/onedr0p/kubanetics | patch | 2024.5.0 -> 2024.5.2 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
onedr0p/kubanetics (ghcr.io/onedr0p/kubanetics)
v2024.5.2
What's Changed
- chore(deps): update registry.k8s.io/kubectl docker tag to v1.30.1 by @bot-ross in https://github.com/onedr0p/kubanetics/pull/19
Full Changelog: https://github.com/onedr0p/kubanetics/compare/2024.5.1...2024.5.2
v2024.5.1
What's Changed
- chore(deps): update ghcr.io/fluxcd/flux-cli docker tag to v2.3.0 by @bot-ross in https://github.com/onedr0p/kubanetics/pull/18
Full Changelog: https://github.com/onedr0p/kubanetics/compare/2024.5.0...2024.5.1
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.
--- 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.0@sha256:2787387cfec563b12b18c2708ac638deaaaa0daa5119b731d8a036e23a9ef43a
+ image: ghcr.io/onedr0p/kubanetics:2024.5.2@sha256:4cea050d5ea2f27c15ab45b07a9335c193bd11d7ca6c4c45ceadc0cdbb1659a2
name: app
resources:
limits:
memory: 128Mi
requests:
cpu: 25m
--- kubernetes/kyak/apps/kube-system/fstrim/app Kustomization: flux-system/fstrim HelmRelease: kube-system/fstrim
+++ kubernetes/kyak/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.0@sha256:2787387cfec563b12b18c2708ac638deaaaa0daa5119b731d8a036e23a9ef43a
+ tag: 2024.5.2@sha256:4cea050d5ea2f27c15ab45b07a9335c193bd11d7ca6c4c45ceadc0cdbb1659a2
resources:
limits:
memory: 128Mi
requests:
cpu: 25m
securityContext: