Release kubemirror 0.9.12

This commit is contained in:
github-actions[bot]
2026-05-31 04:54:52 +00:00
parent bc8f452ffc
commit 0cadbc4c29
4 changed files with 26 additions and 4 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubemirror
description: Kubernetes controller for mirroring resources across namespaces
type: application
version: 0.9.10
appVersion: "0.9.10"
version: 0.9.12
appVersion: "0.9.12"
keywords:
- kubernetes
- controller
+1 -1
View File
@@ -3,7 +3,7 @@ replicaCount: 1
image:
repository: ghcr.io/lukaszraczylo/kubemirror
pullPolicy: IfNotPresent
tag: "0.9.10"
tag: "0.9.12"
imagePullSecrets: []
nameOverride: ""
Binary file not shown.