Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
709e01e1fe
commit
8af3732e25
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsnapshot-5.0.27](https://github.com/truecharts/charts/compare/rsnapshot-5.0.26...rsnapshot-5.0.27) (2023-07-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#10435](https://github.com/truecharts/charts/issues/10435))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsnapshot-5.0.28](https://github.com/truecharts/charts/compare/rsnapshot-5.0.27...rsnapshot-5.0.28) (2023-07-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#10644](https://github.com/truecharts/charts/issues/10644))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsnapshot-5.0.27](https://github.com/truecharts/charts/compare/rsnapshot-5.0.26...rsnapshot-5.0.27) (2023-07-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsnapshot-5.0.18](https://github.com/truecharts/charts/compare/rsnapshot-5.0.17...rsnapshot-5.0.18) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsnapshot-5.0.17](https://github.com/truecharts/charts/compare/rsnapshot-5.0.16...rsnapshot-5.0.17) (2023-05-29)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsnapshot
|
||||
version: 5.0.27
|
||||
version: 5.0.28
|
||||
appVersion: "1.4.5"
|
||||
description: Rsnapshot is a filesystem snapshot utility based on rsync.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsnapshot-5.0.28](https://github.com/truecharts/charts/compare/rsnapshot-5.0.27...rsnapshot-5.0.28) (2023-07-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#10644](https://github.com/truecharts/charts/issues/10644))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsnapshot
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.4.5@sha256:8ebd2adfa7237615094d575918165ccf8281139365abbc843331872ffc33f84b
|
||||
tag: v1.4.5@sha256:bbccf7638b661a74f32fe13ced235d7c0e47c0a8369deaa5fe36946ead3d4f4b
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
Loading…
Reference in New Issue