Compare commits
24 Commits
f77c1a6619
...
bca0aac125
Author | SHA1 | Date | |
---|---|---|---|
bca0aac125 | |||
c13c451e8f | |||
bd4841efdd | |||
65caa1ea1a | |||
b7905cfbf1 | |||
b6984ab3d8 | |||
824bb0873d | |||
0e11bcc0da | |||
3a940a51de | |||
e156d6fd27 | |||
a7aabb4ec1 | |||
b867c3fa73 | |||
2d2b045e48 | |||
c5c921daf0 | |||
e4614e4c50 | |||
ef9ce96a09 | |||
56be19df38 | |||
caeee8d5a2 | |||
4128d3338f | |||
b9684a804a | |||
6769da48da | |||
1a1d00c870 | |||
7edc59e8d6 | |||
d5776f16d1 |
@ -10,7 +10,7 @@ resources:
|
||||
images:
|
||||
- name: adguard/adguardhome
|
||||
newName: adguard/adguardhome
|
||||
newTag: v0.107.62
|
||||
newTag: v0.107.63
|
||||
|
||||
namespace: adguard
|
||||
|
||||
|
@ -12,4 +12,4 @@ namespace: audiobookshelf
|
||||
images:
|
||||
- name: audiobookshelf
|
||||
newName: ghcr.io/advplyr/audiobookshelf
|
||||
newTag: "2.24.0"
|
||||
newTag: "2.25.1"
|
||||
|
@ -17,5 +17,5 @@ helmCharts:
|
||||
- releaseName: grafana
|
||||
name: grafana
|
||||
repo: https://grafana.github.io/helm-charts
|
||||
version: 9.2.4
|
||||
version: 9.2.9
|
||||
valuesFile: grafana.values.yaml
|
||||
|
@ -13,4 +13,4 @@ namespace: linkding
|
||||
images:
|
||||
- name: linkding
|
||||
newName: sissbruecker/linkding
|
||||
newTag: "1.40.0"
|
||||
newTag: "1.41.0"
|
||||
|
@ -14,14 +14,14 @@ namespace: paperless
|
||||
images:
|
||||
- name: paperless
|
||||
newName: ghcr.io/paperless-ngx/paperless-ngx
|
||||
newTag: "2.16.3"
|
||||
newTag: "2.17.1"
|
||||
|
||||
|
||||
helmCharts:
|
||||
- name: redis
|
||||
releaseName: redis
|
||||
repo: https://charts.bitnami.com/bitnami
|
||||
version: 21.2.3
|
||||
version: 21.2.6
|
||||
valuesInline:
|
||||
auth:
|
||||
enabled: false
|
||||
|
@ -4,7 +4,7 @@ kind: Kustomization
|
||||
namespace: argocd
|
||||
resources:
|
||||
- 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
|
||||
- argo-apps.application.yaml
|
||||
- bootstrap-repo.sealedsecret.yaml
|
||||
|
@ -27,6 +27,6 @@ images:
|
||||
helmCharts:
|
||||
- name: authelia
|
||||
releaseName: authelia
|
||||
version: 0.10.17
|
||||
version: 0.10.27
|
||||
repo: https://charts.authelia.com
|
||||
valuesFile: authelia.values.yaml
|
||||
|
@ -23,6 +23,6 @@ helmCharts:
|
||||
- name: gitea
|
||||
namespace: gitea # needs to be set explicitly for svc to be referenced correctly
|
||||
releaseName: gitea
|
||||
version: 12.1.0
|
||||
version: 12.1.1
|
||||
valuesFile: gitea.values.yaml
|
||||
repo: https://dl.gitea.io/charts/
|
||||
|
@ -11,4 +11,4 @@ resources:
|
||||
images:
|
||||
- name: renovate/renovate
|
||||
newName: renovate/renovate
|
||||
newTag: "40"
|
||||
newTag: "41"
|
||||
|
Loading…
x
Reference in New Issue
Block a user