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:
|
images:
|
||||||
- name: code-server
|
- name: code-server
|
||||||
newName: ghcr.io/coder/code-server
|
newName: ghcr.io/coder/code-server
|
||||||
newTag: 4.107.0-fedora
|
newTag: 4.104.3-fedora
|
||||||
|
|||||||
@@ -22,6 +22,6 @@ helmCharts:
|
|||||||
|
|
||||||
images:
|
images:
|
||||||
- name: ghcr.io/immich-app/immich-machine-learning
|
- name: ghcr.io/immich-app/immich-machine-learning
|
||||||
newTag: v2.3.1
|
newTag: v2.4.1
|
||||||
- name: ghcr.io/immich-app/immich-server
|
- name: ghcr.io/immich-app/immich-server
|
||||||
newTag: v2.3.1
|
newTag: v2.4.1
|
||||||
|
|||||||
@@ -14,14 +14,14 @@ namespace: paperless
|
|||||||
images:
|
images:
|
||||||
- name: paperless
|
- name: paperless
|
||||||
newName: ghcr.io/paperless-ngx/paperless-ngx
|
newName: ghcr.io/paperless-ngx/paperless-ngx
|
||||||
newTag: "2.20.2"
|
newTag: "2.20.3"
|
||||||
|
|
||||||
|
|
||||||
helmCharts:
|
helmCharts:
|
||||||
- name: redis
|
- name: redis
|
||||||
releaseName: redis
|
releaseName: redis
|
||||||
repo: https://charts.bitnami.com/bitnami
|
repo: https://charts.bitnami.com/bitnami
|
||||||
version: 24.0.8
|
version: 24.0.9
|
||||||
valuesInline:
|
valuesInline:
|
||||||
auth:
|
auth:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ kind: Kustomization
|
|||||||
namespace: argocd
|
namespace: argocd
|
||||||
resources:
|
resources:
|
||||||
- namespace.yaml
|
- 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
|
- ingress.yaml
|
||||||
- argo-apps.application.yaml
|
- argo-apps.application.yaml
|
||||||
- bootstrap-repo.sealedsecret.yaml
|
- bootstrap-repo.sealedsecret.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user