Skip to content

Commit

Permalink
chore(deps): update container image stonith404/pingvin-share to v0.25…
Browse files Browse the repository at this point in the history
….0@ab8a06c by renovate (#23165)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| stonith404/pingvin-share | minor | `v0.24.2` -> `v0.25.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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Jun 10, 2024
1 parent 5a81aab commit ed70df9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/incubator/pingvin-share/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: 0.24.2
appVersion: 0.25.0
dependencies:
- name: common
version: 24.0.1
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/pingvin-share
- https://hub.docker.com/r/stonith404/pingvin-share
type: application
version: 1.0.1
version: 1.1.0
2 changes: 1 addition & 1 deletion charts/incubator/pingvin-share/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: stonith404/pingvin-share
pullPolicy: IfNotPresent
tag: v0.24.2@sha256:d04dedd3c75e485878c8296e9fdac5419df262c6225c244ba00f6096925f34c4
tag: v0.25.0@sha256:ab8a06c00e90179234c7a89137ce2fe6e65408c55f9a2acb21459808a42ef79c

securityContext:
container:
Expand Down

0 comments on commit ed70df9

Please sign in to comment.