Compare commits

..

5 Commits

4 changed files with 4 additions and 4 deletions

View File

@ -14,4 +14,4 @@ namespace: kitchenowl
images: images:
- name: kitchenowl - name: kitchenowl
newName: tombursch/kitchenowl newName: tombursch/kitchenowl
newTag: v0.7.1 newTag: v0.7.2

View File

@ -21,7 +21,7 @@ helmCharts:
- name: redis - name: redis
releaseName: redis releaseName: redis
repo: https://charts.bitnami.com/bitnami repo: https://charts.bitnami.com/bitnami
version: 21.2.7 version: 21.2.10
valuesInline: valuesInline:
auth: auth:
enabled: false enabled: false

View File

@ -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.0.9 - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.0.11
- ingress.yaml - ingress.yaml
- argo-apps.application.yaml - argo-apps.application.yaml
- bootstrap-repo.sealedsecret.yaml - bootstrap-repo.sealedsecret.yaml

View File

@ -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.31.0 version: 6.30.1
valuesFile: loki.values.yaml valuesFile: loki.values.yaml
- name: prometheus-node-exporter - name: prometheus-node-exporter
releaseName: prometheus-node-exporter releaseName: prometheus-node-exporter