mirror of
https://github.com/lukaszraczylo/helm-charts.git
synced 2026-06-11 00:09:45 +00:00
Release jobs-manager 0.1.1
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
Reference in New Issue
Block a user