Compare commits
27 Commits
renovate/g
...
renovate/h
| Author | SHA1 | Date | |
|---|---|---|---|
| 26f17fdac3 | |||
| f9ca26f7bb | |||
| 633d5873bd | |||
| 2bb88541ca | |||
| af8b4b4dbc | |||
| 2f0051c2dc | |||
| 664ffb04a6 | |||
| eeb0a66787 | |||
| 27c9865727 | |||
| 873420546a | |||
| f4870d146e | |||
| a30ca17fe0 | |||
| 816c43b945 | |||
| 89fa4f008d | |||
| 6415bd9786 | |||
| 045c38b437 | |||
| e6cd86ec80 | |||
| c8ba453fed | |||
| ab7e1c82a6 | |||
| a4761492b1 | |||
| 4687715bac | |||
| efb71d4d61 | |||
| 22045d4309 | |||
| 360c78faf5 | |||
| 5385ecc172 | |||
| 8d1f125b4b | |||
| 2bbef842a4 |
@@ -12,4 +12,4 @@ namespace: audiobookshelf
|
||||
images:
|
||||
- name: audiobookshelf
|
||||
newName: ghcr.io/advplyr/audiobookshelf
|
||||
newTag: "2.29.0"
|
||||
newTag: "2.30.0"
|
||||
|
||||
@@ -12,4 +12,4 @@ namespace: code-server
|
||||
images:
|
||||
- name: code-server
|
||||
newName: ghcr.io/coder/code-server
|
||||
newTag: 4.105.1-fedora
|
||||
newTag: 4.104.3-fedora
|
||||
|
||||
@@ -14,4 +14,4 @@ resources:
|
||||
images:
|
||||
- name: actualbudget
|
||||
newName: actualbudget/actual-server
|
||||
newTag: 25.10.0
|
||||
newTag: 25.11.0
|
||||
|
||||
@@ -13,7 +13,7 @@ resources:
|
||||
images:
|
||||
- name: homeassistant
|
||||
newName: homeassistant/home-assistant
|
||||
newTag: "2025.10"
|
||||
newTag: "2025.11"
|
||||
|
||||
configurations:
|
||||
# allow nameReference to work with different mentions of the same resource as well
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
entryPoints:
|
||||
- websecure
|
||||
routes:
|
||||
- match: Host(`immich.kluster.moll.re`)
|
||||
- match: Host(`immich.kluster.moll.re`) || Host(`photos.kluster.moll.re`)
|
||||
kind: Rule
|
||||
services:
|
||||
- name: immich-server
|
||||
|
||||
@@ -22,6 +22,6 @@ helmCharts:
|
||||
|
||||
images:
|
||||
- name: ghcr.io/immich-app/immich-machine-learning
|
||||
newTag: v2.1.0
|
||||
newTag: v2.2.3
|
||||
- name: ghcr.io/immich-app/immich-server
|
||||
newTag: v2.1.0
|
||||
newTag: v2.2.3
|
||||
|
||||
@@ -6,9 +6,9 @@ spec:
|
||||
endpoints:
|
||||
- port: metrics-api
|
||||
scheme: http
|
||||
- port: metrics-ms
|
||||
scheme: http
|
||||
path: /metrics
|
||||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: server
|
||||
# app.kubernetes.io/name: server
|
||||
app.kubernetes.io/service: immich-server
|
||||
app.kubernetes.io/instance: immich
|
||||
|
||||
@@ -12,4 +12,4 @@ resources:
|
||||
images:
|
||||
- name: jellyfin/jellyfin
|
||||
newName: jellyfin/jellyfin
|
||||
newTag: 10.10.7
|
||||
newTag: 10.11.2
|
||||
|
||||
@@ -14,14 +14,14 @@ namespace: paperless
|
||||
images:
|
||||
- name: paperless
|
||||
newName: ghcr.io/paperless-ngx/paperless-ngx
|
||||
newTag: "2.18.4"
|
||||
newTag: "2.19.4"
|
||||
|
||||
|
||||
helmCharts:
|
||||
- name: redis
|
||||
releaseName: redis
|
||||
repo: https://charts.bitnami.com/bitnami
|
||||
version: 23.2.3
|
||||
version: 23.2.6
|
||||
valuesInline:
|
||||
auth:
|
||||
enabled: false
|
||||
|
||||
@@ -13,5 +13,5 @@ resources:
|
||||
|
||||
images:
|
||||
- name: mealie
|
||||
newTag: v3.3.2
|
||||
newTag: v3.4.0
|
||||
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.9
|
||||
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.2.0
|
||||
- ingress.yaml
|
||||
- argo-apps.application.yaml
|
||||
- bootstrap-repo.sealedsecret.yaml
|
||||
|
||||
@@ -27,6 +27,6 @@ images:
|
||||
helmCharts:
|
||||
- name: authelia
|
||||
releaseName: authelia
|
||||
version: 0.10.47
|
||||
version: 0.10.49
|
||||
repo: https://charts.authelia.com
|
||||
valuesFile: authelia.values.yaml
|
||||
|
||||
@@ -17,7 +17,7 @@ resources:
|
||||
images:
|
||||
- name: thanos
|
||||
newName: quay.io/thanos/thanos
|
||||
newTag: v0.39.2
|
||||
newTag: v0.40.1
|
||||
|
||||
|
||||
helmCharts:
|
||||
|
||||
Reference in New Issue
Block a user