This commit is contained in:
parent
d53ae6af74
commit
53fb5f8d09
1 changed files with 2 additions and 2 deletions
|
@ -212,7 +212,7 @@ metadata:
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
sources:
|
||||||
- chart: loki
|
- chart: loki
|
||||||
repoURL: https://grafana.github.io/helm-charts
|
repoURL: https://grafana.github.io/helm-charts
|
||||||
targetRevision: 5.35.0
|
targetRevision: 5.35.0
|
||||||
|
@ -243,7 +243,7 @@ metadata:
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
sources:
|
||||||
- chart: promtail
|
- chart: promtail
|
||||||
repoURL: https://grafana.github.io/helm-charts
|
repoURL: https://grafana.github.io/helm-charts
|
||||||
targetRevision: 6.15.3
|
targetRevision: 6.15.3
|
||||||
|
|
Loading…
Reference in a new issue