Skip to content

Commit

Permalink
Bump addon version in config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jhampson-dbre committed Jul 14, 2023
1 parent b5c9bd8 commit 944b8c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nginx_proxy/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "NGINX Home Assistant SSL proxy with WAF",
"version": "4.1.1",
"version": "5.0.0",
"slug": "nginx_proxy_waf",
"description": "An SSL/TLS proxy",
"url": "https://github.com/jhampson-dbre/addon-nginx-proxy-waf",
Expand Down Expand Up @@ -55,5 +55,5 @@
"customize": "bool?"
}
},
"image": "jhampdbre/{arch}-nginx-1-20-2-proxy-waf"
}
"image": "jhampdbre/{arch}-nginx-1-24-0-proxy-waf"
}

0 comments on commit 944b8c9

Please sign in to comment.