Skip to content

Commit 29bb991

Browse files
chore: Update chart metadata
1 parent 9d8af5c commit 29bb991

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

charts/borgmatic/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: borgmatic is simple, configuration-driven backup software for serve
44
home: https://charts.gabe565.com/charts/borgmatic/
55
icon: https://raw.githubusercontent.com/borgmatic-collective/borgmatic/1.6.6/docs/static/borgmatic.svg
66
type: application
7-
version: 0.10.1
7+
version: 0.11.0
88
# renovate datasource=docker depName=ghcr.io/borgmatic-collective/borgmatic
99
appVersion: 2.0.2
1010
kubeVersion: ">=1.21.0-0"
@@ -22,7 +22,7 @@ sources:
2222
annotations:
2323
artifacthub.io/changes: |-
2424
- 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
2626
artifacthub.io/links: |-
2727
- name: App Source
2828
url: https://projects.torsion.org/borgmatic-collective/borgmatic

charts/borgmatic/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

33
<img src="https://raw.githubusercontent.com/borgmatic-collective/borgmatic/1.6.6/docs/static/borgmatic.svg" align="right" width="92" alt="borgmatic logo">
44

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)
66
![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)
88

99
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.
1010

1111
**Homepage:** <https://charts.gabe565.com/charts/borgmatic/>
1212

1313
**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)**
1515

1616
## Source Code
1717

@@ -120,7 +120,7 @@ controller:
120120
| env.BORG_HOST_ID | string | Deployment namespace | Borg host ID used in archive names |
121121
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
122122
| 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 |
124124
| persistence.data | object | See [values.yaml](./values.yaml) | Configure persistence settings for the chart under this key. |
125125
| persistence.ssh | object | See [values.yaml](./values.yaml) | Configure SSH credentials for the chart under this key. |
126126

0 commit comments

Comments
 (0)