chore(deps): update container image stonith404/pingvin-share to v1.1.1@222a4fd by renovate (#26643)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | stonith404/pingvin-share | patch | `v1.1.0` -> `v1.1.1` | --- > [!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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44OC4yIiwidXBkYXRlZEluVmVyIjoiMzguODguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
80210ad4c2
commit
8d40a9b9e7
|
@ -6,7 +6,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: incubator
|
truecharts.org/train: incubator
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.1.0
|
appVersion: 1.1.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.1.16
|
version: 24.1.16
|
||||||
|
@ -32,4 +32,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/pingvin-share
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/pingvin-share
|
||||||
- https://hub.docker.com/r/stonith404/pingvin-share
|
- https://hub.docker.com/r/stonith404/pingvin-share
|
||||||
type: application
|
type: application
|
||||||
version: 2.1.1
|
version: 2.1.2
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: stonith404/pingvin-share
|
repository: stonith404/pingvin-share
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.1.0@sha256:b5969acfde0603947c913527b95d4eeb7c0e4eef0b175b70a818ca02f03a544b
|
tag: v1.1.1@sha256:222a4fd3e5159d1b25dcb80737da2d85475784aea48676221b85ac09a198b6ba
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue