Skip to content

Commit

Permalink
feat(container)!: Update image ghcr.io/tarampampam/error-pages ( 2.27…
Browse files Browse the repository at this point in the history
….0 → 3.0.1 )

| datasource | package                         | from   | to    |
| ---------- | ------------------------------- | ------ | ----- |
| docker     | ghcr.io/tarampampam/error-pages | 2.27.0 | 3.0.1 |


Signed-off-by: Jeff Billimek <billimek@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 5, 2024
1 parent 563c2df commit 6f5dd49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kube-system/nginx/nginx-tailscale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ spec:
enabled: true
image:
repository: ghcr.io/tarampampam/error-pages
tag: 2.27.0
tag: 3.0.1
extraEnvs:
- { name: TEMPLATE_NAME, value: orient }
- { name: SHOW_DETAILS, value: "false" }
Expand Down
2 changes: 1 addition & 1 deletion kube-system/nginx/nginx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ spec:
enabled: true
image:
repository: ghcr.io/tarampampam/error-pages
tag: 2.27.0
tag: 3.0.1
extraEnvs:
- { name: TEMPLATE_NAME, value: orient }
- { name: SHOW_DETAILS, value: "false" }
Expand Down

0 comments on commit 6f5dd49

Please sign in to comment.