Skip to content

Commit

Permalink
feat(container)!: Update image ghcr.io/mendhak/http-https-echo to v32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2024
1 parent ea7158a commit 778f521
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
main:
image:
repository: ghcr.io/mendhak/http-https-echo
tag: 31
tag: 32
env:
HTTP_PORT: &port 8080
LOG_WITHOUT_NEWLINE: true
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/network/echo-server/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
main:
image:
repository: ghcr.io/mendhak/http-https-echo
tag: 31
tag: 32
env:
HTTP_PORT: &port 8080
LOG_WITHOUT_NEWLINE: true
Expand Down

0 comments on commit 778f521

Please sign in to comment.