Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
50ba9bb6b3
commit
3b4038d681
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [lancache-dns-3.0.8](https://github.com/truecharts/charts/compare/lancache-dns-3.0.7...lancache-dns-3.0.8) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [lancache-dns-3.0.9](https://github.com/truecharts/charts/compare/lancache-dns-3.0.8...lancache-dns-3.0.9) (2023-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lancache-dns to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [lancache-dns-3.0.8](https://github.com/truecharts/charts/compare/lancache-dns-3.0.7...lancache-dns-3.0.8) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [lancache-dns-3.0.3](https://github.com/truecharts/charts/compare/lancache-dns-3.0.2...lancache-dns-3.0.3) (2022-12-01)
|
||||
|
||||
|
||||
|
||||
|
||||
## [lancache-dns-3.0.3](https://github.com/truecharts/charts/compare/lancache-dns-3.0.2...lancache-dns-3.0.3) (2022-12-01)
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: lancache-dns
|
||||
version: 3.0.8
|
||||
version: 3.0.9
|
||||
appVersion: "latest"
|
||||
description: DNS Chart service for a steam cache.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [lancache-dns-3.0.9](https://github.com/truecharts/charts/compare/lancache-dns-3.0.8...lancache-dns-3.0.9) (2023-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lancache-dns to latest
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/lancache-dns
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:405aa2d8e446ccb4ac73b58f2bd49aedc25d1fab7b5bcceb70a66f93ce150a7e
|
||||
tag: latest@sha256:9de67e9a32730d8f4c1223eb368f92ef89ea93a9e373ac49b249cc58936335f2
|
||||
|
||||
env:
|
||||
CACHE_DOMAINS_REPO: "https://github.com/uklans/cache-domains.git"
|
Loading…
Reference in New Issue