diff --git a/http-add-on/values.yaml b/http-add-on/values.yaml index fd760d83..fa15e39b 100644 --- a/http-add-on/values.yaml +++ b/http-add-on/values.yaml @@ -235,7 +235,7 @@ images: # the build for the latest commit to the `main` branch, # and you can target any other commit with `sha-` # -- Image tag for the http add on. This tag is applied to the images listed in `images.operator`, `images.interceptor`, and `images.scaler`. Optional, given app version of Helm chart is used by default - tag: v0.8.0-12 + tag: v0.8.1-0 # -- Image name for the operator image component operator: ghcr.io/kedify/http-add-on-operator # -- Image name for the interceptor image component