chore(deps): update container image ghcr.io/linuxserver/smokeping to 2.8.2@120b449 by renovate (#22070)
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 | `1e80c1b` -> `120b449` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM2My40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
544326b624
commit
082063e9bf
|
@ -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: 11.0.6
|
||||
version: 11.0.7
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/smokeping
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.8.2@sha256:1e80c1b28c57ad8cac1d351aeeb65d0f571dd2cd1cec14999457dfd571d3c9fc
|
||||
tag: 2.8.2@sha256:120b449fc2e0163a3508ad2b1b8dc5930d9f9b79bd2f1a56fa1807fae4886a1a
|
||||
strategy:
|
||||
type: Recreate
|
||||
service:
|
||||
|
|
Loading…
Reference in New Issue