Skip to content

Commit

Permalink
feat(container): update image ghcr.io/tarampampam/error-pages to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 114e248 commit 61e556a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/apps/ingress/nginx/external/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ spec:
enabled: true
image:
repository: ghcr.io/tarampampam/error-pages
tag: 3.2.0
tag: 3.3.0
extraEnvs:
- name: TEMPLATE_NAME
value: lost-in-space
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/ingress/nginx/internal/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ spec:
enabled: true
image:
repository: ghcr.io/tarampampam/error-pages
tag: 3.2.0
tag: 3.3.0
extraEnvs:
- name: TEMPLATE_NAME
value: lost-in-space
Expand Down

0 comments on commit 61e556a

Please sign in to comment.