chore: Update manifests after automerge

This commit is contained in:
2025-12-09 23:19:31 +00:00
parent 17820684f2
commit e384f60c95
6 changed files with 1 additions and 8 deletions

View File

@@ -1,5 +1,4 @@
--- ---
# Source: lidatube/charts/lidatube/templates/common.yaml
apiVersion: apps/v1 apiVersion: apps/v1
kind: Deployment kind: Deployment
metadata: metadata:
@@ -57,7 +56,7 @@ spec:
value: "4" value: "4"
- name: attempt_lidarr_import - name: attempt_lidarr_import
value: "true" value: "true"
image: thewicklowwolf/lidatube:0.2.41 image: thewicklowwolf/lidatube:0.2.42
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: main name: main
resources: resources:

View File

@@ -1,5 +1,4 @@
--- ---
# Source: lidatube/templates/external-secret.yaml
apiVersion: external-secrets.io/v1 apiVersion: external-secrets.io/v1
kind: ExternalSecret kind: ExternalSecret
metadata: metadata:

View File

@@ -1,5 +1,4 @@
--- ---
# Source: lidatube/templates/http-route.yaml
apiVersion: gateway.networking.k8s.io/v1 apiVersion: gateway.networking.k8s.io/v1
kind: HTTPRoute kind: HTTPRoute
metadata: metadata:

View File

@@ -1,5 +1,3 @@
---
# Source: lidatube/templates/persistent-volume.yaml
apiVersion: v1 apiVersion: v1
kind: PersistentVolume kind: PersistentVolume
metadata: metadata:

View File

@@ -1,5 +1,4 @@
--- ---
# Source: lidatube/templates/persistent-volume-claim.yaml
apiVersion: v1 apiVersion: v1
kind: PersistentVolumeClaim kind: PersistentVolumeClaim
metadata: metadata:

View File

@@ -1,5 +1,4 @@
--- ---
# Source: lidatube/charts/lidatube/templates/common.yaml
apiVersion: v1 apiVersion: v1
kind: Service kind: Service
metadata: metadata: