Skip to content

Commit

Permalink
set image in values.yaml (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
wasaga authored May 30, 2023
1 parent 4628cad commit 404fa13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/pomerium/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: pomerium
version: 34.0.0
version: 34.0.1
appVersion: v0.22.0
home: http://www.pomerium.com/
icon: https://www.pomerium.com/img/icon.svg
Expand Down
2 changes: 1 addition & 1 deletion charts/pomerium/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ imagePullSecrets: ''

image:
repository: 'pomerium/pomerium'
tag: 'v0.20.0'
tag: 'v0.22.1'
pullPolicy: IfNotPresent

metrics:
Expand Down

0 comments on commit 404fa13

Please sign in to comment.