11 Commits

Author SHA1 Message Date
60beb8584f Update Helm release grafana to v10 2025-09-23 02:03:13 +00:00
5642a22a13 Merge pull request 'Update tombursch/kitchenowl Docker tag to v0.7.4' (#602) from renovate/tombursch-kitchenowl-0.x into main 2025-09-23 00:03:18 +00:00
1d2589f082 Update tombursch/kitchenowl Docker tag to v0.7.4 2025-09-23 00:03:13 +00:00
d6d2262d83 Merge pull request 'Update dependency argoproj/argo-cd to v3.1.7' (#601) from renovate/argoproj-argo-cd-3.x into main 2025-09-23 00:02:59 +00:00
90c6236a7b Update dependency argoproj/argo-cd to v3.1.7 2025-09-23 00:02:40 +00:00
bbb5907561 Merge pull request 'Update eeacms/rsync Docker tag to v2.9' (#581) from renovate/eeacms-rsync-2.x into main
Reviewed-on: #581
2025-09-22 23:04:53 +00:00
7c87899ac4 Merge pull request 'Update ghcr.io/mealie-recipes/mealie Docker tag to v3.2.1' (#597) from renovate/ghcr.io-mealie-recipes-mealie-3.x into main
Reviewed-on: #597
2025-09-22 23:03:57 +00:00
1cb7c13a2d Merge pull request 'Update dependency prometheus-operator/prometheus-operator to v0.85.0' (#578) from renovate/prometheus-operator-prometheus-operator-0.x into main
Reviewed-on: #578
2025-09-22 23:03:17 +00:00
4b87fd3100 Update ghcr.io/mealie-recipes/mealie Docker tag to v3.2.1 2025-09-16 08:04:44 +00:00
49cf8fc332 Update eeacms/rsync Docker tag to v2.9 2025-09-06 22:01:26 +00:00
bd4c4293a6 Update dependency prometheus-operator/prometheus-operator to v0.85.0 2025-09-04 22:01:58 +00:00
6 changed files with 6 additions and 6 deletions

View File

@@ -17,5 +17,5 @@ helmCharts:
- releaseName: grafana
name: grafana
repo: https://grafana.github.io/helm-charts
version: 9.4.5
version: 10.0.0
valuesFile: grafana.values.yaml

View File

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

View File

@@ -21,4 +21,4 @@ images:
newTag: "3.22"
- name: rsync
newName: eeacms/rsync
newTag: "2.7"
newTag: "2.9"

View File

@@ -13,5 +13,5 @@ resources:
images:
- name: mealie
newTag: v3.1.2
newTag: v3.2.1
newName: ghcr.io/mealie-recipes/mealie

View File

@@ -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

View File

@@ -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