Release kubemirror 0.2.12

This commit is contained in:
github-actions[bot]
2025-12-26 01:11:55 +00:00
parent 5c74f91693
commit b0c0c6d044
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.2.8
appVersion: "0.2.8"
version: 0.2.12
appVersion: "0.2.12"
keywords:
- kubernetes
- controller
+1 -1
View File
@@ -3,7 +3,7 @@ replicaCount: 1
image:
repository: ghcr.io/lukaszraczylo/kubemirror
pullPolicy: IfNotPresent
tag: "0.2.8"
tag: "0.2.12"
imagePullSecrets: []
nameOverride: ""
Binary file not shown.