Compare commits

1 Commits

Author SHA1 Message Date
db4883b7f8 chore(deps): update actions/checkout action to v6 2025-11-21 12:02:22 +00:00
6 changed files with 5 additions and 10 deletions

View File

@@ -16,7 +16,7 @@ jobs:
container: ghcr.io/renovatebot/renovate:latest container: ghcr.io/renovatebot/renovate:latest
steps: steps:
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v4 uses: actions/checkout@v6
- name: Run Renovate CLI - name: Run Renovate CLI
run: | run: |
renovate renovate

View File

@@ -18,7 +18,7 @@ spec:
targetRevision: HEAD targetRevision: HEAD
- repoURL: https://jellyfin.github.io/jellyfin-helm - repoURL: https://jellyfin.github.io/jellyfin-helm
chart: jellyfin chart: jellyfin
targetRevision: 2.5.0 targetRevision: 2.3.0
helm: helm:
valueFiles: valueFiles:
- $values/services/PVR/Jellyfin/values.yaml - $values/services/PVR/Jellyfin/values.yaml

View File

@@ -1,6 +1,3 @@
deploymentStrategy:
type: Recreate
ingress: ingress:
enabled: true enabled: true
className: traefik className: traefik

View File

@@ -17,7 +17,6 @@ spec:
helm: helm:
valueFiles: valueFiles:
- $values/storage/csi-driver-smb/values.yaml - $values/storage/csi-driver-smb/values.yaml
# - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
- repoURL: https://github.com/djpbessems/Kubernetes.K3s.installLog
targetRevision: master targetRevision: master
ref: values ref: values

View File

@@ -12,7 +12,7 @@ spec:
- repoURL: https://argoproj.github.io/argo-helm - repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd chart: argo-cd
# targetRevision: 8.1.2 # targetRevision: 8.1.2
targetRevision: 9.1.4 targetRevision: 8.6.4
helm: helm:
valueFiles: valueFiles:
- $values/system/ArgoCD/values.yaml - $values/system/ArgoCD/values.yaml

View File

@@ -17,7 +17,6 @@ spec:
helm: helm:
valueFiles: valueFiles:
- $values/system/SealedSecrets/values.yaml - $values/system/SealedSecrets/values.yaml
# - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
- repoURL: https://github.com/djpbessems/Kubernetes.K3s.installLog
targetRevision: master targetRevision: master
ref: values ref: values