Update cozy-proxy v0.1.3

This commit is contained in:
Andrei Kvapil
2025-03-05 15:03:20 +01:00
parent 85499e2bdc
commit 73215dca16
3 changed files with 5 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.2
appVersion: 0.1.2
version: 0.1.3
appVersion: 0.1.3

View File

@@ -25,3 +25,5 @@ spec:
privileged: true
capabilities:
add: ["NET_ADMIN"]
tolerations:
- operator: Exists

View File

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