Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
034a1a97b7
commit
6bf6971d2c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsnapshot-6.0.5](https://github.com/truecharts/charts/compare/rsnapshot-6.0.4...rsnapshot-6.0.5) (2023-09-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#13035](https://github.com/truecharts/charts/issues/13035))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsnapshot-6.0.6](https://github.com/truecharts/charts/compare/rsnapshot-6.0.5...rsnapshot-6.0.6) (2023-10-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#13263](https://github.com/truecharts/charts/issues/13263))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsnapshot-6.0.5](https://github.com/truecharts/charts/compare/rsnapshot-6.0.4...rsnapshot-6.0.5) (2023-09-28)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#10435](https://github.com/truecharts/charts/issues/10435))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsnapshot-5.0.26](https://github.com/truecharts/charts/compare/rsnapshot-5.0.25...rsnapshot-5.0.26) (2023-07-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#10191](https://github.com/truecharts/charts/issues/10191))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsnapshot
|
||||
version: 6.0.5
|
||||
version: 6.0.6
|
||||
appVersion: "1.4.5"
|
||||
description: Rsnapshot is a filesystem snapshot utility based on rsync.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsnapshot-6.0.6](https://github.com/truecharts/charts/compare/rsnapshot-6.0.5...rsnapshot-6.0.6) (2023-10-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#13263](https://github.com/truecharts/charts/issues/13263))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsnapshot
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.4.5@sha256:26831bd82cc9c901c1326b03ef61d492055085179c2a70b63d043ee081607242
|
||||
tag: v1.4.5@sha256:aad9fe4a55668d0664be10da21e4c83fa5a8d615a169de477a3ab63514bab965
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
Loading…
Reference in New Issue