chore(deps): update container image kopia/kopia to v0.16.1@566406c by renovate (#19811)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | kopia/kopia | patch | `0.16.0` -> `0.16.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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
d39b4f2506
commit
a7177f4db5
|
@ -7,7 +7,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.16.0
|
appVersion: 0.16.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 20.2.4
|
version: 20.2.4
|
||||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/kopia
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kopia.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kopia.png
|
||||||
keywords:
|
keywords:
|
||||||
- backup
|
- backup
|
||||||
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/kopia
|
- https://github.com/truecharts/charts/tree/master/charts/stable/kopia
|
||||||
- https://hub.docker.com/r/kopia/kopia
|
- https://hub.docker.com/r/kopia/kopia
|
||||||
type: application
|
type: application
|
||||||
version: 11.8.1
|
version: 11.8.2
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: kopia/kopia
|
repository: kopia/kopia
|
||||||
tag: 0.16.0@sha256:748cc753b49c0a74b42aac7e45ccad4b86615b2692384db842b09c8b22910c9e
|
tag: 0.16.1@sha256:566406c5be7b9e78cf50e51871899610ee1239eb550df023b51a4261fbebc692
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
service:
|
service:
|
||||||
|
|
Loading…
Reference in New Issue