5 Commits

4 changed files with 5 additions and 5 deletions

View File

@@ -22,9 +22,9 @@ helmCharts:
images:
- name: ghcr.io/immich-app/immich-machine-learning
newTag: v1.142.0
newTag: v1.142.1
- name: ghcr.io/immich-app/immich-server
newTag: v1.142.0
newTag: v1.142.1
patches:

View File

@@ -4,7 +4,7 @@ kind: Kustomization
namespace: argocd
resources:
- namespace.yaml
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.0.12
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.1.6
- ingress.yaml
- argo-apps.application.yaml
- bootstrap-repo.sealedsecret.yaml

View File

@@ -23,6 +23,6 @@ helmCharts:
- name: gitea
namespace: gitea # needs to be set explicitly for svc to be referenced correctly
releaseName: gitea
version: 12.3.0
version: 12.2.0
valuesFile: gitea.values.yaml
repo: https://dl.gitea.io/charts/

View File

@@ -29,5 +29,5 @@ helmCharts:
- name: prometheus-node-exporter
releaseName: prometheus-node-exporter
repo: https://prometheus-community.github.io/helm-charts
version: 4.47.3
version: 4.48.0
valuesFile: prometheus-node-exporter.values.yaml