chore(deps): update container image aeonlucid/impostor to v1.10.0@408996a by renovate (#26371)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | aeonlucid/impostor | minor | `v1.9.3` -> `v1.10.0` | --- > [!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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny44IiwidXBkYXRlZEluVmVyIjoiMzguNzcuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
098a7164f2
commit
8e10b15113
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.9.3
|
||||
appVersion: 1.10.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.15
|
||||
|
@ -31,4 +31,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server
|
||||
- https://hub.docker.com/r/aeonlucid/impostor
|
||||
type: application
|
||||
version: 10.1.15
|
||||
version: 10.2.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: aeonlucid/impostor
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.9.3@sha256:12a5e5a1153c1a649ea7d2d9dbdcf4c840f0a5149469404898bc1e58a5de5680
|
||||
tag: v1.10.0@sha256:408996af579e456659b99dc88b57b7f278874392c77b2d1ffe501b0b69880c31
|
||||
nightlyImage:
|
||||
repository: aeonlucid/impostor
|
||||
tag: nightly@sha256:6710f6fe4dd151cf81b93d56211b23d3f7152c9c2905c9fbaf0313ed73c11d1e
|
||||
|
|
Loading…
Reference in New Issue