chore(deps): update container image msdeluise/plant-it-server to v0.7.2@80d766e by renovate (#23249)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | msdeluise/plant-it-server | patch | `0.7.1` -> `0.7.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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQwNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
da8bbedd36
commit
da877741a3
|
@ -4,7 +4,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: incubator
|
truecharts.org/train: incubator
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.7.1
|
appVersion: 0.7.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.0.1
|
version: 24.0.1
|
||||||
|
@ -45,4 +45,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/plant-it
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/plant-it
|
||||||
- https://hub.docker.com/r/msdeluise/plant-it-server
|
- https://hub.docker.com/r/msdeluise/plant-it-server
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: msdeluise/plant-it-server
|
repository: msdeluise/plant-it-server
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.7.1@sha256:b7857441ec7851c87913fdcdc43c25e9b3f7a910d127d86c1dc9a19b77e190b8
|
tag: 0.7.2@sha256:80d766ea7e63f8943c78c4aad2138d8507e942eb31510d54023bdf5a0380bde4
|
||||||
|
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue