Release kubemirror 0.9.18

This commit is contained in:
github-actions[bot]
2026-06-08 04:54:55 +00:00
parent 8ae524935e
commit 0f760eb49f
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.16
appVersion: "0.9.16"
version: 0.9.18
appVersion: "0.9.18"
keywords:
- kubernetes
- controller
+1 -1
View File
@@ -3,7 +3,7 @@ replicaCount: 1
image:
repository: ghcr.io/lukaszraczylo/kubemirror
pullPolicy: IfNotPresent
tag: "0.9.16"
tag: "0.9.18"
imagePullSecrets: []
nameOverride: ""
Binary file not shown.