9 Commits

11 changed files with 31 additions and 24 deletions

View File

@@ -185,7 +185,7 @@ homepage:
siteMonitor: https://www.alexlebens.dev
statusStyle: dot
- Content Management:
icon: sh-directus.webp
icon: directus.png
description: Directus
href: https://directus.alexlebens.dev
siteMonitor: https://directus.alexlebens.dev

View File

@@ -9,7 +9,7 @@ huntarr:
main:
image:
repository: huntarr/huntarr
tag: 6.5.15
tag: 6.6.2
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -15,7 +15,7 @@ radarr-4k:
main:
image:
repository: ghcr.io/linuxserver/radarr
tag: 5.22.4@sha256:105b7ffb9e88880a55a3fcd6116542f19af21aae8884a4e276e007d2816bbacb
tag: 5.23.3@sha256:532749cc71739130720c9d1cd8b8fbec204f6c8bd94fd633fccb4b566a672a55
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -13,7 +13,7 @@ radarr-anime:
main:
image:
repository: ghcr.io/linuxserver/radarr
tag: 5.22.4@sha256:105b7ffb9e88880a55a3fcd6116542f19af21aae8884a4e276e007d2816bbacb
tag: 5.23.3@sha256:532749cc71739130720c9d1cd8b8fbec204f6c8bd94fd633fccb4b566a672a55
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -13,7 +13,7 @@ radarr-standup:
main:
image:
repository: ghcr.io/linuxserver/radarr
tag: 5.22.4@sha256:105b7ffb9e88880a55a3fcd6116542f19af21aae8884a4e276e007d2816bbacb
tag: 5.23.3@sha256:532749cc71739130720c9d1cd8b8fbec204f6c8bd94fd633fccb4b566a672a55
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -15,7 +15,7 @@ radarr:
main:
image:
repository: ghcr.io/linuxserver/radarr
tag: 5.22.4@sha256:105b7ffb9e88880a55a3fcd6116542f19af21aae8884a4e276e007d2816bbacb
tag: 5.23.3@sha256:532749cc71739130720c9d1cd8b8fbec204f6c8bd94fd633fccb4b566a672a55
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -52,4 +52,5 @@ spec:
- ApplyOutOfSyncOnly={{ $stack.syncPolicy.syncOptions.applyOutOfSyncOnly | default true }}
- ServerSideApply={{ $stack.syncPolicy.syncOptions.serverSideApply | default true }}
- PruneLast={{ $stack.syncPolicy.syncOptions.pruneLast | default true }}
- RespectIgnoreDifferences={{ $stack.syncPolicy.syncOptions.respectIgnoreDifferences | default true }}
{{- end }}

View File

@@ -18,11 +18,11 @@ spec:
name: in-cluster
namespace: kube-system
revisionHistoryLimit: 3
# ignoreDifferences:
# - group: ""
# kind: ServiceMonitor
# jqPathExpressions:
# - .spec.endpoints[].relabelings[].action
ignoreDifferences:
- group: ""
kind: ServiceMonitor
jqPathExpressions:
- .spec.endpoints[].relabelings[].action
syncPolicy:
automated:
prune: true
@@ -38,6 +38,7 @@ spec:
- ApplyOutOfSyncOnly=true
- ServerSideApply=true
- PruneLast=true
- RespectIgnoreDifferences=true
---
apiVersion: argoproj.io/v1alpha1

View File

@@ -18,7 +18,6 @@ applicationSet:
prune: true
syncOptions:
serverSideApply: true
RespectIgnoreDifferences: true
- name: deployment
namespace: argocd
syncPolicy:
@@ -54,26 +53,33 @@ applicationSet:
kind: Service
jqPathExpressions:
- .spec.externalName
# - kind: StatefulSet
# jqPathExpressions:
# - .spec.volumeClaimTemplates[].apiVersion
# - .spec.volumeClaimTemplates[].kind
- kind: StatefulSet
jqPathExpressions:
- .spec.volumeClaimTemplates[].apiVersion
- .spec.volumeClaimTemplates[].kind
syncPolicy:
automated:
prune: true
syncOptions:
serverSideApply: true
RespectIgnoreDifferences: true
- name: services
ignoreDifferences:
- group: ""
kind: GpuDevicePlugin
jqPathExpressions:
- .metadata.annotations[]
# - kind: StatefulSet
# jqPathExpressions:
# - .spec.volumeClaimTemplates[].apiVersion
# - .spec.volumeClaimTemplates[].kind
- group: "apps"
kind: "Deployment"
jsonPointers:
- /spec/template/metadata/annotations/checksum~1secret
- /spec/template/metadata/annotations/checksum~1secret-core
- /spec/template/metadata/annotations/checksum~1secret-jobservice
- /spec/template/metadata/annotations/checksum~1tls
- group: "apps"
kind: "StatefulSet"
jsonPointers:
- /spec/template/metadata/annotations/checksum~1secret
- /spec/template/metadata/annotations/checksum~1tls
syncPolicy:
automated:
prune: true
@@ -85,4 +91,3 @@ applicationSet:
prune: true
syncOptions:
serverSideApply: true
RespectIgnoreDifferences: true

View File

@@ -28,7 +28,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: gitea
version: 11.0.1
version: 12.0.0
repository: https://dl.gitea.io/charts/
- name: app-template
alias: renovate

View File

@@ -19,7 +19,7 @@ external-dns-unifi:
webhook:
image:
repository: ghcr.io/kashalls/external-dns-unifi-webhook
tag: v0.5.2
tag: v0.6.0
env:
- name: UNIFI_HOST
value: https://192.168.1.1