Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-04-29 10:34:10 +00:00
parent 8810a1a948
commit 0df03ec0c9
13 changed files with 21 additions and 21 deletions

View File

@ -1,9 +0,0 @@
## [fleet-7.0.10](https://github.com/truecharts/charts/compare/fleet-7.0.9...fleet-7.0.10) (2023-04-27)
### Chore
- update container image tccr.io/truecharts/fleet to 2.3.3 ([#8224](https://github.com/truecharts/charts/issues/8224))

View File

@ -4,6 +4,15 @@
## [fleet-7.0.11](https://github.com/truecharts/charts/compare/fleet-7.0.10...fleet-7.0.11) (2023-04-29)
### Chore
- update container image tccr.io/truecharts/fleet to 2.3.3 ([#8465](https://github.com/truecharts/charts/issues/8465))
## [fleet-7.0.10](https://github.com/truecharts/charts/compare/fleet-7.0.9...fleet-7.0.10) (2023-04-27)
### Chore
@ -88,12 +97,3 @@
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
## [fleet-7.0.0](https://github.com/truecharts/charts/compare/fleet-6.0.25...fleet-7.0.0) (2023-04-11)
### Feat
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: fleet
version: 7.0.10
version: 7.0.11
appVersion: "2.3.3"
description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories.
type: application

View File

@ -0,0 +1,9 @@
## [fleet-7.0.11](https://github.com/truecharts/charts/compare/fleet-7.0.10...fleet-7.0.11) (2023-04-29)
### Chore
- update container image tccr.io/truecharts/fleet to 2.3.3 ([#8465](https://github.com/truecharts/charts/issues/8465))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/fleet
pullPolicy: IfNotPresent
tag: 2.3.3@sha256:fa1194edf523f4a23884e3efa4ea4125992aed2f0d75fb6f68760bac71e77a26
tag: 2.3.3@sha256:d16c6205d59ac17d847a4ce5f5707a6bd2608068a150be66afc2648e25f0787b
securityContext:
container:

View File

@ -935,7 +935,7 @@ questions:
description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
schema:
type: int
show_if: [["runAsUser", "=", "0"]]
show_if: [["runAsUser", "=", 0]]
default: 568
- variable: UMASK
label: UMASK