Compare commits

..

1 Commits

Author SHA1 Message Date
3c37c8fe22 Update dependency argoproj/argo-cd to v2.14.13 2025-05-28 16:01:26 +00:00
5 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

@ -17,5 +17,5 @@ helmCharts:
- releaseName: grafana
name: grafana
repo: https://grafana.github.io/helm-charts
version: 9.2.2
version: 9.2.1
valuesFile: grafana.values.yaml

View File

@ -21,7 +21,7 @@ helmCharts:
- name: redis
releaseName: redis
repo: https://charts.bitnami.com/bitnami
version: 21.1.11
version: 21.1.8
valuesInline:
auth:
enabled: false

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