Compare commits

..

13 Commits

Author SHA1 Message Date
5d071d0aae Update ghcr.io/coder/code-server Docker tag to v4.101.2 2025-06-25 22:01:28 +00:00
3a940a51de Update Helm release authelia to v0.10.22 2025-06-24 14:01:29 +00:00
e156d6fd27 Update Helm release authelia to v0.10.21 2025-06-22 10:02:05 +00:00
a7aabb4ec1 Merge pull request 'Update renovate/renovate Docker tag to v41' (#501) from renovate/renovate-renovate-41.x into main
Reviewed-on: #501
2025-06-22 08:43:37 +00:00
b867c3fa73 Merge pull request 'Update dependency argoproj/argo-cd to v2.14.15' (#455) from renovate/argoproj-argo-cd-2.x into main
Reviewed-on: #455
2025-06-22 08:42:22 +00:00
2d2b045e48 Merge pull request 'Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.25.1' (#493) from renovate/ghcr.io-advplyr-audiobookshelf-2.x into main
Reviewed-on: #493
2025-06-22 08:41:13 +00:00
c5c921daf0 Merge pull request 'Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.17.1' (#502) from renovate/ghcr.io-paperless-ngx-paperless-ngx-2.x into main
Reviewed-on: #502
2025-06-22 08:40:45 +00:00
e4614e4c50 Merge pull request 'Update sissbruecker/linkding Docker tag to v1.41.0' (#503) from renovate/sissbruecker-linkding-1.x into main
Reviewed-on: #503
2025-06-22 08:40:20 +00:00
ef9ce96a09 Update sissbruecker/linkding Docker tag to v1.41.0 2025-06-19 22:01:43 +00:00
56be19df38 Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.17.1 2025-06-19 20:01:33 +00:00
caeee8d5a2 Update renovate/renovate Docker tag to v41 2025-06-19 10:01:53 +00:00
7edc59e8d6 Update dependency argoproj/argo-cd to v2.14.15 2025-06-16 20:01:29 +00:00
d5776f16d1 Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.25.1 2025-06-15 00:01:48 +00:00
7 changed files with 7 additions and 7 deletions

View File

@ -12,4 +12,4 @@ namespace: audiobookshelf
images: images:
- name: audiobookshelf - name: audiobookshelf
newName: ghcr.io/advplyr/audiobookshelf newName: ghcr.io/advplyr/audiobookshelf
newTag: "2.24.0" newTag: "2.25.1"

View File

@ -12,4 +12,4 @@ namespace: code-server
images: images:
- name: code-server - name: code-server
newName: ghcr.io/coder/code-server newName: ghcr.io/coder/code-server
newTag: 4.101.1-fedora newTag: 4.101.2-fedora

View File

@ -13,4 +13,4 @@ namespace: linkding
images: images:
- name: linkding - name: linkding
newName: sissbruecker/linkding newName: sissbruecker/linkding
newTag: "1.40.0" newTag: "1.41.0"

View File

@ -14,7 +14,7 @@ namespace: paperless
images: images:
- name: paperless - name: paperless
newName: ghcr.io/paperless-ngx/paperless-ngx newName: ghcr.io/paperless-ngx/paperless-ngx
newTag: "2.16.3" newTag: "2.17.1"
helmCharts: helmCharts:

View File

@ -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=v2.13.3 - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v2.14.15
- ingress.yaml - ingress.yaml
- argo-apps.application.yaml - argo-apps.application.yaml
- bootstrap-repo.sealedsecret.yaml - bootstrap-repo.sealedsecret.yaml

View File

@ -27,6 +27,6 @@ images:
helmCharts: helmCharts:
- name: authelia - name: authelia
releaseName: authelia releaseName: authelia
version: 0.10.17 version: 0.10.22
repo: https://charts.authelia.com repo: https://charts.authelia.com
valuesFile: authelia.values.yaml valuesFile: authelia.values.yaml

View File

@ -11,4 +11,4 @@ resources:
images: images:
- name: renovate/renovate - name: renovate/renovate
newName: renovate/renovate newName: renovate/renovate
newTag: "40" newTag: "41"