Skip to content

Commit

Permalink
chore(deps): update dependency pomerium/ingress-controller to v0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 18, 2024
1 parent 18af489 commit cf25b0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

resources:
- git::https://github.com/pomerium/ingress-controller.git//config/default?ref=v0.25.2
- git::https://github.com/pomerium/ingress-controller.git//config/default?ref=v0.26.0

patchesStrategicMerge:
- pomerium-ingress-controller-patch.yaml
Expand Down
2 changes: 1 addition & 1 deletion pomerium-ingress-controller-patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
containers:
- name: pomerium
imagePullPolicy: IfNotPresent
image: pomerium/ingress-controller:v0.25.2@sha256:5681128e045e225b8a52a18ae949c450db5d3bbb431b6efef85f5b6bc8def7ba
image: pomerium/ingress-controller:v0.26.0@sha256:f40d7bfeb618f39c9f8190dc21cfc6f53eb046257b1eda848c3585bc6a206e69
resources:
limits:
cpu: 5
Expand Down

0 comments on commit cf25b0d

Please sign in to comment.