Release jobs-manager 0.1.5

This commit is contained in:
github-actions[bot]
2025-12-22 14:46:11 +00:00
parent 90e1ecafb4
commit 32ef7f661a
4 changed files with 46 additions and 4 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.1.4
appVersion: "0.1.4"
version: 0.1.5
appVersion: "0.1.5"
keywords:
- operator
- jobs
+1 -1
View File
@@ -21,7 +21,7 @@ controllerManager:
- ALL
image:
repository: ghcr.io/lukaszraczylo/jobs-manager-operator
tag: "0.1.4"
tag: "0.1.5"
resources:
limits:
cpu: 500m
Binary file not shown.