chore(helm): update image docker.io/aeonlucid/impostor v1.10.0 → v1.10.1 (#28298)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/aeonlucid/impostor | patch | `408996a` -> `3ac2e71` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.10.0
|
appVersion: 1.10.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.1.0
|
version: 25.1.0
|
||||||
@@ -31,4 +31,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server
|
- https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server
|
||||||
- https://hub.docker.com/r/aeonlucid/impostor
|
- https://hub.docker.com/r/aeonlucid/impostor
|
||||||
type: application
|
type: application
|
||||||
version: 10.3.2
|
version: 10.3.3
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/aeonlucid/impostor
|
repository: docker.io/aeonlucid/impostor
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.10.0@sha256:408996af579e456659b99dc88b57b7f278874392c77b2d1ffe501b0b69880c31
|
tag: v1.10.1@sha256:3ac2e717945f8d031840b0f934910863445b4119f938ca060d0a39a40b42dded
|
||||||
nightlyImage:
|
nightlyImage:
|
||||||
repository: docker.io/aeonlucid/impostor
|
repository: docker.io/aeonlucid/impostor
|
||||||
tag: nightly@sha256:fac46598b59c35511e4d18aae4e511681f6611cebd9ad5fdd82332e1c1d0d8ab
|
tag: nightly@sha256:fac46598b59c35511e4d18aae4e511681f6611cebd9ad5fdd82332e1c1d0d8ab
|
||||||
|
|||||||
Reference in New Issue
Block a user