Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-04-29 19:33:29 +00:00
parent 626a93389a
commit 0dd9e5c042
12 changed files with 22 additions and 22 deletions

View File

@ -1,9 +0,0 @@
## [mosdns-5.0.7](https://github.com/truecharts/charts/compare/mosdns-5.0.6...mosdns-5.0.7) (2023-04-25)
### Chore
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))

View File

@ -4,6 +4,15 @@
## [mosdns-5.0.8](https://github.com/truecharts/charts/compare/mosdns-5.0.7...mosdns-5.0.8) (2023-04-29)
### Chore
- update container image tccr.io/truecharts/mosdns to v5.1.3 ([#8490](https://github.com/truecharts/charts/issues/8490))
## [mosdns-5.0.7](https://github.com/truecharts/charts/compare/mosdns-5.0.6...mosdns-5.0.7) (2023-04-25)
### Chore
@ -88,12 +97,3 @@
- update container image tccr.io/truecharts/mosdns to 5.1.0
## [mosdns-4.0.13](https://github.com/truecharts/charts/compare/mosdns-4.0.12...mosdns-4.0.13) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.

View File

@ -1,8 +1,8 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: mosdns
version: 5.0.7
appVersion: "5.1.1"
version: 5.0.8
appVersion: "5.1.3"
description: A location-based pluggable DNS forwarder/splitter.
type: application
deprecated: false

View File

@ -0,0 +1,9 @@
## [mosdns-5.0.8](https://github.com/truecharts/charts/compare/mosdns-5.0.7...mosdns-5.0.8) (2023-04-29)
### Chore
- update container image tccr.io/truecharts/mosdns to v5.1.3 ([#8490](https://github.com/truecharts/charts/issues/8490))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mosdns
pullPolicy: IfNotPresent
tag: 5.1.1@sha256:ef972ef1e903ad1356921af940b7d54ba820c1a99c1ead1daff443c806126b59
tag: 5.1.3@sha256:0e524ab64b4e3d7f10a9c2c6907704c68a17467a38b0755a845c9786d73bdf1e
service:
main:
ports:

View File

@ -672,7 +672,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