Skip to content

Commit

Permalink
Update to pomerium v0.9 (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
travisgroth authored Jun 1, 2020
1 parent 091b344 commit fad5bfb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/pomerium/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: pomerium
version: 9.2.0
appVersion: 0.8.3
version: 9.3.0
appVersion: 0.9.0
home: http://www.pomerium.io/
icon: https://www.pomerium.io/logo-long.svg
description: Pomerium is an identity-aware access proxy.
Expand Down
4 changes: 2 additions & 2 deletions charts/pomerium/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ operator:
replicaCount: 1
image:
repository: "pomerium/pomerium-operator"
tag: "v0.0.2"
tag: "v0.0.3"
config:
ingressClass: pomerium
serviceClass: pomerium
Expand Down Expand Up @@ -223,7 +223,7 @@ imagePullSecrets: ""

image:
repository: "pomerium/pomerium"
tag: "v0.8.0"
tag: "v0.9.0"
pullPolicy: "IfNotPresent"

metrics:
Expand Down

0 comments on commit fad5bfb

Please sign in to comment.