Skip to content

Commit

Permalink
chore(deps): update container image inovector/mixpost to v1.6.0@eed48…
Browse files Browse the repository at this point in the history
…73 by renovate (#22758)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| inovector/mixpost | minor | `v1.4.0` -> `v1.6.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Jun 2, 2024
1 parent 1992509 commit 7e230c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/incubator/mixpost/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: 1.4.0
appVersion: 1.6.0
dependencies:
- name: common
version: 23.0.11
Expand Down Expand Up @@ -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: 0.0.2
version: 0.1.0
2 changes: 1 addition & 1 deletion charts/incubator/mixpost/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: inovector/mixpost
pullPolicy: IfNotPresent
tag: v1.4.0@sha256:f9c14360ad7af6e4b2f1bad518d2b2aa91646b0edb41fcb79bac2ee27fe9564c
tag: v1.6.0@sha256:eed4873ed7effa3a620965733ad18cee218ba841b866fa368686906d589cb876
service:
main:
ports:
Expand Down

0 comments on commit 7e230c9

Please sign in to comment.