Update renovate/renovate Docker tag to v41.169.1 - abandoned #97

Closed
Renovate wants to merge 282 commits from renovate/renovate-renovate-41.x into fresh-start
4 changed files with 11 additions and 6 deletions
Showing only changes of commit ce0bef4970 - Show all commits

View File

@@ -4,4 +4,4 @@ resources:
- gitea
- renovate.yaml
- ollama
- librechat.yaml
- librechat

View File

@@ -0,0 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- release

View File

@@ -0,0 +1,5 @@
---
apiVersion: v1
kind: Namespace
metadata:
name: librechat

View File

@@ -1,9 +1,4 @@
---
apiVersion: v1
kind: Namespace
metadata:
name: librechat
---
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata: