Skip to content

Commit

Permalink
chore: Update chart metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
charts-bot[bot] committed Dec 11, 2024
1 parent 4fa149b commit 5099b62
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions charts/borgmatic/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: borgmatic is simple, configuration-driven backup software for serve
home: https://charts.gabe565.com/charts/borgmatic/
icon: https://raw.githubusercontent.com/borgmatic-collective/borgmatic/1.6.6/docs/static/borgmatic.svg
type: application
version: 0.10.0
version: 0.10.1
# renovate datasource=docker depName=ghcr.io/borgmatic-collective/borgmatic
appVersion: 1.9.4
kubeVersion: ">=1.21.0-0"
Expand All @@ -22,7 +22,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/borgmatic-collective/borgmatic docker tag to v1.9.3
description: Update ghcr.io/borgmatic-collective/borgmatic docker tag to v1.9.4
artifacthub.io/links: |-
- name: App Source
url: https://projects.torsion.org/borgmatic-collective/borgmatic
Expand Down
8 changes: 4 additions & 4 deletions charts/borgmatic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

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

![Version: 0.10.0](https://img.shields.io/badge/Version-0.10.0-informational?style=flat)
![Version: 0.10.1](https://img.shields.io/badge/Version-0.10.1-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 1.9.3](https://img.shields.io/badge/AppVersion-1.9.3-informational?style=flat)
![AppVersion: 1.9.4](https://img.shields.io/badge/AppVersion-1.9.4-informational?style=flat)

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.

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

**This chart is not maintained by the upstream project and any issues with the chart should be raised
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=borgmatic&version=0.10.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=borgmatic&version=0.10.1)**

## Source Code

Expand Down Expand Up @@ -120,7 +120,7 @@ controller:
| env.BORG_HOST_ID | string | Deployment namespace | Borg host ID used in archive names |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/borgmatic-collective/borgmatic"` | image repository |
| image.tag | string | `"1.9.3"` | image tag |
| image.tag | string | `"1.9.4"` | image tag |
| persistence.data | object | See [values.yaml](./values.yaml) | Configure persistence settings for the chart under this key. |
| persistence.ssh | object | See [values.yaml](./values.yaml) | Configure SSH credentials for the chart under this key. |

Expand Down

0 comments on commit 5099b62

Please sign in to comment.