Skip to content

Commit

Permalink
chore(deps): update helm values pomerium/pomerium to v0.17.1 (#291)
Browse files Browse the repository at this point in the history
* chore(deps): update helm values pomerium/pomerium to v0.17.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>

* bump chart version

* Update Chart.yaml

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
  • Loading branch information
3 people authored Apr 6, 2022
1 parent b3cfac1 commit ad5d231
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: v2
name: pomerium
version: 31.1.1
appVersion: 0.17.0
version: 31.1.2
appVersion: 0.17.1
home: http://www.pomerium.com/
icon: https://www.pomerium.com/img/icon.svg
description: Pomerium is an identity-aware access proxy.
Expand Down
2 changes: 1 addition & 1 deletion charts/pomerium/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ imagePullSecrets: ""

image:
repository: "pomerium/pomerium"
tag: "v0.17.0"
tag: "v0.17.1"
pullPolicy: "IfNotPresent"

metrics:
Expand Down

0 comments on commit ad5d231

Please sign in to comment.