chore(deps): update container image ipfs/kubo to v0.25.0@9d91782 (#16081)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ipfs/kubo | minor | `v0.24.0` -> `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:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
83d50ed3bc
commit
d7872f3b7c
|
@ -1,8 +1,8 @@
|
|||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: ipfs
|
||||
version: 7.0.17
|
||||
appVersion: 0.24.0
|
||||
version: 7.1.0
|
||||
appVersion: 0.25.0
|
||||
description: IPFS is a global, versioned, peer-to-peer Interplanetary Filesystem.
|
||||
home: https://truecharts.org/charts/stable/ipfs
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.png
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ipfs/kubo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.24.0@sha256:e3de33bd746b0a9317da32e76f2c493a318493af895f5f40d2ec2237ee04bf71
|
||||
tag: v0.25.0@sha256:9d917826eb669276040efb39cf6c68ae7463356a8e216eb13b278de00aa126be
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue