chore(deps): update container image aeonlucid/impostor to v1.9.3@12a5e5a by renovate (#22891)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | aeonlucid/impostor | patch | `v1.9.2` -> `v1.9.3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTEuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM5MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
6ce042a3fd
commit
cc23ce89db
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.9.2
|
||||
appVersion: 1.9.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.0.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: aeonlucid/impostor
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.9.2@sha256:fe45e4c69fa34b86935c1c31c249d8cb7058188943bfdd7681fc2e8512194d8d
|
||||
tag: v1.9.3@sha256:12a5e5a1153c1a649ea7d2d9dbdcf4c840f0a5149469404898bc1e58a5de5680
|
||||
nightlyImage:
|
||||
repository: aeonlucid/impostor
|
||||
tag: nightly@sha256:a2f7a228df6d14f8376dbf2accb5d9e7607a69217662ceeaaeaec517780edfda
|
||||
|
|
Loading…
Reference in New Issue