update version

This commit is contained in:
2025-05-11 17:23:28 +03:00
parent deb90b0e50
commit 44159904b2

View File

@@ -12,7 +12,7 @@ tasks:
cmds:
- |
helm upgrade --install -n system pg-backup ./pg_backup \
--set "image.tag=0.0.8" \
--set "image.tag=0.0.9" \
--set "postgres_host=db.mak-sim.ru" \
--set postgres_password=$POSTGRES_PASSWORD \
--set "aws_access_key_id=$AWS_ACCESS_KEY_ID" \