1 Commits

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

View File

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

View File

@@ -8,8 +8,5 @@
"prHourlyLimit": 0,
"argocd": {
"managerFilePatterns": ["/\\.yaml$/"]
},
"kubernetes": {
"managerFilePatterns": ["/\\.yaml$/"]
}
}

View File

@@ -70,7 +70,7 @@ spec:
- mountPath: /data
name: data-act-runner
- name: dind
image: "docker:29.2.1-dind"
image: "docker:28.3.2-dind"
imagePullPolicy: IfNotPresent
args:
- dockerd

View File

@@ -13,15 +13,12 @@ spec:
syncOptions:
- CreateNamespace=true
sources:
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
path: services/PVR/Jellyfin
targetRevision: HEAD
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
path: services/PVR/Jellyfin/manifests
targetRevision: HEAD
- repoURL: https://jellyfin.github.io/jellyfin-helm
chart: jellyfin
targetRevision: 2.7.0
targetRevision: 2.3.0
helm:
valueFiles:
- $values/services/PVR/Jellyfin/values.yaml

View File

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

View File

@@ -18,8 +18,7 @@ spec:
serviceAccountName: vaultwarden
containers:
- name: vaultwarden
# image: vaultwarden/server:1.34.3
image: vaultwarden/server:1.35.2
image: vaultwarden/server:1.33.2
env:
- name: ENABLE_DB_WAL
value: "false"

View File

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

View File

@@ -9,12 +9,10 @@ spec:
namespace: argo-cd
project: default
sources:
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
path: system/ArgoCD
targetRevision: HEAD
- repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd
targetRevision: 9.1.9
# targetRevision: 8.1.2
targetRevision: 8.6.4
helm:
valueFiles:
- $values/system/ArgoCD/values.yaml

View File

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