Compare commits
9 Commits
61620d6c03
...
renovate/d
| Author | SHA1 | Date | |
|---|---|---|---|
| 880af175b7 | |||
| 1f474ddb4e | |||
| 854b2f5101 | |||
| 972c1ad949 | |||
| ea30cdbe25 | |||
| 958d166b9d | |||
| f9edda7a29 | |||
| a198df6bbc | |||
| 071e122c10 |
@@ -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
|
||||||
|
|||||||
@@ -9,4 +9,4 @@ resources:
|
|||||||
images:
|
images:
|
||||||
- name: controller
|
- name: controller
|
||||||
newName: docker.io/bitnami/sealed-secrets-controller
|
newName: docker.io/bitnami/sealed-secrets-controller
|
||||||
newTag: 0.33.1
|
newTag: 0.34.0
|
||||||
|
|||||||
Reference in New Issue
Block a user