Automated Manifest Update (#2225)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2225
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2225.
This commit is contained in:
2025-12-03 23:06:54 +00:00
committed by Alex Lebens
parent 96b46d7bad
commit c947461229
4 changed files with 94 additions and 61 deletions

View File

@@ -36,7 +36,7 @@ metadata:
name: argo-workflows-workflow-controller name: argo-workflows-workflow-controller
namespace: "argo-workflows" namespace: "argo-workflows"
labels: 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/name: argo-workflows-workflow-controller
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: workflow-controller app.kubernetes.io/component: workflow-controller
@@ -51,7 +51,7 @@ metadata:
name: argo-workflows-server name: argo-workflows-server
namespace: "argo-workflows" namespace: "argo-workflows"
labels: 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/name: argo-workflows-server
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: server app.kubernetes.io/component: server
@@ -152,7 +152,7 @@ metadata:
name: argo-workflows-workflow-controller-configmap name: argo-workflows-workflow-controller-configmap
namespace: "argo-workflows" namespace: "argo-workflows"
labels: 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/name: argo-workflows-cm
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: workflow-controller app.kubernetes.io/component: workflow-controller
@@ -335,13 +335,13 @@ spec:
subresources: subresources:
status: {} 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 apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition kind: CustomResourceDefinition
metadata: metadata:
name: clusterworkflowtemplates.argoproj.io name: clusterworkflowtemplates.argoproj.io
annotations: annotations:
"helm.sh/resource-policy": keep helm.sh/resource-policy: keep
spec: spec:
group: argoproj.io group: argoproj.io
names: names:
@@ -375,13 +375,13 @@ spec:
served: true served: true
storage: 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 apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition kind: CustomResourceDefinition
metadata: metadata:
name: cronworkflows.argoproj.io name: cronworkflows.argoproj.io
annotations: annotations:
"helm.sh/resource-policy": keep helm.sh/resource-policy: keep
spec: spec:
group: argoproj.io group: argoproj.io
names: names:
@@ -419,13 +419,13 @@ spec:
served: true served: true
storage: 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 apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition kind: CustomResourceDefinition
metadata: metadata:
name: workflowartifactgctasks.argoproj.io name: workflowartifactgctasks.argoproj.io
annotations: annotations:
"helm.sh/resource-policy": keep helm.sh/resource-policy: keep
spec: spec:
group: argoproj.io group: argoproj.io
names: names:
@@ -1560,13 +1560,13 @@ spec:
subresources: subresources:
status: {} 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 apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition kind: CustomResourceDefinition
metadata: metadata:
name: workfloweventbindings.argoproj.io name: workfloweventbindings.argoproj.io
annotations: annotations:
"helm.sh/resource-policy": keep helm.sh/resource-policy: keep
spec: spec:
group: argoproj.io group: argoproj.io
names: names:
@@ -2264,13 +2264,13 @@ spec:
served: true served: true
storage: 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 apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition kind: CustomResourceDefinition
metadata: metadata:
name: workflows.argoproj.io name: workflows.argoproj.io
annotations: annotations:
"helm.sh/resource-policy": keep helm.sh/resource-policy: keep
spec: spec:
group: argoproj.io group: argoproj.io
names: names:
@@ -2323,13 +2323,13 @@ spec:
storage: true storage: true
subresources: {} 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 apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition kind: CustomResourceDefinition
metadata: metadata:
name: workflowtaskresults.argoproj.io name: workflowtaskresults.argoproj.io
annotations: annotations:
"helm.sh/resource-policy": keep helm.sh/resource-policy: keep
spec: spec:
group: argoproj.io group: argoproj.io
names: names:
@@ -2989,13 +2989,13 @@ spec:
served: true served: true
storage: 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 apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition kind: CustomResourceDefinition
metadata: metadata:
name: workflowtasksets.argoproj.io name: workflowtasksets.argoproj.io
annotations: annotations:
"helm.sh/resource-policy": keep helm.sh/resource-policy: keep
spec: spec:
group: argoproj.io group: argoproj.io
names: names:
@@ -3034,13 +3034,13 @@ spec:
subresources: subresources:
status: {} 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 apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition kind: CustomResourceDefinition
metadata: metadata:
name: workflowtemplates.argoproj.io name: workflowtemplates.argoproj.io
annotations: annotations:
"helm.sh/resource-policy": keep helm.sh/resource-policy: keep
spec: spec:
group: argoproj.io group: argoproj.io
names: names:
@@ -3242,7 +3242,7 @@ kind: ClusterRole
metadata: metadata:
name: argo-workflows-view name: argo-workflows-view
labels: 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/name: argo-workflows-workflow-controller
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: workflow-controller app.kubernetes.io/component: workflow-controller
@@ -3281,7 +3281,7 @@ kind: ClusterRole
metadata: metadata:
name: argo-workflows-edit name: argo-workflows-edit
labels: 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/name: argo-workflows-server
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: server app.kubernetes.io/component: server
@@ -3325,7 +3325,7 @@ kind: ClusterRole
metadata: metadata:
name: argo-workflows-admin name: argo-workflows-admin
labels: 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/name: argo-workflows-server
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: server app.kubernetes.io/component: server
@@ -3369,7 +3369,7 @@ kind: ClusterRole
metadata: metadata:
name: argo-workflows-workflow-controller name: argo-workflows-workflow-controller
labels: 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/name: argo-workflows-workflow-controller
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: workflow-controller app.kubernetes.io/component: workflow-controller
@@ -3526,7 +3526,7 @@ kind: ClusterRole
metadata: metadata:
name: argo-workflows-workflow-controller-cluster-template name: argo-workflows-workflow-controller-cluster-template
labels: 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/name: argo-workflows-workflow-controller
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: workflow-controller app.kubernetes.io/component: workflow-controller
@@ -3550,7 +3550,7 @@ kind: ClusterRole
metadata: metadata:
name: argo-workflows-server name: argo-workflows-server
labels: 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/name: argo-workflows-server
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: server app.kubernetes.io/component: server
@@ -3644,7 +3644,7 @@ kind: ClusterRole
metadata: metadata:
name: argo-workflows-server-cluster-template name: argo-workflows-server-cluster-template
labels: 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/name: argo-workflows-server
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: server app.kubernetes.io/component: server
@@ -3712,7 +3712,7 @@ kind: ClusterRoleBinding
metadata: metadata:
name: argo-workflows-workflow-controller name: argo-workflows-workflow-controller
labels: 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/name: argo-workflows-workflow-controller
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: workflow-controller app.kubernetes.io/component: workflow-controller
@@ -3734,7 +3734,7 @@ kind: ClusterRoleBinding
metadata: metadata:
name: argo-workflows-workflow-controller-cluster-template name: argo-workflows-workflow-controller-cluster-template
labels: 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/name: argo-workflows-workflow-controller
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: workflow-controller app.kubernetes.io/component: workflow-controller
@@ -3756,7 +3756,7 @@ kind: ClusterRoleBinding
metadata: metadata:
name: argo-workflows-server name: argo-workflows-server
labels: 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/name: argo-workflows-server
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: server app.kubernetes.io/component: server
@@ -3778,7 +3778,7 @@ kind: ClusterRoleBinding
metadata: metadata:
name: argo-workflows-server-cluster-template name: argo-workflows-server-cluster-template
labels: 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/name: argo-workflows-server
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: server app.kubernetes.io/component: server
@@ -3800,7 +3800,7 @@ kind: Role
metadata: metadata:
name: argo-workflows-workflow name: argo-workflows-workflow
labels: 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/name: argo-workflows-workflow-controller
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: workflow-controller app.kubernetes.io/component: workflow-controller
@@ -3823,7 +3823,7 @@ kind: Role
metadata: metadata:
name: argo-workflows-workflow name: argo-workflows-workflow
labels: 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/name: argo-workflows-workflow-controller
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: workflow-controller app.kubernetes.io/component: workflow-controller
@@ -3846,7 +3846,7 @@ kind: RoleBinding
metadata: metadata:
name: argo-workflows-workflow name: argo-workflows-workflow
labels: 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/name: argo-workflows-workflow-controller
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: workflow-controller app.kubernetes.io/component: workflow-controller
@@ -3869,7 +3869,7 @@ kind: RoleBinding
metadata: metadata:
name: argo-workflows-workflow name: argo-workflows-workflow
labels: 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/name: argo-workflows-workflow-controller
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: workflow-controller app.kubernetes.io/component: workflow-controller
@@ -3936,7 +3936,7 @@ metadata:
name: argo-workflows-workflow-controller name: argo-workflows-workflow-controller
namespace: "argo-workflows" namespace: "argo-workflows"
labels: 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/name: argo-workflows-workflow-controller
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: workflow-controller app.kubernetes.io/component: workflow-controller
@@ -3963,7 +3963,7 @@ metadata:
name: argo-workflows-server name: argo-workflows-server
namespace: "argo-workflows" namespace: "argo-workflows"
labels: 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/name: argo-workflows-server
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: server app.kubernetes.io/component: server
@@ -4160,7 +4160,7 @@ metadata:
name: argo-workflows-workflow-controller name: argo-workflows-workflow-controller
namespace: "argo-workflows" namespace: "argo-workflows"
labels: 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/name: argo-workflows-workflow-controller
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: workflow-controller app.kubernetes.io/component: workflow-controller
@@ -4178,7 +4178,7 @@ spec:
template: template:
metadata: metadata:
labels: 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/name: argo-workflows-workflow-controller
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: workflow-controller app.kubernetes.io/component: workflow-controller
@@ -4258,7 +4258,7 @@ metadata:
name: argo-workflows-server name: argo-workflows-server
namespace: "argo-workflows" namespace: "argo-workflows"
labels: 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/name: argo-workflows-server
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: server app.kubernetes.io/component: server
@@ -4276,7 +4276,7 @@ spec:
template: template:
metadata: metadata:
labels: 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/name: argo-workflows-server
app.kubernetes.io/instance: argo-workflows app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: server app.kubernetes.io/component: server
@@ -4285,7 +4285,7 @@ spec:
app.kubernetes.io/part-of: argo-workflows app.kubernetes.io/part-of: argo-workflows
app.kubernetes.io/version: "v3.7.4" app.kubernetes.io/version: "v3.7.4"
annotations: annotations:
checksum/cm: e8ff26f31dc8c0bcbe056323d4a2f665788a48ff7a9c14c1ab61985933fa085e checksum/cm: cc375ecbc512206075425a11c6aad6ceca79e2421592ea3a95f0b3e59267b398
spec: spec:
serviceAccountName: argo-workflows-server serviceAccountName: argo-workflows-server
containers: containers:

View File

@@ -235,7 +235,7 @@ spec:
value: "6060" value: "6060"
- name: SWAGGER_ENABLED - name: SWAGGER_ENABLED
value: "false" value: "false"
image: ghcr.io/booklore-app/booklore:v1.12.0 image: ghcr.io/booklore-app/booklore:v1.13.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: main name: main
resources: resources:

View File

@@ -36,14 +36,14 @@ data:
collector: collector:
enabled: true enabled: true
image: image:
tag: v1.3.1 tag: v1.4.1
limit: {} limit: {}
request: request:
cpu: 10m cpu: 10m
memory: 128Mi memory: 128Mi
remover: remover:
image: image:
tag: v1.3.1 tag: v1.4.1
limit: {} limit: {}
request: request:
cpu: 10m cpu: 10m
@@ -52,7 +52,7 @@ data:
config: "" config: ""
enabled: false enabled: false
image: image:
tag: v1.3.1 tag: v1.4.1
limit: {} limit: {}
request: request:
cpu: 100m cpu: 100m
@@ -61,6 +61,7 @@ data:
kind: EraserConfig kind: EraserConfig
leaderElection: {} leaderElection: {}
manager: manager:
additionalPodLabels: {}
imageJob: imageJob:
cleanup: cleanup:
delayOnFailure: 24h delayOnFailure: 24h
@@ -92,8 +93,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition kind: CustomResourceDefinition
metadata: metadata:
annotations: annotations:
controller-gen.kubebuilder.io/version: v0.9.0 controller-gen.kubebuilder.io/version: v0.14.0
creationTimestamp: null
labels: labels:
app.kubernetes.io/instance: 'eraser' app.kubernetes.io/instance: 'eraser'
app.kubernetes.io/managed-by: 'Helm' app.kubernetes.io/managed-by: 'Helm'
@@ -115,10 +115,19 @@ spec:
description: ImageJob is the Schema for the imagejobs API. description: ImageJob is the Schema for the imagejobs API.
properties: properties:
apiVersion: 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 type: string
kind: 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 type: string
metadata: metadata:
type: object type: object
@@ -164,10 +173,19 @@ spec:
description: ImageJob is the Schema for the imagejobs API. description: ImageJob is the Schema for the imagejobs API.
properties: properties:
apiVersion: 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 type: string
kind: 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 type: string
metadata: metadata:
type: object type: object
@@ -211,8 +229,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition kind: CustomResourceDefinition
metadata: metadata:
annotations: annotations:
controller-gen.kubebuilder.io/version: v0.9.0 controller-gen.kubebuilder.io/version: v0.14.0
creationTimestamp: null
labels: labels:
app.kubernetes.io/instance: 'eraser' app.kubernetes.io/instance: 'eraser'
app.kubernetes.io/managed-by: 'Helm' app.kubernetes.io/managed-by: 'Helm'
@@ -234,10 +251,19 @@ spec:
description: ImageList is the Schema for the imagelists API. description: ImageList is the Schema for the imagelists API.
properties: properties:
apiVersion: 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 type: string
kind: 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 type: string
metadata: metadata:
type: object type: object
@@ -290,10 +316,19 @@ spec:
description: ImageList is the Schema for the imagelists API. description: ImageList is the Schema for the imagelists API.
properties: properties:
apiVersion: 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 type: string
kind: 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 type: string
metadata: metadata:
type: object type: object
@@ -343,7 +378,6 @@ spec:
apiVersion: rbac.authorization.k8s.io/v1 apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole kind: ClusterRole
metadata: metadata:
creationTimestamp: null
labels: labels:
app.kubernetes.io/instance: 'eraser' app.kubernetes.io/instance: 'eraser'
app.kubernetes.io/managed-by: 'Helm' app.kubernetes.io/managed-by: 'Helm'
@@ -417,7 +451,6 @@ subjects:
apiVersion: rbac.authorization.k8s.io/v1 apiVersion: rbac.authorization.k8s.io/v1
kind: Role kind: Role
metadata: metadata:
creationTimestamp: null
labels: labels:
app.kubernetes.io/instance: 'eraser' app.kubernetes.io/instance: 'eraser'
app.kubernetes.io/managed-by: 'Helm' app.kubernetes.io/managed-by: 'Helm'
@@ -527,7 +560,7 @@ spec:
fieldPath: metadata.namespace fieldPath: metadata.namespace
- name: OTEL_SERVICE_NAME - name: OTEL_SERVICE_NAME
value: eraser-manager 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' imagePullPolicy: 'IfNotPresent'
livenessProbe: livenessProbe:
httpGet: httpGet:

View File

@@ -315,7 +315,7 @@ spec:
value: mxbai-embed-large value: mxbai-embed-large
- name: INFERENCE_JOB_TIMEOUT_SEC - name: INFERENCE_JOB_TIMEOUT_SEC
value: "720" value: "720"
image: ghcr.io/karakeep-app/karakeep:0.28.0 image: ghcr.io/karakeep-app/karakeep:0.29.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: main name: main
resources: resources: