Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
25fef27ce7
commit
51e796e826
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsnapshot-5.0.7](https://github.com/truecharts/charts/compare/rsnapshot-5.0.6...rsnapshot-5.0.7) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsnapshot-5.0.8](https://github.com/truecharts/charts/compare/rsnapshot-5.0.7...rsnapshot-5.0.8) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsnapshot to 1.4.4 ([#8366](https://github.com/truecharts/charts/issues/8366))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsnapshot-5.0.7](https://github.com/truecharts/charts/compare/rsnapshot-5.0.6...rsnapshot-5.0.7) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsnapshot-4.0.13](https://github.com/truecharts/charts/compare/rsnapshot-4.0.12...rsnapshot-4.0.13) (2023-02-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsnapshot to 1.4.4
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsnapshot
|
||||
version: 5.0.7
|
||||
version: 5.0.8
|
||||
appVersion: "1.4.4"
|
||||
description: Rsnapshot is a filesystem snapshot utility based on rsync.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsnapshot-5.0.8](https://github.com/truecharts/charts/compare/rsnapshot-5.0.7...rsnapshot-5.0.8) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsnapshot to 1.4.4 ([#8366](https://github.com/truecharts/charts/issues/8366))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsnapshot
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.4.4@sha256:c02cf66a5f71aafaff23407974382cd7a5c64fec877101b9efc17d3d79ffdcbc
|
||||
tag: 1.4.4@sha256:597d5c3004e359a90eb99b6713366872cb7077f5e229456cf4c4b0d99081c6da
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
Loading…
Reference in New Issue