Skip to content

Commit

Permalink
Update pomerium/ingress-controller Docker tag to v0.16.1 (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2022
1 parent f87ce2f commit a5088aa
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: 29.0.0
version: 29.0.1
appVersion: 0.16.2
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 @@ -201,7 +201,7 @@ ingressController:
nameOverride: ""
image:
repository: "pomerium/ingress-controller"
tag: "v0.16.0"
tag: "v0.16.1"
deployment:
annotations: {}
extraEnv: {}
Expand Down

0 comments on commit a5088aa

Please sign in to comment.