Release jobs-manager 0.1.1

This commit is contained in:
github-actions[bot]
2025-12-17 22:44:17 +00:00
parent 61915fa485
commit 6148cfa7ac
5 changed files with 51 additions and 7 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ apiVersion: v2
name: jobs-manager
description: Kubernetes jobs manager operator for orchestrating workflow-based job execution with dependency management
type: application
version: 0.0.35
appVersion: "0.0.35"
version: 0.1.1
appVersion: "0.1.1"
keywords:
- operator
- jobs
+2 -2
View File
@@ -12,7 +12,7 @@ controllerManager:
- ALL
image:
repository: gcr.io/kubebuilder/kube-rbac-proxy
tag: "0.0.35"
tag: "0.1.1"
resources:
limits:
cpu: 500m
@@ -41,7 +41,7 @@ controllerManager:
- ALL
image:
repository: ghcr.io/lukaszraczylo/jobs-manager-operator
tag: "0.0.35"
tag: "0.1.1"
resources:
limits:
cpu: 500m
Binary file not shown.