Skip to content

Commit 329a44c

Browse files
committed
Prepare release v0.1.2
1 parent dc7c272 commit 329a44c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/cozy-proxy/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: cozy-proxy
33
description: A simple kube-proxy addon for 1:1 NAT services in Kubernetes using an NFT backend
44
type: application
5-
version: 0.1.0
6-
appVersion: 0.1.0
5+
version: 0.1.2
6+
appVersion: 0.1.2

charts/cozy-proxy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
image:
22
repository: ghcr.io/aenix-io/cozystack/cozy-proxy
3-
tag: v0.1.1
3+
tag: v0.1.2
44
pullPolicy: IfNotPresent
55

66
daemonset:

0 commit comments

Comments
 (0)