1 Commits

Author SHA1 Message Date
2bdf3b11a0 chore(deps): update helm release argo-cd to v9.4.0 2026-02-03 12:01:50 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ spec:
spec: spec:
containers: containers:
- name: app - name: app
image: neosmemo/memos:0.26 image: neosmemo/memos:0.25
imagePullPolicy: Always imagePullPolicy: Always
env: env:
- name: MEMOS_PORT - name: MEMOS_PORT

View File

@@ -14,7 +14,7 @@ spec:
targetRevision: HEAD targetRevision: HEAD
- repoURL: https://argoproj.github.io/argo-helm - repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd chart: argo-cd
targetRevision: 9.1.9 targetRevision: 9.4.0
helm: helm:
valueFiles: valueFiles:
- $values/system/ArgoCD/values.yaml - $values/system/ArgoCD/values.yaml