mirror of
https://github.com/truecharts/charts.git
synced 2026-08-03 08:14:37 -03:00
chore(helm): update image docker.io/stonith404/pingvin-share v1.9.1 → v1.10.1 (#32797)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/stonith404/pingvin-share | minor | `3e197ea` -> `fd0f121` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.9.1
|
||||
appVersion: 1.10.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/pingvin-share
|
||||
- https://hub.docker.com/r/stonith404/pingvin-share
|
||||
type: application
|
||||
version: 3.0.0
|
||||
version: 3.1.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/stonith404/pingvin-share
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.9.1@sha256:3e197eac7cda960ad788b30b00f8b41e61bddda2607e22e28bc5b079456a5b86
|
||||
tag: v1.10.1@sha256:fd0f121fef6a56bdc26b3fe508a8c905d20a8015b6bbb6dc34c99fcd4f2a9712
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user