chore(deps): update container image ghcr.io/linuxserver/smokeping to 2.8.2@35d2218 by renovate (#17368)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/smokeping](https://togithub.com/linuxserver/docker-smokeping/packages) ([source](https://togithub.com/linuxserver/docker-smokeping)) | digest | `67981c3` -> `35d2218` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
This commit is contained in:
parent
eb291cf98b
commit
075ae4d5b9
|
@ -3,7 +3,7 @@ annotations:
|
|||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
|
@ -24,7 +24,7 @@ keywords:
|
|||
- smokeping
|
||||
- network
|
||||
- latency
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/smokeping
|
||||
- https://ghcr.io/linuxserver/smokeping
|
||||
type: application
|
||||
version: 9.1.9
|
||||
version: 9.1.10
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/smokeping
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.8.2@sha256:67981c3b4c88b4be9b1cd90d4837fa3204b7722971eae6294f2bd2c18edd7a32
|
||||
tag: 2.8.2@sha256:35d221844f497dabbca02b972ca378783328380a329d0f7ca594c34dfafba53e
|
||||
strategy:
|
||||
type: Recreate
|
||||
service:
|
||||
|
|
Loading…
Reference in New Issue