Upd cozy-proxy to fix reconciliation logic (#629)

This commit is contained in:
Andrei Kvapil 2025-02-12 18:41:27 +01:00 committed by GitHub
parent e2e32096a3
commit 65036e8145
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -2,5 +2,5 @@ apiVersion: v2
name: cozy-proxy
description: A simple kube-proxy addon for 1:1 NAT services in Kubernetes using an NFT backend
type: application
version: 0.1.0
appVersion: 0.1.0
version: 0.1.2
appVersion: 0.1.2

View file

@ -1,6 +1,6 @@
image:
repository: ghcr.io/aenix-io/cozystack/cozy-proxy
tag: v0.1.1
tag: v0.1.2
pullPolicy: IfNotPresent
daemonset: