Skip to content

Commit

Permalink
Update pomerium/ingress-controller Docker tag to v0.15.2 (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2021
1 parent 0ec2303 commit b62d8f0
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: 25.0.2
version: 25.0.3
appVersion: 0.15.7
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 @@ -200,7 +200,7 @@ ingressController:
nameOverride: ""
image:
repository: "pomerium/ingress-controller"
tag: "v0.15.1"
tag: "v0.15.2"
deployment:
annotations: {}
extraEnv: {}
Expand Down

0 comments on commit b62d8f0

Please sign in to comment.