Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
68b2e850b5
commit
66b061cbde
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [mosdns-4.0.14](https://github.com/truecharts/charts/compare/mosdns-4.0.13...mosdns-4.0.14) (2023-02-10)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/mosdns to 5.1.0
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [mosdns-4.0.15](https://github.com/truecharts/charts/compare/mosdns-4.0.14...mosdns-4.0.15) (2023-02-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/mosdns to v5.1.1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mosdns-4.0.14](https://github.com/truecharts/charts/compare/mosdns-4.0.13...mosdns-4.0.14) (2023-02-10)
|
## [mosdns-4.0.14](https://github.com/truecharts/charts/compare/mosdns-4.0.13...mosdns-4.0.14) (2023-02-10)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [mosdns-4.0.5](https://github.com/truecharts/charts/compare/mosdns-4.0.4...mosdns-4.0.5) (2022-12-22)
|
## [mosdns-4.0.5](https://github.com/truecharts/charts/compare/mosdns-4.0.4...mosdns-4.0.5) (2022-12-22)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/mosdns to v4.5.3
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mosdns-4.0.4](https://github.com/truecharts/charts/compare/mosdns-4.0.3...mosdns-4.0.4) (2022-12-19)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -1,8 +1,8 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: mosdns
|
name: mosdns
|
||||||
version: 4.0.14
|
version: 4.0.15
|
||||||
appVersion: "5.1.0"
|
appVersion: "5.1.1"
|
||||||
description: A location-based pluggable DNS forwarder/splitter.
|
description: A location-based pluggable DNS forwarder/splitter.
|
||||||
type: application
|
type: application
|
||||||
deprecated: false
|
deprecated: false
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [mosdns-4.0.15](https://github.com/truecharts/charts/compare/mosdns-4.0.14...mosdns-4.0.15) (2023-02-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/mosdns to v5.1.1
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/mosdns
|
repository: tccr.io/truecharts/mosdns
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 5.1.0@sha256:f40baf65562764e1eb80014e66f09628b5d8ff549c9059e50fe6c36447766786
|
tag: 5.1.1@sha256:ef972ef1e903ad1356921af940b7d54ba820c1a99c1ead1daff443c806126b59
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue