Skip to content

Commit 11272c0

Browse files
Michael WittigSh4kE
andcommitted
Update Helm release backup to v1.1.0 (#104)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | backup | minor | `1.0.0` -> `1.1.0` | --- ### 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=--> Co-authored-by: Michael Wittig <[email protected]> Reviewed-on: https://gitea.sh4ke.rocks/sh4ke/k8s-projects/pulls/104
1 parent 78a73f1 commit 11272c0

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

gitea/prod/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ dependencies:
2727
version: 7.0.4
2828
repository: https://dl.gitea.io/charts
2929
- name: backup
30-
version: 1.0.0
30+
version: 1.1.0
3131
repository: https://chartmuseum.os.sh4ke.rocks

mailu/prod/Chart.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,37 +28,37 @@ dependencies:
2828
repository: https://mailu.github.io/helm-charts/
2929
- name: backup
3030
alias: backup-mysql
31-
version: 1.0.0
31+
version: 1.1.0
3232
repository: https://chartmuseum.os.sh4ke.rocks
3333
- name: backup
3434
alias: backup-admin
35-
version: 1.0.0
35+
version: 1.1.0
3636
repository: https://chartmuseum.os.sh4ke.rocks
3737
- name: backup
3838
alias: backup-clamav
39-
version: 1.0.0
39+
version: 1.1.0
4040
repository: https://chartmuseum.os.sh4ke.rocks
4141
- name: backup
4242
alias: backup-dovecot
43-
version: 1.0.0
43+
version: 1.1.0
4444
repository: https://chartmuseum.os.sh4ke.rocks
4545
- name: backup
4646
alias: backup-postfix
47-
version: 1.0.0
47+
version: 1.1.0
4848
repository: https://chartmuseum.os.sh4ke.rocks
4949
- name: backup
5050
alias: backup-redis
51-
version: 1.0.0
51+
version: 1.1.0
5252
repository: https://chartmuseum.os.sh4ke.rocks
5353
- name: backup
5454
alias: backup-roundcube
55-
version: 1.0.0
55+
version: 1.1.0
5656
repository: https://chartmuseum.os.sh4ke.rocks
5757
- name: backup
5858
alias: backup-rspamd
59-
version: 1.0.0
59+
version: 1.1.0
6060
repository: https://chartmuseum.os.sh4ke.rocks
6161
- name: backup
6262
alias: backup-webdav
63-
version: 1.0.0
63+
version: 1.1.0
6464
repository: https://chartmuseum.os.sh4ke.rocks

vaultwarden/prod/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ dependencies:
2828
repository: https://k8s-at-home.com/charts/
2929
- name: backup
3030
alias: backup-mariadb
31-
version: 1.0.0
31+
version: 1.1.0
3232
repository: https://chartmuseum.os.sh4ke.rocks
3333
- name: backup
3434
alias: backup-vaultwarden
35-
version: 1.0.0
35+
version: 1.1.0
3636
repository: https://chartmuseum.os.sh4ke.rocks

0 commit comments

Comments
 (0)