Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e454de172c
commit
09cb76051e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [fluidd-6.0.2](https://github.com/truecharts/charts/compare/fluidd-6.0.1...fluidd-6.0.2) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fluidd to v1.25.1 ([#11467](https://github.com/truecharts/charts/issues/11467))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [fluidd-6.0.3](https://github.com/truecharts/charts/compare/fluidd-6.0.2...fluidd-6.0.3) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fluidd to v1.25.2 ([#11612](https://github.com/truecharts/charts/issues/11612))
|
||||
|
||||
|
||||
|
||||
|
||||
## [fluidd-6.0.2](https://github.com/truecharts/charts/compare/fluidd-6.0.1...fluidd-6.0.2) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [fluidd-5.0.20](https://github.com/truecharts/charts/compare/fluidd-5.0.19...fluidd-5.0.20) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.25.1"
|
||||
appVersion: "1.25.2"
|
||||
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.2
|
||||
version: 6.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [fluidd-6.0.3](https://github.com/truecharts/charts/compare/fluidd-6.0.2...fluidd-6.0.3) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fluidd to v1.25.2 ([#11612](https://github.com/truecharts/charts/issues/11612))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/fluidd
|
||||
tag: v1.25.1@sha256:7f561d5c4b6c3a985c9a0efe47b3411d2670ed5f86ec62bf3af15e00fa0350b6
|
||||
tag: v1.25.2@sha256:8eca6de03c59b72a81d1b4696ed93b09bcd674d0257b3a9966b8e994746f48f3
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue