Skip to content

Commit

Permalink
fix(container): update image docker.io/jmalloc/echo-server to v0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2024
1 parent 1fc090a commit 382cbca
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 @@ -29,7 +29,7 @@ spec:
strategy: RollingUpdate
image:
repository: docker.io/jmalloc/echo-server
tag: 0.3.6
tag: v0.3.7
service:
main:
ports:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/networking/parrot/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
strategy: RollingUpdate
image:
repository: docker.io/jmalloc/echo-server
tag: 0.3.6
tag: v0.3.7
service:
main:
ports:
Expand Down

0 comments on commit 382cbca

Please sign in to comment.