Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
af9a5982bb
commit
6422c9f429
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [fluidd-6.0.6](https://github.com/truecharts/charts/compare/fluidd-6.0.5...fluidd-6.0.6) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [fluidd-6.0.7](https://github.com/truecharts/charts/compare/fluidd-6.0.6...fluidd-6.0.7) (2023-10-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fluidd to v1.26.0 ([#13657](https://github.com/truecharts/charts/issues/13657))
|
||||
|
||||
|
||||
|
||||
|
||||
## [fluidd-6.0.6](https://github.com/truecharts/charts/compare/fluidd-6.0.5...fluidd-6.0.6) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/fluidd to v1.24.1 ([#10828](https://github.com/truecharts/charts/issues/10828))
|
||||
|
||||
|
||||
|
||||
|
||||
## [fluidd-5.0.24](https://github.com/truecharts/charts/compare/fluidd-5.0.23...fluidd-5.0.24) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.25.3"
|
||||
appVersion: "1.26.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -18,7 +18,7 @@ name: fluidd
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/fluidd
|
||||
- https://github.com/fluidd-core/fluidd
|
||||
version: 6.0.6
|
||||
version: 6.0.7
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [fluidd-6.0.7](https://github.com/truecharts/charts/compare/fluidd-6.0.6...fluidd-6.0.7) (2023-10-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fluidd to v1.26.0 ([#13657](https://github.com/truecharts/charts/issues/13657))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/fluidd
|
||||
tag: v1.25.3@sha256:896b62735c10732f085bfd9da758545e19864d3ebd31023533f154a156c803cb
|
||||
tag: v1.26.0@sha256:91b9a068847d2e70f3620376d755d6575370d2f884cf42aa873078e23bcb9a5a
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue