Release kubemirror 0.9.6

This commit is contained in:
github-actions[bot]
2026-05-22 04:49:21 +00:00
parent 0f9c084e7e
commit 93e6c0f442
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.4
appVersion: "0.9.4"
version: 0.9.6
appVersion: "0.9.6"
keywords:
- kubernetes
- controller
+1 -1
View File
@@ -3,7 +3,7 @@ replicaCount: 1
image:
repository: ghcr.io/lukaszraczylo/kubemirror
pullPolicy: IfNotPresent
tag: "0.9.4"
tag: "0.9.6"
imagePullSecrets: []
nameOverride: ""
Binary file not shown.