Skip to content

Commit

Permalink
⚡ update socat package to 1.7.4.3-r0 in values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
colinwilson committed Aug 2, 2022
1 parent e223937 commit ed20bd3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions charts/redis-proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: redis-proxy
description: A lightweight redis proxy deployment/daemonset built on the SOCAT relay
type: application
version: 0.2.0
version: 0.2.1
appVersion: "1.7.4.3-r0"
keywords:
- redis
Expand All @@ -20,9 +20,7 @@ icon: https://user-images.githubusercontent.com/12916656/151071311-a483f8f9-2c86
annotations:
artifacthub.io/changes: |
- kind: changed
description: update aigis/socat image to 3.16.1 (security fixes)
- kind: changed
description: update socat package to 1.7.4.3-r0
description: update socat package to 1.7.4.3-r0 in values.yaml
artifacthub.io/signKey: |
fingerprint: D95929168B0539E14974FAEC413208AE127FE5D4
url: https://keybase.io/aigisuk/pgp_keys.asc
2 changes: 1 addition & 1 deletion charts/redis-proxy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ deployment:

image:
repository: aigis/socat
tag: 1.7.4.2-r0
tag: 1.7.4.3-r0
pullPolicy: IfNotPresent

# Chart name override
Expand Down

0 comments on commit ed20bd3

Please sign in to comment.