Skip to content

Commit

Permalink
integration: bump nginx-tsuru image
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheu committed Feb 10, 2025
1 parent 35c26e6 commit 4b0146c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/testdata/rpaas-full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ kind: RpaasPlan
metadata:
name: basic
spec:
image: tsuru/nginx-tsuru:1.21.4
image: tsuru/nginx-tsuru:1.26.3
resources:
limits:
memory: "128Mi"
Expand Down
2 changes: 1 addition & 1 deletion test/testdata/rpaasplan-basic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: RpaasPlan
metadata:
name: basic
spec:
image: tsuru/nginx-tsuru:1.21.4
image: tsuru/nginx-tsuru:1.26.3
config: {}
resources:
requests:
Expand Down

0 comments on commit 4b0146c

Please sign in to comment.