Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ab2125a4d4
commit
29724bbb05
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mosdns-5.0.10](https://github.com/truecharts/charts/compare/mosdns-5.0.9...mosdns-5.0.10) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mosdns to 5.1.3 ([#8769](https://github.com/truecharts/charts/issues/8769))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mosdns-5.0.9](https://github.com/truecharts/charts/compare/mosdns-5.0.8...mosdns-5.0.9) (2023-05-03)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- BREAKING CHANGE migrate to new common part 2 ([#7992](https://github.com/truecharts/charts/issues/7992))
|
||||
|
||||
|
||||
|
||||
|
||||
## [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 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: mosdns
|
||||
version: 5.0.9
|
||||
version: 5.0.10
|
||||
appVersion: "5.1.3"
|
||||
description: A location-based pluggable DNS forwarder/splitter.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mosdns-5.0.10](https://github.com/truecharts/charts/compare/mosdns-5.0.9...mosdns-5.0.10) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mosdns to 5.1.3 ([#8769](https://github.com/truecharts/charts/issues/8769))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mosdns
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.1.3@sha256:0e524ab64b4e3d7f10a9c2c6907704c68a17467a38b0755a845c9786d73bdf1e
|
||||
tag: 5.1.3@sha256:ac6a5264536ccc5fa9754c4a98a84067a4bdbbd6e29f53ff5802de77dc6ef85f
|
||||
service:
|
||||
main:
|
||||
ports:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mosdns-5.0.9](https://github.com/truecharts/charts/compare/mosdns-5.0.8...mosdns-5.0.9) (2023-05-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739))
|
||||
|
||||
|
Loading…
Reference in New Issue