chore(deps): update container image inovector/mixpost to v1.7.0@947fb1d by renovate (#23023)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | inovector/mixpost | minor | `v1.6.0` -> `v1.7.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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTQuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM5NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
abbef419e4
commit
01bc02263c
|
@ -4,7 +4,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: 1.6.0
|
||||
appVersion: 1.7.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.0.0
|
||||
|
@ -47,4 +47,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/mixpost
|
||||
- https://hub.docker.com/r/inovector/mixpost
|
||||
type: application
|
||||
version: 1.0.0
|
||||
version: 1.1.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: inovector/mixpost
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.0@sha256:eed4873ed7effa3a620965733ad18cee218ba841b866fa368686906d589cb876
|
||||
tag: v1.7.0@sha256:947fb1db7bf58f5b4910e7af431cc655c3b72183e4b314cd5de5e6961b1ba827
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue