Compare commits
10 Commits
82012b220e
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| d6bbd3c097 | |||
| d2a46a1ea4 | |||
| a185e554a6 | |||
| bcf9eba8c4 | |||
| dd50737e14 | |||
| 6b71d836c5 | |||
| 39bd45d1fe | |||
| e36e8c5536 | |||
| 79aa795442 | |||
| cc8ee0ed2d |
@@ -17,5 +17,5 @@ helmCharts:
|
||||
- releaseName: grafana
|
||||
name: grafana
|
||||
repo: https://grafana.github.io/helm-charts
|
||||
version: 10.4.0
|
||||
version: 10.4.1
|
||||
valuesFile: grafana.values.yaml
|
||||
|
||||
@@ -4,7 +4,7 @@ kind: Kustomization
|
||||
namespace: argocd
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.2.2
|
||||
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.2.3
|
||||
- ingress.yaml
|
||||
- argo-apps.application.yaml
|
||||
- bootstrap-repo.sealedsecret.yaml
|
||||
|
||||
@@ -11,4 +11,4 @@ resources:
|
||||
images:
|
||||
- name: dns
|
||||
newName: git.kluster.moll.re/remoll/dns
|
||||
newTag: 0.0.2-build.124
|
||||
newTag: 0.0.2-build.128
|
||||
|
||||
Reference in New Issue
Block a user