diff --git a/anza-labs/lubelogger/values.yaml b/anza-labs/lubelogger/values.yaml index 606ccb1..9a6f046 100644 --- a/anza-labs/lubelogger/values.yaml +++ b/anza-labs/lubelogger/values.yaml @@ -7,7 +7,7 @@ image: # -- Registry and repository for the image. repository: ghcr.io/hargata/lubelogger # -- Tag for the image. - tag: "v1.3.5" + tag: "v1.3.6" # -- Image pull policy. pullPolicy: IfNotPresent