chore(deps): update container image aeonlucid/impostor to v1.9.2@fe45e4c by renovate (#22747)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | aeonlucid/impostor | patch | `v1.9.1` -> `v1.9.2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.9.1
|
||||
appVersion: 1.9.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.10
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server
|
||||
- https://hub.docker.com/r/aeonlucid/impostor
|
||||
type: application
|
||||
version: 9.0.11
|
||||
version: 9.0.12
|
||||
|
||||
@@ -19,7 +19,7 @@ To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/CHARTNAME`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the instructions on the website: https://truecharts.org/helm/
|
||||
For more information on how to install TrueCharts Helm charts, checkout the instructions on the website: https://truecharts.org/general/support-policy/
|
||||
|
||||
|
||||
### TrueNAS SCALE Apps
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: aeonlucid/impostor
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.9.1@sha256:dfb57d0dfd35a594cf1d32505ec95b8cea09158a21feba1a04ea5d6323609f2b
|
||||
tag: v1.9.2@sha256:fe45e4c69fa34b86935c1c31c249d8cb7058188943bfdd7681fc2e8512194d8d
|
||||
nightlyImage:
|
||||
repository: aeonlucid/impostor
|
||||
tag: nightly@sha256:17456cd202cf43fb13fb519a238809d07847344bc1706cad7dd6eaa2794e111c
|
||||
|
||||
Reference in New Issue
Block a user