Compare commits
6 Commits
3a5445c421
...
f8ea21ead4
Author | SHA1 | Date | |
---|---|---|---|
f8ea21ead4 | |||
e11f68f69a | |||
8fb4642c62 | |||
b82731ddaf | |||
9229e02482 | |||
18c05d49ff |
@@ -22,9 +22,9 @@ helmCharts:
|
||||
|
||||
images:
|
||||
- name: ghcr.io/immich-app/immich-machine-learning
|
||||
newTag: v1.136.0
|
||||
newTag: v1.140.1
|
||||
- name: ghcr.io/immich-app/immich-server
|
||||
newTag: v1.136.0
|
||||
newTag: v1.140.1
|
||||
|
||||
|
||||
patches:
|
||||
|
@@ -13,4 +13,4 @@ resources:
|
||||
images:
|
||||
- name: binwiederhier/ntfy
|
||||
newName: binwiederhier/ntfy
|
||||
newTag: v2.13.0
|
||||
newTag: v2.14.0
|
||||
|
@@ -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.3
|
||||
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.1.4
|
||||
- ingress.yaml
|
||||
- argo-apps.application.yaml
|
||||
- bootstrap-repo.sealedsecret.yaml
|
||||
|
@@ -27,6 +27,6 @@ images:
|
||||
helmCharts:
|
||||
- name: authelia
|
||||
releaseName: authelia
|
||||
version: 0.10.42
|
||||
version: 0.10.44
|
||||
repo: https://charts.authelia.com
|
||||
valuesFile: authelia.values.yaml
|
||||
|
Reference in New Issue
Block a user