Upd cozy-proxy to fix reconciliation logic (#629)
This commit is contained in:
parent
e2e32096a3
commit
65036e8145
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/aenix-io/cozystack/cozy-proxy
|
||||
tag: v0.1.1
|
||||
tag: v0.1.2
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
daemonset:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue