Skip to content

Commit da20e67

Browse files
authored
Bump pomerium to 0.7.4 release (#82)
Signed-off-by: Travis Groth <tgroth@gmail.com>
1 parent 58c8703 commit da20e67

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/pomerium/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: pomerium
3-
version: 8.1.0
4-
appVersion: 0.6.2
3+
version: 8.2.0
4+
appVersion: 0.7.4
55
home: http://www.pomerium.io/
66
icon: https://www.pomerium.io/logo-long.svg
77
description: Pomerium is an identity-aware access proxy.

charts/pomerium/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ imagePullSecrets: ""
219219

220220
image:
221221
repository: "pomerium/pomerium"
222-
tag: "v0.6.2"
222+
tag: "v0.7.4"
223223
pullPolicy: "IfNotPresent"
224224

225225
metrics:

0 commit comments

Comments
 (0)