mirror of
https://github.com/truecharts/catalog.git
synced 2026-07-27 22:01:31 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -2,6 +2,16 @@
|
||||
|
||||
|
||||
|
||||
## [fluidd-2.0.43](https://github.com/truecharts/charts/compare/fluidd-2.0.42...fluidd-2.0.43) (2022-10-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- Auto-update chart README [skip ci]
|
||||
- update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181))
|
||||
|
||||
|
||||
|
||||
|
||||
## [fluidd-2.0.42](https://github.com/truecharts/charts/compare/fluidd-2.0.41...fluidd-2.0.42) (2022-10-19)
|
||||
|
||||
### Chore
|
||||
@@ -87,13 +97,3 @@
|
||||
- Auto-update chart README [skip ci]
|
||||
- Auto-update chart README [skip ci]
|
||||
- Auto-update chart README [skip ci]
|
||||
- Auto-update chart README [skip ci]
|
||||
- Auto-update chart README [skip ci]
|
||||
- Auto-update chart README [skip ci]
|
||||
- Auto-update chart README [skip ci]
|
||||
- refactor Services SCALE GUI
|
||||
- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
|
||||
- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
|
||||
- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
|
||||
|
||||
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.7.1
|
||||
digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0
|
||||
generated: "2022-10-19T13:11:54.085727446Z"
|
||||
generated: "2022-10-25T06:15:37.929084727Z"
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.20.1"
|
||||
appVersion: "1.21.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -19,7 +19,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/fluidd
|
||||
- https://github.com/fluidd-core/fluidd
|
||||
- https://hub.docker.com/r/cadriel/fluidd
|
||||
version: 2.0.42
|
||||
version: 2.0.43
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
||||
@@ -64,7 +64,7 @@ helm uninstall fluidd
|
||||
#### Available Settings
|
||||
|
||||
Read through the values.yaml file. It has several commented out suggested values.
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common).
|
||||
|
||||
#### Configure using the command line
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/fluidd
|
||||
tag: 1.20.1@sha256:5bcc8534731e7f421e2e1988eaaf283b123b110555faa907b77fad97bd7dfa37
|
||||
tag: 1.21.0@sha256:608ba76797d4c2811eb7f229c415196d4b0e17135d2c6853a9af3872a4ad8ed5
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
Reference in New Issue
Block a user