Compare commits
45 Commits
f9b2527700
...
ba8e009eef
| Author | SHA1 | Date | |
|---|---|---|---|
| ba8e009eef | |||
| 4128d3338f | |||
| b9684a804a | |||
| 6769da48da | |||
| 1a1d00c870 | |||
| b1e1c4c89b | |||
| 24c3a7a41a | |||
| 14ec4ba26c | |||
| e3ae47f54e | |||
| cebb6b798d | |||
| 4bc6722439 | |||
| ce9ea0d9ea | |||
| 8b41421818 | |||
| 2bdc9d4560 | |||
| 94aef91433 | |||
| e104fadefc | |||
| af8adfbff3 | |||
| a82e1023c4 | |||
| 4466c1d5e0 | |||
| a1389ac3fc | |||
| 24b2a2c762 | |||
| 6a1b012e48 | |||
| 43b0e4d3e6 | |||
| 288530aa4d | |||
| 6c8c0c9827 | |||
| c71c966c57 | |||
| 7c1ac15d5c | |||
| 96e05255f5 | |||
| 02f6c3dda7 | |||
| 0fab1812f6 | |||
| fb95bf481c | |||
| b97cbeaac2 | |||
| eafd8cdc54 | |||
| 8b4cbbf4f5 | |||
| 27a83f5ca5 | |||
| 0e29198d50 | |||
| d5850ae24c | |||
| 41015a1c43 | |||
| 1936bb74bb | |||
| 904bade396 | |||
| f92da0f33c | |||
| 9d7af20bac | |||
| 1bb00fe20d | |||
| 859bb219ff | |||
| 354dd43725 |
@@ -12,4 +12,4 @@ namespace: audiobookshelf
|
||||
images:
|
||||
- name: audiobookshelf
|
||||
newName: ghcr.io/advplyr/audiobookshelf
|
||||
newTag: "2.23.0"
|
||||
newTag: "2.24.0"
|
||||
|
||||
@@ -12,4 +12,4 @@ namespace: code-server
|
||||
images:
|
||||
- name: code-server
|
||||
newName: ghcr.io/coder/code-server
|
||||
newTag: 4.100.2-fedora
|
||||
newTag: 4.100.3-fedora
|
||||
|
||||
@@ -13,4 +13,4 @@ resources:
|
||||
images:
|
||||
- name: actualbudget
|
||||
newName: actualbudget/actual-server
|
||||
newTag: 25.5.0
|
||||
newTag: 25.6.1
|
||||
|
||||
@@ -17,5 +17,5 @@ helmCharts:
|
||||
- releaseName: grafana
|
||||
name: grafana
|
||||
repo: https://grafana.github.io/helm-charts
|
||||
version: 9.2.1
|
||||
version: 9.2.7
|
||||
valuesFile: grafana.values.yaml
|
||||
|
||||
@@ -15,4 +15,4 @@ resources:
|
||||
images:
|
||||
- name: homeassistant
|
||||
newName: homeassistant/home-assistant
|
||||
newTag: "2025.5"
|
||||
newTag: "2025.6"
|
||||
|
||||
@@ -22,9 +22,9 @@ helmCharts:
|
||||
|
||||
images:
|
||||
- name: ghcr.io/immich-app/immich-machine-learning
|
||||
newTag: v1.134.0
|
||||
newTag: v1.132.3
|
||||
- name: ghcr.io/immich-app/immich-server
|
||||
newTag: v1.134.0
|
||||
newTag: v1.135.0
|
||||
|
||||
|
||||
patches:
|
||||
|
||||
@@ -18,7 +18,7 @@ images:
|
||||
newTag: java21
|
||||
- name: alpine
|
||||
newName: alpine
|
||||
newTag: "3.21"
|
||||
newTag: "3.22"
|
||||
- name: rsync
|
||||
newName: eeacms/rsync
|
||||
newTag: "2.6"
|
||||
|
||||
@@ -13,4 +13,4 @@ resources:
|
||||
images:
|
||||
- name: binwiederhier/ntfy
|
||||
newName: binwiederhier/ntfy
|
||||
newTag: v2.11.0
|
||||
newTag: v2.12.0
|
||||
|
||||
@@ -14,14 +14,14 @@ namespace: paperless
|
||||
images:
|
||||
- name: paperless
|
||||
newName: ghcr.io/paperless-ngx/paperless-ngx
|
||||
newTag: "2.16.2"
|
||||
newTag: "2.16.3"
|
||||
|
||||
|
||||
helmCharts:
|
||||
- name: redis
|
||||
releaseName: redis
|
||||
repo: https://charts.bitnami.com/bitnami
|
||||
version: 21.1.7
|
||||
version: 21.2.5
|
||||
valuesInline:
|
||||
auth:
|
||||
enabled: false
|
||||
|
||||
@@ -27,6 +27,6 @@ images:
|
||||
helmCharts:
|
||||
- name: authelia
|
||||
releaseName: authelia
|
||||
version: 0.10.10
|
||||
version: 0.10.17
|
||||
repo: https://charts.authelia.com
|
||||
valuesFile: authelia.values.yaml
|
||||
|
||||
@@ -11,8 +11,8 @@ resources:
|
||||
images:
|
||||
- name: octodns
|
||||
newName: octodns/octodns # has all plugins
|
||||
newTag: "2025.05"
|
||||
newTag: "2025.06"
|
||||
|
||||
- name: git
|
||||
newName: alpine/git
|
||||
newTag: "v2.47.2"
|
||||
newTag: "v2.49.0"
|
||||
@@ -10,6 +10,6 @@ namespace: metallb-system
|
||||
helmCharts:
|
||||
- name: metallb
|
||||
repo: https://metallb.github.io/metallb
|
||||
version: 0.14.9
|
||||
version: 0.15.2
|
||||
releaseName: metallb
|
||||
valuesFile: values.yaml
|
||||
|
||||
@@ -6,7 +6,7 @@ namespace: monitoring
|
||||
resources:
|
||||
- namespace.yaml
|
||||
# prometheus-operator crds
|
||||
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.82.2
|
||||
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.83.0
|
||||
# single prometheus instance with a thanos sidecar
|
||||
- prometheus.yaml
|
||||
- thanos-store.statefulset.yaml
|
||||
@@ -24,10 +24,10 @@ helmCharts:
|
||||
- name: loki
|
||||
releaseName: loki
|
||||
repo: https://grafana.github.io/helm-charts
|
||||
version: 6.30.0
|
||||
version: 6.30.1
|
||||
valuesFile: loki.values.yaml
|
||||
- name: prometheus-node-exporter
|
||||
releaseName: prometheus-node-exporter
|
||||
repo: https://prometheus-community.github.io/helm-charts
|
||||
version: 4.46.1
|
||||
version: 4.47.0
|
||||
valuesFile: prometheus-node-exporter.values.yaml
|
||||
|
||||
@@ -9,4 +9,4 @@ resources:
|
||||
images:
|
||||
- name: controller
|
||||
newName: docker.io/bitnami/sealed-secrets-controller
|
||||
newTag: 0.29.0
|
||||
newTag: 0.30.0
|
||||
|
||||
Reference in New Issue
Block a user