chore(helm): update image docker.io/inovector/mixpost v2.1.2 → v2.1.3 (#33032)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/inovector/mixpost | patch | `03c9557` -> `2320670` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -4,7 +4,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.1.2
|
||||
appVersion: 2.1.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -47,4 +47,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mixpost
|
||||
- https://hub.docker.com/r/inovector/mixpost
|
||||
type: application
|
||||
version: 3.1.1
|
||||
version: 3.1.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/inovector/mixpost
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.1.2@sha256:03c9557e522cd1ea55a9f8ad33117d795c86d2dffe801a4543bea92415a43c4b
|
||||
tag: v2.1.3@sha256:2320670aa79d97ba614cca505e5ff9d1a55d257432ae7eccac73155297a04e30
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user