chore(deps): update container image ipfs/kubo to v0.26.0@cba0b2f by renovate (#17519)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ipfs/kubo | minor | `v0.25.0` -> `v0.26.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.12"
|
truecharts.org/min_helm_version: "3.12"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.25.0
|
appVersion: 0.26.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 17.2.28
|
version: 17.2.28
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.png
|
|||||||
keywords:
|
keywords:
|
||||||
- ipfs
|
- ipfs
|
||||||
- kubo
|
- kubo
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ipfs
|
- https://github.com/truecharts/charts/tree/master/charts/stable/ipfs
|
||||||
- https://hub.docker.com/r/ipfs/kubo
|
- https://hub.docker.com/r/ipfs/kubo
|
||||||
type: application
|
type: application
|
||||||
version: 9.1.9
|
version: 9.2.0
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ipfs/kubo
|
repository: ipfs/kubo
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.25.0@sha256:9d917826eb669276040efb39cf6c68ae7463356a8e216eb13b278de00aa126be
|
tag: v0.26.0@sha256:cba0b2fd91f91aa43c4980cfc6ef6c092d7419801382e5d8cc300585319c097f
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user