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