From c947461229403b4b7dd2e91259e6e36f849f347c Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Wed, 3 Dec 2025 23:06:54 +0000 Subject: [PATCH] Automated Manifest Update (#2225) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2225 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- .../argo-workflows/argo-workflows.yaml | 82 +++++++++---------- .../cl01tl/manifests/booklore/booklore.yaml | 2 +- clusters/cl01tl/manifests/eraser/eraser.yaml | 69 ++++++++++++---- .../cl01tl/manifests/karakeep/karakeep.yaml | 2 +- 4 files changed, 94 insertions(+), 61 deletions(-) diff --git a/clusters/cl01tl/manifests/argo-workflows/argo-workflows.yaml b/clusters/cl01tl/manifests/argo-workflows/argo-workflows.yaml index aee410f71..1f278b8a3 100644 --- a/clusters/cl01tl/manifests/argo-workflows/argo-workflows.yaml +++ b/clusters/cl01tl/manifests/argo-workflows/argo-workflows.yaml @@ -36,7 +36,7 @@ metadata: name: argo-workflows-workflow-controller namespace: "argo-workflows" labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-workflow-controller app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: workflow-controller @@ -51,7 +51,7 @@ metadata: name: argo-workflows-server namespace: "argo-workflows" labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-server app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: server @@ -152,7 +152,7 @@ metadata: name: argo-workflows-workflow-controller-configmap namespace: "argo-workflows" labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-cm app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: workflow-controller @@ -335,13 +335,13 @@ spec: subresources: status: {} --- -# Source: argo-workflows/charts/argo-workflows/templates/crds/argoproj.io_clusterworkflowtemplates.yaml +# Source: argo-workflows/charts/argo-workflows/templates/crds.yaml apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: name: clusterworkflowtemplates.argoproj.io annotations: - "helm.sh/resource-policy": keep + helm.sh/resource-policy: keep spec: group: argoproj.io names: @@ -375,13 +375,13 @@ spec: served: true storage: true --- -# Source: argo-workflows/charts/argo-workflows/templates/crds/argoproj.io_cronworkflows.yaml +# Source: argo-workflows/charts/argo-workflows/templates/crds.yaml apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: name: cronworkflows.argoproj.io annotations: - "helm.sh/resource-policy": keep + helm.sh/resource-policy: keep spec: group: argoproj.io names: @@ -419,13 +419,13 @@ spec: served: true storage: true --- -# Source: argo-workflows/charts/argo-workflows/templates/crds/argoproj.io_workflowartifactgctasks.yaml +# Source: argo-workflows/charts/argo-workflows/templates/crds.yaml apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: name: workflowartifactgctasks.argoproj.io annotations: - "helm.sh/resource-policy": keep + helm.sh/resource-policy: keep spec: group: argoproj.io names: @@ -1560,13 +1560,13 @@ spec: subresources: status: {} --- -# Source: argo-workflows/charts/argo-workflows/templates/crds/argoproj.io_workfloweventbindings.yaml +# Source: argo-workflows/charts/argo-workflows/templates/crds.yaml apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: name: workfloweventbindings.argoproj.io annotations: - "helm.sh/resource-policy": keep + helm.sh/resource-policy: keep spec: group: argoproj.io names: @@ -2264,13 +2264,13 @@ spec: served: true storage: true --- -# Source: argo-workflows/charts/argo-workflows/templates/crds/argoproj.io_workflows.yaml +# Source: argo-workflows/charts/argo-workflows/templates/crds.yaml apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: name: workflows.argoproj.io annotations: - "helm.sh/resource-policy": keep + helm.sh/resource-policy: keep spec: group: argoproj.io names: @@ -2323,13 +2323,13 @@ spec: storage: true subresources: {} --- -# Source: argo-workflows/charts/argo-workflows/templates/crds/argoproj.io_workflowtaskresults.yaml +# Source: argo-workflows/charts/argo-workflows/templates/crds.yaml apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: name: workflowtaskresults.argoproj.io annotations: - "helm.sh/resource-policy": keep + helm.sh/resource-policy: keep spec: group: argoproj.io names: @@ -2989,13 +2989,13 @@ spec: served: true storage: true --- -# Source: argo-workflows/charts/argo-workflows/templates/crds/argoproj.io_workflowtasksets.yaml +# Source: argo-workflows/charts/argo-workflows/templates/crds.yaml apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: name: workflowtasksets.argoproj.io annotations: - "helm.sh/resource-policy": keep + helm.sh/resource-policy: keep spec: group: argoproj.io names: @@ -3034,13 +3034,13 @@ spec: subresources: status: {} --- -# Source: argo-workflows/charts/argo-workflows/templates/crds/argoproj.io_workflowtemplates.yaml +# Source: argo-workflows/charts/argo-workflows/templates/crds.yaml apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: name: workflowtemplates.argoproj.io annotations: - "helm.sh/resource-policy": keep + helm.sh/resource-policy: keep spec: group: argoproj.io names: @@ -3242,7 +3242,7 @@ kind: ClusterRole metadata: name: argo-workflows-view labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-workflow-controller app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: workflow-controller @@ -3281,7 +3281,7 @@ kind: ClusterRole metadata: name: argo-workflows-edit labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-server app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: server @@ -3325,7 +3325,7 @@ kind: ClusterRole metadata: name: argo-workflows-admin labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-server app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: server @@ -3369,7 +3369,7 @@ kind: ClusterRole metadata: name: argo-workflows-workflow-controller labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-workflow-controller app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: workflow-controller @@ -3526,7 +3526,7 @@ kind: ClusterRole metadata: name: argo-workflows-workflow-controller-cluster-template labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-workflow-controller app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: workflow-controller @@ -3550,7 +3550,7 @@ kind: ClusterRole metadata: name: argo-workflows-server labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-server app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: server @@ -3644,7 +3644,7 @@ kind: ClusterRole metadata: name: argo-workflows-server-cluster-template labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-server app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: server @@ -3712,7 +3712,7 @@ kind: ClusterRoleBinding metadata: name: argo-workflows-workflow-controller labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-workflow-controller app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: workflow-controller @@ -3734,7 +3734,7 @@ kind: ClusterRoleBinding metadata: name: argo-workflows-workflow-controller-cluster-template labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-workflow-controller app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: workflow-controller @@ -3756,7 +3756,7 @@ kind: ClusterRoleBinding metadata: name: argo-workflows-server labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-server app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: server @@ -3778,7 +3778,7 @@ kind: ClusterRoleBinding metadata: name: argo-workflows-server-cluster-template labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-server app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: server @@ -3800,7 +3800,7 @@ kind: Role metadata: name: argo-workflows-workflow labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-workflow-controller app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: workflow-controller @@ -3823,7 +3823,7 @@ kind: Role metadata: name: argo-workflows-workflow labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-workflow-controller app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: workflow-controller @@ -3846,7 +3846,7 @@ kind: RoleBinding metadata: name: argo-workflows-workflow labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-workflow-controller app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: workflow-controller @@ -3869,7 +3869,7 @@ kind: RoleBinding metadata: name: argo-workflows-workflow labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-workflow-controller app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: workflow-controller @@ -3936,7 +3936,7 @@ metadata: name: argo-workflows-workflow-controller namespace: "argo-workflows" labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-workflow-controller app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: workflow-controller @@ -3963,7 +3963,7 @@ metadata: name: argo-workflows-server namespace: "argo-workflows" labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-server app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: server @@ -4160,7 +4160,7 @@ metadata: name: argo-workflows-workflow-controller namespace: "argo-workflows" labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-workflow-controller app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: workflow-controller @@ -4178,7 +4178,7 @@ spec: template: metadata: labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-workflow-controller app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: workflow-controller @@ -4258,7 +4258,7 @@ metadata: name: argo-workflows-server namespace: "argo-workflows" labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-server app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: server @@ -4276,7 +4276,7 @@ spec: template: metadata: labels: - helm.sh/chart: argo-workflows-0.45.28 + helm.sh/chart: argo-workflows-0.46.1 app.kubernetes.io/name: argo-workflows-server app.kubernetes.io/instance: argo-workflows app.kubernetes.io/component: server @@ -4285,7 +4285,7 @@ spec: app.kubernetes.io/part-of: argo-workflows app.kubernetes.io/version: "v3.7.4" annotations: - checksum/cm: e8ff26f31dc8c0bcbe056323d4a2f665788a48ff7a9c14c1ab61985933fa085e + checksum/cm: cc375ecbc512206075425a11c6aad6ceca79e2421592ea3a95f0b3e59267b398 spec: serviceAccountName: argo-workflows-server containers: diff --git a/clusters/cl01tl/manifests/booklore/booklore.yaml b/clusters/cl01tl/manifests/booklore/booklore.yaml index b0b3c4cbf..473884f84 100644 --- a/clusters/cl01tl/manifests/booklore/booklore.yaml +++ b/clusters/cl01tl/manifests/booklore/booklore.yaml @@ -235,7 +235,7 @@ spec: value: "6060" - name: SWAGGER_ENABLED value: "false" - image: ghcr.io/booklore-app/booklore:v1.12.0 + image: ghcr.io/booklore-app/booklore:v1.13.1 imagePullPolicy: IfNotPresent name: main resources: diff --git a/clusters/cl01tl/manifests/eraser/eraser.yaml b/clusters/cl01tl/manifests/eraser/eraser.yaml index 55ee339fa..cb8839f34 100644 --- a/clusters/cl01tl/manifests/eraser/eraser.yaml +++ b/clusters/cl01tl/manifests/eraser/eraser.yaml @@ -36,14 +36,14 @@ data: collector: enabled: true image: - tag: v1.3.1 + tag: v1.4.1 limit: {} request: cpu: 10m memory: 128Mi remover: image: - tag: v1.3.1 + tag: v1.4.1 limit: {} request: cpu: 10m @@ -52,7 +52,7 @@ data: config: "" enabled: false image: - tag: v1.3.1 + tag: v1.4.1 limit: {} request: cpu: 100m @@ -61,6 +61,7 @@ data: kind: EraserConfig leaderElection: {} manager: + additionalPodLabels: {} imageJob: cleanup: delayOnFailure: 24h @@ -92,8 +93,7 @@ apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.9.0 - creationTimestamp: null + controller-gen.kubebuilder.io/version: v0.14.0 labels: app.kubernetes.io/instance: 'eraser' app.kubernetes.io/managed-by: 'Helm' @@ -115,10 +115,19 @@ spec: description: ImageJob is the Schema for the imagejobs API. properties: apiVersion: - description: 'APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + description: |- + APIVersion defines the versioned schema of this representation of an object. + Servers should convert recognized schemas to the latest internal value, and + may reject unrecognized values. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources type: string kind: - description: 'Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + description: |- + Kind is a string value representing the REST resource this object represents. + Servers may infer this from the endpoint the client submits requests to. + Cannot be updated. + In CamelCase. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds type: string metadata: type: object @@ -164,10 +173,19 @@ spec: description: ImageJob is the Schema for the imagejobs API. properties: apiVersion: - description: 'APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + description: |- + APIVersion defines the versioned schema of this representation of an object. + Servers should convert recognized schemas to the latest internal value, and + may reject unrecognized values. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources type: string kind: - description: 'Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + description: |- + Kind is a string value representing the REST resource this object represents. + Servers may infer this from the endpoint the client submits requests to. + Cannot be updated. + In CamelCase. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds type: string metadata: type: object @@ -211,8 +229,7 @@ apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.9.0 - creationTimestamp: null + controller-gen.kubebuilder.io/version: v0.14.0 labels: app.kubernetes.io/instance: 'eraser' app.kubernetes.io/managed-by: 'Helm' @@ -234,10 +251,19 @@ spec: description: ImageList is the Schema for the imagelists API. properties: apiVersion: - description: 'APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + description: |- + APIVersion defines the versioned schema of this representation of an object. + Servers should convert recognized schemas to the latest internal value, and + may reject unrecognized values. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources type: string kind: - description: 'Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + description: |- + Kind is a string value representing the REST resource this object represents. + Servers may infer this from the endpoint the client submits requests to. + Cannot be updated. + In CamelCase. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds type: string metadata: type: object @@ -290,10 +316,19 @@ spec: description: ImageList is the Schema for the imagelists API. properties: apiVersion: - description: 'APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + description: |- + APIVersion defines the versioned schema of this representation of an object. + Servers should convert recognized schemas to the latest internal value, and + may reject unrecognized values. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources type: string kind: - description: 'Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + description: |- + Kind is a string value representing the REST resource this object represents. + Servers may infer this from the endpoint the client submits requests to. + Cannot be updated. + In CamelCase. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds type: string metadata: type: object @@ -343,7 +378,6 @@ spec: apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: - creationTimestamp: null labels: app.kubernetes.io/instance: 'eraser' app.kubernetes.io/managed-by: 'Helm' @@ -417,7 +451,6 @@ subjects: apiVersion: rbac.authorization.k8s.io/v1 kind: Role metadata: - creationTimestamp: null labels: app.kubernetes.io/instance: 'eraser' app.kubernetes.io/managed-by: 'Helm' @@ -527,7 +560,7 @@ spec: fieldPath: metadata.namespace - name: OTEL_SERVICE_NAME value: eraser-manager - image: 'ghcr.io/eraser-dev/eraser-manager:v1.3.1' + image: 'ghcr.io/eraser-dev/eraser-manager:v1.4.1' imagePullPolicy: 'IfNotPresent' livenessProbe: httpGet: diff --git a/clusters/cl01tl/manifests/karakeep/karakeep.yaml b/clusters/cl01tl/manifests/karakeep/karakeep.yaml index 0c87c11db..04abb2544 100644 --- a/clusters/cl01tl/manifests/karakeep/karakeep.yaml +++ b/clusters/cl01tl/manifests/karakeep/karakeep.yaml @@ -315,7 +315,7 @@ spec: value: mxbai-embed-large - name: INFERENCE_JOB_TIMEOUT_SEC value: "720" - image: ghcr.io/karakeep-app/karakeep:0.28.0 + image: ghcr.io/karakeep-app/karakeep:0.29.0 imagePullPolicy: IfNotPresent name: main resources: