Skip to content

Commit

Permalink
chore(deps): update container image inovector/mixpost to v1.7.0@947fb…
Browse files Browse the repository at this point in the history
…1d 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=-->
  • Loading branch information
truecharts-admin committed Jun 6, 2024
1 parent abbef41 commit 01bc022
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.6.0
appVersion: 1.7.0
dependencies:
- name: common
version: 24.0.0
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: 1.0.0
version: 1.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.6.0@sha256:eed4873ed7effa3a620965733ad18cee218ba841b866fa368686906d589cb876
tag: v1.7.0@sha256:947fb1db7bf58f5b4910e7af431cc655c3b72183e4b314cd5de5e6961b1ba827
service:
main:
ports:
Expand Down

0 comments on commit 01bc022

Please sign in to comment.