Skip to content

Commit

Permalink
chore(socat-tunneller): update version chart
Browse files Browse the repository at this point in the history
  • Loading branch information
mclavel committed Aug 14, 2023
1 parent c4314bd commit 8ca931d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/socat-tunneller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "1.0"
description: A Helm chart for socat-tunneller
name: socat-tunneller
version: 0.1.6
version: 0.2.0
home: http://www.dest-unreach.org/socat/
maintainers:
- name: plumdog
Expand Down
2 changes: 1 addition & 1 deletion charts/socat-tunneller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ podAnnotations: {}
tunnel:
host: myhost
port: 9999
localPort: 9999
localPort: null

0 comments on commit 8ca931d

Please sign in to comment.