Compare commits
11 Commits
renovate/p
...
renovate/i
Author | SHA1 | Date | |
---|---|---|---|
9f3d33519f | |||
5642a22a13 | |||
1d2589f082 | |||
d6d2262d83 | |||
90c6236a7b | |||
bbb5907561 | |||
7c87899ac4 | |||
1cb7c13a2d | |||
4b87fd3100 | |||
49cf8fc332 | |||
bd4c4293a6 |
@@ -22,9 +22,9 @@ helmCharts:
|
||||
|
||||
images:
|
||||
- name: ghcr.io/immich-app/immich-machine-learning
|
||||
newTag: v1.142.1
|
||||
newTag: v1.143.0
|
||||
- name: ghcr.io/immich-app/immich-server
|
||||
newTag: v1.142.1
|
||||
newTag: v1.143.0
|
||||
|
||||
|
||||
patches:
|
||||
|
@@ -14,4 +14,4 @@ namespace: kitchenowl
|
||||
images:
|
||||
- name: kitchenowl
|
||||
newName: tombursch/kitchenowl
|
||||
newTag: v0.7.3
|
||||
newTag: v0.7.4
|
||||
|
@@ -21,4 +21,4 @@ images:
|
||||
newTag: "3.22"
|
||||
- name: rsync
|
||||
newName: eeacms/rsync
|
||||
newTag: "2.7"
|
||||
newTag: "2.9"
|
||||
|
@@ -13,5 +13,5 @@ resources:
|
||||
|
||||
images:
|
||||
- name: mealie
|
||||
newTag: v3.1.2
|
||||
newTag: v3.2.1
|
||||
newName: ghcr.io/mealie-recipes/mealie
|
||||
|
@@ -4,7 +4,7 @@ kind: Kustomization
|
||||
namespace: argocd
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.1.6
|
||||
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.1.7
|
||||
- ingress.yaml
|
||||
- argo-apps.application.yaml
|
||||
- bootstrap-repo.sealedsecret.yaml
|
||||
|
@@ -6,7 +6,7 @@ namespace: monitoring
|
||||
resources:
|
||||
- namespace.yaml
|
||||
# prometheus-operator crds
|
||||
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.84.0
|
||||
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.85.0
|
||||
# single prometheus instance with a thanos sidecar
|
||||
- prometheus.yaml
|
||||
- thanos-store.statefulset.yaml
|
||||
|
Reference in New Issue
Block a user