Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a8fd910d1e
commit
c8f40b7e10
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mosdns-4.0.8](https://github.com/truecharts/charts/compare/mosdns-4.0.7...mosdns-4.0.8) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mosdns-4.0.9](https://github.com/truecharts/charts/compare/mosdns-4.0.8...mosdns-4.0.9) (2022-12-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mosdns to 4.5.3
|
||||
|
||||
|
||||
|
||||
|
||||
## [mosdns-4.0.8](https://github.com/truecharts/charts/compare/mosdns-4.0.7...mosdns-4.0.8) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [mosdns-4.0.2](https://github.com/truecharts/charts/compare/mosdns-4.0.1...mosdns-4.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [mosdns-4.0.2](https://github.com/truecharts/charts/compare/mosdns-4.0.1...mosdns-4.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: mosdns
|
||||
version: 4.0.8
|
||||
version: 4.0.9
|
||||
appVersion: "4.5.3"
|
||||
description: A location-based pluggable DNS forwarder/splitter.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mosdns-4.0.9](https://github.com/truecharts/charts/compare/mosdns-4.0.8...mosdns-4.0.9) (2022-12-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mosdns to 4.5.3
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mosdns
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.5.3@sha256:17f395c5867d1365aaa231c9543e12418acf857cf9c412de787c673f390806c1
|
||||
tag: 4.5.3@sha256:3acef30fa1b4b685ccc84f360bb41a3f3592cdce9b5f3e3e94668c1d153bf560
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue