Compare commits
1 Commits
renovate/i
...
renovate/p
Author | SHA1 | Date | |
---|---|---|---|
a09102d43a |
@@ -22,9 +22,9 @@ helmCharts:
|
|||||||
|
|
||||||
images:
|
images:
|
||||||
- name: ghcr.io/immich-app/immich-machine-learning
|
- name: ghcr.io/immich-app/immich-machine-learning
|
||||||
newTag: v1.143.0
|
newTag: v1.142.1
|
||||||
- name: ghcr.io/immich-app/immich-server
|
- name: ghcr.io/immich-app/immich-server
|
||||||
newTag: v1.143.0
|
newTag: v1.142.1
|
||||||
|
|
||||||
|
|
||||||
patches:
|
patches:
|
||||||
|
@@ -14,4 +14,4 @@ namespace: kitchenowl
|
|||||||
images:
|
images:
|
||||||
- name: kitchenowl
|
- name: kitchenowl
|
||||||
newName: tombursch/kitchenowl
|
newName: tombursch/kitchenowl
|
||||||
newTag: v0.7.4
|
newTag: v0.7.3
|
||||||
|
@@ -21,4 +21,4 @@ images:
|
|||||||
newTag: "3.22"
|
newTag: "3.22"
|
||||||
- name: rsync
|
- name: rsync
|
||||||
newName: eeacms/rsync
|
newName: eeacms/rsync
|
||||||
newTag: "2.9"
|
newTag: "2.7"
|
||||||
|
@@ -13,5 +13,5 @@ resources:
|
|||||||
|
|
||||||
images:
|
images:
|
||||||
- name: mealie
|
- name: mealie
|
||||||
newTag: v3.2.1
|
newTag: v3.1.2
|
||||||
newName: ghcr.io/mealie-recipes/mealie
|
newName: ghcr.io/mealie-recipes/mealie
|
||||||
|
@@ -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.1.7
|
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.1.6
|
||||||
- ingress.yaml
|
- ingress.yaml
|
||||||
- argo-apps.application.yaml
|
- argo-apps.application.yaml
|
||||||
- bootstrap-repo.sealedsecret.yaml
|
- bootstrap-repo.sealedsecret.yaml
|
||||||
|
@@ -6,7 +6,7 @@ namespace: monitoring
|
|||||||
resources:
|
resources:
|
||||||
- namespace.yaml
|
- namespace.yaml
|
||||||
# prometheus-operator crds
|
# prometheus-operator crds
|
||||||
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.85.0
|
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.84.0
|
||||||
# single prometheus instance with a thanos sidecar
|
# single prometheus instance with a thanos sidecar
|
||||||
- prometheus.yaml
|
- prometheus.yaml
|
||||||
- thanos-store.statefulset.yaml
|
- thanos-store.statefulset.yaml
|
||||||
@@ -29,5 +29,5 @@ helmCharts:
|
|||||||
- name: prometheus-node-exporter
|
- name: prometheus-node-exporter
|
||||||
releaseName: prometheus-node-exporter
|
releaseName: prometheus-node-exporter
|
||||||
repo: https://prometheus-community.github.io/helm-charts
|
repo: https://prometheus-community.github.io/helm-charts
|
||||||
version: 4.47.3
|
version: 4.48.0
|
||||||
valuesFile: prometheus-node-exporter.values.yaml
|
valuesFile: prometheus-node-exporter.values.yaml
|
||||||
|
Reference in New Issue
Block a user