Compare commits
7 Commits
renovate/g
...
renovate/i
| Author | SHA1 | Date | |
|---|---|---|---|
| 7eb9bfa0d7 | |||
| 746da85645 | |||
| cbe2c4c210 | |||
| 9162dd7eab | |||
| 6a8fc5c447 | |||
| 1f474ddb4e | |||
| 854b2f5101 |
@@ -12,4 +12,4 @@ namespace: code-server
|
||||
images:
|
||||
- name: code-server
|
||||
newName: ghcr.io/coder/code-server
|
||||
newTag: 4.107.0-fedora
|
||||
newTag: 4.104.3-fedora
|
||||
|
||||
@@ -22,6 +22,6 @@ helmCharts:
|
||||
|
||||
images:
|
||||
- name: ghcr.io/immich-app/immich-machine-learning
|
||||
newTag: v2.3.1
|
||||
newTag: v2.4.1
|
||||
- name: ghcr.io/immich-app/immich-server
|
||||
newTag: v2.3.1
|
||||
newTag: v2.4.1
|
||||
|
||||
@@ -14,14 +14,14 @@ namespace: paperless
|
||||
images:
|
||||
- name: paperless
|
||||
newName: ghcr.io/paperless-ngx/paperless-ngx
|
||||
newTag: "2.20.2"
|
||||
newTag: "2.20.3"
|
||||
|
||||
|
||||
helmCharts:
|
||||
- name: redis
|
||||
releaseName: redis
|
||||
repo: https://charts.bitnami.com/bitnami
|
||||
version: 24.0.8
|
||||
version: 24.0.9
|
||||
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=v3.2.1
|
||||
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.2.2
|
||||
- ingress.yaml
|
||||
- argo-apps.application.yaml
|
||||
- bootstrap-repo.sealedsecret.yaml
|
||||
|
||||
Reference in New Issue
Block a user