Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
31be36a7b3
commit
947848d9e3
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsnapshot-6.0.1](https://github.com/truecharts/charts/compare/rsnapshot-6.0.0...rsnapshot-6.0.1) (2023-08-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#11163](https://github.com/truecharts/charts/issues/11163))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsnapshot-6.0.1](https://github.com/truecharts/charts/compare/rsnapshot-6.0.0...rsnapshot-6.0.1) (2023-08-03)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsnapshot-5.0.22](https://github.com/truecharts/charts/compare/rsnapshot-5.0.21...rsnapshot-5.0.22) (2023-06-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsnapshot
|
||||
version: 6.0.1
|
||||
version: 6.0.2
|
||||
appVersion: "1.4.5"
|
||||
description: Rsnapshot is a filesystem snapshot utility based on rsync.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsnapshot
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.4.5@sha256:0d0b5e0f98175ea07950d9dfc8310831da53428ecc0e2929dee78a5a61ab7ca4
|
||||
tag: v1.4.5@sha256:4ad894ef2258d471f5d6f44ac1f00b47abecbcdd21399b0266a63ca79370f718
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
Loading…
Reference in New Issue