Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ee675125ad
commit
48b28b3aa4
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsnapshot-6.0.2](https://github.com/truecharts/charts/compare/rsnapshot-6.0.1...rsnapshot-6.0.2) (2023-08-10)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#11384](https://github.com/truecharts/charts/issues/11384))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rsnapshot-6.0.3](https://github.com/truecharts/charts/compare/rsnapshot-6.0.2...rsnapshot-6.0.3) (2023-08-17)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#11628](https://github.com/truecharts/charts/issues/11628))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsnapshot-6.0.2](https://github.com/truecharts/charts/compare/rsnapshot-6.0.1...rsnapshot-6.0.2) (2023-08-10)
|
## [rsnapshot-6.0.2](https://github.com/truecharts/charts/compare/rsnapshot-6.0.1...rsnapshot-6.0.2) (2023-08-10)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#9824](https://github.com/truecharts/charts/issues/9824))
|
- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#9824](https://github.com/truecharts/charts/issues/9824))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsnapshot-5.0.23](https://github.com/truecharts/charts/compare/rsnapshot-5.0.22...rsnapshot-5.0.23) (2023-06-13)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: rsnapshot
|
name: rsnapshot
|
||||||
version: 6.0.2
|
version: 6.0.3
|
||||||
appVersion: "1.4.5"
|
appVersion: "1.4.5"
|
||||||
description: Rsnapshot is a filesystem snapshot utility based on rsync.
|
description: Rsnapshot is a filesystem snapshot utility based on rsync.
|
||||||
type: application
|
type: application
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [rsnapshot-6.0.3](https://github.com/truecharts/charts/compare/rsnapshot-6.0.2...rsnapshot-6.0.3) (2023-08-17)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#11628](https://github.com/truecharts/charts/issues/11628))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rsnapshot
|
repository: tccr.io/truecharts/rsnapshot
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.4.5@sha256:4ad894ef2258d471f5d6f44ac1f00b47abecbcdd21399b0266a63ca79370f718
|
tag: v1.4.5@sha256:94b9a733c1960fb4fd69f0e2cfa8d8ca5b336cee4592006d15ab97a0ef676cce
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
enabled: false
|
enabled: false
|
Loading…
Reference in New Issue