Skip to main content

Version 1.7.6

SleakOps Team

patch release · 06/01/2025


🚀 New Features

  • New Nodepool Configurations
    You can now set additional parameters, such as minimum instance sizes and more.
  • Job with Specific Images
    When creating a job, you can specify the exact image and tag you want to run (e.g., postgres:16.4).
  • (BETA) Chart Extension by Project
    SleakOps can now extend the charts used to deploy project workloads, allowing you to add dependencies. For more information, see the Helm documentation.
  • CI/CD Improvements
    The file for configuring CI/CD has been simplified and optimized.

🐛 Bug Fixes

  • Internal Web Service URL
    Fixed an issue that caused incorrect URLs for “internal” type web services.
  • Volume Deletion
    Resolved problems related to volume deletion under various retention policies.
  • UX/UI Enhancements
    Improvements in the interface for Projects, Volumes, and Variable Groups.