We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc7c272 commit 329a44cCopy full SHA for 329a44c
2 files changed
charts/cozy-proxy/Chart.yaml
@@ -2,5 +2,5 @@ apiVersion: v2
2
name: cozy-proxy
3
description: A simple kube-proxy addon for 1:1 NAT services in Kubernetes using an NFT backend
4
type: application
5
-version: 0.1.0
6
-appVersion: 0.1.0
+version: 0.1.2
+appVersion: 0.1.2
charts/cozy-proxy/values.yaml
@@ -1,6 +1,6 @@
1
image:
repository: ghcr.io/aenix-io/cozystack/cozy-proxy
- tag: v0.1.1
+ tag: v0.1.2
pullPolicy: IfNotPresent
daemonset:
0 commit comments