Skip to content

Commit

Permalink
chore(deps): update dependency pomerium/ingress-controller to v0.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent 18af489 commit 937b1af
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.1

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.1@sha256:dabf1f5ab0bad40acd992cc9c443534c66e8dcf78f69ab99660a69a4e1b6a7e4
resources:
limits:
cpu: 5
Expand Down

0 comments on commit 937b1af

Please sign in to comment.