Compare commits
11 Commits
a17821d522
...
renovate/t
| Author | SHA1 | Date | |
|---|---|---|---|
| fe28f15971 | |||
| 1f474ddb4e | |||
| 854b2f5101 | |||
| 972c1ad949 | |||
| ea30cdbe25 | |||
| 958d166b9d | |||
| f9edda7a29 | |||
| a198df6bbc | |||
| 071e122c10 | |||
| 61620d6c03 | |||
| 59cad6c59b |
@@ -17,5 +17,5 @@ helmCharts:
|
|||||||
- releaseName: grafana
|
- releaseName: grafana
|
||||||
name: grafana
|
name: grafana
|
||||||
repo: https://grafana.github.io/helm-charts
|
repo: https://grafana.github.io/helm-charts
|
||||||
version: 10.3.1
|
version: 10.3.2
|
||||||
valuesFile: grafana.values.yaml
|
valuesFile: grafana.values.yaml
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ kind: Kustomization
|
|||||||
namespace: argocd
|
namespace: argocd
|
||||||
resources:
|
resources:
|
||||||
- namespace.yaml
|
- namespace.yaml
|
||||||
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.2.1
|
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.2.2
|
||||||
- ingress.yaml
|
- ingress.yaml
|
||||||
- argo-apps.application.yaml
|
- argo-apps.application.yaml
|
||||||
- bootstrap-repo.sealedsecret.yaml
|
- bootstrap-repo.sealedsecret.yaml
|
||||||
|
|||||||
@@ -11,4 +11,4 @@ resources:
|
|||||||
images:
|
images:
|
||||||
- name: dns
|
- name: dns
|
||||||
newName: git.kluster.moll.re/remoll/dns
|
newName: git.kluster.moll.re/remoll/dns
|
||||||
newTag: 0.0.2-build.122
|
newTag: 0.0.2-build.124
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ helmCharts:
|
|||||||
- name: loki
|
- name: loki
|
||||||
releaseName: loki
|
releaseName: loki
|
||||||
repo: https://grafana.github.io/helm-charts
|
repo: https://grafana.github.io/helm-charts
|
||||||
version: 6.48.0
|
version: 6.49.0
|
||||||
valuesFile: loki.values.yaml
|
valuesFile: loki.values.yaml
|
||||||
- name: prometheus-node-exporter
|
- name: prometheus-node-exporter
|
||||||
releaseName: prometheus-node-exporter
|
releaseName: prometheus-node-exporter
|
||||||
|
|||||||
@@ -13,6 +13,6 @@ namespace: traefik-system
|
|||||||
helmCharts:
|
helmCharts:
|
||||||
- name: traefik
|
- name: traefik
|
||||||
releaseName: traefik
|
releaseName: traefik
|
||||||
version: 37.4.0
|
version: 38.0.0
|
||||||
valuesFile: values.yaml
|
valuesFile: values.yaml
|
||||||
repo: https://traefik.github.io/charts
|
repo: https://traefik.github.io/charts
|
||||||
|
|||||||
Reference in New Issue
Block a user