File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: borgmatic is simple, configuration-driven backup software for serve
4
4
home : https://charts.gabe565.com/charts/borgmatic/
5
5
icon : https://raw.githubusercontent.com/borgmatic-collective/borgmatic/1.6.6/docs/static/borgmatic.svg
6
6
type : application
7
- version : 0.10.1
7
+ version : 0.11.0
8
8
# renovate datasource=docker depName=ghcr.io/borgmatic-collective/borgmatic
9
9
appVersion : 2.0.2
10
10
kubeVersion : " >=1.21.0-0"
@@ -22,7 +22,7 @@ sources:
22
22
annotations :
23
23
artifacthub.io/changes : |-
24
24
- kind: changed
25
- description: Update ghcr.io/borgmatic-collective/borgmatic docker tag to v1.9.9
25
+ description: Update ghcr.io/borgmatic-collective/borgmatic docker tag to v2
26
26
artifacthub.io/links : |-
27
27
- name: App Source
28
28
url: https://projects.torsion.org/borgmatic-collective/borgmatic
Original file line number Diff line number Diff line change 2
2
3
3
<img src =" https://raw.githubusercontent.com/borgmatic-collective/borgmatic/1.6.6/docs/static/borgmatic.svg " align =" right " width =" 92 " alt =" borgmatic logo " >
4
4
5
- ![ Version: 0.10.1 ] ( https://img.shields.io/badge/Version-0.10.1 -informational?style=flat )
5
+ ![ Version: 0.11.0 ] ( https://img.shields.io/badge/Version-0.11.0 -informational?style=flat )
6
6
![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat )
7
- ![ AppVersion: 1.9.9 ] ( https://img.shields.io/badge/AppVersion-1.9.9 -informational?style=flat )
7
+ ![ AppVersion: 2.0.2 ] ( https://img.shields.io/badge/AppVersion-2.0.2 -informational?style=flat )
8
8
9
9
borgmatic is simple, configuration-driven backup software for servers and workstations. Protect your files with client-side encryption. Backup your databases too. Monitor it all with integrated third-party services.
10
10
11
11
** Homepage:** < https://charts.gabe565.com/charts/borgmatic/ >
12
12
13
13
** This chart is not maintained by the upstream project and any issues with the chart should be raised
14
- [ here] ( https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=borgmatic&version=0.10.1 ) **
14
+ [ here] ( https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=borgmatic&version=0.11.0 ) **
15
15
16
16
## Source Code
17
17
@@ -120,7 +120,7 @@ controller:
120
120
| env.BORG_HOST_ID | string | Deployment namespace | Borg host ID used in archive names |
121
121
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
122
122
| image.repository | string | `"ghcr.io/borgmatic-collective/borgmatic"` | image repository |
123
- | image.tag | string | `"1.9.9 "` | image tag |
123
+ | image.tag | string | `"2.0.2 "` | image tag |
124
124
| persistence.data | object | See [values.yaml](./values.yaml) | Configure persistence settings for the chart under this key. |
125
125
| persistence.ssh | object | See [values.yaml](./values.yaml) | Configure SSH credentials for the chart under this key. |
126
126
You can’t perform that action at this time.
0 commit comments