We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58c8703 commit da20e67Copy full SHA for da20e67
2 files changed
charts/pomerium/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v1
2
name: pomerium
3
-version: 8.1.0
4
-appVersion: 0.6.2
+version: 8.2.0
+appVersion: 0.7.4
5
home: http://www.pomerium.io/
6
icon: https://www.pomerium.io/logo-long.svg
7
description: Pomerium is an identity-aware access proxy.
charts/pomerium/values.yaml
@@ -219,7 +219,7 @@ imagePullSecrets: ""
219
220
image:
221
repository: "pomerium/pomerium"
222
- tag: "v0.6.2"
+ tag: "v0.7.4"
223
pullPolicy: "IfNotPresent"
224
225
metrics:
0 commit comments