chore(helm): update image docker.io/aceberg/watchyourlan 2.0.4 → 2.1.1 (#33682)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/aceberg/watchyourlan | minor | `23b7103` -> `e58b3fc` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.0.4
|
||||
appVersion: 2.1.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan
|
||||
- https://hub.docker.com/r/aceberg/watchyourlan
|
||||
type: application
|
||||
version: 11.4.1
|
||||
version: 11.5.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/aceberg/watchyourlan
|
||||
tag: 2.0.4@sha256:23b71038e4c116da734e08d72ee5db619fce190fa20a3226900484d87366e04f
|
||||
tag: 2.1.1@sha256:e58b3fc660ea6418c2e58a39796108f0f6713b1257fa55b2e63c9ca5efc06cb8
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user