mirror of
https://github.com/truecharts/charts.git
synced 2026-08-04 13:44:38 -03:00
chore(helm): update image docker.io/pvrmza/docker-observium 20241206 → 20250519 (#35784)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/pvrmza/docker-observium | major | `ddf6025` -> `7270b08` | 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**: 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 20241206.0.0
|
||||
appVersion: 20250519.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -44,5 +44,5 @@ sources:
|
||||
- https://hub.docker.com/r/pvrmza/docker-observium
|
||||
- https://www.observium.org/
|
||||
type: application
|
||||
version: 10.6.0
|
||||
version: 11.0.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: docker.io/pvrmza/docker-observium
|
||||
tag: 20241206@sha256:ddf602514e759b1ebe21a0227f431cffd201ba2dba15b08168dddf7d204a90df
|
||||
tag: 20250519@sha256:7270b080730588727860b5aa56150464f4faf2f9f7ab7903ad9e380811571555
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user