Skip to content

Commit

Permalink
socat-tunneller: update default image tag (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
plumdog authored Dec 22, 2020
1 parent aaf2b3d commit b1c19da
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,6 +2,6 @@ apiVersion: v1
appVersion: "1.0"
description: A Helm chart for socat-tunneller
name: socat-tunneller
version: 0.1.2
version: 0.1.3
home: http://www.dest-unreach.org/socat/
deprecated: true
2 changes: 1 addition & 1 deletion charts/socat-tunneller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ replicaCount: 1

image:
repository: alpine/socat
tag: 1.0.3
tag: 1.0.5
pullPolicy: IfNotPresent

nameOverride: ""
Expand Down

0 comments on commit b1c19da

Please sign in to comment.