mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-21 19:40:26 +08:00
feat: Move some common containers to our own containers
This commit is contained in:
@@ -18,4 +18,4 @@ maintainers:
|
||||
name: common
|
||||
sources: null
|
||||
type: library
|
||||
version: 7.0.1
|
||||
version: 7.0.2
|
||||
|
||||
@@ -21,9 +21,9 @@ wireguardImage:
|
||||
|
||||
promtailImage:
|
||||
# -- Specify the promtail image
|
||||
repository: grafana/promtail
|
||||
repository: ghcr.io/truecharts/promtail
|
||||
# -- Specify the promtail image tag
|
||||
tag: 2.2.0
|
||||
tag: v2.3.0
|
||||
# -- Specify the promtail image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
@@ -46,9 +46,9 @@ codeserverImage:
|
||||
|
||||
alpineImage:
|
||||
# -- Specify the code-server image
|
||||
repository: alpine
|
||||
repository: ghcr.io/truecharts/alpine
|
||||
# -- Specify the code-server image tag
|
||||
tag: "3.3"
|
||||
tag: v3.14.1
|
||||
# -- Specify the code-server image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user